[==========] 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 12:12:00.837872 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:38237
I20260709 12:12:00.839365 13678 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 12:12:00.840358 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:00.856581 13685 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 12:12:00.856660 13684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:00.857736 13678 server_base.cc:1061] running on GCE node
W20260709 12:12:00.856837 13687 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 12:12:01.970757 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:01.971024 13678 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 12:12:01.971177 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599121971161 us; error 0 us; skew 500 ppm
I20260709 12:12:01.971957 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:01.977156 13678 webserver.cc:533] Webserver started at http://127.13.91.190:40787/ using document root <none> and password file <none>
I20260709 12:12:01.977972 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:01.978176 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:01.978585 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:01.984326 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "c423b36900e3487c920fa3c9068b82f6"
format_stamp: "Formatted at 2026-07-09 12:12:01 on dist-test-slave-v8sf"
I20260709 12:12:01.991885 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:12:01.996950 13693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:01.998296 13678 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:12:01.998658 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "c423b36900e3487c920fa3c9068b82f6"
format_stamp: "Formatted at 2026-07-09 12:12:01 on dist-test-slave-v8sf"
I20260709 12:12:01.999010 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-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 12:12:02.049580 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:02.051141 13678 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 12:12:02.051602 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:02.119831 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:38237
I20260709 12:12:02.119910 13744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:38237 every 8 connection(s)
I20260709 12:12:02.127419 13745 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 12:12:02.149168 13745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6: Bootstrap starting.
I20260709 12:12:02.155104 13745 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:02.157080 13745 log.cc:826] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6: Log is configured to *not* fsync() on all Append() calls
I20260709 12:12:02.161705 13745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6: No bootstrap required, opened a new log
I20260709 12:12:02.182227 13745 raft_consensus.cc:359] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c423b36900e3487c920fa3c9068b82f6" member_type: VOTER }
I20260709 12:12:02.182794 13745 raft_consensus.cc:385] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:02.183046 13745 raft_consensus.cc:740] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c423b36900e3487c920fa3c9068b82f6, State: Initialized, Role: FOLLOWER
I20260709 12:12:02.183926 13745 consensus_queue.cc:260] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c423b36900e3487c920fa3c9068b82f6" member_type: VOTER }
I20260709 12:12:02.184427 13745 raft_consensus.cc:399] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:02.184705 13745 raft_consensus.cc:493] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:02.185042 13745 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:02.189139 13745 raft_consensus.cc:515] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c423b36900e3487c920fa3c9068b82f6" member_type: VOTER }
I20260709 12:12:02.189842 13745 leader_election.cc:304] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [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: c423b36900e3487c920fa3c9068b82f6; no voters: 
I20260709 12:12:02.191757 13745 leader_election.cc:290] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:02.192138 13748 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:02.195230 13748 raft_consensus.cc:697] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 1 LEADER]: Becoming Leader. State: Replica: c423b36900e3487c920fa3c9068b82f6, State: Running, Role: LEADER
I20260709 12:12:02.196165 13745 sys_catalog.cc:565] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:02.196012 13748 consensus_queue.cc:237] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [LEADER]: Queue going to LEADER mode. State: All 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: "c423b36900e3487c920fa3c9068b82f6" member_type: VOTER }
I20260709 12:12:02.206449 13749 sys_catalog.cc:455] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c423b36900e3487c920fa3c9068b82f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c423b36900e3487c920fa3c9068b82f6" member_type: VOTER } }
I20260709 12:12:02.207226 13749 sys_catalog.cc:458] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:02.207118 13750 sys_catalog.cc:455] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c423b36900e3487c920fa3c9068b82f6. Latest consensus state: current_term: 1 leader_uuid: "c423b36900e3487c920fa3c9068b82f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c423b36900e3487c920fa3c9068b82f6" member_type: VOTER } }
I20260709 12:12:02.207774 13750 sys_catalog.cc:458] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:02.210572 13757 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:02.221045 13757 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:02.222798 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:02.238059 13757 catalog_manager.cc:1383] Generated new cluster ID: 87155881717b401897a6fd111f2b696a
I20260709 12:12:02.238394 13757 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:02.259608 13757 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:02.261719 13757 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:02.287117 13757 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6: Generated new TSK 0
I20260709 12:12:02.288368 13757 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:02.353893 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:02.361871 13767 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 12:12:02.363003 13768 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 12:12:02.366304 13678 server_base.cc:1061] running on GCE node
W20260709 12:12:02.366452 13770 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 12:12:02.367472 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:02.367741 13678 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 12:12:02.367949 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599122367928 us; error 0 us; skew 500 ppm
I20260709 12:12:02.368796 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:02.372774 13678 webserver.cc:533] Webserver started at http://127.13.91.129:43837/ using document root <none> and password file <none>
I20260709 12:12:02.373502 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:02.373755 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:02.374106 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:02.375612 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "b473778023344d62b365199375b0df92"
format_stamp: "Formatted at 2026-07-09 12:12:02 on dist-test-slave-v8sf"
I20260709 12:12:02.382687 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:02.387910 13775 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.388746 13678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:12:02.389034 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "b473778023344d62b365199375b0df92"
format_stamp: "Formatted at 2026-07-09 12:12:02 on dist-test-slave-v8sf"
I20260709 12:12:02.389326 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-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 12:12:02.409281 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:02.410640 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:02.413014 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:02.417042 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:02.417285 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.417526 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:02.417692 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.509131 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:43183
I20260709 12:12:02.509199 13837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:43183 every 8 connection(s)
I20260709 12:12:02.516012 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:02.528293 13843 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 12:12:02.529703 13842 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 12:12:02.540767 13845 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 12:12:02.541770 13838 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38237
I20260709 12:12:02.542270 13838 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:02.543381 13838 heartbeater.cc:507] Master 127.13.91.190:38237 requested a full tablet report, sending...
I20260709 12:12:02.544389 13678 server_base.cc:1061] running on GCE node
I20260709 12:12:02.545282 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:02.545542 13678 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 12:12:02.545746 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599122545722 us; error 0 us; skew 500 ppm
I20260709 12:12:02.546355 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:02.546777 13710 ts_manager.cc:194] Registered new tserver with Master: b473778023344d62b365199375b0df92 (127.13.91.129:43183)
I20260709 12:12:02.549252 13678 webserver.cc:533] Webserver started at http://127.13.91.130:43809/ using document root <none> and password file <none>
I20260709 12:12:02.549818 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:02.549760 13710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60076
I20260709 12:12:02.550087 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:02.550392 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:02.551621 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
format_stamp: "Formatted at 2026-07-09 12:12:02 on dist-test-slave-v8sf"
I20260709 12:12:02.557277 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:12:02.561563 13850 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.562305 13678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:12:02.562553 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
format_stamp: "Formatted at 2026-07-09 12:12:02 on dist-test-slave-v8sf"
I20260709 12:12:02.562805 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-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 12:12:02.585359 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:02.586627 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:02.588973 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:02.592199 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:02.592414 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:12:02.592655 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:02.592809 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.684875 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:41887
I20260709 12:12:02.685101 13912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:41887 every 8 connection(s)
I20260709 12:12:02.690968 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:02.701442 13916 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 12:12:02.704260 13917 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 12:12:02.705597 13913 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38237
I20260709 12:12:02.706028 13913 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:02.706945 13913 heartbeater.cc:507] Master 127.13.91.190:38237 requested a full tablet report, sending...
W20260709 12:12:02.708514 13919 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 12:12:02.709479 13678 server_base.cc:1061] running on GCE node
I20260709 12:12:02.709627 13710 ts_manager.cc:194] Registered new tserver with Master: 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:02.710413 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:02.710626 13678 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 12:12:02.710795 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599122710769 us; error 0 us; skew 500 ppm
I20260709 12:12:02.711366 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:02.711529 13710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60088
I20260709 12:12:02.715848 13678 webserver.cc:533] Webserver started at http://127.13.91.131:42729/ using document root <none> and password file <none>
I20260709 12:12:02.716373 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:02.716545 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:02.716809 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:02.717867 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
format_stamp: "Formatted at 2026-07-09 12:12:02 on dist-test-slave-v8sf"
I20260709 12:12:02.722262 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:12:02.725625 13924 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.726357 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:02.726611 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
format_stamp: "Formatted at 2026-07-09 12:12:02 on dist-test-slave-v8sf"
I20260709 12:12:02.726874 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599120674082-13678-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 12:12:02.742501 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:02.743696 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:02.745450 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:02.748610 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:02.748805 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.749033 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:02.749176 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:02.836691 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:42601
I20260709 12:12:02.836833 13986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:42601 every 8 connection(s)
I20260709 12:12:02.853168 13987 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38237
I20260709 12:12:02.853536 13987 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:02.854236 13987 heartbeater.cc:507] Master 127.13.91.190:38237 requested a full tablet report, sending...
I20260709 12:12:02.856357 13710 ts_manager.cc:194] Registered new tserver with Master: 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:02.856937 13678 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013741245s
I20260709 12:12:02.858501 13710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60096
I20260709 12:12:02.907850 13710 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60106:
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 12:12:02.911460 13710 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 12:12:03.017283 13952 tablet_service.cc:1511] Processing CreateTablet for tablet 317e0523df524636a6948e974031accf (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:03.018246 13951 tablet_service.cc:1511] Processing CreateTablet for tablet a7afdc2a5bb74597803b8ed2736aa0d4 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:03.018954 13952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e0523df524636a6948e974031accf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.020368 13950 tablet_service.cc:1511] Processing CreateTablet for tablet 0283cd178f654f3c83be620200881da0 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:03.023597 13951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7afdc2a5bb74597803b8ed2736aa0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.024467 13950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0283cd178f654f3c83be620200881da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.026733 13878 tablet_service.cc:1511] Processing CreateTablet for tablet 317e0523df524636a6948e974031accf (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:03.022122 13949 tablet_service.cc:1511] Processing CreateTablet for tablet 8d15835c86734745a37fbd2cba4e79e6 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:03.028172 13878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e0523df524636a6948e974031accf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.031625 13949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d15835c86734745a37fbd2cba4e79e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.032016 13876 tablet_service.cc:1511] Processing CreateTablet for tablet 0283cd178f654f3c83be620200881da0 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:03.034672 13875 tablet_service.cc:1511] Processing CreateTablet for tablet 8d15835c86734745a37fbd2cba4e79e6 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:03.035343 13877 tablet_service.cc:1511] Processing CreateTablet for tablet a7afdc2a5bb74597803b8ed2736aa0d4 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:03.038271 13876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0283cd178f654f3c83be620200881da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.039644 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7afdc2a5bb74597803b8ed2736aa0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.041414 13875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d15835c86734745a37fbd2cba4e79e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.047209 13874 tablet_service.cc:1511] Processing CreateTablet for tablet 45b94f6c319746e08a030cd932ed2997 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:03.049887 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b94f6c319746e08a030cd932ed2997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.053064 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 45b94f6c319746e08a030cd932ed2997 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:03.055253 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b94f6c319746e08a030cd932ed2997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.070988 13802 tablet_service.cc:1511] Processing CreateTablet for tablet a7afdc2a5bb74597803b8ed2736aa0d4 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:12:03.073071 13802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7afdc2a5bb74597803b8ed2736aa0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.074034 13803 tablet_service.cc:1511] Processing CreateTablet for tablet 317e0523df524636a6948e974031accf (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:12:03.075588 13803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317e0523df524636a6948e974031accf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.096027 13801 tablet_service.cc:1511] Processing CreateTablet for tablet 0283cd178f654f3c83be620200881da0 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:12:03.101054 13873 tablet_service.cc:1511] Processing CreateTablet for tablet eb4d4924202f4778a791a1f0055e0ab3 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:03.104036 13801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0283cd178f654f3c83be620200881da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.102082 13800 tablet_service.cc:1511] Processing CreateTablet for tablet 8d15835c86734745a37fbd2cba4e79e6 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:12:03.107144 13873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4d4924202f4778a791a1f0055e0ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.108484 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d15835c86734745a37fbd2cba4e79e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.111812 13799 tablet_service.cc:1511] Processing CreateTablet for tablet 45b94f6c319746e08a030cd932ed2997 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:12:03.126355 13798 tablet_service.cc:1511] Processing CreateTablet for tablet eb4d4924202f4778a791a1f0055e0ab3 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:03.128713 13798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4d4924202f4778a791a1f0055e0ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.129649 13799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b94f6c319746e08a030cd932ed2997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.150261 13947 tablet_service.cc:1511] Processing CreateTablet for tablet eb4d4924202f4778a791a1f0055e0ab3 (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:12:03.151825 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4d4924202f4778a791a1f0055e0ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.171795 13797 tablet_service.cc:1511] Processing CreateTablet for tablet 488dd8864e474c2ba39ce26ed352ed4c (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:03.174234 13797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488dd8864e474c2ba39ce26ed352ed4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.185272 13872 tablet_service.cc:1511] Processing CreateTablet for tablet 488dd8864e474c2ba39ce26ed352ed4c (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:03.187261 14006 tablet_bootstrap.cc:492] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:03.191138 13872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488dd8864e474c2ba39ce26ed352ed4c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:03.213904 13758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:03.217208 13951 tablet_service.cc:1511] Processing CreateTablet for tablet 488dd8864e474c2ba39ce26ed352ed4c (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:12:03.219333 13951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488dd8864e474c2ba39ce26ed352ed4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.220090 13796 tablet_service.cc:1511] Processing CreateTablet for tablet 86f4716989324052b6e4d5ca2f60873d (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:03.222289 13796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4716989324052b6e4d5ca2f60873d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.223526 14005 tablet_bootstrap.cc:492] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.221341 13875 tablet_service.cc:1511] Processing CreateTablet for tablet 86f4716989324052b6e4d5ca2f60873d (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:03.239069 13875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4716989324052b6e4d5ca2f60873d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.250056 14006 tablet_bootstrap.cc:654] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.260183 14005 tablet_bootstrap.cc:654] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.273562 14007 tablet_bootstrap.cc:492] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:03.262717 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 86f4716989324052b6e4d5ca2f60873d (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:12:03.291517 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f4716989324052b6e4d5ca2f60873d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.287698 13803 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc298e1daa7481f9acad38e0192780c (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:03.303442 13803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc298e1daa7481f9acad38e0192780c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.302929 13874 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc298e1daa7481f9acad38e0192780c (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:03.305083 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc298e1daa7481f9acad38e0192780c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.310199 13952 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc298e1daa7481f9acad38e0192780c (DEFAULT_TABLE table=test-workload [id=f39e0c3fda314b0eaa77e327591209c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:12:03.311136 13952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc298e1daa7481f9acad38e0192780c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:03.323304 14006 tablet_bootstrap.cc:492] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:03.323793 14006 ts_tablet_manager.cc:1403] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.024s
I20260709 12:12:03.324003 14005 tablet_bootstrap.cc:492] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.327922 14006 raft_consensus.cc:359] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.328881 14006 raft_consensus.cc:385] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.329166 14006 raft_consensus.cc:740] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.330152 14006 consensus_queue.cc:260] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.324918 14005 ts_tablet_manager.cc:1403] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.007s
I20260709 12:12:03.339640 14006 ts_tablet_manager.cc:1434] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:12:03.340494 13913 heartbeater.cc:499] Master 127.13.91.190:38237 was elected leader, sending a full tablet report...
I20260709 12:12:03.340767 14006 tablet_bootstrap.cc:492] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:03.343852 14005 raft_consensus.cc:359] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.344609 14005 raft_consensus.cc:385] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.344918 14005 raft_consensus.cc:740] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.345496 14005 consensus_queue.cc:260] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.349197 14005 ts_tablet_manager.cc:1434] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:12:03.349870 13987 heartbeater.cc:499] Master 127.13.91.190:38237 was elected leader, sending a full tablet report...
I20260709 12:12:03.350992 14007 tablet_bootstrap.cc:654] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.351055 14006 tablet_bootstrap.cc:654] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.355242 14005 tablet_bootstrap.cc:492] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.362540 14005 tablet_bootstrap.cc:654] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.367197 14006 tablet_bootstrap.cc:492] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:03.367235 14007 tablet_bootstrap.cc:492] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:03.367767 14006 ts_tablet_manager.cc:1403] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260709 12:12:03.367928 14007 ts_tablet_manager.cc:1403] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.005s
I20260709 12:12:03.370644 14006 raft_consensus.cc:359] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.371380 14006 raft_consensus.cc:385] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.370971 14007 raft_consensus.cc:359] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.371701 14006 raft_consensus.cc:740] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.371970 14007 raft_consensus.cc:385] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.372484 14007 raft_consensus.cc:740] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.372653 14006 consensus_queue.cc:260] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.373353 14007 consensus_queue.cc:260] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.374771 14006 ts_tablet_manager.cc:1434] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:03.375748 14006 tablet_bootstrap.cc:492] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:03.382160 14006 tablet_bootstrap.cc:654] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.389771 14007 ts_tablet_manager.cc:1434] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.007s
I20260709 12:12:03.390734 13838 heartbeater.cc:499] Master 127.13.91.190:38237 was elected leader, sending a full tablet report...
I20260709 12:12:03.391000 14007 tablet_bootstrap.cc:492] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:03.399099 14007 tablet_bootstrap.cc:654] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.411137 14007 tablet_bootstrap.cc:492] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:03.411881 14007 ts_tablet_manager.cc:1403] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 12:12:03.414958 14007 raft_consensus.cc:359] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.415771 14007 raft_consensus.cc:385] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.416141 14007 raft_consensus.cc:740] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.420843 14005 tablet_bootstrap.cc:492] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.420562 14007 consensus_queue.cc:260] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.421389 14005 ts_tablet_manager.cc:1403] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.033s
I20260709 12:12:03.424196 14005 raft_consensus.cc:359] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.424917 14005 raft_consensus.cc:385] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.425195 14005 raft_consensus.cc:740] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.424199 14006 tablet_bootstrap.cc:492] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:03.426329 14006 ts_tablet_manager.cc:1403] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.020s
I20260709 12:12:03.425879 14005 consensus_queue.cc:260] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.426858 14007 ts_tablet_manager.cc:1434] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:12:03.427807 14007 tablet_bootstrap.cc:492] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:03.428403 14005 ts_tablet_manager.cc:1434] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:03.429287 14005 tablet_bootstrap.cc:492] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.435601 14005 tablet_bootstrap.cc:654] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.436311 14007 tablet_bootstrap.cc:654] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.439873 14006 raft_consensus.cc:359] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.440655 14006 raft_consensus.cc:385] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.440946 14006 raft_consensus.cc:740] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
W20260709 12:12:03.441244 13914 tablet.cc:2406] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:03.441661 14006 consensus_queue.cc:260] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.444412 14006 ts_tablet_manager.cc:1434] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:12:03.445363 14006 tablet_bootstrap.cc:492] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:03.451709 14006 tablet_bootstrap.cc:654] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.466302 14007 tablet_bootstrap.cc:492] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:03.466971 14007 ts_tablet_manager.cc:1403] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.012s
I20260709 12:12:03.468814 14006 tablet_bootstrap.cc:492] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:03.469342 14006 ts_tablet_manager.cc:1403] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 12:12:03.469964 14007 raft_consensus.cc:359] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.470774 14007 raft_consensus.cc:385] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.471067 14007 raft_consensus.cc:740] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.471884 14007 consensus_queue.cc:260] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.472376 14006 raft_consensus.cc:359] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.473505 14006 raft_consensus.cc:385] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.473846 14006 raft_consensus.cc:740] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.474607 14006 consensus_queue.cc:260] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.478210 14006 ts_tablet_manager.cc:1434] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:12:03.479166 14006 tablet_bootstrap.cc:492] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:03.486105 14006 tablet_bootstrap.cc:654] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.489835 14005 tablet_bootstrap.cc:492] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.490214 14005 ts_tablet_manager.cc:1403] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.037s
I20260709 12:12:03.492444 14005 raft_consensus.cc:359] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.493155 14005 raft_consensus.cc:385] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.493395 14007 ts_tablet_manager.cc:1434] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:12:03.493448 14005 raft_consensus.cc:740] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.494244 14005 consensus_queue.cc:260] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.496627 14005 ts_tablet_manager.cc:1434] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:12:03.497529 14005 tablet_bootstrap.cc:492] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.501525 14007 tablet_bootstrap.cc:492] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:03.503784 14005 tablet_bootstrap.cc:654] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.505612 14006 tablet_bootstrap.cc:492] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:03.506299 14006 ts_tablet_manager.cc:1403] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260709 12:12:03.509052 14006 raft_consensus.cc:359] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.509810 14006 raft_consensus.cc:385] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.510164 14006 raft_consensus.cc:740] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.510911 14006 consensus_queue.cc:260] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.513523 14006 ts_tablet_manager.cc:1434] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:03.514478 14006 tablet_bootstrap.cc:492] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:03.517158 14010 raft_consensus.cc:493] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.517618 14010 raft_consensus.cc:515] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.520895 14010 leader_election.cc:290] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.522773 14015 raft_consensus.cc:493] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.523227 14015 raft_consensus.cc:515] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.525530 14015 leader_election.cc:290] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:03.521832 14010 raft_consensus.cc:493] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.526356 14010 raft_consensus.cc:515] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.529687 14010 leader_election.cc:290] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601), b473778023344d62b365199375b0df92 (127.13.91.129:43183)
I20260709 12:12:03.536010 14007 tablet_bootstrap.cc:654] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.536764 14011 raft_consensus.cc:493] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.537214 14011 raft_consensus.cc:515] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.539880 14011 leader_election.cc:290] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:03.546689 14005 tablet_bootstrap.cc:492] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.547210 14005 ts_tablet_manager.cc:1403] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.009s
I20260709 12:12:03.549022 14006 tablet_bootstrap.cc:654] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.550158 14005 raft_consensus.cc:359] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.550917 14005 raft_consensus.cc:385] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.551214 14005 raft_consensus.cc:740] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.552009 14005 consensus_queue.cc:260] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.554543 14005 ts_tablet_manager.cc:1434] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:03.555531 14005 tablet_bootstrap.cc:492] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.565601 14005 tablet_bootstrap.cc:654] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.570454 14011 raft_consensus.cc:493] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.570993 14011 raft_consensus.cc:515] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.573092 14011 leader_election.cc:290] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:03.585012 14005 tablet_bootstrap.cc:492] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.585531 14005 ts_tablet_manager.cc:1403] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260709 12:12:03.588496 14005 raft_consensus.cc:359] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.589264 14005 raft_consensus.cc:385] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.589545 14005 raft_consensus.cc:740] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.590296 14005 consensus_queue.cc:260] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.592660 14005 ts_tablet_manager.cc:1434] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:03.593634 14005 tablet_bootstrap.cc:492] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.602355 14005 tablet_bootstrap.cc:654] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.614995 14005 tablet_bootstrap.cc:492] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.615460 14005 ts_tablet_manager.cc:1403] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 12:12:03.615753 14015 raft_consensus.cc:493] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.616246 14015 raft_consensus.cc:515] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.618309 14015 leader_election.cc:290] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.618280 14005 raft_consensus.cc:359] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.620772 14005 raft_consensus.cc:385] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.621086 14005 raft_consensus.cc:740] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.621840 14005 consensus_queue.cc:260] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.628381 14005 ts_tablet_manager.cc:1434] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:12:03.629370 14005 tablet_bootstrap.cc:492] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.635417 14005 tablet_bootstrap.cc:654] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.638533 14023 raft_consensus.cc:493] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.639021 14023 raft_consensus.cc:515] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.641072 14023 leader_election.cc:290] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.668623 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:03.670680 14007 tablet_bootstrap.cc:492] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:03.671480 14007 ts_tablet_manager.cc:1403] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.054s
I20260709 12:12:03.672039 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:03.674815 14007 raft_consensus.cc:359] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.676798 13887 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 0.
I20260709 12:12:03.677976 14007 raft_consensus.cc:385] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.678278 14007 raft_consensus.cc:740] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.677423 13888 raft_consensus.cc:2468] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 0.
I20260709 12:12:03.680147 13776 leader_election.cc:304] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.680673 14007 consensus_queue.cc:260] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.681035 14015 raft_consensus.cc:2804] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.679260 14005 tablet_bootstrap.cc:492] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.681830 13776 leader_election.cc:304] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.681557 14015 raft_consensus.cc:493] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:03.685396 14015 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.686489 14005 ts_tablet_manager.cc:1403] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.006s
I20260709 12:12:03.688294 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.689723 13961 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 0.
I20260709 12:12:03.691227 13962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.699414 14015 raft_consensus.cc:515] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.701589 14006 tablet_bootstrap.cc:492] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:03.702658 14015 leader_election.cc:290] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 election: Requested vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.703454 14015 raft_consensus.cc:2804] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.722651 14006 ts_tablet_manager.cc:1403] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.208s	user 0.040s	sys 0.040s
I20260709 12:12:03.722839 14015 raft_consensus.cc:493] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:03.704739 13779 leader_election.cc:343] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:03.723341 14015 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.710618 13962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:03.729219 14006 raft_consensus.cc:359] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.729970 14006 raft_consensus.cc:385] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.730304 14006 raft_consensus.cc:740] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.732103 14005 raft_consensus.cc:359] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.731117 14006 consensus_queue.cc:260] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.733043 14040 raft_consensus.cc:493] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.727962 13962 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.737268 14005 raft_consensus.cc:385] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.736799 14040 raft_consensus.cc:515] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.745265 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.746922 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.743830 14005 raft_consensus.cc:740] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.747311 13813 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 0.
I20260709 12:12:03.745999 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.750790 14007 ts_tablet_manager.cc:1434] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.012s
I20260709 12:12:03.752779 14005 consensus_queue.cc:260] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.750540 14006 ts_tablet_manager.cc:1434] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 12:12:03.755038 14007 tablet_bootstrap.cc:492] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:03.756230 14040 leader_election.cc:290] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
W20260709 12:12:03.754846 13776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:41887, user_credentials={real_user=slave}} blocked reactor thread for 73238.6us
I20260709 12:12:03.757942 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.758687 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:03.753958 14023 raft_consensus.cc:493] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.759305 13888 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.758752 13961 raft_consensus.cc:2468] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 0.
I20260709 12:12:03.761488 14005 ts_tablet_manager.cc:1434] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.074s	user 0.012s	sys 0.001s
I20260709 12:12:03.766094 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:03.759436 14023 raft_consensus.cc:515] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.768113 13779 leader_election.cc:304] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.770272 13887 raft_consensus.cc:2468] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 0.
I20260709 12:12:03.770545 13888 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 1.
I20260709 12:12:03.771066 14006 tablet_bootstrap.cc:492] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:03.771581 14040 raft_consensus.cc:2804] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.771919 14040 raft_consensus.cc:493] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:03.772246 14040 raft_consensus.cc:3060] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.768076 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.773674 14023 leader_election.cc:290] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.773809 14015 raft_consensus.cc:515] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.773697 14005 tablet_bootstrap.cc:492] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.775488 13812 raft_consensus.cc:2393] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c32f779da7e46f8bce8b45e37cb9c05 in current term 1: Already voted for candidate b473778023344d62b365199375b0df92 in this term.
I20260709 12:12:03.777719 13776 leader_election.cc:304] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.777911 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.778884 13812 raft_consensus.cc:2393] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 091c8ac49f3f4e7194b48537fcbd8c82 in current term 1: Already voted for candidate b473778023344d62b365199375b0df92 in this term.
I20260709 12:12:03.775570 13854 leader_election.cc:304] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.781924 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
W20260709 12:12:03.781337 13854 leader_election.cc:343] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:03.782480 14023 raft_consensus.cc:2804] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.782958 14006 tablet_bootstrap.cc:654] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.782480 13961 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.782482 14015 leader_election.cc:290] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 election: Requested vote from peers 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:03.783200 14007 tablet_bootstrap.cc:654] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.784145 14039 raft_consensus.cc:2804] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:03.783131 14023 raft_consensus.cc:493] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:03.784917 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.785730 14039 raft_consensus.cc:697] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:03.785356 14023 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.789762 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:03.790328 13888 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.787402 14039 consensus_queue.cc:237] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.798631 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:03.799255 13887 raft_consensus.cc:2468] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 0.
I20260709 12:12:03.800756 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:03.801910 13887 raft_consensus.cc:2393] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 091c8ac49f3f4e7194b48537fcbd8c82 in current term 1: Already voted for candidate b473778023344d62b365199375b0df92 in this term.
I20260709 12:12:03.797000 13961 raft_consensus.cc:2468] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 1.
I20260709 12:12:03.802990 13888 raft_consensus.cc:2468] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 1.
I20260709 12:12:03.803993 13962 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 1.
I20260709 12:12:03.804098 13776 leader_election.cc:304] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.807029 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.806340 14015 raft_consensus.cc:2804] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:03.809549 13960 raft_consensus.cc:2393] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c32f779da7e46f8bce8b45e37cb9c05 in current term 1: Already voted for candidate b473778023344d62b365199375b0df92 in this term.
I20260709 12:12:03.808629 14005 tablet_bootstrap.cc:654] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.810961 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.809613 14010 raft_consensus.cc:493] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.812439 14010 raft_consensus.cc:515] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.814561 13959 raft_consensus.cc:2468] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 0.
I20260709 12:12:03.814469 14010 leader_election.cc:290] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.817401 13962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.818187 13962 raft_consensus.cc:2468] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 0.
I20260709 12:12:03.817265 14040 raft_consensus.cc:515] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.805603 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.825763 13811 raft_consensus.cc:2393] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 091c8ac49f3f4e7194b48537fcbd8c82 in current term 1: Already voted for candidate b473778023344d62b365199375b0df92 in this term.
I20260709 12:12:03.825657 13925 leader_election.cc:304] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:03.827862 13925 leader_election.cc:304] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82; no voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92
I20260709 12:12:03.828352 14011 raft_consensus.cc:2804] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.830446 14011 raft_consensus.cc:493] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:03.830787 14011 raft_consensus.cc:3060] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.838353 14011 raft_consensus.cc:515] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.840898 14040 leader_election.cc:290] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 election: Requested vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.825665 14023 raft_consensus.cc:515] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.841825 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:03.842017 13962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:03.841825 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:03.842998 13962 raft_consensus.cc:2393] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b473778023344d62b365199375b0df92 in current term 1: Already voted for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in this term.
I20260709 12:12:03.843220 13811 raft_consensus.cc:2393] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 091c8ac49f3f4e7194b48537fcbd8c82 in current term 1: Already voted for candidate b473778023344d62b365199375b0df92 in this term.
I20260709 12:12:03.843802 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.842603 13888 raft_consensus.cc:3060] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.854733 14023 leader_election.cc:290] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.827096 13961 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 0.
I20260709 12:12:03.843902 13854 leader_election.cc:304] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 091c8ac49f3f4e7194b48537fcbd8c82, b473778023344d62b365199375b0df92
I20260709 12:12:03.884110 14045 raft_consensus.cc:2749] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:03.883678 14023 raft_consensus.cc:2749] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:03.902737 13709 catalog_manager.cc:5697] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 reported cstate change: term changed from 0 to 1, leader changed from <none> to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:03.911243 14007 tablet_bootstrap.cc:492] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:03.906849 14011 leader_election.cc:290] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:03.901393 13888 raft_consensus.cc:2468] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 1.
W20260709 12:12:03.904946 13925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:41887, user_credentials={real_user=slave}} blocked reactor thread for 77173.8us
I20260709 12:12:03.913609 14005 tablet_bootstrap.cc:492] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:03.914047 14005 ts_tablet_manager.cc:1403] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.016s
I20260709 12:12:03.913832 14007 ts_tablet_manager.cc:1403] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.159s	user 0.019s	sys 0.008s
I20260709 12:12:03.916601 14046 raft_consensus.cc:493] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.884474 13854 leader_election.cc:304] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: b473778023344d62b365199375b0df92
I20260709 12:12:03.912398 14015 raft_consensus.cc:697] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:03.918080 14046 raft_consensus.cc:515] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.919210 13776 leader_election.cc:304] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 091c8ac49f3f4e7194b48537fcbd8c82
I20260709 12:12:03.919348 14023 raft_consensus.cc:2764] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:12:03.922830 14047 raft_consensus.cc:2804] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:03.922989 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:03.923309 14006 tablet_bootstrap.cc:492] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:03.923848 14006 ts_tablet_manager.cc:1403] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.153s	user 0.027s	sys 0.040s
I20260709 12:12:03.921849 13854 leader_election.cc:304] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: b473778023344d62b365199375b0df92
I20260709 12:12:03.926625 14015 consensus_queue.cc:237] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:03.928028 14010 raft_consensus.cc:2804] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.928406 14010 raft_consensus.cc:493] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:03.928733 14010 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.924263 13961 raft_consensus.cc:2468] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 0.
I20260709 12:12:03.931649 14006 raft_consensus.cc:359] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.932420 14006 raft_consensus.cc:385] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.932425 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:03.932770 14006 raft_consensus.cc:740] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.933058 13812 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.923346 14047 raft_consensus.cc:697] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:03.933189 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
W20260709 12:12:03.934010 13854 leader_election.cc:343] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:03.935806 14006 consensus_queue.cc:260] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.936856 14046 leader_election.cc:290] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:03.938326 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:03.930490 14007 raft_consensus.cc:359] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.938580 14010 raft_consensus.cc:515] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.939200 14007 raft_consensus.cc:385] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.938488 14006 ts_tablet_manager.cc:1434] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:12:03.939518 14007 raft_consensus.cc:740] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.939622 13812 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:03.940414 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:03.940930 13961 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.941349 13854 leader_election.cc:304] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [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: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: b473778023344d62b365199375b0df92
I20260709 12:12:03.941759 14006 tablet_bootstrap.cc:492] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
W20260709 12:12:03.941591 13928 leader_election.cc:343] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:03.944476 14005 raft_consensus.cc:359] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.946341 14005 raft_consensus.cc:385] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.946616 14005 raft_consensus.cc:740] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.940582 14007 consensus_queue.cc:260] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.948253 14023 raft_consensus.cc:2804] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.949230 14023 raft_consensus.cc:493] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:03.949590 14023 raft_consensus.cc:3060] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.950243 14007 ts_tablet_manager.cc:1434] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:12:03.948992 13888 raft_consensus.cc:2393] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 091c8ac49f3f4e7194b48537fcbd8c82 in current term 1: Already voted for candidate b473778023344d62b365199375b0df92 in this term.
I20260709 12:12:03.951380 14007 tablet_bootstrap.cc:492] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:03.952699 14005 consensus_queue.cc:260] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.953074 13961 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:03.955657 14010 leader_election.cc:290] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.962668 14005 ts_tablet_manager.cc:1434] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 12:12:03.964097 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:03.964478 14005 tablet_bootstrap.cc:492] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82: Bootstrap starting.
I20260709 12:12:03.964740 13812 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.965049 13854 leader_election.cc:304] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.965890 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:03.964128 13925 leader_election.cc:304] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: 091c8ac49f3f4e7194b48537fcbd8c82; no voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92
I20260709 12:12:03.966476 13888 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 0.
I20260709 12:12:03.968562 14046 raft_consensus.cc:2749] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:03.968570 14010 raft_consensus.cc:2804] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:03.960796 14047 consensus_queue.cc:237] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.971108 14010 raft_consensus.cc:697] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:03.972410 14010 consensus_queue.cc:237] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.974370 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:03.975108 13961 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.976473 14006 tablet_bootstrap.cc:654] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.973879 13812 raft_consensus.cc:2468] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:03.976814 13925 leader_election.cc:304] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: b473778023344d62b365199375b0df92
I20260709 12:12:03.979525 14046 raft_consensus.cc:2804] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:03.979904 14046 raft_consensus.cc:493] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:03.980301 14046 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.980433 14005 tablet_bootstrap.cc:654] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.987568 14046 raft_consensus.cc:515] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.990054 14045 raft_consensus.cc:493] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:03.993088 14023 raft_consensus.cc:515] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:03.995029 14023 leader_election.cc:290] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:03.990967 14046 leader_election.cc:290] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:03.995893 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:03.995894 13961 raft_consensus.cc:2468] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:03.998792 14007 tablet_bootstrap.cc:654] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:03.998875 13928 leader_election.cc:343] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:03.990821 13854 leader_election.cc:304] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:03.996025 14045 raft_consensus.cc:515] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.010735 14045 leader_election.cc:290] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:04.004468 14023 raft_consensus.cc:2804] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:04.011567 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:04.011754 14023 raft_consensus.cc:697] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:04.012701 14023 consensus_queue.cc:237] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
W20260709 12:12:04.013072 13928 leader_election.cc:343] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:04.026219 14007 tablet_bootstrap.cc:492] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:04.026700 14007 ts_tablet_manager.cc:1403] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.006s
I20260709 12:12:04.029594 14007 raft_consensus.cc:359] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.030287 14007 raft_consensus.cc:385] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.030628 14007 raft_consensus.cc:740] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.034500 14005 tablet_bootstrap.cc:492] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82: No bootstrap required, opened a new log
I20260709 12:12:04.034847 14005 ts_tablet_manager.cc:1403] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.010s
I20260709 12:12:04.032896 13708 catalog_manager.cc:5697] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.037119 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:04.038143 14006 tablet_bootstrap.cc:492] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:04.038599 14006 ts_tablet_manager.cc:1403] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.029s
I20260709 12:12:04.031414 14007 consensus_queue.cc:260] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.041347 13812 raft_consensus.cc:3060] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.041796 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:04.042367 13961 raft_consensus.cc:3060] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.043114 14005 raft_consensus.cc:359] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.043744 14005 raft_consensus.cc:385] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.043988 14005 raft_consensus.cc:740] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.044781 14005 consensus_queue.cc:260] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.048237 14006 raft_consensus.cc:359] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.048892 14006 raft_consensus.cc:385] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.049150 14006 raft_consensus.cc:740] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.049705 13961 raft_consensus.cc:2468] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:04.049875 14006 consensus_queue.cc:260] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.053256 14006 ts_tablet_manager.cc:1434] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 12:12:04.054113 14006 tablet_bootstrap.cc:492] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05: Bootstrap starting.
I20260709 12:12:04.056133 14007 ts_tablet_manager.cc:1434] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.003s
I20260709 12:12:04.057112 14007 tablet_bootstrap.cc:492] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:04.059509 13812 raft_consensus.cc:2468] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:04.061699 14005 ts_tablet_manager.cc:1434] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 12:12:04.066172 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:04.066581 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:04.066753 13888 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.068948 13854 leader_election.cc:304] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:04.069751 14023 raft_consensus.cc:2804] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:12:04.070024 13925 leader_election.cc:343] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:04.070218 14023 raft_consensus.cc:697] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:04.070487 13925 leader_election.cc:304] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82; no voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92
I20260709 12:12:04.071064 14023 consensus_queue.cc:237] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.071727 14045 raft_consensus.cc:2749] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:04.073645 13888 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 1.
I20260709 12:12:04.074837 14007 tablet_bootstrap.cc:654] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.074481 13708 catalog_manager.cc:5697] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.078533 13925 leader_election.cc:304] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: b473778023344d62b365199375b0df92
I20260709 12:12:04.079633 14045 raft_consensus.cc:2804] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:04.080086 14045 raft_consensus.cc:697] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Becoming Leader. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:04.080888 14045 consensus_queue.cc:237] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.078778 14006 tablet_bootstrap.cc:654] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.093556 14007 tablet_bootstrap.cc:492] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:04.092933 13706 catalog_manager.cc:5697] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 reported cstate change: term changed from 0 to 1, leader changed from <none> to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:04.094043 14007 ts_tablet_manager.cc:1403] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.006s
I20260709 12:12:04.094883 13706 catalog_manager.cc:5697] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 reported cstate change: term changed from 0 to 1, leader changed from <none> to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.095453 13709 catalog_manager.cc:5697] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:04.105298 14007 raft_consensus.cc:359] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.106072 14007 raft_consensus.cc:385] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.106367 14007 raft_consensus.cc:740] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.107066 14007 consensus_queue.cc:260] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.108567 13708 catalog_manager.cc:5697] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.111521 14007 ts_tablet_manager.cc:1434] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:12:04.112464 14007 tablet_bootstrap.cc:492] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:04.120404 14007 tablet_bootstrap.cc:654] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.121767 14006 tablet_bootstrap.cc:492] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05: No bootstrap required, opened a new log
I20260709 12:12:04.122227 14006 ts_tablet_manager.cc:1403] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.001s
I20260709 12:12:04.124854 14006 raft_consensus.cc:359] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.125299 14006 raft_consensus.cc:385] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.125484 14006 raft_consensus.cc:740] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.126094 14006 consensus_queue.cc:260] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.126690 14007 tablet_bootstrap.cc:492] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:04.127450 14007 ts_tablet_manager.cc:1403] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 12:12:04.128038 14006 ts_tablet_manager.cc:1434] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:04.126886 14045 raft_consensus.cc:493] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:04.129823 14007 raft_consensus.cc:359] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.130401 14007 raft_consensus.cc:385] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.130640 14007 raft_consensus.cc:740] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.131340 14007 consensus_queue.cc:260] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.133037 14007 ts_tablet_manager.cc:1434] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:12:04.134003 14007 tablet_bootstrap.cc:492] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92: Bootstrap starting.
I20260709 12:12:04.129482 14045 raft_consensus.cc:515] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.135812 14045 leader_election.cc:290] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:04.136515 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:04.137125 13812 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 0.
I20260709 12:12:04.137840 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:04.138326 13928 leader_election.cc:304] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:04.138438 13888 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 0.
I20260709 12:12:04.139183 14045 raft_consensus.cc:2804] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:04.139532 14045 raft_consensus.cc:493] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:04.139873 14045 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.140900 14007 tablet_bootstrap.cc:654] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.146775 14045 raft_consensus.cc:515] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.149834 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:04.150451 13812 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.157554 13812 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 1.
I20260709 12:12:04.159013 13928 leader_election.cc:304] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:04.159392 14045 leader_election.cc:290] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 1 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:04.159873 14046 raft_consensus.cc:2804] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:04.160346 14046 raft_consensus.cc:697] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Becoming Leader. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:04.161036 14007 tablet_bootstrap.cc:492] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92: No bootstrap required, opened a new log
I20260709 12:12:04.161528 14007 ts_tablet_manager.cc:1403] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260709 12:12:04.161108 14046 consensus_queue.cc:237] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.163148 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:04.163702 13888 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.164242 14007 raft_consensus.cc:359] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.164918 14007 raft_consensus.cc:385] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.165174 14007 raft_consensus.cc:740] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.165798 14007 consensus_queue.cc:260] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.167742 14007 ts_tablet_manager.cc:1434] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260709 12:12:04.170692 13888 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 1.
I20260709 12:12:04.181293 13709 catalog_manager.cc:5697] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:04.220604 13758 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:04.250571 14047 consensus_queue.cc:1048] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.262408 14047 consensus_queue.cc:1048] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.355829 14023 raft_consensus.cc:493] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:04.356365 14023 raft_consensus.cc:515] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.358328 14023 leader_election.cc:290] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:04.359236 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92" is_pre_election: true
I20260709 12:12:04.359416 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:04.359952 13961 raft_consensus.cc:2468] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 0.
I20260709 12:12:04.359897 13812 raft_consensus.cc:2468] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 0.
I20260709 12:12:04.361052 13854 leader_election.cc:304] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:04.361820 14023 raft_consensus.cc:2804] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:04.362115 14023 raft_consensus.cc:493] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:04.362386 14023 raft_consensus.cc:3060] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.367148 14023 raft_consensus.cc:515] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.368772 14023 leader_election.cc:290] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:04.369659 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:04.369915 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:04.370277 13812 raft_consensus.cc:3060] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.370436 13961 raft_consensus.cc:3060] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.376719 13812 raft_consensus.cc:2468] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:04.376719 13961 raft_consensus.cc:2468] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 1.
I20260709 12:12:04.378047 13854 leader_election.cc:304] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:04.378691 14023 raft_consensus.cc:2804] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:04.379160 14023 raft_consensus.cc:697] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:04.379902 14023 consensus_queue.cc:237] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.387070 14010 consensus_queue.cc:1048] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.387241 14047 consensus_queue.cc:1048] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.388713 13709 catalog_manager.cc:5697] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.415697 14015 consensus_queue.cc:1048] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.428793 14010 consensus_queue.cc:1048] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.488481 14010 consensus_queue.cc:1048] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.507738 14023 consensus_queue.cc:1048] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.508342 14015 consensus_queue.cc:1048] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.531499 14039 consensus_queue.cc:1048] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.544546 14023 consensus_queue.cc:1048] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.556313 14023 consensus_queue.cc:1048] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.579599 14046 consensus_queue.cc:1048] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.590453 14084 consensus_queue.cc:1048] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.604993 14039 raft_consensus.cc:493] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:04.605427 14039 raft_consensus.cc:515] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.607326 14039 leader_election.cc:290] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:04.607962 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" is_pre_election: true
I20260709 12:12:04.608397 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" is_pre_election: true
I20260709 12:12:04.608772 13888 raft_consensus.cc:2393] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b473778023344d62b365199375b0df92 in current term 1: Already voted for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in this term.
I20260709 12:12:04.609910 13776 leader_election.cc:304] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b473778023344d62b365199375b0df92; no voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:04.610939 14039 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:04.617625 14039 raft_consensus.cc:2749] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:04.661216 14084 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.661798 14045 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.763447 13961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
mode: GRACEFUL
new_leader_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:57634
I20260709 12:12:04.764187 13961 raft_consensus.cc:606] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Received request to transfer leadership to TS b473778023344d62b365199375b0df92
I20260709 12:12:04.779808 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:41306
I20260709 12:12:04.780372 13888 raft_consensus.cc:606] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Received request to transfer leadership to TS b473778023344d62b365199375b0df92
I20260709 12:12:04.796458 13812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3"
dest_uuid: "b473778023344d62b365199375b0df92"
mode: GRACEFUL
new_leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41008
I20260709 12:12:04.796978 13812 raft_consensus.cc:606] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Received request to transfer leadership to TS 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:04.804108 13961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
mode: GRACEFUL
new_leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:57634
I20260709 12:12:04.804705 13961 raft_consensus.cc:606] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Received request to transfer leadership to TS 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:04.809194 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:41306
I20260709 12:12:04.809691 13888 raft_consensus.cc:606] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Received request to transfer leadership to TS 091c8ac49f3f4e7194b48537fcbd8c82
I20260709 12:12:04.878746 14049 raft_consensus.cc:993] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:04.878888 14023 consensus_queue.cc:1048] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.879362 14010 raft_consensus.cc:1081] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Signalling peer b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:04.881480 13812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6"
dest_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:40988
I20260709 12:12:04.882151 13812 raft_consensus.cc:493] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.882582 13812 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.892881 13812 raft_consensus.cc:515] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.895999 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:04.896764 13888 raft_consensus.cc:3055] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:04.897112 13888 raft_consensus.cc:740] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:04.897323 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:04.897908 13961 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.898100 13888 consensus_queue.cc:260] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.899477 13888 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.905671 13961 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 2.
I20260709 12:12:04.906615 13888 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 2.
I20260709 12:12:04.906304 14092 consensus_queue.cc:1048] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:04.908007 13776 leader_election.cc:304] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:04.896008 13812 leader_election.cc:290] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 2 election: Requested vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:04.909145 14039 raft_consensus.cc:2804] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:04.909739 14039 raft_consensus.cc:697] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:04.910624 14039 consensus_queue.cc:237] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.921096 14092 raft_consensus.cc:993] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:04.921633 14023 raft_consensus.cc:1081] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Signalling peer 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:04.922592 13709 catalog_manager.cc:5697] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 reported cstate change: term changed from 1 to 2, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:04.923352 13961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:57622
I20260709 12:12:04.923983 13961 raft_consensus.cc:493] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:04.924420 13961 raft_consensus.cc:3060] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.934980 13961 raft_consensus.cc:515] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.938171 13961 leader_election.cc:290] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 2 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:04.941601 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:04.942322 13888 raft_consensus.cc:3055] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:04.942746 13888 raft_consensus.cc:740] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:04.943694 13888 consensus_queue.cc:260] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.945214 13888 raft_consensus.cc:3060] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.941576 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc298e1daa7481f9acad38e0192780c" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:04.946664 13811 raft_consensus.cc:3060] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:04.952793 13888 raft_consensus.cc:2468] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 2.
I20260709 12:12:04.954010 13811 raft_consensus.cc:2468] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 2.
I20260709 12:12:04.954210 13925 leader_election.cc:304] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:04.955272 14084 raft_consensus.cc:2804] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:04.955801 14084 raft_consensus.cc:697] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Becoming Leader. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:04.956754 14084 consensus_queue.cc:237] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:04.969120 13709 catalog_manager.cc:5697] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 reported cstate change: term changed from 1 to 2, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:05.132467 14045 raft_consensus.cc:993] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: : Instructing follower b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:05.132896 14084 raft_consensus.cc:1081] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Signalling peer b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:05.134315 13811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:41000
I20260709 12:12:05.134869 13811 raft_consensus.cc:493] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:05.135141 13811 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.139442 13811 raft_consensus.cc:515] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.140965 13811 leader_election.cc:290] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 2 election: Requested vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:05.141839 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:05.141947 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:05.142290 13888 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.142421 13961 raft_consensus.cc:3055] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:05.142727 13961 raft_consensus.cc:740] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:05.143352 13961 consensus_queue.cc:260] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.144168 13961 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.146569 13888 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 2.
I20260709 12:12:05.147497 13776 leader_election.cc:304] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:05.148094 14039 raft_consensus.cc:2804] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:05.148543 14039 raft_consensus.cc:697] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:05.149413 13961 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 2.
I20260709 12:12:05.149441 14039 consensus_queue.cc:237] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.156239 13709 catalog_manager.cc:5697] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 reported cstate change: term changed from 1 to 2, leader changed from 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131) to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:05.156827 14045 raft_consensus.cc:993] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82: : Instructing follower 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:05.157305 14084 raft_consensus.cc:1081] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Signalling peer 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:05.158671 13888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41298
I20260709 12:12:05.159210 13888 raft_consensus.cc:493] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:05.159560 13888 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.164868 13888 raft_consensus.cc:515] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.166268 13888 leader_election.cc:290] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:05.166990 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:05.167547 13811 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.167382 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:05.168573 13959 raft_consensus.cc:3055] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:05.168890 13959 raft_consensus.cc:740] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:05.169669 13959 consensus_queue.cc:260] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.170826 13959 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.174446 13811 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:05.175686 13854 leader_election.cc:304] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:05.176350 14049 raft_consensus.cc:2804] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:05.176726 14049 raft_consensus.cc:697] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:05.176748 13959 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:05.177644 14049 consensus_queue.cc:237] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.184002 13709 catalog_manager.cc:5697] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 1 to 2, leader changed from 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131) to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:05.313548 14015 raft_consensus.cc:993] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92: : Instructing follower 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:05.313997 14039 raft_consensus.cc:1081] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Signalling peer 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:05.315352 13888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41286
I20260709 12:12:05.315825 13888 raft_consensus.cc:493] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:05.316097 13888 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.320465 13888 raft_consensus.cc:515] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.322010 13888 leader_election.cc:290] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:05.322896 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:05.323145 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:05.323493 13811 raft_consensus.cc:3055] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:05.323663 13959 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.323854 13811 raft_consensus.cc:740] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:05.324677 13811 consensus_queue.cc:260] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.325932 13811 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:05.330536 13959 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:05.331667 13854 leader_election.cc:304] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:05.332100 13811 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:05.332406 14049 raft_consensus.cc:2804] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:05.332867 14049 raft_consensus.cc:697] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:05.333587 14049 consensus_queue.cc:237] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:05.339876 13709 catalog_manager.cc:5697] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 1 to 2, leader changed from b473778023344d62b365199375b0df92 (127.13.91.129) to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:05.372139 13959 raft_consensus.cc:1275] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.373476 14039 consensus_queue.cc:1048] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.380230 13888 raft_consensus.cc:1275] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.381808 14047 consensus_queue.cc:1048] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.403373 13888 raft_consensus.cc:1275] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.404578 14084 consensus_queue.cc:1048] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.411779 13811 raft_consensus.cc:1275] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.413394 14045 consensus_queue.cc:1048] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.740521 13888 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.741631 14047 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.748219 13959 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.749413 14039 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.758404 13961 raft_consensus.cc:1275] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.759832 14049 consensus_queue.cc:1048] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.767657 13811 raft_consensus.cc:1275] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.768802 14049 consensus_queue.cc:1048] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.791061 13961 raft_consensus.cc:1275] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.792208 14049 consensus_queue.cc:1048] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:05.793471 13811 raft_consensus.cc:1275] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:05.795210 14049 consensus_queue.cc:1048] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:07.840004 13678 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:12:07.840795 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:07.856841 13811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "b473778023344d62b365199375b0df92"
mode: GRACEFUL
new_leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:37506
I20260709 12:12:07.857340 13811 raft_consensus.cc:606] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Received request to transfer leadership to TS 091c8ac49f3f4e7194b48537fcbd8c82
I20260709 12:12:07.867004 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:54968
I20260709 12:12:07.867455 13888 raft_consensus.cc:606] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Received request to transfer leadership to TS 091c8ac49f3f4e7194b48537fcbd8c82
I20260709 12:12:07.868582 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:07.869022 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:08.008268 14111 raft_consensus.cc:993] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:08.008724 14115 raft_consensus.cc:1081] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Signalling peer 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:08.010115 13961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:57622
I20260709 12:12:08.010526 13961 raft_consensus.cc:493] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.010758 13961 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.014657 13961 raft_consensus.cc:515] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:08.015959 13961 leader_election.cc:290] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 2 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:08.016855 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:08.016970 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:08.017313 13811 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.017462 13888 raft_consensus.cc:3055] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:08.017757 13888 raft_consensus.cc:740] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:08.018355 13888 consensus_queue.cc:260] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:08.019132 13888 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:08.021636 13811 raft_consensus.cc:2468] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 2.
I20260709 12:12:08.022665 13928 leader_election.cc:304] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:08.023015 13888 raft_consensus.cc:2468] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 2.
I20260709 12:12:08.023278 14110 raft_consensus.cc:2804] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:08.024762 14110 raft_consensus.cc:697] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Becoming Leader. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:08.025564 14110 consensus_queue.cc:237] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:08.031932 13709 catalog_manager.cc:5697] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 reported cstate change: term changed from 1 to 2, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:08.260874 14122 raft_consensus.cc:993] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92: : Instructing follower 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:08.261286 14109 raft_consensus.cc:1081] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Signalling peer 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:08.262774 13961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:57610
I20260709 12:12:08.263270 13961 raft_consensus.cc:493] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:08.263530 13961 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:08.267580 13961 raft_consensus.cc:515] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:08.268899 13961 leader_election.cc:290] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 3 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:08.269774 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:08.269876 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:08.270243 13811 raft_consensus.cc:3055] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:08.270319 13888 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:08.270517 13811 raft_consensus.cc:740] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:08.271183 13811 consensus_queue.cc:260] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:08.272017 13811 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:08.274220 13888 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 3.
I20260709 12:12:08.275080 13925 leader_election.cc:304] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:08.275694 14110 raft_consensus.cc:2804] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:08.276096 14110 raft_consensus.cc:697] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 LEADER]: Becoming Leader. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:08.276253 13811 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 3.
I20260709 12:12:08.276830 14110 consensus_queue.cc:237] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:08.283761 13709 catalog_manager.cc:5697] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 reported cstate change: term changed from 2 to 3, leader changed from b473778023344d62b365199375b0df92 (127.13.91.129) to 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:08.620644 13888 raft_consensus.cc:1275] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.621934 14110 consensus_queue.cc:1048] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.622491 13811 raft_consensus.cc:1275] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.623869 14110 consensus_queue.cc:1048] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.758781 13811 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:08.759929 14116 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:08.768489 13888 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:08.769821 14116 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:08.869879 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:08.874883 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:08.875238 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:09.876127 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:09.880971 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:09.881336 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:10.882622 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:10.888320 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:10.888708 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:11.889717 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:11.894841 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:11.895202 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:12.896075 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:12.900882 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:12.901235 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:13.902180 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:13.906798 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:13.907169 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:14.908120 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:14.913121 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:14.913594 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:15.914558 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.919317 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:15.919723 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:16.920655 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.925352 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.925760 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.953593 13678 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:12:17.957670 13811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317e0523df524636a6948e974031accf"
dest_uuid: "b473778023344d62b365199375b0df92"
mode: GRACEFUL
new_leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41008
I20260709 12:12:17.958256 13811 raft_consensus.cc:606] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 LEADER]: Received request to transfer leadership to TS 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:17.962931 13811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4"
dest_uuid: "b473778023344d62b365199375b0df92"
mode: GRACEFUL
new_leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41008
I20260709 12:12:17.963385 13811 raft_consensus.cc:606] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Received request to transfer leadership to TS 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:17.968447 13959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
mode: GRACEFUL
new_leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:57634
I20260709 12:12:17.968959 13959 raft_consensus.cc:606] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 LEADER]: Received request to transfer leadership to TS 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:17.974599 13812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6"
dest_uuid: "b473778023344d62b365199375b0df92"
mode: GRACEFUL
new_leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41008
I20260709 12:12:17.975217 13812 raft_consensus.cc:606] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Received request to transfer leadership to TS 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:17.980057 13959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
mode: GRACEFUL
new_leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:57634
I20260709 12:12:17.980589 13959 raft_consensus.cc:606] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Received request to transfer leadership to TS 1c32f779da7e46f8bce8b45e37cb9c05
I20260709 12:12:18.057426 14133 raft_consensus.cc:993] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92: : Instructing follower 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.057844 14133 raft_consensus.cc:1081] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 LEADER]: Signalling peer 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.059497 13887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317e0523df524636a6948e974031accf"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41286
I20260709 12:12:18.060004 13887 raft_consensus.cc:493] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.060369 13887 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.065667 13887 raft_consensus.cc:515] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:18.067468 13887 leader_election.cc:290] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Requested vote from peers 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601), b473778023344d62b365199375b0df92 (127.13.91.129:43183)
I20260709 12:12:18.068535 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:18.068773 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:18.069272 13959 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.069320 13812 raft_consensus.cc:3055] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:18.069666 13812 raft_consensus.cc:740] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:18.070331 13812 consensus_queue.cc:260] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:18.071332 13812 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.074470 13959 raft_consensus.cc:2468] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:18.075701 13854 leader_election.cc:304] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:18.076511 14135 raft_consensus.cc:2804] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:18.076408 13812 raft_consensus.cc:2468] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:18.077975 14135 raft_consensus.cc:697] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:18.078867 14135 consensus_queue.cc:237] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:18.086161 13706 catalog_manager.cc:5697] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 1 to 2, leader changed from b473778023344d62b365199375b0df92 (127.13.91.129) to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.306612 14137 raft_consensus.cc:993] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92: : Instructing follower 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.307044 14133 raft_consensus.cc:1081] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Signalling peer 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.308416 13887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41286
I20260709 12:12:18.308840 13887 raft_consensus.cc:493] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.309137 13887 raft_consensus.cc:3060] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.313680 13887 raft_consensus.cc:515] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.315131 13887 leader_election.cc:290] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:18.315970 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:18.316198 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7afdc2a5bb74597803b8ed2736aa0d4" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:18.316620 13812 raft_consensus.cc:3055] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:18.316712 13959 raft_consensus.cc:3060] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.316990 13812 raft_consensus.cc:740] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:18.317771 13812 consensus_queue.cc:260] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.318992 13812 raft_consensus.cc:3060] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:18.323338 13959 raft_consensus.cc:2468] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:18.324476 13854 leader_election.cc:304] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:18.325225 14135 raft_consensus.cc:2804] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:18.325307 13812 raft_consensus.cc:2468] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 2.
I20260709 12:12:18.325702 14135 raft_consensus.cc:697] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:18.326535 14135 consensus_queue.cc:237] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.333503 13706 catalog_manager.cc:5697] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 1 to 2, leader changed from b473778023344d62b365199375b0df92 (127.13.91.129) to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.373484 14137 raft_consensus.cc:993] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92: : Instructing follower 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.374091 14133 raft_consensus.cc:1081] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Signalling peer 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.374734 14116 raft_consensus.cc:993] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: : Instructing follower 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.375257 14145 raft_consensus.cc:1081] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 LEADER]: Signalling peer 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.375917 13888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41286
I20260709 12:12:18.376442 13888 raft_consensus.cc:493] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.376693 13888 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:18.376796 13887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41298
I20260709 12:12:18.377285 13887 raft_consensus.cc:493] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.377557 13887 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:18.380741 13888 raft_consensus.cc:515] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.382081 13888 leader_election.cc:290] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 3 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:18.381810 13887 raft_consensus.cc:515] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.382915 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:18.383226 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d15835c86734745a37fbd2cba4e79e6" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:18.383431 13812 raft_consensus.cc:3055] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:18.383857 13812 raft_consensus.cc:740] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:18.383876 13887 leader_election.cc:290] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 4 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:18.384418 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:18.384914 13811 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:18.384757 13812 consensus_queue.cc:260] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.383872 13959 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:18.385393 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:18.385883 13961 raft_consensus.cc:3055] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:18.385896 13812 raft_consensus.cc:3060] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:18.386258 13961 raft_consensus.cc:740] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:18.387033 13961 consensus_queue.cc:260] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.388170 13961 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:18.390952 13811 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 4.
I20260709 12:12:18.392040 13854 leader_election.cc:304] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:18.392226 13812 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 3.
I20260709 12:12:18.391755 13959 raft_consensus.cc:2468] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 3.
I20260709 12:12:18.393237 13854 leader_election.cc:304] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:18.392886 14135 raft_consensus.cc:2804] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:18.394116 14138 raft_consensus.cc:2804] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:18.394259 13961 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 4.
I20260709 12:12:18.399595 14135 raft_consensus.cc:697] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:18.400878 14135 consensus_queue.cc:237] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.403498 14116 raft_consensus.cc:993] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82: : Instructing follower 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.404000 14145 raft_consensus.cc:1081] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Signalling peer 1c32f779da7e46f8bce8b45e37cb9c05 to start an election
I20260709 12:12:18.405727 13887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
 from {username='slave'} at 127.0.0.1:41298
I20260709 12:12:18.406260 13887 raft_consensus.cc:493] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:18.406594 13887 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:18.406637 14138 raft_consensus.cc:697] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:18.407563 14138 consensus_queue.cc:237] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.413036 13887 raft_consensus.cc:515] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.413187 13706 catalog_manager.cc:5697] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 3 to 4, leader changed from 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131) to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 4 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.414876 13887 leader_election.cc:290] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [CANDIDATE]: Term 3 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:18.415807 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:18.416373 13961 raft_consensus.cc:3055] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:18.416436 13812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b94f6c319746e08a030cd932ed2997" candidate_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:18.416741 13961 raft_consensus.cc:740] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:18.417025 13812 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:18.417456 13961 consensus_queue.cc:260] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.418545 13961 raft_consensus.cc:3060] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:18.423748 13812 raft_consensus.cc:2468] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 3.
I20260709 12:12:18.424258 13961 raft_consensus.cc:2468] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c32f779da7e46f8bce8b45e37cb9c05 in term 3.
I20260709 12:12:18.424665 13854 leader_election.cc:304] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:18.425341 14138 raft_consensus.cc:2804] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:18.425779 14138 raft_consensus.cc:697] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 LEADER]: Becoming Leader. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:18.426257 13706 catalog_manager.cc:5697] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 2 to 3, leader changed from b473778023344d62b365199375b0df92 (127.13.91.129) to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.426416 14138 consensus_queue.cc:237] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:18.436734 13706 catalog_manager.cc:5697] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 reported cstate change: term changed from 2 to 3, leader changed from 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131) to 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.489427 13961 raft_consensus.cc:1275] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:18.490583 14138 consensus_queue.cc:1048] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:18.493119 13812 raft_consensus.cc:1275] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:18.494423 14138 consensus_queue.cc:1048] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:18.795509 13812 raft_consensus.cc:1275] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:18.796649 14135 consensus_queue.cc:1048] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:18.798780 13812 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 4 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:18.800036 14135 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:18.807895 13961 raft_consensus.cc:1275] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:18.812959 13961 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 4 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:18.815575 14138 consensus_queue.cc:1048] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:18.816880 14138 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:18.830338 13812 raft_consensus.cc:1275] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:18.831462 14135 consensus_queue.cc:1048] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:18.840659 13959 raft_consensus.cc:1275] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:18.842501 14146 consensus_queue.cc:1048] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:18.861526 13812 raft_consensus.cc:1275] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:18.862545 14146 consensus_queue.cc:1048] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:18.871438 13959 raft_consensus.cc:1275] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Refusing update from remote peer 1c32f779da7e46f8bce8b45e37cb9c05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:18.872671 14135 consensus_queue.cc:1048] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.027441 13678 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:12:21.028553 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:21.037007 13887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:54968
I20260709 12:12:21.038079 13887 raft_consensus.cc:606] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 LEADER]: Received request to transfer leadership to TS 091c8ac49f3f4e7194b48537fcbd8c82
I20260709 12:12:21.042032 13887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317e0523df524636a6948e974031accf"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:54968
I20260709 12:12:21.042479 13887 raft_consensus.cc:606] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Received request to transfer leadership to TS b473778023344d62b365199375b0df92
I20260709 12:12:21.045042 13887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:54968
I20260709 12:12:21.045509 13887 raft_consensus.cc:606] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Received request to transfer leadership to TS 091c8ac49f3f4e7194b48537fcbd8c82
I20260709 12:12:21.048625 14146 raft_consensus.cc:993] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:21.048921 13887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:54968
I20260709 12:12:21.049048 14146 raft_consensus.cc:1081] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Signalling peer b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:21.049458 13887 raft_consensus.cc:606] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Received request to transfer leadership to TS b473778023344d62b365199375b0df92
I20260709 12:12:21.050698 13811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317e0523df524636a6948e974031accf"
dest_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:40988
I20260709 12:12:21.051195 13811 raft_consensus.cc:493] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.051525 13811 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.051683 13887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3"
dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
mode: GRACEFUL
new_leader_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:54968
I20260709 12:12:21.052239 13887 raft_consensus.cc:606] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Received request to transfer leadership to TS b473778023344d62b365199375b0df92
I20260709 12:12:21.053331 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:21.053745 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:21.101755 13811 raft_consensus.cc:515] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:21.104607 13811 leader_election.cc:290] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 3 election: Requested vote from peers 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:21.105917 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:21.105841 13961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317e0523df524636a6948e974031accf" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:21.106559 13887 raft_consensus.cc:3055] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:21.106766 13961 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.106855 13887 raft_consensus.cc:740] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:21.107650 13887 consensus_queue.cc:260] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [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: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:21.109484 13887 raft_consensus.cc:3060] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.200222 13887 raft_consensus.cc:2468] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 3.
I20260709 12:12:21.200800 13961 raft_consensus.cc:2468] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 3.
I20260709 12:12:21.201887 13776 leader_election.cc:304] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [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: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:21.203640 14167 raft_consensus.cc:2804] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.204734 14167 raft_consensus.cc:697] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 3 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:21.205497 14167 consensus_queue.cc:237] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [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: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } }
I20260709 12:12:21.212527 13708 catalog_manager.cc:5697] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 reported cstate change: term changed from 2 to 3, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.355520 14166 raft_consensus.cc:993] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:21.355986 14146 raft_consensus.cc:1081] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 LEADER]: Signalling peer 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:21.357517 13959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0283cd178f654f3c83be620200881da0"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:57622
I20260709 12:12:21.357998 13959 raft_consensus.cc:493] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.358283 13959 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:21.397472 13959 raft_consensus.cc:515] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.399762 13959 leader_election.cc:290] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 5 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:21.400637 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:21.400759 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0283cd178f654f3c83be620200881da0" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:21.401387 13887 raft_consensus.cc:3055] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:21.401407 13811 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:21.401654 13887 raft_consensus.cc:740] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:21.402319 13887 consensus_queue.cc:260] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.403124 13887 raft_consensus.cc:3060] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:21.410356 14166 raft_consensus.cc:993] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:21.410843 14146 raft_consensus.cc:1081] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Signalling peer 091c8ac49f3f4e7194b48537fcbd8c82 to start an election
I20260709 12:12:21.412240 13959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c"
dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
 from {username='slave'} at 127.0.0.1:57622
I20260709 12:12:21.412696 13959 raft_consensus.cc:493] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.413007 13959 raft_consensus.cc:3060] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.455770 14166 raft_consensus.cc:993] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:21.456260 14146 raft_consensus.cc:1081] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Signalling peer b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:21.457836 13812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3"
dest_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:40988
I20260709 12:12:21.458256 13812 raft_consensus.cc:493] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.458539 13812 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.494596 13887 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 5.
I20260709 12:12:21.494633 13959 raft_consensus.cc:515] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.495988 13925 leader_election.cc:304] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:21.496945 14145 raft_consensus.cc:2804] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:21.498798 13813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b473778023344d62b365199375b0df92"
I20260709 12:12:21.498847 13959 leader_election.cc:290] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 2 election: Requested vote from peers b473778023344d62b365199375b0df92 (127.13.91.129:43183), 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887)
I20260709 12:12:21.499104 14145 raft_consensus.cc:697] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 5 LEADER]: Becoming Leader. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:21.500185 13811 raft_consensus.cc:2468] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 5.
I20260709 12:12:21.499619 13813 raft_consensus.cc:3060] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.500908 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488dd8864e474c2ba39ce26ed352ed4c" candidate_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:21.500599 14145 consensus_queue.cc:237] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.501384 13887 raft_consensus.cc:3055] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:21.501668 13887 raft_consensus.cc:740] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:21.502363 13887 consensus_queue.cc:260] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.503772 13887 raft_consensus.cc:3060] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:21.508879 13708 catalog_manager.cc:5697] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 reported cstate change: term changed from 4 to 5, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131). New cstate: current_term: 5 leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.593242 14166 raft_consensus.cc:993] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05: : Instructing follower b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:21.593699 14146 raft_consensus.cc:1081] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Signalling peer b473778023344d62b365199375b0df92 to start an election
I20260709 12:12:21.594559 13887 raft_consensus.cc:2468] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 2.
I20260709 12:12:21.594568 13812 raft_consensus.cc:515] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.595561 13811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d"
dest_uuid: "b473778023344d62b365199375b0df92"
 from {username='slave'} at 127.0.0.1:40988
I20260709 12:12:21.596067 13811 raft_consensus.cc:493] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:21.596501 13811 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.596647 13812 leader_election.cc:290] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 3 election: Requested vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:21.595985 13925 leader_election.cc:304] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 091c8ac49f3f4e7194b48537fcbd8c82, 1c32f779da7e46f8bce8b45e37cb9c05; no voters: 
I20260709 12:12:21.597957 13813 raft_consensus.cc:2468] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 091c8ac49f3f4e7194b48537fcbd8c82 in term 2.
I20260709 12:12:21.598995 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:21.599526 13959 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.599828 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4d4924202f4778a791a1f0055e0ab3" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:21.599526 14145 raft_consensus.cc:2804] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:21.600261 13887 raft_consensus.cc:3055] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:21.600692 13887 raft_consensus.cc:740] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:21.601392 14145 raft_consensus.cc:697] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Becoming Leader. State: Replica: 091c8ac49f3f4e7194b48537fcbd8c82, State: Running, Role: LEADER
I20260709 12:12:21.601536 13887 consensus_queue.cc:260] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.602698 13887 raft_consensus.cc:3060] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.602313 14145 consensus_queue.cc:237] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.609822 13708 catalog_manager.cc:5697] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 reported cstate change: term changed from 1 to 2, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:21.689043 13888 raft_consensus.cc:1275] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.690150 14167 consensus_queue.cc:1048] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.693890 13887 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 3.
I20260709 12:12:21.693948 13811 raft_consensus.cc:515] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.693898 13959 raft_consensus.cc:2468] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 3.
I20260709 12:12:21.696180 13779 leader_election.cc:304] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [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: 091c8ac49f3f4e7194b48537fcbd8c82, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:21.698127 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c32f779da7e46f8bce8b45e37cb9c05"
I20260709 12:12:21.698820 13888 raft_consensus.cc:3055] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:21.698182 14168 raft_consensus.cc:2804] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.698885 13811 leader_election.cc:290] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [CANDIDATE]: Term 3 election: Requested vote from peers 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887), 091c8ac49f3f4e7194b48537fcbd8c82 (127.13.91.131:42601)
I20260709 12:12:21.699225 13888 raft_consensus.cc:740] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c32f779da7e46f8bce8b45e37cb9c05, State: Running, Role: LEADER
I20260709 12:12:21.700430 13888 consensus_queue.cc:260] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.701582 13888 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.703359 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f4716989324052b6e4d5ca2f60873d" candidate_uuid: "b473778023344d62b365199375b0df92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "091c8ac49f3f4e7194b48537fcbd8c82"
I20260709 12:12:21.703994 13959 raft_consensus.cc:3060] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:21.712358 13961 raft_consensus.cc:1275] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:21.715135 14168 raft_consensus.cc:697] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 3 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:21.716990 14168 consensus_queue.cc:237] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.717594 14179 consensus_queue.cc:1048] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:21.728200 13706 catalog_manager.cc:5697] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 reported cstate change: term changed from 2 to 3, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.790160 13959 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 3.
I20260709 12:12:21.790166 13888 raft_consensus.cc:2468] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b473778023344d62b365199375b0df92 in term 3.
I20260709 12:12:21.791615 13776 leader_election.cc:304] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [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: 1c32f779da7e46f8bce8b45e37cb9c05, b473778023344d62b365199375b0df92; no voters: 
I20260709 12:12:21.792378 14168 raft_consensus.cc:2804] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:21.792768 14168 raft_consensus.cc:697] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 3 LEADER]: Becoming Leader. State: Replica: b473778023344d62b365199375b0df92, State: Running, Role: LEADER
I20260709 12:12:21.793463 14168 consensus_queue.cc:237] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [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: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } }
I20260709 12:12:21.800529 13708 catalog_manager.cc:5697] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 reported cstate change: term changed from 2 to 3, leader changed from 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130) to b473778023344d62b365199375b0df92 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "b473778023344d62b365199375b0df92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.009116 13811 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 5 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:22.010286 14145 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:22.019436 13888 raft_consensus.cc:1275] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 5 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:22.021159 14188 consensus_queue.cc:1048] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:22.045518 13888 raft_consensus.cc:1275] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:22.046547 14188 consensus_queue.cc:1048] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:22.054965 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:22.056493 13811 raft_consensus.cc:1275] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Refusing update from remote peer 091c8ac49f3f4e7194b48537fcbd8c82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:22.057940 14145 consensus_queue.cc:1048] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b473778023344d62b365199375b0df92" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:22.063340 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:22.063788 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:22.187731 13959 raft_consensus.cc:1275] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.188926 14168 consensus_queue.cc:1048] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.198781 13888 raft_consensus.cc:1275] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.200214 14178 consensus_queue.cc:1048] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.270020 13888 raft_consensus.cc:1275] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.271188 14178 consensus_queue.cc:1048] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c32f779da7e46f8bce8b45e37cb9c05" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:22.280336 13961 raft_consensus.cc:1275] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Refusing update from remote peer b473778023344d62b365199375b0df92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:22.282946 14181 consensus_queue.cc:1048] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091c8ac49f3f4e7194b48537fcbd8c82" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:23.064944 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:23.070897 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:23.071274 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:24.072410 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:24.077636 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:24.078063 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:25.079037 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:25.084656 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:25.085007 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:26.086042 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:26.090852 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:26.091320 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:27.092504 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.097827 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:27.098232 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:28.099256 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.104099 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:28.104507 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:29.105520 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:29.111624 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:29.112057 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:30.113123 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:30.117883 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:30.118264 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.147914 13678 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:31.148788 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
W20260709 12:12:31.157605 13928 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:12:31.163944 13928 consensus_peers.cc:597] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 -> Peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Couldn't send request to peer b473778023344d62b365199375b0df92. 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 12:12:31.174470 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:31.175339 13678 tablet_replica.cc:333] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.176151 13678 raft_consensus.cc:2243] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.177244 13678 raft_consensus.cc:2272] T 86f4716989324052b6e4d5ca2f60873d P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.179842 13678 tablet_replica.cc:333] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.180450 13678 raft_consensus.cc:2243] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.180959 13678 raft_consensus.cc:2272] T 488dd8864e474c2ba39ce26ed352ed4c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.182580 13678 tablet_replica.cc:333] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.183058 13678 raft_consensus.cc:2243] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.183508 13678 raft_consensus.cc:2272] T 8d15835c86734745a37fbd2cba4e79e6 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.185192 13678 tablet_replica.cc:333] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.185647 13678 raft_consensus.cc:2243] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.186043 13678 raft_consensus.cc:2272] T a7afdc2a5bb74597803b8ed2736aa0d4 P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.187750 13678 tablet_replica.cc:333] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.188234 13678 raft_consensus.cc:2243] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.188910 13678 raft_consensus.cc:2272] T 0283cd178f654f3c83be620200881da0 P b473778023344d62b365199375b0df92 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.190795 13678 tablet_replica.cc:333] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92: stopping tablet replica
W20260709 12:12:31.191315 13854 consensus_peers.cc:597] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 -> Peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Couldn't send request to peer b473778023344d62b365199375b0df92. 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 12:12:31.191393 13678 raft_consensus.cc:2243] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.192029 13678 raft_consensus.cc:2272] T 45b94f6c319746e08a030cd932ed2997 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.194077 13678 tablet_replica.cc:333] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.194610 13678 raft_consensus.cc:2243] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.195506 13678 raft_consensus.cc:2272] T eb4d4924202f4778a791a1f0055e0ab3 P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:31.197019 13928 consensus_peers.cc:597] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 -> Peer b473778023344d62b365199375b0df92 (127.13.91.129:43183): Couldn't send request to peer b473778023344d62b365199375b0df92. 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 12:12:31.197427 13678 tablet_replica.cc:333] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.197909 13678 raft_consensus.cc:2243] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.198464 13678 raft_consensus.cc:2272] T 0cc298e1daa7481f9acad38e0192780c P b473778023344d62b365199375b0df92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.199966 13678 tablet_replica.cc:333] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92: stopping tablet replica
I20260709 12:12:31.200426 13678 raft_consensus.cc:2243] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.201220 13678 raft_consensus.cc:2272] T 317e0523df524636a6948e974031accf P b473778023344d62b365199375b0df92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.281646 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
I20260709 12:12:31.303061 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
W20260709 12:12:31.321951 13925 consensus_peers.cc:597] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 -> Peer 1c32f779da7e46f8bce8b45e37cb9c05 (127.13.91.130:41887): Couldn't send request to peer 1c32f779da7e46f8bce8b45e37cb9c05. 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 12:12:31.330235 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:31.330900 13678 tablet_replica.cc:333] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.331493 13678 raft_consensus.cc:2243] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.332022 13678 raft_consensus.cc:2272] T 86f4716989324052b6e4d5ca2f60873d P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.333952 13678 tablet_replica.cc:333] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.334420 13678 raft_consensus.cc:2243] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.334821 13678 raft_consensus.cc:2272] T 488dd8864e474c2ba39ce26ed352ed4c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.336431 13678 tablet_replica.cc:333] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.336881 13678 raft_consensus.cc:2243] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.337252 13678 raft_consensus.cc:2272] T eb4d4924202f4778a791a1f0055e0ab3 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.338760 13678 tablet_replica.cc:333] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.339214 13678 raft_consensus.cc:2243] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.339910 13678 raft_consensus.cc:2272] T a7afdc2a5bb74597803b8ed2736aa0d4 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.341476 13678 tablet_replica.cc:333] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.341917 13678 raft_consensus.cc:2243] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.342582 13678 raft_consensus.cc:2272] T 8d15835c86734745a37fbd2cba4e79e6 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.344149 13678 tablet_replica.cc:333] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.344627 13678 raft_consensus.cc:2243] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.345091 13678 raft_consensus.cc:2272] T 0283cd178f654f3c83be620200881da0 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.346522 13678 tablet_replica.cc:333] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.346966 13678 raft_consensus.cc:2243] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.347638 13678 raft_consensus.cc:2272] T 45b94f6c319746e08a030cd932ed2997 P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.349184 13678 tablet_replica.cc:333] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.349596 13678 raft_consensus.cc:2243] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.349988 13678 raft_consensus.cc:2272] T 0cc298e1daa7481f9acad38e0192780c P 1c32f779da7e46f8bce8b45e37cb9c05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.351460 13678 tablet_replica.cc:333] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05: stopping tablet replica
I20260709 12:12:31.351876 13678 raft_consensus.cc:2243] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.352240 13678 raft_consensus.cc:2272] T 317e0523df524636a6948e974031accf P 1c32f779da7e46f8bce8b45e37cb9c05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.379103 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
I20260709 12:12:31.396037 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
I20260709 12:12:31.418187 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:31.418857 13678 tablet_replica.cc:333] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.419427 13678 raft_consensus.cc:2243] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.419900 13678 raft_consensus.cc:2272] T 86f4716989324052b6e4d5ca2f60873d P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.421574 13678 tablet_replica.cc:333] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.422049 13678 raft_consensus.cc:2243] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.422780 13678 raft_consensus.cc:2272] T 0cc298e1daa7481f9acad38e0192780c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.424433 13678 tablet_replica.cc:333] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.424880 13678 raft_consensus.cc:2243] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.425235 13678 raft_consensus.cc:2272] T 317e0523df524636a6948e974031accf P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.426709 13678 tablet_replica.cc:333] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.427145 13678 raft_consensus.cc:2243] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.427886 13678 raft_consensus.cc:2272] T 488dd8864e474c2ba39ce26ed352ed4c P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.429494 13678 tablet_replica.cc:333] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.429960 13678 raft_consensus.cc:2243] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.430707 13678 raft_consensus.cc:2272] T 0283cd178f654f3c83be620200881da0 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.432428 13678 tablet_replica.cc:333] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.432915 13678 raft_consensus.cc:2243] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.433303 13678 raft_consensus.cc:2272] T 45b94f6c319746e08a030cd932ed2997 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.434873 13678 tablet_replica.cc:333] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.435310 13678 raft_consensus.cc:2243] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.435700 13678 raft_consensus.cc:2272] T a7afdc2a5bb74597803b8ed2736aa0d4 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.437369 13678 tablet_replica.cc:333] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.437793 13678 raft_consensus.cc:2243] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.438164 13678 raft_consensus.cc:2272] T 8d15835c86734745a37fbd2cba4e79e6 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.439612 13678 tablet_replica.cc:333] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82: stopping tablet replica
I20260709 12:12:31.440029 13678 raft_consensus.cc:2243] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:31.440459 13678 raft_consensus.cc:2272] T eb4d4924202f4778a791a1f0055e0ab3 P 091c8ac49f3f4e7194b48537fcbd8c82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.465847 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
I20260709 12:12:31.483695 13678 master.cc:562] Master@127.13.91.190:38237 shutting down...
I20260709 12:12:31.677897 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:31.678532 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:31.678867 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P c423b36900e3487c920fa3c9068b82f6: stopping tablet replica
I20260709 12:12:31.697378 13678 master.cc:584] Master@127.13.91.190:38237 shutdown complete.
091c8ac49f3f4e7194b48537fcbd8c82  1
1c32f779da7e46f8bce8b45e37cb9c05  4
b473778023344d62b365199375b0df92  4
091c8ac49f3f4e7194b48537fcbd8c82  3
1c32f779da7e46f8bce8b45e37cb9c05  3
b473778023344d62b365199375b0df92  3
091c8ac49f3f4e7194b48537fcbd8c82  1
1c32f779da7e46f8bce8b45e37cb9c05  8
b473778023344d62b365199375b0df92  0
091c8ac49f3f4e7194b48537fcbd8c82  3
1c32f779da7e46f8bce8b45e37cb9c05  3
b473778023344d62b365199375b0df92  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30900 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:31.735391 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:39643
I20260709 12:12:31.736555 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:31.741930 14204 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 12:12:31.742000 14205 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 12:12:31.742544 14207 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 12:12:31.744527 13678 server_base.cc:1061] running on GCE node
I20260709 12:12:31.745378 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:31.745568 13678 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 12:12:31.745712 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599151745695 us; error 0 us; skew 500 ppm
I20260709 12:12:31.746202 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:31.748517 13678 webserver.cc:533] Webserver started at http://127.13.91.190:34167/ using document root <none> and password file <none>
I20260709 12:12:31.748996 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:31.749173 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:31.749432 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:31.750514 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "8f5f258e48e443e49629178ccdd01fff"
format_stamp: "Formatted at 2026-07-09 12:12:31 on dist-test-slave-v8sf"
I20260709 12:12:31.754712 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:31.757942 14212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:31.758625 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:31.758883 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "8f5f258e48e443e49629178ccdd01fff"
format_stamp: "Formatted at 2026-07-09 12:12:31 on dist-test-slave-v8sf"
I20260709 12:12:31.759158 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-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 12:12:31.789726 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:31.790995 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:31.828089 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:39643
I20260709 12:12:31.828183 14263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:39643 every 8 connection(s)
I20260709 12:12:31.831866 14264 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 12:12:31.841180 14264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff: Bootstrap starting.
I20260709 12:12:31.845685 14264 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:31.849838 14264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff: No bootstrap required, opened a new log
I20260709 12:12:31.852058 14264 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5f258e48e443e49629178ccdd01fff" member_type: VOTER }
I20260709 12:12:31.852532 14264 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:31.852730 14264 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5f258e48e443e49629178ccdd01fff, State: Initialized, Role: FOLLOWER
I20260709 12:12:31.853263 14264 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f5f258e48e443e49629178ccdd01fff" member_type: VOTER }
I20260709 12:12:31.853749 14264 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:31.853961 14264 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:31.854176 14264 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:31.858111 14264 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5f258e48e443e49629178ccdd01fff" member_type: VOTER }
I20260709 12:12:31.858604 14264 leader_election.cc:304] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [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: 8f5f258e48e443e49629178ccdd01fff; no voters: 
I20260709 12:12:31.859659 14264 leader_election.cc:290] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:31.860000 14267 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:31.861336 14267 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 1 LEADER]: Becoming Leader. State: Replica: 8f5f258e48e443e49629178ccdd01fff, State: Running, Role: LEADER
I20260709 12:12:31.862027 14267 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [LEADER]: Queue going to LEADER mode. State: All 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: "8f5f258e48e443e49629178ccdd01fff" member_type: VOTER }
I20260709 12:12:31.862776 14264 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:31.868201 14268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f5f258e48e443e49629178ccdd01fff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5f258e48e443e49629178ccdd01fff" member_type: VOTER } }
I20260709 12:12:31.868396 14269 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f5f258e48e443e49629178ccdd01fff. Latest consensus state: current_term: 1 leader_uuid: "8f5f258e48e443e49629178ccdd01fff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f5f258e48e443e49629178ccdd01fff" member_type: VOTER } }
I20260709 12:12:31.869046 14268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:31.869094 14269 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:31.871148 14276 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:31.875931 14276 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:31.877960 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:31.884351 14276 catalog_manager.cc:1383] Generated new cluster ID: 56584b5965c74abe8f6d0af99797d879
I20260709 12:12:31.884589 14276 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:31.910387 14276 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:31.911623 14276 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:31.925773 14276 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff: Generated new TSK 0
I20260709 12:12:31.926371 14276 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:31.944162 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:31.949968 14285 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 12:12:31.950897 14286 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 12:12:31.952800 13678 server_base.cc:1061] running on GCE node
W20260709 12:12:31.952766 14288 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 12:12:31.953945 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:31.954121 13678 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 12:12:31.954279 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599151954261 us; error 0 us; skew 500 ppm
I20260709 12:12:31.954774 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:31.957077 13678 webserver.cc:533] Webserver started at http://127.13.91.129:42803/ using document root <none> and password file <none>
I20260709 12:12:31.957564 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:31.957737 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:31.957979 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:31.959057 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "2d2da090e345436da42987cf9e5739e6"
format_stamp: "Formatted at 2026-07-09 12:12:31 on dist-test-slave-v8sf"
I20260709 12:12:31.963469 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:31.966727 14293 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:31.967563 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:31.967862 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "2d2da090e345436da42987cf9e5739e6"
format_stamp: "Formatted at 2026-07-09 12:12:31 on dist-test-slave-v8sf"
I20260709 12:12:31.968140 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-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 12:12:31.988698 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:31.989920 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:31.991478 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:31.993896 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:31.994102 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:31.994324 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:31.994495 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:32.031972 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:45823
I20260709 12:12:32.032119 14355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:45823 every 8 connection(s)
I20260709 12:12:32.036598 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:32.042719 14360 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 12:12:32.044205 14361 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 12:12:32.046605 14363 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 12:12:32.047544 13678 server_base.cc:1061] running on GCE node
I20260709 12:12:32.049117 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:32.049320 13678 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 12:12:32.049310 14356 heartbeater.cc:344] Connected to a master server at 127.13.91.190:39643
I20260709 12:12:32.049664 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599152049644 us; error 0 us; skew 500 ppm
I20260709 12:12:32.049813 14356 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:32.050359 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:32.050683 14356 heartbeater.cc:507] Master 127.13.91.190:39643 requested a full tablet report, sending...
I20260709 12:12:32.052965 13678 webserver.cc:533] Webserver started at http://127.13.91.130:41801/ using document root <none> and password file <none>
I20260709 12:12:32.052970 14229 ts_manager.cc:194] Registered new tserver with Master: 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823)
I20260709 12:12:32.053557 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:32.053774 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:32.054060 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:32.054833 14229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45412
I20260709 12:12:32.055131 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "bc6dda47f93f42a89b2c56824f48c43a"
format_stamp: "Formatted at 2026-07-09 12:12:32 on dist-test-slave-v8sf"
I20260709 12:12:32.059330 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:32.062567 14368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:32.063304 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:32.063565 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "bc6dda47f93f42a89b2c56824f48c43a"
format_stamp: "Formatted at 2026-07-09 12:12:32 on dist-test-slave-v8sf"
I20260709 12:12:32.063815 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-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 12:12:32.086516 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:32.087692 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:32.089176 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:32.091296 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:32.091495 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:32.091725 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:32.091873 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:32.129055 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:34039
I20260709 12:12:32.129192 14430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:34039 every 8 connection(s)
I20260709 12:12:32.133397 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:32.140343 14434 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 12:12:32.141870 14435 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 12:12:32.144513 14437 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 12:12:32.145561 13678 server_base.cc:1061] running on GCE node
I20260709 12:12:32.146054 14431 heartbeater.cc:344] Connected to a master server at 127.13.91.190:39643
I20260709 12:12:32.146446 14431 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:32.146536 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:32.146783 13678 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 12:12:32.146952 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599152146935 us; error 0 us; skew 500 ppm
I20260709 12:12:32.147230 14431 heartbeater.cc:507] Master 127.13.91.190:39643 requested a full tablet report, sending...
I20260709 12:12:32.147497 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:32.149442 14229 ts_manager.cc:194] Registered new tserver with Master: bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:32.150179 13678 webserver.cc:533] Webserver started at http://127.13.91.131:39831/ using document root <none> and password file <none>
I20260709 12:12:32.150667 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:32.150846 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:32.150846 14229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45428
I20260709 12:12:32.151310 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:32.152542 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "a13f51817c354c57bb15af894cb8997c"
format_stamp: "Formatted at 2026-07-09 12:12:32 on dist-test-slave-v8sf"
I20260709 12:12:32.156903 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:12:32.160185 14442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:32.160967 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:32.161305 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "a13f51817c354c57bb15af894cb8997c"
format_stamp: "Formatted at 2026-07-09 12:12:32 on dist-test-slave-v8sf"
I20260709 12:12:32.161580 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599120674082-13678-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 12:12:32.181126 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:32.182283 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:32.183673 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:32.185813 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:32.186023 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:32.186249 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:32.186399 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:32.224455 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:41269
I20260709 12:12:32.224565 14504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:41269 every 8 connection(s)
I20260709 12:12:32.237815 14505 heartbeater.cc:344] Connected to a master server at 127.13.91.190:39643
I20260709 12:12:32.238255 14505 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:32.239017 14505 heartbeater.cc:507] Master 127.13.91.190:39643 requested a full tablet report, sending...
I20260709 12:12:32.240962 14229 ts_manager.cc:194] Registered new tserver with Master: a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.242024 13678 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014577637s
I20260709 12:12:32.242417 14229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45444
I20260709 12:12:32.266749 14229 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45456:
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 12:12:32.269575 14229 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 12:12:32.359053 14470 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd1c56483cd4e19aa2504aafdb47c7c (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:32.360471 14470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd1c56483cd4e19aa2504aafdb47c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.362601 14469 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5fe4ff8d42491d90a1929cc87d5c53 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:32.364133 14469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5fe4ff8d42491d90a1929cc87d5c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.365562 14466 tablet_service.cc:1511] Processing CreateTablet for tablet e871d6f0a94249dfac823eb9d4c55d85 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:32.365698 14464 tablet_service.cc:1511] Processing CreateTablet for tablet 2834ea09f8e44deab670e1dd17920c0a (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:32.366187 14462 tablet_service.cc:1511] Processing CreateTablet for tablet ec62769d31954066b0733a170afb78e3 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:32.366909 14466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e871d6f0a94249dfac823eb9d4c55d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.367549 14463 tablet_service.cc:1511] Processing CreateTablet for tablet 9a849ba459d84ed28f2c1d7068a65fcc (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:32.367993 14461 tablet_service.cc:1511] Processing CreateTablet for tablet d841facd7a934bd7af39fd48ba0dbe80 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:32.368973 14462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec62769d31954066b0733a170afb78e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.369324 14467 tablet_service.cc:1511] Processing CreateTablet for tablet 2b765dcbac1e4c9ca28b95f6a6bb4e32 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:32.369962 14321 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd1c56483cd4e19aa2504aafdb47c7c (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:32.370653 14467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b765dcbac1e4c9ca28b95f6a6bb4e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.371178 14321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd1c56483cd4e19aa2504aafdb47c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.372350 14313 tablet_service.cc:1511] Processing CreateTablet for tablet ec62769d31954066b0733a170afb78e3 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:32.373628 14313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec62769d31954066b0733a170afb78e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.373373 14468 tablet_service.cc:1511] Processing CreateTablet for tablet 5740a573e3604f7ea8d0839b280041db (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:32.374666 14468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5740a573e3604f7ea8d0839b280041db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.374523 14319 tablet_service.cc:1511] Processing CreateTablet for tablet 5740a573e3604f7ea8d0839b280041db (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:32.375777 14319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5740a573e3604f7ea8d0839b280041db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.373411 14320 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5fe4ff8d42491d90a1929cc87d5c53 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:32.377777 14318 tablet_service.cc:1511] Processing CreateTablet for tablet 2b765dcbac1e4c9ca28b95f6a6bb4e32 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:32.377975 14465 tablet_service.cc:1511] Processing CreateTablet for tablet 888064d727c94186af6a366ffd2733ab (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:32.378459 14320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5fe4ff8d42491d90a1929cc87d5c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.379051 14318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b765dcbac1e4c9ca28b95f6a6bb4e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.379731 14461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d841facd7a934bd7af39fd48ba0dbe80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.380192 14312 tablet_service.cc:1511] Processing CreateTablet for tablet d841facd7a934bd7af39fd48ba0dbe80 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:32.382387 14315 tablet_service.cc:1511] Processing CreateTablet for tablet 2834ea09f8e44deab670e1dd17920c0a (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:32.382481 14392 tablet_service.cc:1511] Processing CreateTablet for tablet e871d6f0a94249dfac823eb9d4c55d85 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:32.382650 14317 tablet_service.cc:1511] Processing CreateTablet for tablet e871d6f0a94249dfac823eb9d4c55d85 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:32.385774 14316 tablet_service.cc:1511] Processing CreateTablet for tablet 888064d727c94186af6a366ffd2733ab (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:32.386226 14395 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5fe4ff8d42491d90a1929cc87d5c53 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:32.386519 14394 tablet_service.cc:1511] Processing CreateTablet for tablet 5740a573e3604f7ea8d0839b280041db (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:32.387058 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888064d727c94186af6a366ffd2733ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.388761 14396 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd1c56483cd4e19aa2504aafdb47c7c (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:32.388922 14314 tablet_service.cc:1511] Processing CreateTablet for tablet 9a849ba459d84ed28f2c1d7068a65fcc (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:32.384745 14393 tablet_service.cc:1511] Processing CreateTablet for tablet 2b765dcbac1e4c9ca28b95f6a6bb4e32 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:32.390188 14312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d841facd7a934bd7af39fd48ba0dbe80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.392913 14391 tablet_service.cc:1511] Processing CreateTablet for tablet 888064d727c94186af6a366ffd2733ab (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:32.396900 14389 tablet_service.cc:1511] Processing CreateTablet for tablet 9a849ba459d84ed28f2c1d7068a65fcc (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:32.397697 14390 tablet_service.cc:1511] Processing CreateTablet for tablet 2834ea09f8e44deab670e1dd17920c0a (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:32.399928 14392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e871d6f0a94249dfac823eb9d4c55d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.401041 14463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a849ba459d84ed28f2c1d7068a65fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.401104 14393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b765dcbac1e4c9ca28b95f6a6bb4e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.402107 14465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888064d727c94186af6a366ffd2733ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.402925 14464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2834ea09f8e44deab670e1dd17920c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.403301 14396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd1c56483cd4e19aa2504aafdb47c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.406177 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2834ea09f8e44deab670e1dd17920c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.408577 14391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888064d727c94186af6a366ffd2733ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.410331 14388 tablet_service.cc:1511] Processing CreateTablet for tablet ec62769d31954066b0733a170afb78e3 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:32.411664 14395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5fe4ff8d42491d90a1929cc87d5c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.415251 14390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2834ea09f8e44deab670e1dd17920c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.417532 14388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec62769d31954066b0733a170afb78e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.421458 14387 tablet_service.cc:1511] Processing CreateTablet for tablet d841facd7a934bd7af39fd48ba0dbe80 (DEFAULT_TABLE table=test-workload [id=72c8d581ccac4bf98f0618b62f38f5c6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:32.422611 14389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a849ba459d84ed28f2c1d7068a65fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.423267 14387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d841facd7a934bd7af39fd48ba0dbe80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.424293 14394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5740a573e3604f7ea8d0839b280041db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.425385 14314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a849ba459d84ed28f2c1d7068a65fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.427254 14317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e871d6f0a94249dfac823eb9d4c55d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:32.475150 14521 tablet_bootstrap.cc:492] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.482769 14521 tablet_bootstrap.cc:654] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.485400 14520 tablet_bootstrap.cc:492] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.494035 14521 tablet_bootstrap.cc:492] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.494601 14521 ts_tablet_manager.cc:1403] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 12:12:32.497318 14521 raft_consensus.cc:359] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.498132 14521 raft_consensus.cc:385] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.498474 14521 raft_consensus.cc:740] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.499356 14521 consensus_queue.cc:260] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.501988 14520 tablet_bootstrap.cc:654] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.508457 14521 ts_tablet_manager.cc:1434] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 12:12:32.509094 14431 heartbeater.cc:499] Master 127.13.91.190:39643 was elected leader, sending a full tablet report...
I20260709 12:12:32.524071 14521 tablet_bootstrap.cc:492] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.524382 14520 tablet_bootstrap.cc:492] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.524828 14520 ts_tablet_manager.cc:1403] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.007s
I20260709 12:12:32.527482 14520 raft_consensus.cc:359] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.528163 14520 raft_consensus.cc:385] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.528486 14520 raft_consensus.cc:740] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.529241 14520 consensus_queue.cc:260] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.530261 14521 tablet_bootstrap.cc:654] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.553624 14521 tablet_bootstrap.cc:492] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.554111 14521 ts_tablet_manager.cc:1403] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260709 12:12:32.558089 14521 raft_consensus.cc:359] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.558771 14521 raft_consensus.cc:385] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.559062 14521 raft_consensus.cc:740] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.559924 14521 consensus_queue.cc:260] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.564337 14521 ts_tablet_manager.cc:1434] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:12:32.564339 14356 heartbeater.cc:499] Master 127.13.91.190:39643 was elected leader, sending a full tablet report...
I20260709 12:12:32.564853 14520 ts_tablet_manager.cc:1434] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.040s	user 0.027s	sys 0.004s
I20260709 12:12:32.565629 14521 tablet_bootstrap.cc:492] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.565773 14520 tablet_bootstrap.cc:492] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.571973 14520 tablet_bootstrap.cc:654] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.571974 14521 tablet_bootstrap.cc:654] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.574043 14524 tablet_bootstrap.cc:492] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:32.580470 14521 tablet_bootstrap.cc:492] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.580961 14521 ts_tablet_manager.cc:1403] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 12:12:32.583659 14521 raft_consensus.cc:359] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.584337 14521 raft_consensus.cc:385] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.584622 14521 raft_consensus.cc:740] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.586578 14521 consensus_queue.cc:260] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.589495 14523 raft_consensus.cc:493] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.589928 14523 raft_consensus.cc:515] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.593461 14521 ts_tablet_manager.cc:1434] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:32.594774 14521 tablet_bootstrap.cc:492] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.594679 14523 leader_election.cc:290] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.593819 14520 tablet_bootstrap.cc:492] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.597966 14520 ts_tablet_manager.cc:1403] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.007s
I20260709 12:12:32.600883 14521 tablet_bootstrap.cc:654] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.600708 14520 raft_consensus.cc:359] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.601444 14520 raft_consensus.cc:385] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.601747 14520 raft_consensus.cc:740] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.602567 14524 tablet_bootstrap.cc:654] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.603328 14520 consensus_queue.cc:260] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.606778 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:32.607928 14520 ts_tablet_manager.cc:1434] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:12:32.608942 14520 tablet_bootstrap.cc:492] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
W20260709 12:12:32.609071 14371 leader_election.cc:343] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.618820 14520 tablet_bootstrap.cc:654] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.629179 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
W20260709 12:12:32.630852 14371 leader_election.cc:343] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.631311 14371 leader_election.cc:304] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6dda47f93f42a89b2c56824f48c43a; no voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c
I20260709 12:12:32.631801 14521 tablet_bootstrap.cc:492] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.632308 14521 ts_tablet_manager.cc:1403] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260709 12:12:32.632360 14520 tablet_bootstrap.cc:492] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.632434 14523 raft_consensus.cc:2749] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:32.632752 14524 tablet_bootstrap.cc:492] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:32.633107 14520 ts_tablet_manager.cc:1403] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 12:12:32.633177 14524 ts_tablet_manager.cc:1403] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.012s
I20260709 12:12:32.635210 14521 raft_consensus.cc:359] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.635895 14521 raft_consensus.cc:385] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.636186 14521 raft_consensus.cc:740] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.636924 14524 raft_consensus.cc:359] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.637535 14524 raft_consensus.cc:385] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.636943 14521 consensus_queue.cc:260] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.637248 14520 raft_consensus.cc:359] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.637782 14524 raft_consensus.cc:740] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.637988 14520 raft_consensus.cc:385] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.638301 14520 raft_consensus.cc:740] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.638492 14524 consensus_queue.cc:260] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.639273 14521 ts_tablet_manager.cc:1434] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:12:32.639163 14520 consensus_queue.cc:260] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.641214 14520 ts_tablet_manager.cc:1434] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:32.642115 14521 tablet_bootstrap.cc:492] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.648201 14523 raft_consensus.cc:493] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.648545 14521 tablet_bootstrap.cc:654] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.648731 14523 raft_consensus.cc:515] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.650828 14523 leader_election.cc:290] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.652828 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:32.653745 14520 tablet_bootstrap.cc:492] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.654933 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
W20260709 12:12:32.656490 14371 leader_election.cc:343] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:32.657194 14371 leader_election.cc:343] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.657584 14371 leader_election.cc:304] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6dda47f93f42a89b2c56824f48c43a; no voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c
I20260709 12:12:32.660445 14523 raft_consensus.cc:2749] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:32.660869 14520 tablet_bootstrap.cc:654] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.665850 14524 ts_tablet_manager.cc:1434] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.012s
I20260709 12:12:32.665917 14505 heartbeater.cc:499] Master 127.13.91.190:39643 was elected leader, sending a full tablet report...
I20260709 12:12:32.666939 14524 tablet_bootstrap.cc:492] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:32.668156 14521 tablet_bootstrap.cc:492] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.668572 14520 tablet_bootstrap.cc:492] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.668708 14521 ts_tablet_manager.cc:1403] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.023s
I20260709 12:12:32.669042 14520 ts_tablet_manager.cc:1403] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:12:32.671823 14521 raft_consensus.cc:359] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.672102 14520 raft_consensus.cc:359] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.672643 14521 raft_consensus.cc:385] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.672827 14520 raft_consensus.cc:385] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.673105 14524 tablet_bootstrap.cc:654] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.673202 14520 raft_consensus.cc:740] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.673187 14521 raft_consensus.cc:740] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.674181 14520 consensus_queue.cc:260] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.674312 14521 consensus_queue.cc:260] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.678870 14521 ts_tablet_manager.cc:1434] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:32.679934 14521 tablet_bootstrap.cc:492] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.681663 14520 ts_tablet_manager.cc:1434] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:32.682638 14520 tablet_bootstrap.cc:492] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.686146 14521 tablet_bootstrap.cc:654] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.686044 14523 raft_consensus.cc:493] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.688007 14523 raft_consensus.cc:515] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.690022 14523 leader_election.cc:290] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.692612 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:32.693003 14524 tablet_bootstrap.cc:492] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:32.693432 14524 ts_tablet_manager.cc:1403] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 12:12:32.692159 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:32.694005 14331 raft_consensus.cc:2468] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 0.
I20260709 12:12:32.695155 14371 leader_election.cc:304] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:32.696305 14524 raft_consensus.cc:359] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.696995 14524 raft_consensus.cc:385] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.697072 14520 tablet_bootstrap.cc:654] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.697329 14524 raft_consensus.cc:740] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.698319 14521 tablet_bootstrap.cc:492] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.698197 14524 consensus_queue.cc:260] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.698717 14523 raft_consensus.cc:2804] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:32.698822 14521 ts_tablet_manager.cc:1403] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 12:12:32.699087 14523 raft_consensus.cc:493] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:32.699587 14523 raft_consensus.cc:3060] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.693205 14480 raft_consensus.cc:2468] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 0.
I20260709 12:12:32.700528 14524 ts_tablet_manager.cc:1434] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:32.701433 14524 tablet_bootstrap.cc:492] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:32.702626 14521 raft_consensus.cc:359] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.703670 14521 raft_consensus.cc:385] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.704034 14521 raft_consensus.cc:740] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.704960 14521 consensus_queue.cc:260] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.707830 14524 tablet_bootstrap.cc:654] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.714195 14521 ts_tablet_manager.cc:1434] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 12:12:32.717446 14521 tablet_bootstrap.cc:492] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.717669 14524 tablet_bootstrap.cc:492] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:32.718156 14524 ts_tablet_manager.cc:1403] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 12:12:32.721046 14524 raft_consensus.cc:359] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.721748 14524 raft_consensus.cc:385] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.722046 14524 raft_consensus.cc:740] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.722867 14524 consensus_queue.cc:260] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.724932 14521 tablet_bootstrap.cc:654] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.727416 14524 ts_tablet_manager.cc:1434] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:32.728402 14524 tablet_bootstrap.cc:492] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:32.734079 14527 raft_consensus.cc:493] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.734010 14523 raft_consensus.cc:515] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.734652 14527 raft_consensus.cc:515] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.736793 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:32.737370 14331 raft_consensus.cc:3060] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.739977 14527 leader_election.cc:290] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.741001 14524 tablet_bootstrap.cc:654] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.744165 14331 raft_consensus.cc:2468] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 1.
I20260709 12:12:32.745471 14371 leader_election.cc:304] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:32.746366 14540 raft_consensus.cc:2804] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:32.748019 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:32.748646 14480 raft_consensus.cc:3060] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.754194 14524 tablet_bootstrap.cc:492] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:32.754709 14524 ts_tablet_manager.cc:1403] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
I20260709 12:12:32.755581 14480 raft_consensus.cc:2468] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 1.
I20260709 12:12:32.757089 14523 leader_election.cc:290] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.762992 14524 raft_consensus.cc:359] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.763772 14524 raft_consensus.cc:385] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.764135 14524 raft_consensus.cc:740] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.764309 14521 tablet_bootstrap.cc:492] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.764650 14540 raft_consensus.cc:697] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Becoming Leader. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:32.764846 14521 ts_tablet_manager.cc:1403] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.013s
I20260709 12:12:32.765513 14540 consensus_queue.cc:237] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.767802 14521 raft_consensus.cc:359] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.768504 14521 raft_consensus.cc:385] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.768784 14521 raft_consensus.cc:740] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.769366 14520 tablet_bootstrap.cc:492] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.770128 14520 ts_tablet_manager.cc:1403] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.019s
I20260709 12:12:32.769500 14521 consensus_queue.cc:260] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.771952 14521 ts_tablet_manager.cc:1434] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:12:32.772919 14521 tablet_bootstrap.cc:492] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.773990 14524 consensus_queue.cc:260] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.777113 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
W20260709 12:12:32.778597 14296 leader_election.cc:343] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.779547 14521 tablet_bootstrap.cc:654] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.772881 14520 raft_consensus.cc:359] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.780468 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:32.781025 14520 raft_consensus.cc:385] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.781208 14406 raft_consensus.cc:2468] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 0.
I20260709 12:12:32.781358 14520 raft_consensus.cc:740] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.782218 14520 consensus_queue.cc:260] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.782614 14296 leader_election.cc:304] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [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: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: a13f51817c354c57bb15af894cb8997c
I20260709 12:12:32.783830 14527 raft_consensus.cc:2804] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:32.784190 14527 raft_consensus.cc:493] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:32.784538 14527 raft_consensus.cc:3060] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.786664 14520 ts_tablet_manager.cc:1434] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:12:32.786983 14521 tablet_bootstrap.cc:492] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.787411 14521 ts_tablet_manager.cc:1403] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 12:12:32.787602 14520 tablet_bootstrap.cc:492] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.790004 14521 raft_consensus.cc:359] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.790721 14521 raft_consensus.cc:385] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.791088 14521 raft_consensus.cc:740] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.784552 14524 ts_tablet_manager.cc:1434] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:12:32.791800 14521 consensus_queue.cc:260] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.793871 14521 ts_tablet_manager.cc:1434] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:32.794739 14521 tablet_bootstrap.cc:492] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.794945 14524 tablet_bootstrap.cc:492] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:32.796340 14520 tablet_bootstrap.cc:654] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.800415 14521 tablet_bootstrap.cc:654] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.801159 14524 tablet_bootstrap.cc:654] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.791235 14527 raft_consensus.cc:515] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.805997 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:32.806211 14527 leader_election.cc:290] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.806551 14406 raft_consensus.cc:3060] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.807186 14520 tablet_bootstrap.cc:492] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.807650 14520 ts_tablet_manager.cc:1403] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:12:32.809137 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
W20260709 12:12:32.810489 14296 leader_election.cc:343] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.813230 14527 raft_consensus.cc:493] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.813494 14406 raft_consensus.cc:2468] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 1.
I20260709 12:12:32.812963 14228 catalog_manager.cc:5697] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130). New cstate: current_term: 1 leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.814937 14296 leader_election.cc:304] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: a13f51817c354c57bb15af894cb8997c
I20260709 12:12:32.813694 14527 raft_consensus.cc:515] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.813006 14520 raft_consensus.cc:359] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.817252 14520 raft_consensus.cc:385] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.817567 14520 raft_consensus.cc:740] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.816341 14521 tablet_bootstrap.cc:492] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.818578 14521 ts_tablet_manager.cc:1403] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260709 12:12:32.819175 14520 consensus_queue.cc:260] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.821434 14521 raft_consensus.cc:359] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.821923 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:32.822124 14521 raft_consensus.cc:385] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.822484 14521 raft_consensus.cc:740] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
W20260709 12:12:32.823360 14296 leader_election.cc:343] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.823253 14521 consensus_queue.cc:260] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.824155 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:32.824748 14406 raft_consensus.cc:2468] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 0.
I20260709 12:12:32.825712 14521 ts_tablet_manager.cc:1434] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:32.825927 14296 leader_election.cc:304] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [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: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: a13f51817c354c57bb15af894cb8997c
I20260709 12:12:32.826751 14521 tablet_bootstrap.cc:492] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a: Bootstrap starting.
I20260709 12:12:32.818557 14527 leader_election.cc:290] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.829154 14552 raft_consensus.cc:2804] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:32.835484 14527 raft_consensus.cc:2804] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:32.839398 14527 raft_consensus.cc:493] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:32.839756 14527 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.837944 14552 raft_consensus.cc:697] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:32.843209 14520 ts_tablet_manager.cc:1434] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.003s
I20260709 12:12:32.844236 14520 tablet_bootstrap.cc:492] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.844430 14552 consensus_queue.cc:237] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.847492 14521 tablet_bootstrap.cc:654] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.848628 14527 raft_consensus.cc:515] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.854161 14520 tablet_bootstrap.cc:654] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.854504 14527 leader_election.cc:290] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.852203 14524 tablet_bootstrap.cc:492] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:32.855417 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:32.855747 14524 ts_tablet_manager.cc:1403] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.015s
I20260709 12:12:32.856066 14406 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.861896 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
W20260709 12:12:32.864758 14296 leader_election.cc:343] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.865895 14524 raft_consensus.cc:359] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.867513 14524 raft_consensus.cc:385] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.867859 14524 raft_consensus.cc:740] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.868902 14521 tablet_bootstrap.cc:492] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a: No bootstrap required, opened a new log
I20260709 12:12:32.869225 14406 raft_consensus.cc:2468] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 1.
I20260709 12:12:32.869570 14521 ts_tablet_manager.cc:1403] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.010s
I20260709 12:12:32.869634 14524 consensus_queue.cc:260] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.870450 14296 leader_election.cc:304] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: a13f51817c354c57bb15af894cb8997c
I20260709 12:12:32.871236 14552 raft_consensus.cc:2804] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:32.872006 14552 raft_consensus.cc:697] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:32.872180 14524 ts_tablet_manager.cc:1434] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:12:32.872315 14521 raft_consensus.cc:359] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.873075 14521 raft_consensus.cc:385] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.873358 14521 raft_consensus.cc:740] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.873598 14524 tablet_bootstrap.cc:492] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:32.873224 14552 consensus_queue.cc:237] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.874046 14521 consensus_queue.cc:260] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.875953 14521 ts_tablet_manager.cc:1434] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:12:32.877434 14520 tablet_bootstrap.cc:492] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.877916 14520 ts_tablet_manager.cc:1403] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260709 12:12:32.878533 14540 raft_consensus.cc:493] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.879020 14540 raft_consensus.cc:515] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.880594 14524 tablet_bootstrap.cc:654] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.880752 14520 raft_consensus.cc:359] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.881124 14540 leader_election.cc:290] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.881470 14520 raft_consensus.cc:385] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.881783 14520 raft_consensus.cc:740] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.882190 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888064d727c94186af6a366ffd2733ab" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:32.882728 14534 raft_consensus.cc:493] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.882543 14520 consensus_queue.cc:260] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.882933 14331 raft_consensus.cc:2468] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 0.
I20260709 12:12:32.883172 14534 raft_consensus.cc:515] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.884824 14520 ts_tablet_manager.cc:1434] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:32.885006 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888064d727c94186af6a366ffd2733ab" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:32.885610 14480 raft_consensus.cc:2468] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 0.
I20260709 12:12:32.885826 14520 tablet_bootstrap.cc:492] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.887517 14540 raft_consensus.cc:493] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.888016 14371 leader_election.cc:304] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:32.887969 14540 raft_consensus.cc:515] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.889693 14545 raft_consensus.cc:2804] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:32.890071 14545 raft_consensus.cc:493] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:32.890391 14545 raft_consensus.cc:3060] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.890662 14540 leader_election.cc:290] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.896500 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
W20260709 12:12:32.898090 14371 leader_election.cc:343] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.902189 14520 tablet_bootstrap.cc:654] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.895532 14534 leader_election.cc:290] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823)
W20260709 12:12:32.911969 14277 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:32.902408 14229 catalog_manager.cc:5697] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.919545 14545 raft_consensus.cc:515] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.922441 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888064d727c94186af6a366ffd2733ab" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:32.922953 14545 leader_election.cc:290] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:32.923081 14331 raft_consensus.cc:3060] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.928013 14524 tablet_bootstrap.cc:492] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:32.928532 14524 ts_tablet_manager.cc:1403] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.004s
I20260709 12:12:32.931309 14524 raft_consensus.cc:359] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.932026 14524 raft_consensus.cc:385] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.932317 14524 raft_consensus.cc:740] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.933056 14524 consensus_queue.cc:260] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.934845 14331 raft_consensus.cc:2468] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 1.
I20260709 12:12:32.936072 14371 leader_election.cc:304] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:32.936916 14545 raft_consensus.cc:2804] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:32.937350 14545 raft_consensus.cc:697] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Becoming Leader. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:32.938238 14545 consensus_queue.cc:237] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.941125 14520 tablet_bootstrap.cc:492] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.941569 14520 ts_tablet_manager.cc:1403] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.007s
I20260709 12:12:32.944015 14520 raft_consensus.cc:359] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.944638 14520 raft_consensus.cc:385] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.944893 14520 raft_consensus.cc:740] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.945521 14520 consensus_queue.cc:260] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.946923 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:32.948222 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888064d727c94186af6a366ffd2733ab" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:32.948832 14479 raft_consensus.cc:3060] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.937449 14524 ts_tablet_manager.cc:1434] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
W20260709 12:12:32.954325 14371 leader_election.cc:343] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:32.954835 14371 leader_election.cc:304] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc6dda47f93f42a89b2c56824f48c43a; no voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c
I20260709 12:12:32.954484 14520 ts_tablet_manager.cc:1434] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:32.955974 14520 tablet_bootstrap.cc:492] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:32.956548 14523 raft_consensus.cc:493] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:32.955832 14540 raft_consensus.cc:2749] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:32.956980 14523 raft_consensus.cc:515] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.958855 14479 raft_consensus.cc:2468] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 1.
I20260709 12:12:32.959491 14523 leader_election.cc:290] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269), 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823)
I20260709 12:12:32.960851 14524 tablet_bootstrap.cc:492] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:32.962262 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:32.963042 14331 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 0.
I20260709 12:12:32.964988 14520 tablet_bootstrap.cc:654] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.966207 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:32.966820 14479 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 0.
I20260709 12:12:32.966965 14371 leader_election.cc:304] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:32.969393 14545 raft_consensus.cc:2804] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:32.969761 14545 raft_consensus.cc:493] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:32.970108 14545 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.972750 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:32.971626 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:32.973754 14331 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 0.
I20260709 12:12:32.975207 14229 catalog_manager.cc:5697] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.977388 14524 tablet_bootstrap.cc:654] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:32.976619 14227 catalog_manager.cc:5697] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130). New cstate: current_term: 1 leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:32.978051 14445 leader_election.cc:304] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:32.983075 14534 raft_consensus.cc:2804] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:32.983430 14534 raft_consensus.cc:493] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:32.983732 14534 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:32.985423 14545 raft_consensus.cc:515] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.986644 14406 raft_consensus.cc:2393] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a13f51817c354c57bb15af894cb8997c in current term 1: Already voted for candidate bc6dda47f93f42a89b2c56824f48c43a in this term.
I20260709 12:12:32.988240 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:32.991711 14520 tablet_bootstrap.cc:492] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:32.992192 14520 ts_tablet_manager.cc:1403] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.003s
I20260709 12:12:32.994344 14534 raft_consensus.cc:515] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:32.994807 14520 raft_consensus.cc:359] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.995482 14520 raft_consensus.cc:385] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:32.995743 14520 raft_consensus.cc:740] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:32.996567 14534 leader_election.cc:290] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823)
I20260709 12:12:32.999408 14534 raft_consensus.cc:493] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.001252 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.001973 14406 raft_consensus.cc:2393] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a13f51817c354c57bb15af894cb8997c in current term 1: Already voted for candidate bc6dda47f93f42a89b2c56824f48c43a in this term.
I20260709 12:12:33.001552 14534 raft_consensus.cc:515] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:32.997327 14479 raft_consensus.cc:2393] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc6dda47f93f42a89b2c56824f48c43a in current term 1: Already voted for candidate a13f51817c354c57bb15af894cb8997c in this term.
I20260709 12:12:33.003742 14534 leader_election.cc:290] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:33.005399 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:32.996533 14520 consensus_queue.cc:260] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.005725 14329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:33.006126 14406 raft_consensus.cc:2468] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 0.
I20260709 12:12:32.998890 14545 leader_election.cc:290] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 1 election: Requested vote from peers a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269), 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823)
I20260709 12:12:33.005470 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.007329 14330 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.008401 14445 leader_election.cc:304] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a13f51817c354c57bb15af894cb8997c, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:33.012255 14520 ts_tablet_manager.cc:1434] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:12:33.000005 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.013967 14330 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 1.
I20260709 12:12:33.013861 14371 leader_election.cc:304] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [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: bc6dda47f93f42a89b2c56824f48c43a; no voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c
I20260709 12:12:33.015101 14520 tablet_bootstrap.cc:492] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6: Bootstrap starting.
I20260709 12:12:33.015057 14545 raft_consensus.cc:2749] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:12:33.020746 14445 leader_election.cc:343] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:33.021637 14520 tablet_bootstrap.cc:654] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:33.022094 14570 raft_consensus.cc:2804] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:33.022495 14570 raft_consensus.cc:493] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:33.022815 14570 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.021685 14445 leader_election.cc:304] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:33.025760 14534 raft_consensus.cc:2804] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:33.028095 14520 tablet_bootstrap.cc:492] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6: No bootstrap required, opened a new log
I20260709 12:12:33.028496 14520 ts_tablet_manager.cc:1403] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:12:33.030640 14520 raft_consensus.cc:359] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.031184 14520 raft_consensus.cc:385] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:33.031390 14534 raft_consensus.cc:697] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:33.031466 14520 raft_consensus.cc:740] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Initialized, Role: FOLLOWER
I20260709 12:12:33.031561 14570 raft_consensus.cc:515] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.032351 14520 consensus_queue.cc:260] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.032333 14534 consensus_queue.cc:237] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:33.034356 14524 tablet_bootstrap.cc:492] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:33.034488 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.034802 14524 ts_tablet_manager.cc:1403] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.023s
I20260709 12:12:33.035035 14330 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.036590 14552 raft_consensus.cc:493] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.037020 14552 raft_consensus.cc:515] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.039007 14552 leader_election.cc:290] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.040557 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:33.041172 14406 raft_consensus.cc:2468] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 0.
I20260709 12:12:33.041556 14520 ts_tablet_manager.cc:1434] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:33.042238 14524 raft_consensus.cc:359] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.042977 14524 raft_consensus.cc:385] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:33.043264 14524 raft_consensus.cc:740] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:33.043665 14296 leader_election.cc:304] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:33.042140 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:33.043998 14524 consensus_queue.cc:260] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
W20260709 12:12:33.045099 14296 leader_election.cc:343] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:33.045156 14330 raft_consensus.cc:2468] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 1.
I20260709 12:12:33.045897 14552 raft_consensus.cc:2804] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:33.046267 14524 ts_tablet_manager.cc:1434] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:12:33.046281 14445 leader_election.cc:304] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.046277 14552 raft_consensus.cc:493] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:33.047410 14570 leader_election.cc:290] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:33.047595 14524 tablet_bootstrap.cc:492] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:33.047493 14552 raft_consensus.cc:3060] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.047981 14570 raft_consensus.cc:2804] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:33.048416 14570 raft_consensus.cc:697] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:33.049198 14570 consensus_queue.cc:237] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.051918 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.052893 14406 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.054270 14552 raft_consensus.cc:515] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.058185 14552 leader_election.cc:290] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.058907 14406 raft_consensus.cc:2468] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 1.
I20260709 12:12:33.059340 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.059422 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.060010 14405 raft_consensus.cc:3060] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:33.060843 14296 leader_election.cc:343] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:33.064162 14524 tablet_bootstrap.cc:654] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:33.064424 14229 catalog_manager.cc:5697] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 0 to 1, leader changed from <none> to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 1 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.065538 14405 raft_consensus.cc:2468] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 1.
I20260709 12:12:33.066399 14296 leader_election.cc:304] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: a13f51817c354c57bb15af894cb8997c
I20260709 12:12:33.067015 14552 raft_consensus.cc:2804] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:33.067445 14552 raft_consensus.cc:697] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:33.068195 14552 consensus_queue.cc:237] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.071558 14524 tablet_bootstrap.cc:492] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:33.072028 14524 ts_tablet_manager.cc:1403] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.003s
I20260709 12:12:33.076344 14524 raft_consensus.cc:359] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.076822 14524 raft_consensus.cc:385] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:33.077021 14524 raft_consensus.cc:740] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:33.076968 14227 catalog_manager.cc:5697] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.077708 14524 consensus_queue.cc:260] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.079241 14524 ts_tablet_manager.cc:1434] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:12:33.079875 14524 tablet_bootstrap.cc:492] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:33.080159 14229 catalog_manager.cc:5697] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 0 to 1, leader changed from <none> to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 1 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:33.084502 14524 tablet_bootstrap.cc:654] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:33.089051 14524 tablet_bootstrap.cc:492] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:33.089453 14524 ts_tablet_manager.cc:1403] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:12:33.091670 14524 raft_consensus.cc:359] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.092198 14524 raft_consensus.cc:385] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:33.092430 14524 raft_consensus.cc:740] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:33.092962 14524 consensus_queue.cc:260] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.094257 14524 ts_tablet_manager.cc:1434] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:33.094890 14524 tablet_bootstrap.cc:492] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c: Bootstrap starting.
I20260709 12:12:33.099360 14524 tablet_bootstrap.cc:654] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:33.100630 14552 raft_consensus.cc:493] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.101087 14552 raft_consensus.cc:515] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.103061 14552 leader_election.cc:290] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.103797 14524 tablet_bootstrap.cc:492] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c: No bootstrap required, opened a new log
I20260709 12:12:33.103771 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:33.104108 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:33.104344 14524 ts_tablet_manager.cc:1403] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 12:12:33.104243 14552 raft_consensus.cc:493] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.104496 14405 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 0.
I20260709 12:12:33.104766 14479 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 0.
I20260709 12:12:33.104971 14552 raft_consensus.cc:515] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.105772 14296 leader_election.cc:304] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:33.106588 14555 raft_consensus.cc:2804] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:33.106693 14552 leader_election.cc:290] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.106985 14555 raft_consensus.cc:493] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:33.107025 14524 raft_consensus.cc:359] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.107390 14555 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.107738 14524 raft_consensus.cc:385] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:33.108040 14524 raft_consensus.cc:740] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Initialized, Role: FOLLOWER
I20260709 12:12:33.108141 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:33.108723 14405 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 0.
I20260709 12:12:33.108829 14524 consensus_queue.cc:260] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.109668 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c" is_pre_election: true
I20260709 12:12:33.110203 14479 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 0.
I20260709 12:12:33.110999 14524 ts_tablet_manager.cc:1434] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:33.111304 14296 leader_election.cc:304] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.111969 14552 raft_consensus.cc:2804] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:33.112331 14552 raft_consensus.cc:493] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:33.112655 14552 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.113571 14555 raft_consensus.cc:515] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.115232 14555 leader_election.cc:290] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.116195 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.116748 14405 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.116916 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.117491 14479 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.118959 14534 raft_consensus.cc:493] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.118834 14552 raft_consensus.cc:515] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.119436 14534 raft_consensus.cc:515] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.120801 14552 leader_election.cc:290] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.121398 14534 leader_election.cc:290] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:33.122861 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:33.123116 14479 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 1.
I20260709 12:12:33.123157 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:33.123456 14330 raft_consensus.cc:2468] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 0.
I20260709 12:12:33.123867 14406 raft_consensus.cc:2468] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 0.
I20260709 12:12:33.124441 14296 leader_election.cc:304] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.124660 14445 leader_election.cc:304] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.124763 14404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.125308 14405 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 1.
I20260709 12:12:33.125454 14534 raft_consensus.cc:2804] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:33.125572 14404 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.125871 14534 raft_consensus.cc:493] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:33.126246 14534 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.128466 14552 raft_consensus.cc:2804] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:33.128597 14572 raft_consensus.cc:493] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.129168 14552 raft_consensus.cc:697] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:33.129092 14572 raft_consensus.cc:515] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.130136 14552 consensus_queue.cc:237] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.130985 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.132047 14479 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.133781 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:33.134043 14534 raft_consensus.cc:515] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.135281 14572 leader_election.cc:290] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:33.135949 14534 leader_election.cc:290] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:33.137305 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.137853 14330 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.137954 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.138339 14404 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 1.
I20260709 12:12:33.138339 14479 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 1.
I20260709 12:12:33.139606 14296 leader_election.cc:304] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.140013 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:33.140731 14405 raft_consensus.cc:2393] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a13f51817c354c57bb15af894cb8997c in current term 1: Already voted for candidate 2d2da090e345436da42987cf9e5739e6 in this term.
I20260709 12:12:33.141372 14555 raft_consensus.cc:2804] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:33.141848 14555 raft_consensus.cc:697] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:33.138499 14406 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.142933 14555 consensus_queue.cc:237] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.144351 14330 raft_consensus.cc:2468] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 1.
I20260709 12:12:33.147290 14445 leader_election.cc:304] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.148047 14534 raft_consensus.cc:2804] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:33.148211 14445 leader_election.cc:304] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a13f51817c354c57bb15af894cb8997c; no voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:33.148649 14534 raft_consensus.cc:697] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:33.148983 14572 raft_consensus.cc:3060] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.151685 14406 raft_consensus.cc:2468] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 1.
I20260709 12:12:33.151377 14534 consensus_queue.cc:237] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.151127 14227 catalog_manager.cc:5697] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.155942 14572 raft_consensus.cc:2749] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:33.160059 14229 catalog_manager.cc:5697] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 0 to 1, leader changed from <none> to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 1 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:33.164183 14227 catalog_manager.cc:5697] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.187197 14545 consensus_queue.cc:1048] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.198423 14523 consensus_queue.cc:1048] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.259697 14479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
mode: GRACEFUL
new_leader_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:35604
I20260709 12:12:33.260243 14479 raft_consensus.cc:606] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Received request to transfer leadership to TS 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:33.272851 14479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
mode: GRACEFUL
new_leader_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:35604
I20260709 12:12:33.273345 14479 raft_consensus.cc:606] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Received request to transfer leadership to TS 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:33.287681 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:57516
I20260709 12:12:33.288220 14330 raft_consensus.cc:606] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Received request to transfer leadership to TS bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:33.293244 14479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
mode: GRACEFUL
new_leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:35604
I20260709 12:12:33.293746 14479 raft_consensus.cc:606] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Received request to transfer leadership to TS bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:33.298524 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec62769d31954066b0733a170afb78e3"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:57516
I20260709 12:12:33.299058 14330 raft_consensus.cc:606] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Received request to transfer leadership to TS bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:33.311416 14406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
mode: GRACEFUL
new_leader_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:44940
I20260709 12:12:33.311970 14406 raft_consensus.cc:606] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Received request to transfer leadership to TS a13f51817c354c57bb15af894cb8997c
I20260709 12:12:33.326282 14555 consensus_queue.cc:1048] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.334808 14479 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.341743 14552 consensus_queue.cc:1048] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.348271 14552 consensus_queue.cc:1048] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.355036 14527 raft_consensus.cc:993] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6: : Instructing follower bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:33.355640 14556 raft_consensus.cc:1081] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Signalling peer bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:33.360081 14406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec62769d31954066b0733a170afb78e3"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:44914
I20260709 12:12:33.360770 14406 raft_consensus.cc:493] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:33.361194 14406 raft_consensus.cc:3060] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.363583 14527 consensus_queue.cc:1048] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.365532 14523 consensus_queue.cc:1048] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.368058 14406 raft_consensus.cc:515] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.370605 14406 leader_election.cc:290] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 2 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.371742 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.372428 14331 raft_consensus.cc:3055] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:33.376384 14331 raft_consensus.cc:740] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:33.371809 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec62769d31954066b0733a170afb78e3" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.378223 14331 consensus_queue.cc:260] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.379479 14331 raft_consensus.cc:3060] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.389324 14545 consensus_queue.cc:1048] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.398424 14331 raft_consensus.cc:2468] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 2.
I20260709 12:12:33.399673 14371 leader_election.cc:304] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [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: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: a13f51817c354c57bb15af894cb8997c
I20260709 12:12:33.400840 14523 raft_consensus.cc:2804] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:33.401295 14523 raft_consensus.cc:697] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Becoming Leader. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:33.401950 14523 consensus_queue.cc:237] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.408586 14228 catalog_manager.cc:5697] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a reported cstate change: term changed from 1 to 2, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130). New cstate: current_term: 2 leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.442464 14572 raft_consensus.cc:493] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:33.442939 14572 raft_consensus.cc:515] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.444638 14572 leader_election.cc:290] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:33.445421 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2da090e345436da42987cf9e5739e6" is_pre_election: true
I20260709 12:12:33.445670 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a" is_pre_election: true
I20260709 12:12:33.446421 14406 raft_consensus.cc:2393] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a13f51817c354c57bb15af894cb8997c in current term 1: Already voted for candidate 2d2da090e345436da42987cf9e5739e6 in this term.
I20260709 12:12:33.447331 14445 leader_election.cc:304] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a13f51817c354c57bb15af894cb8997c; no voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:33.447969 14572 raft_consensus.cc:3060] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:33.452317 14572 raft_consensus.cc:2749] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:33.493770 14527 consensus_queue.cc:1048] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.504073 14527 consensus_queue.cc:1048] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.517824 14572 consensus_queue.cc:1048] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.527943 14570 consensus_queue.cc:1048] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.536331 14534 raft_consensus.cc:993] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c: : Instructing follower 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:33.536808 14570 raft_consensus.cc:1081] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Signalling peer 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:33.538149 14331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:57500
I20260709 12:12:33.538585 14331 raft_consensus.cc:493] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:33.538944 14331 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.543251 14331 raft_consensus.cc:515] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.544791 14331 leader_election.cc:290] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 2 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.545631 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.546085 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.546156 14406 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.548520 14480 raft_consensus.cc:3055] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:33.548885 14480 raft_consensus.cc:740] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:33.549675 14480 consensus_queue.cc:260] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.550839 14480 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.552233 14406 raft_consensus.cc:2468] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 2.
I20260709 12:12:33.553177 14296 leader_election.cc:304] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:33.553783 14527 raft_consensus.cc:2804] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:33.554139 14527 raft_consensus.cc:697] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:33.554828 14527 consensus_queue.cc:237] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.555740 14480 raft_consensus.cc:2468] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 2.
I20260709 12:12:33.560518 14228 catalog_manager.cc:5697] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 1 to 2, leader changed from a13f51817c354c57bb15af894cb8997c (127.13.91.131) to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.565603 14570 consensus_queue.cc:1048] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.577363 14534 consensus_queue.cc:1048] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.583904 14534 raft_consensus.cc:993] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c: : Instructing follower 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:33.584328 14572 raft_consensus.cc:1081] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Signalling peer 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:33.584436 14527 consensus_queue.cc:1048] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.585928 14331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:57500
I20260709 12:12:33.586504 14331 raft_consensus.cc:493] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:33.586846 14331 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.589973 14555 consensus_queue.cc:1048] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.597920 14556 raft_consensus.cc:993] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: : Instructing follower bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:33.598346 14552 raft_consensus.cc:1081] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Signalling peer bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:33.601286 14331 raft_consensus.cc:515] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:33.603113 14331 leader_election.cc:290] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 2 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.604563 14406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:44914
I20260709 12:12:33.605161 14406 raft_consensus.cc:493] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:33.605578 14406 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.606839 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.607393 14480 raft_consensus.cc:3055] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:33.607702 14480 raft_consensus.cc:740] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:33.608542 14480 consensus_queue.cc:260] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:33.609640 14480 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.611470 14406 raft_consensus.cc:515] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.612529 14405 raft_consensus.cc:1240] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Rejecting Update request from peer 2d2da090e345436da42987cf9e5739e6 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:33.614154 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.614317 14406 leader_election.cc:290] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 2 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.614748 14331 raft_consensus.cc:3055] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:33.614905 14479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.615104 14331 raft_consensus.cc:740] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:33.615497 14479 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.616062 14331 consensus_queue.cc:260] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.617259 14331 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.617727 14555 consensus_queue.cc:1048] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.619443 14480 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 2.
I20260709 12:12:33.620703 14296 leader_election.cc:304] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.623643 14331 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 2.
I20260709 12:12:33.624207 14527 raft_consensus.cc:2804] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:33.624691 14527 raft_consensus.cc:697] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:33.624807 14371 leader_election.cc:304] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:33.625634 14523 raft_consensus.cc:2804] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:33.625509 14527 consensus_queue.cc:237] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:33.626080 14523 raft_consensus.cc:697] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Becoming Leader. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:33.626855 14523 consensus_queue.cc:237] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.629799 14479 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 2.
I20260709 12:12:33.630903 14572 consensus_queue.cc:1048] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.617256 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.637871 14406 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.639977 14229 catalog_manager.cc:5697] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 1 to 2, leader changed from a13f51817c354c57bb15af894cb8997c (127.13.91.131) to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:33.644544 14406 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 2.
I20260709 12:12:33.644096 14227 catalog_manager.cc:5697] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a reported cstate change: term changed from 1 to 2, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130). New cstate: current_term: 2 leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.647648 14572 raft_consensus.cc:993] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c: : Instructing follower bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:33.648082 14572 raft_consensus.cc:1081] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Signalling peer bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:33.652235 14405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:44930
I20260709 12:12:33.653277 14405 raft_consensus.cc:493] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:33.653194 14570 consensus_queue.cc:1048] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:33.653736 14405 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.660837 14405 raft_consensus.cc:515] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.663035 14405 leader_election.cc:290] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 2 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:33.664381 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.665172 14480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:33.665729 14480 raft_consensus.cc:3055] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:33.666028 14480 raft_consensus.cc:740] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:33.666819 14480 consensus_queue.cc:260] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.667768 14480 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.673276 14480 raft_consensus.cc:2468] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 2.
I20260709 12:12:33.674252 14371 leader_election.cc:304] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [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: a13f51817c354c57bb15af894cb8997c, bc6dda47f93f42a89b2c56824f48c43a; no voters: 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:33.675048 14523 raft_consensus.cc:2804] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:33.675455 14523 raft_consensus.cc:697] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Becoming Leader. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:33.676154 14523 consensus_queue.cc:237] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.681700 14228 catalog_manager.cc:5697] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a reported cstate change: term changed from 1 to 2, leader changed from a13f51817c354c57bb15af894cb8997c (127.13.91.131) to bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130). New cstate: current_term: 2 leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.795915 14545 raft_consensus.cc:993] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a: : Instructing follower a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:33.796351 14523 raft_consensus.cc:1081] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Signalling peer a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:33.797645 14480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:35580
I20260709 12:12:33.798053 14480 raft_consensus.cc:493] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:33.798287 14480 raft_consensus.cc:3060] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.803340 14480 raft_consensus.cc:515] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.805233 14480 leader_election.cc:290] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:33.806051 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:33.806313 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d841facd7a934bd7af39fd48ba0dbe80" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:33.806655 14330 raft_consensus.cc:3060] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.806838 14405 raft_consensus.cc:3055] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:33.807163 14405 raft_consensus.cc:740] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:33.807919 14405 consensus_queue.cc:260] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.809146 14405 raft_consensus.cc:3060] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.813632 14330 raft_consensus.cc:2468] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:33.814838 14445 leader_election.cc:304] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:33.815629 14572 raft_consensus.cc:2804] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:33.816012 14405 raft_consensus.cc:2468] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:33.816059 14572 raft_consensus.cc:697] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:33.817001 14572 consensus_queue.cc:237] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:33.823025 14228 catalog_manager.cc:5697] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 1 to 2, leader changed from bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130) to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 2 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:33.841370 14330 raft_consensus.cc:1275] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:33.842542 14523 consensus_queue.cc:1048] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.849645 14480 raft_consensus.cc:3060] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:33.856514 14480 raft_consensus.cc:1275] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:33.857718 14540 consensus_queue.cc:1048] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.009146 14480 raft_consensus.cc:1275] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.010324 14527 consensus_queue.cc:1048] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.017369 14405 raft_consensus.cc:1275] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.018898 14527 consensus_queue.cc:1048] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.065973 14480 raft_consensus.cc:1275] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.067152 14552 consensus_queue.cc:1048] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.074744 14405 raft_consensus.cc:1275] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.076417 14552 consensus_queue.cc:1048] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.082873 14480 raft_consensus.cc:1275] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.084163 14540 consensus_queue.cc:1048] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:34.094923 14330 raft_consensus.cc:1275] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.096149 14545 consensus_queue.cc:1048] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.150678 14480 raft_consensus.cc:1275] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.151916 14545 consensus_queue.cc:1048] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.159186 14330 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:34.165472 14330 raft_consensus.cc:1275] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.166628 14545 consensus_queue.cc:1048] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.223852 14405 raft_consensus.cc:1275] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.225121 14572 consensus_queue.cc:1048] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:34.235164 14330 raft_consensus.cc:1275] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:34.236403 14572 consensus_queue.cc:1048] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.343945 13678 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:36.344744 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:36.363865 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:60204
I20260709 12:12:36.364428 14330 raft_consensus.cc:606] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Received request to transfer leadership to TS a13f51817c354c57bb15af894cb8997c
I20260709 12:12:36.366770 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:60204
I20260709 12:12:36.367290 14330 raft_consensus.cc:606] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Received request to transfer leadership to TS a13f51817c354c57bb15af894cb8997c
I20260709 12:12:36.368440 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:36.368891 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:36.487954 14617 raft_consensus.cc:993] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6: : Instructing follower a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:36.488448 14614 raft_consensus.cc:1081] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Signalling peer a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:36.489840 14479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:35592
I20260709 12:12:36.490298 14479 raft_consensus.cc:493] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.490579 14479 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.494930 14479 raft_consensus.cc:515] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:36.496495 14479 leader_election.cc:290] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:36.497336 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:36.497642 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:36.497926 14330 raft_consensus.cc:3055] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.498179 14405 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.498281 14330 raft_consensus.cc:740] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:36.499106 14330 consensus_queue.cc:260] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:36.500313 14330 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.504736 14405 raft_consensus.cc:2468] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:36.505890 14445 leader_election.cc:304] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a13f51817c354c57bb15af894cb8997c, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:36.506472 14330 raft_consensus.cc:2468] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:36.506641 14611 raft_consensus.cc:2804] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.507582 14611 raft_consensus.cc:697] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:36.508354 14611 consensus_queue.cc:237] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:36.514729 14228 catalog_manager.cc:5697] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 1 to 2, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 2 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.846732 14617 raft_consensus.cc:993] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6: : Instructing follower a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:36.847182 14614 raft_consensus.cc:1081] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Signalling peer a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:36.848508 14479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:35592
I20260709 12:12:36.849033 14479 raft_consensus.cc:493] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.849323 14479 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.854084 14479 raft_consensus.cc:515] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:36.855538 14479 leader_election.cc:290] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:36.856397 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:36.856650 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:36.856869 14330 raft_consensus.cc:3055] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.857124 14405 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.857152 14330 raft_consensus.cc:740] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:36.857918 14330 consensus_queue.cc:260] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:36.858778 14330 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.862367 14405 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:36.865494 14330 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:36.866206 14445 leader_election.cc:304] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a13f51817c354c57bb15af894cb8997c, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:36.867329 14611 raft_consensus.cc:2804] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.868708 14611 raft_consensus.cc:697] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:36.869439 14611 consensus_queue.cc:237] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:36.875252 14228 catalog_manager.cc:5697] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 1 to 2, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 2 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.053697 14405 raft_consensus.cc:1275] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.054831 14611 consensus_queue.cc:1048] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.061419 14330 raft_consensus.cc:1275] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.062636 14611 consensus_queue.cc:1048] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.252574 14330 raft_consensus.cc:1275] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.253852 14624 consensus_queue.cc:1048] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.263968 14405 raft_consensus.cc:1275] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.265384 14611 consensus_queue.cc:1048] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.369791 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:37.375165 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:37.375538 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:38.376454 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:38.381731 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:38.382105 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:39.383028 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.388697 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:39.389128 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:40.390023 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:40.396175 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:40.396793 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:41.398030 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:41.403836 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:41.404243 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:42.405274 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:42.410686 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:42.411103 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:43.411991 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.417891 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:43.418283 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:44.503198 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.512626 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:44.513235 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:45.372334 14352 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4da0 after lost signal to thread 13681
W20260709 12:12:45.373179 14352 debug-util.cc:398] Leaking SignalData structure 0x7b080014b060 after lost signal to thread 14263
W20260709 12:12:45.373960 14352 debug-util.cc:398] Leaking SignalData structure 0x7b08002040a0 after lost signal to thread 14355
W20260709 12:12:45.374851 14352 debug-util.cc:398] Leaking SignalData structure 0x7b0800159d80 after lost signal to thread 14430
W20260709 12:12:45.375541 14352 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0b40 after lost signal to thread 14504
I20260709 12:12:45.514310 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.519909 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:45.520416 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.553700 13678 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:46.564508 14478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
mode: GRACEFUL
new_leader_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:35604
I20260709 12:12:46.565369 14478 raft_consensus.cc:606] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Received request to transfer leadership to TS 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:46.570492 14478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
mode: GRACEFUL
new_leader_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:35604
I20260709 12:12:46.570982 14478 raft_consensus.cc:606] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Received request to transfer leadership to TS 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:46.578152 14405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "888064d727c94186af6a366ffd2733ab"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
mode: GRACEFUL
new_leader_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:44940
I20260709 12:12:46.578588 14405 raft_consensus.cc:606] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Received request to transfer leadership to TS 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:46.583261 14405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
mode: GRACEFUL
new_leader_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:44940
I20260709 12:12:46.583686 14405 raft_consensus.cc:606] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Received request to transfer leadership to TS 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:46.588557 14405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
mode: GRACEFUL
new_leader_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:44940
I20260709 12:12:46.588953 14405 raft_consensus.cc:606] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Received request to transfer leadership to TS 2d2da090e345436da42987cf9e5739e6
I20260709 12:12:46.629312 14641 raft_consensus.cc:993] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a: : Instructing follower 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.629868 14545 raft_consensus.cc:1081] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Signalling peer 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.631810 14331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:57488
I20260709 12:12:46.632417 14331 raft_consensus.cc:493] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.632757 14331 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.637621 14331 raft_consensus.cc:515] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.639219 14331 leader_election.cc:290] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 3 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:46.640235 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:46.640578 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:46.640944 14405 raft_consensus.cc:3055] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:46.641177 14478 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.641230 14405 raft_consensus.cc:740] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:46.642190 14405 consensus_queue.cc:260] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.643118 14405 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.647969 14405 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.648511 14478 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.649077 14296 leader_election.cc:304] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [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: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:46.649874 14614 raft_consensus.cc:2804] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:46.650858 14614 raft_consensus.cc:697] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:46.651908 14614 consensus_queue.cc:237] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.662490 14611 raft_consensus.cc:993] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c: : Instructing follower 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.663095 14644 raft_consensus.cc:1081] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Signalling peer 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.662676 14227 catalog_manager.cc:5697] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 2 to 3, leader changed from bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130) to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.664860 14331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:57500
I20260709 12:12:46.665439 14331 raft_consensus.cc:493] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.665793 14331 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.672479 14331 raft_consensus.cc:515] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.674516 14331 leader_election.cc:290] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 3 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:46.675622 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:46.676224 14405 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.675664 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5740a573e3604f7ea8d0839b280041db" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:46.677240 14478 raft_consensus.cc:3055] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:46.677560 14478 raft_consensus.cc:740] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:46.679018 14478 consensus_queue.cc:260] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.680837 14478 raft_consensus.cc:3060] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.684199 14405 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.685254 14296 leader_election.cc:304] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [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: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:46.685989 14614 raft_consensus.cc:2804] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:46.686421 14614 raft_consensus.cc:697] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:46.687422 14478 raft_consensus.cc:2468] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.687201 14614 consensus_queue.cc:237] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.694629 14227 catalog_manager.cc:5697] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 2 to 3, leader changed from a13f51817c354c57bb15af894cb8997c (127.13.91.131) to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.704367 14641 raft_consensus.cc:993] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a: : Instructing follower 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.704828 14545 raft_consensus.cc:1081] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Signalling peer 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.706130 14331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:57488
I20260709 12:12:46.706658 14331 raft_consensus.cc:493] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.707015 14331 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.713225 14331 raft_consensus.cc:515] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.714943 14331 leader_election.cc:290] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 3 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:46.716571 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:46.715983 14405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a849ba459d84ed28f2c1d7068a65fcc" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:46.717100 14478 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.717432 14405 raft_consensus.cc:3055] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:46.718425 14644 raft_consensus.cc:993] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c: : Instructing follower 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.718824 14644 raft_consensus.cc:1081] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Signalling peer 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.720531 14330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:57500
I20260709 12:12:46.717734 14405 raft_consensus.cc:740] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:46.721084 14330 raft_consensus.cc:493] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.721427 14330 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.721817 14405 consensus_queue.cc:260] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.723132 14405 raft_consensus.cc:3060] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.723856 14478 raft_consensus.cc:2468] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.725040 14296 leader_election.cc:304] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [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: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:46.725765 14614 raft_consensus.cc:2804] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:46.726183 14614 raft_consensus.cc:697] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:46.726938 14614 consensus_queue.cc:237] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.727576 14330 raft_consensus.cc:515] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.730217 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:46.730649 14405 raft_consensus.cc:2468] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.730779 14406 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.731475 14330 leader_election.cc:290] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 3 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:46.731235 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b765dcbac1e4c9ca28b95f6a6bb4e32" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:46.732571 14478 raft_consensus.cc:3055] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:46.732945 14478 raft_consensus.cc:740] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:46.733939 14478 consensus_queue.cc:260] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.735299 14478 raft_consensus.cc:3060] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.737689 14406 raft_consensus.cc:2468] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.739123 14296 leader_election.cc:304] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [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: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:46.740036 14642 raft_consensus.cc:2804] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:46.744319 14642 raft_consensus.cc:697] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:46.743824 14227 catalog_manager.cc:5697] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 2 to 3, leader changed from bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130) to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.743827 14478 raft_consensus.cc:2468] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 3.
I20260709 12:12:46.745322 14642 consensus_queue.cc:237] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.756326 14227 catalog_manager.cc:5697] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 2 to 3, leader changed from a13f51817c354c57bb15af894cb8997c (127.13.91.131) to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.955952 14641 raft_consensus.cc:993] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a: : Instructing follower 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.956454 14545 raft_consensus.cc:1081] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Signalling peer 2d2da090e345436da42987cf9e5739e6 to start an election
I20260709 12:12:46.957816 14330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "888064d727c94186af6a366ffd2733ab"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
 from {username='slave'} at 127.0.0.1:57488
I20260709 12:12:46.958267 14330 raft_consensus.cc:493] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.958513 14330 raft_consensus.cc:3060] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:46.962630 14330 raft_consensus.cc:515] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.964229 14330 leader_election.cc:290] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 2 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:46.965065 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888064d727c94186af6a366ffd2733ab" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:46.965611 14406 raft_consensus.cc:3055] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:46.965489 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888064d727c94186af6a366ffd2733ab" candidate_uuid: "2d2da090e345436da42987cf9e5739e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:46.965881 14406 raft_consensus.cc:740] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:46.966095 14478 raft_consensus.cc:3060] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:46.966818 14406 consensus_queue.cc:260] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.967976 14406 raft_consensus.cc:3060] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:46.973839 14406 raft_consensus.cc:2468] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 2.
I20260709 12:12:46.973778 14478 raft_consensus.cc:2468] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2da090e345436da42987cf9e5739e6 in term 2.
I20260709 12:12:46.974861 14296 leader_election.cc:304] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2da090e345436da42987cf9e5739e6, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:46.975591 14642 raft_consensus.cc:2804] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:46.976012 14642 raft_consensus.cc:697] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Becoming Leader. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:46.976783 14642 consensus_queue.cc:237] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:46.983904 14227 catalog_manager.cc:5697] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 reported cstate change: term changed from 1 to 2, leader changed from bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130) to 2d2da090e345436da42987cf9e5739e6 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "2d2da090e345436da42987cf9e5739e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.107803 14478 raft_consensus.cc:1275] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.109259 14642 consensus_queue.cc:1048] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.121683 14406 raft_consensus.cc:1275] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.123212 14651 consensus_queue.cc:1048] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:47.138410 14406 raft_consensus.cc:1275] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.139652 14651 consensus_queue.cc:1048] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.143622 14405 raft_consensus.cc:1275] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.144925 14651 consensus_queue.cc:1048] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.151367 14478 raft_consensus.cc:1275] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.157586 14614 consensus_queue.cc:1048] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.177481 14480 raft_consensus.cc:1275] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.179107 14642 consensus_queue.cc:1048] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.199957 14405 raft_consensus.cc:1275] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.201221 14642 consensus_queue.cc:1048] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.213101 14478 raft_consensus.cc:1275] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.216598 14651 consensus_queue.cc:1048] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:47.534413 14478 raft_consensus.cc:1275] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:47.535984 14642 consensus_queue.cc:1048] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:47.548003 14405 raft_consensus.cc:1275] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Refusing update from remote peer 2d2da090e345436da42987cf9e5739e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:47.549065 14651 consensus_queue.cc:1048] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:49.623670 13678 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:49.624358 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:49.631459 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:60204
I20260709 12:12:49.631940 14330 raft_consensus.cc:606] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Received request to transfer leadership to TS bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:49.634228 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:60204
I20260709 12:12:49.634624 14330 raft_consensus.cc:606] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Received request to transfer leadership to TS a13f51817c354c57bb15af894cb8997c
I20260709 12:12:49.636580 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:60204
I20260709 12:12:49.637023 14330 raft_consensus.cc:606] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Received request to transfer leadership to TS a13f51817c354c57bb15af894cb8997c
I20260709 12:12:49.638931 14330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85"
dest_uuid: "2d2da090e345436da42987cf9e5739e6"
mode: GRACEFUL
new_leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:60204
I20260709 12:12:49.639294 14330 raft_consensus.cc:606] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Received request to transfer leadership to TS bc6dda47f93f42a89b2c56824f48c43a
I20260709 12:12:49.640129 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:49.640589 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.901723 14642 raft_consensus.cc:993] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6: : Instructing follower a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:49.902148 14668 raft_consensus.cc:1081] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Signalling peer a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:49.903585 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:35592
I20260709 12:12:49.904086 14478 raft_consensus.cc:493] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.904479 14478 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.905761 14642 raft_consensus.cc:993] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: : Instructing follower bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:49.906205 14668 raft_consensus.cc:1081] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Signalling peer bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:49.907433 14405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:44914
I20260709 12:12:49.907817 14405 raft_consensus.cc:493] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.908057 14405 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.910032 14478 raft_consensus.cc:515] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:49.912000 14405 raft_consensus.cc:515] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:49.912218 14478 leader_election.cc:290] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 3 election: Requested vote from peers bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039), 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823)
I20260709 12:12:49.912904 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:49.913245 14330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1c56483cd4e19aa2504aafdb47c7c" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:49.913434 14406 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.913733 14330 raft_consensus.cc:3055] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:49.914012 14330 raft_consensus.cc:740] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:49.914266 14405 leader_election.cc:290] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 4 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:49.914698 14330 consensus_queue.cc:260] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [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: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:49.915314 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:49.915680 14331 raft_consensus.cc:3055] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:49.915771 14330 raft_consensus.cc:3060] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:49.915879 14331 raft_consensus.cc:740] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:49.916741 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834ea09f8e44deab670e1dd17920c0a" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:49.916695 14331 consensus_queue.cc:260] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:49.917263 14478 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.917842 14331 raft_consensus.cc:3060] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:49.919173 14406 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 3.
I20260709 12:12:49.921224 14330 raft_consensus.cc:2468] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 3.
I20260709 12:12:49.922231 14445 leader_election.cc:304] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [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: 2d2da090e345436da42987cf9e5739e6, a13f51817c354c57bb15af894cb8997c; no voters: 
I20260709 12:12:49.922797 14611 raft_consensus.cc:2804] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:49.922881 14478 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 4.
I20260709 12:12:49.923796 14331 raft_consensus.cc:2468] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 4.
I20260709 12:12:49.924062 14371 leader_election.cc:304] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [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: a13f51817c354c57bb15af894cb8997c, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:49.924150 14611 raft_consensus.cc:697] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 3 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:49.925149 14545 raft_consensus.cc:2804] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:49.925590 14545 raft_consensus.cc:697] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 4 LEADER]: Becoming Leader. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:49.925158 14611 consensus_queue.cc:237] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [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: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } }
I20260709 12:12:49.926196 14545 consensus_queue.cc:237] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:49.932767 14229 catalog_manager.cc:5697] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 2 to 3, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 3 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.933032 14228 catalog_manager.cc:5697] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a reported cstate change: term changed from 3 to 4, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130). New cstate: current_term: 4 leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.037504 14642 raft_consensus.cc:993] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6: : Instructing follower bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:50.037935 14668 raft_consensus.cc:1081] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Signalling peer bc6dda47f93f42a89b2c56824f48c43a to start an election
I20260709 12:12:50.039166 14406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85"
dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
 from {username='slave'} at 127.0.0.1:44914
I20260709 12:12:50.039582 14406 raft_consensus.cc:493] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.039830 14406 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.043725 14406 raft_consensus.cc:515] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:50.044982 14406 leader_election.cc:290] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [CANDIDATE]: Term 3 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), a13f51817c354c57bb15af894cb8997c (127.13.91.131:41269)
I20260709 12:12:50.045739 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:50.045928 14478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e871d6f0a94249dfac823eb9d4c55d85" candidate_uuid: "bc6dda47f93f42a89b2c56824f48c43a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a13f51817c354c57bb15af894cb8997c"
I20260709 12:12:50.046249 14331 raft_consensus.cc:3055] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:50.046348 14478 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.046521 14331 raft_consensus.cc:740] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:50.047135 14331 consensus_queue.cc:260] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:50.047896 14331 raft_consensus.cc:3060] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.050364 14478 raft_consensus.cc:2468] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 3.
I20260709 12:12:50.051175 14371 leader_election.cc:304] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [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: a13f51817c354c57bb15af894cb8997c, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:50.051887 14545 raft_consensus.cc:2804] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:50.052503 14545 raft_consensus.cc:697] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 3 LEADER]: Becoming Leader. State: Replica: bc6dda47f93f42a89b2c56824f48c43a, State: Running, Role: LEADER
I20260709 12:12:50.052731 14331 raft_consensus.cc:2468] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6dda47f93f42a89b2c56824f48c43a in term 3.
I20260709 12:12:50.053184 14545 consensus_queue.cc:237] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [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: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:50.059679 14228 catalog_manager.cc:5697] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a reported cstate change: term changed from 2 to 3, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130). New cstate: current_term: 3 leader_uuid: "bc6dda47f93f42a89b2c56824f48c43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.187157 14642 raft_consensus.cc:993] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6: : Instructing follower a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:50.187587 14668 raft_consensus.cc:1081] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Signalling peer a13f51817c354c57bb15af894cb8997c to start an election
I20260709 12:12:50.189003 14478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53"
dest_uuid: "a13f51817c354c57bb15af894cb8997c"
 from {username='slave'} at 127.0.0.1:35592
I20260709 12:12:50.189405 14478 raft_consensus.cc:493] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.189659 14478 raft_consensus.cc:3060] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.193832 14478 raft_consensus.cc:515] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:50.195116 14478 leader_election.cc:290] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Requested vote from peers 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823), bc6dda47f93f42a89b2c56824f48c43a (127.13.91.130:34039)
I20260709 12:12:50.195958 14331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d2da090e345436da42987cf9e5739e6"
I20260709 12:12:50.196103 14406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5fe4ff8d42491d90a1929cc87d5c53" candidate_uuid: "a13f51817c354c57bb15af894cb8997c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6dda47f93f42a89b2c56824f48c43a"
I20260709 12:12:50.196535 14331 raft_consensus.cc:3055] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.196587 14406 raft_consensus.cc:3060] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.196938 14331 raft_consensus.cc:740] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d2da090e345436da42987cf9e5739e6, State: Running, Role: LEADER
I20260709 12:12:50.197664 14331 consensus_queue.cc:260] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:50.198755 14331 raft_consensus.cc:3060] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.202646 14406 raft_consensus.cc:2468] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:50.203697 14445 leader_election.cc:304] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a13f51817c354c57bb15af894cb8997c, bc6dda47f93f42a89b2c56824f48c43a; no voters: 
I20260709 12:12:50.204262 14331 raft_consensus.cc:2468] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a13f51817c354c57bb15af894cb8997c in term 2.
I20260709 12:12:50.204319 14611 raft_consensus.cc:2804] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.204864 14611 raft_consensus.cc:697] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Becoming Leader. State: Replica: a13f51817c354c57bb15af894cb8997c, State: Running, Role: LEADER
I20260709 12:12:50.205637 14611 consensus_queue.cc:237] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } }
I20260709 12:12:50.211643 14228 catalog_manager.cc:5697] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c reported cstate change: term changed from 1 to 2, leader changed from 2d2da090e345436da42987cf9e5739e6 (127.13.91.129) to a13f51817c354c57bb15af894cb8997c (127.13.91.131). New cstate: current_term: 2 leader_uuid: "a13f51817c354c57bb15af894cb8997c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:50.410140 14331 raft_consensus.cc:1275] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 4 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.411250 14545 consensus_queue.cc:1048] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.421664 14478 raft_consensus.cc:1275] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 4 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:50.422886 14545 consensus_queue.cc:1048] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:50.489540 14478 raft_consensus.cc:1275] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.490573 14667 consensus_queue.cc:1048] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a13f51817c354c57bb15af894cb8997c" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:50.498612 14406 raft_consensus.cc:1275] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.499495 14331 raft_consensus.cc:1275] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Refusing update from remote peer bc6dda47f93f42a89b2c56824f48c43a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.500547 14669 consensus_queue.cc:1048] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:50.501215 14545 consensus_queue.cc:1048] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:50.512538 14330 raft_consensus.cc:1275] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:50.514492 14669 consensus_queue.cc:1048] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:50.588467 14406 raft_consensus.cc:1275] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.589684 14611 consensus_queue.cc:1048] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6dda47f93f42a89b2c56824f48c43a" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.598223 14330 raft_consensus.cc:1275] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Refusing update from remote peer a13f51817c354c57bb15af894cb8997c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.599891 14669 consensus_queue.cc:1048] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2da090e345436da42987cf9e5739e6" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.641536 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:50.647126 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:50.647533 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:51.648746 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:51.654448 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:51.654903 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:52.754840 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:52.760233 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:52.760663 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:53.319711 14427 debug-util.cc:398] Leaking SignalData structure 0x7b0800102260 after lost signal to thread 13681
W20260709 12:12:53.320560 14427 debug-util.cc:398] Leaking SignalData structure 0x7b0800102940 after lost signal to thread 14263
W20260709 12:12:53.321421 14427 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba780 after lost signal to thread 14355
W20260709 12:12:53.322140 14427 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9560 after lost signal to thread 14430
W20260709 12:12:53.322866 14427 debug-util.cc:398] Leaking SignalData structure 0x7b0800203f80 after lost signal to thread 14504
I20260709 12:12:53.761755 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:53.770016 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:53.770577 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:54.771652 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:54.779783 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:54.780351 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:55.781328 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:55.786597 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:55.787046 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:56.787946 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:56.794407 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:56.794783 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:57.795662 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:57.800853 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:57.801252 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:58.802135 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:58.807543 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:58.807983 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:59.839248 13678 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:12:59.839757 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
I20260709 12:12:59.863756 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:59.864554 13678 tablet_replica.cc:333] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.865218 13678 raft_consensus.cc:2243] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.865777 13678 raft_consensus.cc:2272] T e871d6f0a94249dfac823eb9d4c55d85 P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.867726 13678 tablet_replica.cc:333] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.868240 13678 raft_consensus.cc:2243] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:59.869117 13678 raft_consensus.cc:2272] T 9a849ba459d84ed28f2c1d7068a65fcc P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.870991 13678 tablet_replica.cc:333] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.871552 13678 raft_consensus.cc:2243] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:59.872371 13678 raft_consensus.cc:2272] T 5740a573e3604f7ea8d0839b280041db P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:59.873411 14371 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 12:12:59.874279 13678 tablet_replica.cc:333] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.874876 13678 raft_consensus.cc:2243] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.875371 13678 raft_consensus.cc:2272] T 2834ea09f8e44deab670e1dd17920c0a P 2d2da090e345436da42987cf9e5739e6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:59.876590 14371 consensus_peers.cc:597] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a -> Peer 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823): Couldn't send request to peer 2d2da090e345436da42987cf9e5739e6. 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 12:12:59.877607 13678 tablet_replica.cc:333] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.878131 13678 raft_consensus.cc:2243] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.878545 13678 raft_consensus.cc:2272] T ec62769d31954066b0733a170afb78e3 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.880335 13678 tablet_replica.cc:333] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.880803 13678 raft_consensus.cc:2243] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:59.881512 13678 raft_consensus.cc:2272] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.883139 13678 tablet_replica.cc:333] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.883596 13678 raft_consensus.cc:2243] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.883965 13678 raft_consensus.cc:2272] T 3cd1c56483cd4e19aa2504aafdb47c7c P 2d2da090e345436da42987cf9e5739e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.885676 13678 tablet_replica.cc:333] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.886119 13678 raft_consensus.cc:2243] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.886509 13678 raft_consensus.cc:2272] T d841facd7a934bd7af39fd48ba0dbe80 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.888171 13678 tablet_replica.cc:333] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.888671 13678 raft_consensus.cc:2243] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.889029 13678 raft_consensus.cc:2272] T 5c5fe4ff8d42491d90a1929cc87d5c53 P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.890586 13678 tablet_replica.cc:333] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6: stopping tablet replica
I20260709 12:12:59.891009 13678 raft_consensus.cc:2243] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:59.891799 13678 raft_consensus.cc:2272] T 888064d727c94186af6a366ffd2733ab P 2d2da090e345436da42987cf9e5739e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:59.900403 14445 consensus_peers.cc:597] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c -> Peer 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823): Couldn't send request to peer 2d2da090e345436da42987cf9e5739e6. 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 12:12:59.939303 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
I20260709 12:12:59.958606 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
I20260709 12:12:59.982379 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:59.983008 13678 tablet_replica.cc:333] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:12:59.983654 13678 raft_consensus.cc:2243] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.984093 13678 raft_consensus.cc:2272] T 9a849ba459d84ed28f2c1d7068a65fcc P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.985853 13678 tablet_replica.cc:333] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:12:59.986366 13678 raft_consensus.cc:2243] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:59.987105 13678 raft_consensus.cc:2272] T e871d6f0a94249dfac823eb9d4c55d85 P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.988881 13678 tablet_replica.cc:333] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:12:59.989352 13678 raft_consensus.cc:2243] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.989744 13678 raft_consensus.cc:2272] T 888064d727c94186af6a366ffd2733ab P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.991569 13678 tablet_replica.cc:333] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:12:59.992089 13678 raft_consensus.cc:2243] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.992548 13678 raft_consensus.cc:2272] T 5c5fe4ff8d42491d90a1929cc87d5c53 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:59.994345 13678 tablet_replica.cc:333] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:12:59.994839 13678 raft_consensus.cc:2243] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.995242 13678 raft_consensus.cc:2272] T d841facd7a934bd7af39fd48ba0dbe80 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:59.996248 14445 consensus_peers.cc:597] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c -> Peer 2d2da090e345436da42987cf9e5739e6 (127.13.91.129:45823): Couldn't send request to peer 2d2da090e345436da42987cf9e5739e6. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:45823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:59.996991 13678 tablet_replica.cc:333] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:12:59.997506 13678 raft_consensus.cc:2243] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:59.998239 13678 raft_consensus.cc:2272] T 3cd1c56483cd4e19aa2504aafdb47c7c P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.000049 13678 tablet_replica.cc:333] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:13:00.000591 13678 raft_consensus.cc:2243] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.001384 13678 raft_consensus.cc:2272] T 2834ea09f8e44deab670e1dd17920c0a P bc6dda47f93f42a89b2c56824f48c43a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.003022 13678 tablet_replica.cc:333] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:13:00.003504 13678 raft_consensus.cc:2243] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.003944 13678 raft_consensus.cc:2272] T 5740a573e3604f7ea8d0839b280041db P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.005806 13678 tablet_replica.cc:333] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:13:00.006242 13678 raft_consensus.cc:2243] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.006991 13678 raft_consensus.cc:2272] T ec62769d31954066b0733a170afb78e3 P bc6dda47f93f42a89b2c56824f48c43a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.008950 13678 tablet_replica.cc:333] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a: stopping tablet replica
I20260709 12:13:00.009498 13678 raft_consensus.cc:2243] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.009866 13678 raft_consensus.cc:2272] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P bc6dda47f93f42a89b2c56824f48c43a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.054579 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
I20260709 12:13:00.073772 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
I20260709 12:13:00.095791 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:00.096436 13678 tablet_replica.cc:333] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.097043 13678 raft_consensus.cc:2243] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.097532 13678 raft_consensus.cc:2272] T 2b765dcbac1e4c9ca28b95f6a6bb4e32 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.099301 13678 tablet_replica.cc:333] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.099793 13678 raft_consensus.cc:2243] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.100194 13678 raft_consensus.cc:2272] T 2834ea09f8e44deab670e1dd17920c0a P a13f51817c354c57bb15af894cb8997c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.101863 13678 tablet_replica.cc:333] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.102370 13678 raft_consensus.cc:2243] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.102756 13678 raft_consensus.cc:2272] T 5740a573e3604f7ea8d0839b280041db P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.104414 13678 tablet_replica.cc:333] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.104887 13678 raft_consensus.cc:2243] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.105269 13678 raft_consensus.cc:2272] T ec62769d31954066b0733a170afb78e3 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.106777 13678 tablet_replica.cc:333] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.107244 13678 raft_consensus.cc:2243] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.107702 13678 raft_consensus.cc:2272] T 9a849ba459d84ed28f2c1d7068a65fcc P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.109277 13678 tablet_replica.cc:333] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.109745 13678 raft_consensus.cc:2243] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.110478 13678 raft_consensus.cc:2272] T d841facd7a934bd7af39fd48ba0dbe80 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.112320 13678 tablet_replica.cc:333] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.112784 13678 raft_consensus.cc:2243] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.113456 13678 raft_consensus.cc:2272] T 3cd1c56483cd4e19aa2504aafdb47c7c P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.115028 13678 tablet_replica.cc:333] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.115492 13678 raft_consensus.cc:2243] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.115913 13678 raft_consensus.cc:2272] T e871d6f0a94249dfac823eb9d4c55d85 P a13f51817c354c57bb15af894cb8997c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.117560 13678 tablet_replica.cc:333] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.117976 13678 raft_consensus.cc:2243] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.118615 13678 raft_consensus.cc:2272] T 5c5fe4ff8d42491d90a1929cc87d5c53 P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.120226 13678 tablet_replica.cc:333] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c: stopping tablet replica
I20260709 12:13:00.120700 13678 raft_consensus.cc:2243] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.121100 13678 raft_consensus.cc:2272] T 888064d727c94186af6a366ffd2733ab P a13f51817c354c57bb15af894cb8997c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.148746 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
I20260709 12:13:00.167318 13678 master.cc:562] Master@127.13.91.190:39643 shutting down...
W20260709 12:13:00.185047 14277 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:13:00.185987 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.186492 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.186764 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f5f258e48e443e49629178ccdd01fff: stopping tablet replica
I20260709 12:13:00.205389 13678 master.cc:584] Master@127.13.91.190:39643 shutdown complete.
2d2da090e345436da42987cf9e5739e6  5
a13f51817c354c57bb15af894cb8997c  1
bc6dda47f93f42a89b2c56824f48c43a  4
2d2da090e345436da42987cf9e5739e6  3
a13f51817c354c57bb15af894cb8997c  3
bc6dda47f93f42a89b2c56824f48c43a  4
2d2da090e345436da42987cf9e5739e6  8
a13f51817c354c57bb15af894cb8997c  1
bc6dda47f93f42a89b2c56824f48c43a  1
2d2da090e345436da42987cf9e5739e6  4
a13f51817c354c57bb15af894cb8997c  3
bc6dda47f93f42a89b2c56824f48c43a  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28508 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:13:00.244652 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:41855
I20260709 12:13:00.245736 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:00.251503 14703 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 12:13:00.251627 14704 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 12:13:00.252810 14706 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 12:13:00.253583 13678 server_base.cc:1061] running on GCE node
I20260709 12:13:00.254534 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:00.254719 13678 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 12:13:00.254868 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599180254849 us; error 0 us; skew 500 ppm
I20260709 12:13:00.255430 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:00.258388 13678 webserver.cc:533] Webserver started at http://127.13.91.190:39935/ using document root <none> and password file <none>
I20260709 12:13:00.258852 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:00.259020 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:00.259287 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:00.260526 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "1d3594d78e91447fa2baf9dc382db0dd"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.264950 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:00.268309 14711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.269062 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:00.269330 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "1d3594d78e91447fa2baf9dc382db0dd"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.269618 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-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 12:13:00.291050 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:00.292387 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:00.330700 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:41855
I20260709 12:13:00.330797 14762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:41855 every 8 connection(s)
I20260709 12:13:00.334535 14763 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 12:13:00.343884 14763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Bootstrap starting.
I20260709 12:13:00.348404 14763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.352461 14763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: No bootstrap required, opened a new log
I20260709 12:13:00.354529 14763 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d3594d78e91447fa2baf9dc382db0dd" member_type: VOTER }
I20260709 12:13:00.354930 14763 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.355111 14763 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3594d78e91447fa2baf9dc382db0dd, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.355633 14763 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d3594d78e91447fa2baf9dc382db0dd" member_type: VOTER }
I20260709 12:13:00.356076 14763 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:00.356264 14763 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:00.356534 14763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.360615 14763 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d3594d78e91447fa2baf9dc382db0dd" member_type: VOTER }
I20260709 12:13:00.361065 14763 leader_election.cc:304] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [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: 1d3594d78e91447fa2baf9dc382db0dd; no voters: 
I20260709 12:13:00.362139 14763 leader_election.cc:290] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:00.362460 14766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.363695 14766 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 1 LEADER]: Becoming Leader. State: Replica: 1d3594d78e91447fa2baf9dc382db0dd, State: Running, Role: LEADER
I20260709 12:13:00.364415 14766 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [LEADER]: Queue going to LEADER mode. State: All 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: "1d3594d78e91447fa2baf9dc382db0dd" member_type: VOTER }
I20260709 12:13:00.364965 14763 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:00.369210 14768 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d3594d78e91447fa2baf9dc382db0dd. Latest consensus state: current_term: 1 leader_uuid: "1d3594d78e91447fa2baf9dc382db0dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d3594d78e91447fa2baf9dc382db0dd" member_type: VOTER } }
I20260709 12:13:00.369782 14768 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:00.370139 14767 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d3594d78e91447fa2baf9dc382db0dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d3594d78e91447fa2baf9dc382db0dd" member_type: VOTER } }
I20260709 12:13:00.370637 14767 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:00.371616 14773 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:00.376361 14773 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:00.380638 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:00.385025 14773 catalog_manager.cc:1383] Generated new cluster ID: 64b570542a954279b50e163660a56bc1
I20260709 12:13:00.385293 14773 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:00.422235 14773 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:00.423436 14773 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:00.436493 14773 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Generated new TSK 0
I20260709 12:13:00.437075 14773 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:00.446775 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:00.452590 14784 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 12:13:00.453589 14785 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 12:13:00.454782 14787 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 12:13:00.455006 13678 server_base.cc:1061] running on GCE node
I20260709 12:13:00.455873 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:00.456044 13678 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 12:13:00.456166 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599180456155 us; error 0 us; skew 500 ppm
I20260709 12:13:00.456678 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:00.458902 13678 webserver.cc:533] Webserver started at http://127.13.91.129:41235/ using document root <none> and password file <none>
I20260709 12:13:00.459348 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:00.459511 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:00.459753 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:00.460807 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "7d1b36248f6440b891a954e65666f1eb"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.464859 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:13:00.468044 14792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.468766 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:00.469017 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "7d1b36248f6440b891a954e65666f1eb"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.469271 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-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 12:13:00.483559 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:00.484799 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:00.486245 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:00.488442 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:00.488655 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.488889 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:00.489048 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.526616 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:40991
I20260709 12:13:00.526705 14854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:40991 every 8 connection(s)
I20260709 12:13:00.531481 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:00.537751 14859 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 12:13:00.538352 14860 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 12:13:00.541036 14862 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 12:13:00.541553 13678 server_base.cc:1061] running on GCE node
I20260709 12:13:00.542438 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:00.542620 13678 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 12:13:00.542776 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599180542761 us; error 0 us; skew 500 ppm
I20260709 12:13:00.543469 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:00.546391 13678 webserver.cc:533] Webserver started at http://127.13.91.130:34657/ using document root <none> and password file <none>
I20260709 12:13:00.546586 14855 heartbeater.cc:344] Connected to a master server at 127.13.91.190:41855
I20260709 12:13:00.546911 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:00.546932 14855 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:00.547221 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:00.547490 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:00.547760 14855 heartbeater.cc:507] Master 127.13.91.190:41855 requested a full tablet report, sending...
I20260709 12:13:00.548614 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "b299c26ff3a548c18e364e7fdfb86553"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.549929 14728 ts_manager.cc:194] Registered new tserver with Master: 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:00.552245 14728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44682
I20260709 12:13:00.554261 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:13:00.557473 14867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.558131 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:00.558418 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "b299c26ff3a548c18e364e7fdfb86553"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.558681 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-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 12:13:00.572886 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:00.574122 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:00.575567 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:00.577903 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:00.578102 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.578325 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:00.578488 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.617244 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:35441
I20260709 12:13:00.617336 14929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:35441 every 8 connection(s)
I20260709 12:13:00.621903 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:00.628897 14933 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 12:13:00.630620 14934 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 12:13:00.633924 13678 server_base.cc:1061] running on GCE node
W20260709 12:13:00.634337 14936 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 12:13:00.635062 14930 heartbeater.cc:344] Connected to a master server at 127.13.91.190:41855
I20260709 12:13:00.635392 14930 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:00.635421 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:00.635702 13678 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 12:13:00.635851 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599180635836 us; error 0 us; skew 500 ppm
I20260709 12:13:00.636206 14930 heartbeater.cc:507] Master 127.13.91.190:41855 requested a full tablet report, sending...
I20260709 12:13:00.636427 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:00.638290 14728 ts_manager.cc:194] Registered new tserver with Master: b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:00.638813 13678 webserver.cc:533] Webserver started at http://127.13.91.131:43865/ using document root <none> and password file <none>
I20260709 12:13:00.639272 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:00.639443 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:00.639669 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:00.639686 14728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44686
I20260709 12:13:00.640846 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "06d602c103924b9ca33fd3a8852aad88"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.645295 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:13:00.648468 14941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.649210 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:00.649482 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "06d602c103924b9ca33fd3a8852aad88"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-v8sf"
I20260709 12:13:00.649758 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-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 12:13:00.660024 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:00.661193 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:00.662568 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:00.664701 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:00.664889 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.665105 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:00.665252 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.703174 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:42267
I20260709 12:13:00.703272 15003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:42267 every 8 connection(s)
I20260709 12:13:00.716414 15004 heartbeater.cc:344] Connected to a master server at 127.13.91.190:41855
I20260709 12:13:00.716778 15004 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:00.717511 15004 heartbeater.cc:507] Master 127.13.91.190:41855 requested a full tablet report, sending...
I20260709 12:13:00.719602 14728 ts_manager.cc:194] Registered new tserver with Master: 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:00.720451 13678 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014145397s
I20260709 12:13:00.721133 14728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44702
I20260709 12:13:00.747334 14728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44710:
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 12:13:00.753325 14728 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 12:13:00.963414 14820 tablet_service.cc:1511] Processing CreateTablet for tablet 527b4324c27c45388a9dba463bd25b3b (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:00.964973 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b4324c27c45388a9dba463bd25b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.966883 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 527b4324c27c45388a9dba463bd25b3b (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:00.967079 14819 tablet_service.cc:1511] Processing CreateTablet for tablet 3470a3dd7e3b4f259dc717bc89b3a804 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:00.968248 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b4324c27c45388a9dba463bd25b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.974119 14964 tablet_service.cc:1511] Processing CreateTablet for tablet b2573bd48399444a8c68f585702d7e18 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:00.974985 14813 tablet_service.cc:1511] Processing CreateTablet for tablet f95c0cc638f1496b8f9fd01b468b6afb (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:00.975485 14964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2573bd48399444a8c68f585702d7e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.977375 14812 tablet_service.cc:1511] Processing CreateTablet for tablet ea85a2021aff497d914eb1c94e33111d (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:00.977598 14895 tablet_service.cc:1511] Processing CreateTablet for tablet 527b4324c27c45388a9dba463bd25b3b (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:00.978802 14895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b4324c27c45388a9dba463bd25b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.979732 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 354a563e83e24f09a155a5abaa97ae77 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:00.969470 14968 tablet_service.cc:1511] Processing CreateTablet for tablet 3470a3dd7e3b4f259dc717bc89b3a804 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:00.985553 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3470a3dd7e3b4f259dc717bc89b3a804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.969491 14817 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9e0e6b53c74c968387f8d12e036821 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:00.991299 14893 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2777bd2704e7b9cb3196c9901b2aa (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:00.992657 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2777bd2704e7b9cb3196c9901b2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.994081 14887 tablet_service.cc:1511] Processing CreateTablet for tablet ea85a2021aff497d914eb1c94e33111d (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:00.995536 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea85a2021aff497d914eb1c94e33111d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.997368 14892 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9e0e6b53c74c968387f8d12e036821 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:00.998628 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9e0e6b53c74c968387f8d12e036821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.001464 14891 tablet_service.cc:1511] Processing CreateTablet for tablet baf36c40d8034bd5959ba84149b24785 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:01.002744 14891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf36c40d8034bd5959ba84149b24785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.005394 14890 tablet_service.cc:1511] Processing CreateTablet for tablet b2573bd48399444a8c68f585702d7e18 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:01.006682 14890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2573bd48399444a8c68f585702d7e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.009400 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca0656f644b4256afef842e4ab7b147 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:01.010651 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca0656f644b4256afef842e4ab7b147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.013423 14888 tablet_service.cc:1511] Processing CreateTablet for tablet f95c0cc638f1496b8f9fd01b468b6afb (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:01.014835 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95c0cc638f1496b8f9fd01b468b6afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.015895 14886 tablet_service.cc:1511] Processing CreateTablet for tablet 354a563e83e24f09a155a5abaa97ae77 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:01.017402 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354a563e83e24f09a155a5abaa97ae77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.017016 14894 tablet_service.cc:1511] Processing CreateTablet for tablet 3470a3dd7e3b4f259dc717bc89b3a804 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:01.018428 14894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3470a3dd7e3b4f259dc717bc89b3a804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.969571 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca0656f644b4256afef842e4ab7b147 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:01.020884 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca0656f644b4256afef842e4ab7b147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.970618 14816 tablet_service.cc:1511] Processing CreateTablet for tablet baf36c40d8034bd5959ba84149b24785 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:00.970745 14962 tablet_service.cc:1511] Processing CreateTablet for tablet f95c0cc638f1496b8f9fd01b468b6afb (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:01.024345 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95c0cc638f1496b8f9fd01b468b6afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.970745 14967 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2777bd2704e7b9cb3196c9901b2aa (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:01.026583 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2777bd2704e7b9cb3196c9901b2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.970963 14818 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2777bd2704e7b9cb3196c9901b2aa (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:00.971809 14966 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9e0e6b53c74c968387f8d12e036821 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:01.030107 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9e0e6b53c74c968387f8d12e036821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.971921 14961 tablet_service.cc:1511] Processing CreateTablet for tablet ea85a2021aff497d914eb1c94e33111d (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:01.032245 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea85a2021aff497d914eb1c94e33111d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.972983 14965 tablet_service.cc:1511] Processing CreateTablet for tablet baf36c40d8034bd5959ba84149b24785 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:01.034471 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf36c40d8034bd5959ba84149b24785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.973423 14960 tablet_service.cc:1511] Processing CreateTablet for tablet 354a563e83e24f09a155a5abaa97ae77 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:01.036623 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354a563e83e24f09a155a5abaa97ae77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.973814 14819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3470a3dd7e3b4f259dc717bc89b3a804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.038221 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea85a2021aff497d914eb1c94e33111d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.972867 14814 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca0656f644b4256afef842e4ab7b147 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:01.038998 14817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9e0e6b53c74c968387f8d12e036821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.039655 14813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95c0cc638f1496b8f9fd01b468b6afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:00.969331 14815 tablet_service.cc:1511] Processing CreateTablet for tablet b2573bd48399444a8c68f585702d7e18 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:01.040315 14814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca0656f644b4256afef842e4ab7b147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.040967 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354a563e83e24f09a155a5abaa97ae77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.041594 14818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2777bd2704e7b9cb3196c9901b2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.042713 14816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf36c40d8034bd5959ba84149b24785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.043823 14815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2573bd48399444a8c68f585702d7e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.132548 15019 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:01.137131 15022 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:01.147712 14964 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:01.155879 14964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.159124 14887 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:01.175954 14963 tablet_service.cc:1511] Processing CreateTablet for tablet ed4725c3147d434594ee136979e6976a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:01.185286 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4725c3147d434594ee136979e6976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.164968 14811 tablet_service.cc:1511] Processing CreateTablet for tablet e996ec59023b4ab6886b764d563807b4 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:01.193411 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e996ec59023b4ab6886b764d563807b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.194203 14818 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:01.195410 14818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.134496 14969 tablet_service.cc:1511] Processing CreateTablet for tablet e996ec59023b4ab6886b764d563807b4 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:01.198187 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e996ec59023b4ab6886b764d563807b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.188584 15019 tablet_bootstrap.cc:654] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.200517 14960 tablet_service.cc:1511] Processing CreateTablet for tablet dff0712b405a42ebb4d3e8f738169272 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:01.202569 14961 tablet_service.cc:1511] Processing CreateTablet for tablet 4da3a35aaccd4cfea5bdd483374adddf (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:01.189347 14815 tablet_service.cc:1511] Processing CreateTablet for tablet 9593b4db69494807bcc14559f8593547 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:01.213923 14815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9593b4db69494807bcc14559f8593547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.199929 14812 tablet_service.cc:1511] Processing CreateTablet for tablet 19c00a94b3db433ba756eea479aa8ac3 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:01.262097 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c00a94b3db433ba756eea479aa8ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.255450 14816 tablet_service.cc:1511] Processing CreateTablet for tablet ed4725c3147d434594ee136979e6976a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:01.267890 14816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4725c3147d434594ee136979e6976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.213610 14820 tablet_service.cc:1511] Processing CreateTablet for tablet 9b383b6c00c2423ab5b1e0b05b370936 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:01.269162 14819 tablet_service.cc:1511] Processing CreateTablet for tablet 4da3a35aaccd4cfea5bdd483374adddf (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:01.268242 14813 tablet_service.cc:1511] Processing CreateTablet for tablet dff0712b405a42ebb4d3e8f738169272 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:01.274749 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b383b6c00c2423ab5b1e0b05b370936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.275362 14819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da3a35aaccd4cfea5bdd483374adddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.277590 14813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff0712b405a42ebb4d3e8f738169272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.289428 14814 tablet_service.cc:1511] Processing CreateTablet for tablet 81e9642a49b14f42bf07c76f77621e9f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:01.293219 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.295868 14886 tablet_service.cc:1511] Processing CreateTablet for tablet ed4725c3147d434594ee136979e6976a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:01.302495 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 9b383b6c00c2423ab5b1e0b05b370936 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:01.213539 14893 tablet_service.cc:1511] Processing CreateTablet for tablet 19c00a94b3db433ba756eea479aa8ac3 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:01.188942 14895 tablet_service.cc:1511] Processing CreateTablet for tablet e996ec59023b4ab6886b764d563807b4 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:01.216920 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff0712b405a42ebb4d3e8f738169272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.217545 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 9b383b6c00c2423ab5b1e0b05b370936 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:01.337983 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da3a35aaccd4cfea5bdd483374adddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.339213 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b383b6c00c2423ab5b1e0b05b370936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.340725 14815 tablet_service.cc:1511] Processing CreateTablet for tablet c3c252f8f1f842c589edd3a577a7a31c (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:01.212541 14965 tablet_service.cc:1511] Processing CreateTablet for tablet 81e9642a49b14f42bf07c76f77621e9f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:01.345636 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e9642a49b14f42bf07c76f77621e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.346120 14820 tablet_service.cc:1511] Processing CreateTablet for tablet 397da65b9ce4444ab5558dfed9da5bca (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:01.190645 14968 tablet_service.cc:1511] Processing CreateTablet for tablet 19c00a94b3db433ba756eea479aa8ac3 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:01.222558 14966 tablet_service.cc:1511] Processing CreateTablet for tablet 9593b4db69494807bcc14559f8593547 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:01.225484 14967 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee8420d212246b397c57fe38a05ab48 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:01.348428 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c00a94b3db433ba756eea479aa8ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.349287 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee8420d212246b397c57fe38a05ab48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.309774 14892 tablet_service.cc:1511] Processing CreateTablet for tablet dff0712b405a42ebb4d3e8f738169272 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:01.311793 14894 tablet_service.cc:1511] Processing CreateTablet for tablet 4da3a35aaccd4cfea5bdd483374adddf (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:01.315469 14891 tablet_service.cc:1511] Processing CreateTablet for tablet 9593b4db69494807bcc14559f8593547 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:01.351894 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9593b4db69494807bcc14559f8593547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.318732 14969 tablet_service.cc:1511] Processing CreateTablet for tablet c3c252f8f1f842c589edd3a577a7a31c (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:01.224932 15022 tablet_bootstrap.cc:654] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.230348 15019 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:01.217583 15021 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:01.359663 15019 ts_tablet_manager.cc:1403] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.227s	user 0.006s	sys 0.010s
I20260709 12:13:01.361279 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c252f8f1f842c589edd3a577a7a31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.362828 14890 tablet_service.cc:1511] Processing CreateTablet for tablet 81e9642a49b14f42bf07c76f77621e9f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:01.325523 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4725c3147d434594ee136979e6976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.327618 14814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e9642a49b14f42bf07c76f77621e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.367352 15019 raft_consensus.cc:359] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.377318 14815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c252f8f1f842c589edd3a577a7a31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.377162 15019 raft_consensus.cc:385] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.378185 15019 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.329851 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee8420d212246b397c57fe38a05ab48 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
W20260709 12:13:01.377804 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:01.379019 15021 tablet_bootstrap.cc:654] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.381052 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397da65b9ce4444ab5558dfed9da5bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.382375 14891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9593b4db69494807bcc14559f8593547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.384104 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee8420d212246b397c57fe38a05ab48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.385900 14894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da3a35aaccd4cfea5bdd483374adddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.388705 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c00a94b3db433ba756eea479aa8ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.388922 15019 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.390025 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff0712b405a42ebb4d3e8f738169272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.392321 14895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e996ec59023b4ab6886b764d563807b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.396557 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b383b6c00c2423ab5b1e0b05b370936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.330513 14817 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee8420d212246b397c57fe38a05ab48 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:01.399158 14817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee8420d212246b397c57fe38a05ab48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.410795 14960 tablet_service.cc:1511] Processing CreateTablet for tablet 397da65b9ce4444ab5558dfed9da5bca (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:01.412115 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397da65b9ce4444ab5558dfed9da5bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.424913 14968 tablet_service.cc:1511] Processing CreateTablet for tablet 57643c1277d745a4b2d3282b79af2abf (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:01.430945 14964 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4c2c1ebf824f058ba947dbe6540735 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:01.432427 14964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4c2c1ebf824f058ba947dbe6540735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.433542 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 61a5605edc3c466bbc919a2dcb562041 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:01.434933 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a5605edc3c466bbc919a2dcb562041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.444525 14887 tablet_service.cc:1511] Processing CreateTablet for tablet c3c252f8f1f842c589edd3a577a7a31c (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:01.449084 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c252f8f1f842c589edd3a577a7a31c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.450158 14812 tablet_service.cc:1511] Processing CreateTablet for tablet 57643c1277d745a4b2d3282b79af2abf (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:01.452075 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57643c1277d745a4b2d3282b79af2abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.473695 14890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e9642a49b14f42bf07c76f77621e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.486104 15004 heartbeater.cc:499] Master 127.13.91.190:41855 was elected leader, sending a full tablet report...
I20260709 12:13:01.489116 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4c2c1ebf824f058ba947dbe6540735 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:01.497656 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 193d471395e4425193a99882729a3257 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:01.498970 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d471395e4425193a99882729a3257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.511221 14890 tablet_service.cc:1511] Processing CreateTablet for tablet 397da65b9ce4444ab5558dfed9da5bca (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:01.514330 15022 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:01.514961 15022 ts_tablet_manager.cc:1403] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.378s	user 0.030s	sys 0.024s
I20260709 12:13:01.514972 14887 tablet_service.cc:1511] Processing CreateTablet for tablet 57643c1277d745a4b2d3282b79af2abf (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:01.518076 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4c2c1ebf824f058ba947dbe6540735 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:01.518327 15022 raft_consensus.cc:359] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.519060 15022 raft_consensus.cc:385] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.519356 15022 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.520043 15022 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.521371 14890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397da65b9ce4444ab5558dfed9da5bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.523137 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4c2c1ebf824f058ba947dbe6540735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.527361 15021 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:01.527436 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57643c1277d745a4b2d3282b79af2abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.528132 15021 ts_tablet_manager.cc:1403] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.311s	user 0.018s	sys 0.025s
I20260709 12:13:01.531129 15021 raft_consensus.cc:359] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.531844 15021 raft_consensus.cc:385] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.532137 15021 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.536549 15021 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.538637 14965 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3edc810ebc4d469eb1464443f96b10 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:01.538566 14960 tablet_service.cc:1511] Processing CreateTablet for tablet 79fa62d4e68c40e68d95f453294d990a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:01.543872 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fa62d4e68c40e68d95f453294d990a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.546281 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 61a5605edc3c466bbc919a2dcb562041 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:01.547528 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a5605edc3c466bbc919a2dcb562041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.549451 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3edc810ebc4d469eb1464443f96b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.554970 14855 heartbeater.cc:499] Master 127.13.91.190:41855 was elected leader, sending a full tablet report...
I20260709 12:13:01.556030 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 4f43f93d36ef41e69ee8543827ec47c9 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:01.558218 14969 tablet_service.cc:1511] Processing CreateTablet for tablet ad4ea559800a439f91f20f29178883e2 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:01.559485 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad4ea559800a439f91f20f29178883e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.542557 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 320b62d338924160bd263dc7810b1356 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:01.560642 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f43f93d36ef41e69ee8543827ec47c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.562919 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320b62d338924160bd263dc7810b1356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.577168 15022 ts_tablet_manager.cc:1434] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.062s	user 0.045s	sys 0.006s
I20260709 12:13:01.578253 14930 heartbeater.cc:499] Master 127.13.91.190:41855 was elected leader, sending a full tablet report...
I20260709 12:13:01.578449 15022 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:01.601410 14891 tablet_service.cc:1511] Processing CreateTablet for tablet 79fa62d4e68c40e68d95f453294d990a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:01.602694 14891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fa62d4e68c40e68d95f453294d990a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.610019 15022 tablet_bootstrap.cc:654] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.612461 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4c2c1ebf824f058ba947dbe6540735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.614310 14895 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3edc810ebc4d469eb1464443f96b10 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:01.615990 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57643c1277d745a4b2d3282b79af2abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.616907 14966 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec4657d314b441bb1d341bb1bedf039 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:01.618155 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec4657d314b441bb1d341bb1bedf039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.609637 14894 tablet_service.cc:1511] Processing CreateTablet for tablet 193d471395e4425193a99882729a3257 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
W20260709 12:13:01.621898 14931 tablet.cc:2406] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:01.622082 14819 tablet_service.cc:1511] Processing CreateTablet for tablet 61a5605edc3c466bbc919a2dcb562041 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:01.615548 14895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3edc810ebc4d469eb1464443f96b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.628090 14819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a5605edc3c466bbc919a2dcb562041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.608146 15019 ts_tablet_manager.cc:1434] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.248s	user 0.014s	sys 0.021s
I20260709 12:13:01.629199 15019 tablet_bootstrap.cc:492] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:01.629905 14892 tablet_service.cc:1511] Processing CreateTablet for tablet 320b62d338924160bd263dc7810b1356 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:01.631196 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320b62d338924160bd263dc7810b1356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.633901 14820 tablet_service.cc:1511] Processing CreateTablet for tablet 79fa62d4e68c40e68d95f453294d990a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:01.633929 14816 tablet_service.cc:1511] Processing CreateTablet for tablet 193d471395e4425193a99882729a3257 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:01.635227 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fa62d4e68c40e68d95f453294d990a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.636590 14816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d471395e4425193a99882729a3257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.642747 14818 tablet_service.cc:1511] Processing CreateTablet for tablet 4f43f93d36ef41e69ee8543827ec47c9 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:01.643013 14967 tablet_service.cc:1511] Processing CreateTablet for tablet 570acf14b68e4b61845ee08ce6ef2244 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:01.644208 14818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f43f93d36ef41e69ee8543827ec47c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.645269 15021 ts_tablet_manager.cc:1434] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.117s	user 0.030s	sys 0.020s
I20260709 12:13:01.668629 15021 tablet_bootstrap.cc:492] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:01.669934 14960 tablet_service.cc:1511] Processing CreateTablet for tablet 62960e193a71437ca3e0617694ee47a3 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:01.670233 14961 tablet_service.cc:1511] Processing CreateTablet for tablet 856acbe08d144d12bef348bde5377b8c (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:01.633888 14886 tablet_service.cc:1511] Processing CreateTablet for tablet 4f43f93d36ef41e69ee8543827ec47c9 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:01.650507 14813 tablet_service.cc:1511] Processing CreateTablet for tablet ad4ea559800a439f91f20f29178883e2 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:01.652413 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3edc810ebc4d469eb1464443f96b10 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:01.653650 14894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d471395e4425193a99882729a3257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.654110 14814 tablet_service.cc:1511] Processing CreateTablet for tablet 320b62d338924160bd263dc7810b1356 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:01.656107 14817 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec4657d314b441bb1d341bb1bedf039 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:01.678131 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f43f93d36ef41e69ee8543827ec47c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.679559 14893 tablet_service.cc:1511] Processing CreateTablet for tablet 570acf14b68e4b61845ee08ce6ef2244 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:01.685810 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec4657d314b441bb1d341bb1bedf039 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:01.691278 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570acf14b68e4b61845ee08ce6ef2244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.692654 14813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad4ea559800a439f91f20f29178883e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.694893 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3edc810ebc4d469eb1464443f96b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.697095 14815 tablet_service.cc:1511] Processing CreateTablet for tablet 570acf14b68e4b61845ee08ce6ef2244 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:01.698348 14815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570acf14b68e4b61845ee08ce6ef2244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.659160 15019 tablet_bootstrap.cc:654] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.659824 14890 tablet_service.cc:1511] Processing CreateTablet for tablet ad4ea559800a439f91f20f29178883e2 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:01.666532 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570acf14b68e4b61845ee08ce6ef2244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.705140 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 62960e193a71437ca3e0617694ee47a3 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:01.705744 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62960e193a71437ca3e0617694ee47a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.706373 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62960e193a71437ca3e0617694ee47a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.708572 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856acbe08d144d12bef348bde5377b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.714003 14887 tablet_service.cc:1511] Processing CreateTablet for tablet 856acbe08d144d12bef348bde5377b8c (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:01.714455 14816 tablet_service.cc:1511] Processing CreateTablet for tablet 62960e193a71437ca3e0617694ee47a3 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:01.716310 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 856acbe08d144d12bef348bde5377b8c (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:01.722728 14890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad4ea559800a439f91f20f29178883e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.718043 14820 tablet_service.cc:1511] Processing CreateTablet for tablet 25be06c3cfc143bda1b06ee39ec68db5 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:01.727139 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec4657d314b441bb1d341bb1bedf039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.736402 14817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec4657d314b441bb1d341bb1bedf039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.737294 14814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320b62d338924160bd263dc7810b1356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.738875 14816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62960e193a71437ca3e0617694ee47a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.743588 15022 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:01.746479 15022 ts_tablet_manager.cc:1403] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.168s	user 0.011s	sys 0.005s
I20260709 12:13:01.749362 15022 raft_consensus.cc:359] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.750183 15022 raft_consensus.cc:385] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.750479 15022 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.751750 15022 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.754072 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 25be06c3cfc143bda1b06ee39ec68db5 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:01.755340 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25be06c3cfc143bda1b06ee39ec68db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.756878 15022 ts_tablet_manager.cc:1434] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:01.761005 15022 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:01.781067 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856acbe08d144d12bef348bde5377b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.784343 14814 tablet_service.cc:1511] Processing CreateTablet for tablet 208258ba0aa1409ea205068754572ad5 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:01.787295 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856acbe08d144d12bef348bde5377b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.793020 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25be06c3cfc143bda1b06ee39ec68db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.804127 15019 tablet_bootstrap.cc:492] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:01.803805 14893 tablet_service.cc:1511] Processing CreateTablet for tablet 208258ba0aa1409ea205068754572ad5 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:01.804657 15019 ts_tablet_manager.cc:1403] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.176s	user 0.008s	sys 0.010s
I20260709 12:13:01.805158 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208258ba0aa1409ea205068754572ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.806754 14892 tablet_service.cc:1511] Processing CreateTablet for tablet 25be06c3cfc143bda1b06ee39ec68db5 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:01.807971 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25be06c3cfc143bda1b06ee39ec68db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.811187 15021 tablet_bootstrap.cc:654] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.826987 15019 raft_consensus.cc:359] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.827785 15019 raft_consensus.cc:385] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.828135 15019 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.829066 15019 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.829953 14960 tablet_service.cc:1511] Processing CreateTablet for tablet 208258ba0aa1409ea205068754572ad5 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:01.831233 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208258ba0aa1409ea205068754572ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.843703 15022 tablet_bootstrap.cc:654] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.849376 14814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208258ba0aa1409ea205068754572ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.861908 15021 tablet_bootstrap.cc:492] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:01.862432 15021 ts_tablet_manager.cc:1403] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.194s	user 0.021s	sys 0.007s
I20260709 12:13:01.856127 15019 ts_tablet_manager.cc:1434] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.007s
I20260709 12:13:01.864080 14966 tablet_service.cc:1511] Processing CreateTablet for tablet 96bb59b659d74ddabe816622f437493f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:01.865197 15026 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.865784 15026 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.867020 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bb59b659d74ddabe816622f437493f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.872689 14818 tablet_service.cc:1511] Processing CreateTablet for tablet 96bb59b659d74ddabe816622f437493f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:01.874483 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 96bb59b659d74ddabe816622f437493f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:01.875766 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bb59b659d74ddabe816622f437493f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.877138 15021 raft_consensus.cc:359] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.877838 15021 raft_consensus.cc:385] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.878142 15021 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.865924 15019 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:01.882721 15028 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.883219 15028 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.883828 15021 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.885999 15028 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:01.893496 15026 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:01.915242 14887 tablet_service.cc:1511] Processing CreateTablet for tablet 57208325c32042458c99c5c30886c3e1 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:01.926322 14818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bb59b659d74ddabe816622f437493f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.927601 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57208325c32042458c99c5c30886c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.933974 14816 tablet_service.cc:1511] Processing CreateTablet for tablet 57208325c32042458c99c5c30886c3e1 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:01.935141 15027 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.935691 15027 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.949429 15028 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.950052 15028 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.952364 15021 ts_tablet_manager.cc:1434] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.007s
I20260709 12:13:01.952555 15028 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:01.957783 15027 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:01.969142 15027 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.969714 15027 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:01.971603 14816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57208325c32042458c99c5c30886c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.971208 14889 tablet_service.cc:1511] Processing CreateTablet for tablet dfa0606ef5604297ac3bda0b11474043 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:01.976130 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa0606ef5604297ac3bda0b11474043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:01.982299 15019 tablet_bootstrap.cc:654] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.993537 15022 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:01.994154 15022 ts_tablet_manager.cc:1403] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.234s	user 0.011s	sys 0.012s
I20260709 12:13:02.001667 15027 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.001868 14817 tablet_service.cc:1511] Processing CreateTablet for tablet dfa0606ef5604297ac3bda0b11474043 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:02.003342 14817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa0606ef5604297ac3bda0b11474043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.000504 15021 tablet_bootstrap.cc:492] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.004711 14961 tablet_service.cc:1511] Processing CreateTablet for tablet dfa0606ef5604297ac3bda0b11474043 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:02.005973 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa0606ef5604297ac3bda0b11474043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.006572 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 57208325c32042458c99c5c30886c3e1 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:02.007826 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57208325c32042458c99c5c30886c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.011303 15021 tablet_bootstrap.cc:654] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.017911 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.020493 14830 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:02.022305 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:02.023154 15026 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.023535 15026 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.023890 15026 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.025328 14820 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8d49114aa24d3db326fc05411699ad (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:02.026743 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8d49114aa24d3db326fc05411699ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.030936 15026 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.038769 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8d49114aa24d3db326fc05411699ad (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:02.040182 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8d49114aa24d3db326fc05411699ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.048506 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 31dd46489c0b492cad2d9fdd34f8f9e6 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:02.049971 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dd46489c0b492cad2d9fdd34f8f9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.053951 15026 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.055137 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:02.055768 14830 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.063201 14830 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:02.067008 14893 tablet_service.cc:1511] Processing CreateTablet for tablet 31dd46489c0b492cad2d9fdd34f8f9e6 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:02.068480 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dd46489c0b492cad2d9fdd34f8f9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.072512 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:02.074306 14960 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8d49114aa24d3db326fc05411699ad (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:02.075691 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8d49114aa24d3db326fc05411699ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.081178 15022 raft_consensus.cc:359] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.082008 15022 raft_consensus.cc:385] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.082319 15022 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.083060 15022 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.089136 15026 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.089462 15019 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.091744 15019 ts_tablet_manager.cc:1403] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.226s	user 0.009s	sys 0.011s
I20260709 12:13:02.096511 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.099227 14892 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbccd9de442462ca608b02893dece14 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:02.099550 15019 raft_consensus.cc:359] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.100618 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbccd9de442462ca608b02893dece14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.113078 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.113260 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.100006 14965 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbccd9de442462ca608b02893dece14 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:02.118590 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbccd9de442462ca608b02893dece14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.118635 14961 tablet_service.cc:1511] Processing CreateTablet for tablet 31dd46489c0b492cad2d9fdd34f8f9e6 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:02.118796 14886 tablet_service.cc:1511] Processing CreateTablet for tablet 99123054e8964b94bfd4988553c5d04a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:02.120028 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99123054e8964b94bfd4988553c5d04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.118849 14816 tablet_service.cc:1511] Processing CreateTablet for tablet 99123054e8964b94bfd4988553c5d04a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:02.113775 14905 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:02.117240 14967 tablet_service.cc:1511] Processing CreateTablet for tablet 780efc6ae91242b9ad60f0158f527749 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:02.106719 14817 tablet_service.cc:1511] Processing CreateTablet for tablet 780efc6ae91242b9ad60f0158f527749 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 12:13:02.121541 14871 leader_election.cc:343] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.104810 14818 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbccd9de442462ca608b02893dece14 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:02.121680 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.125121 14817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780efc6ae91242b9ad60f0158f527749. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:02.126075 14794 leader_election.cc:343] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.127056 14818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbccd9de442462ca608b02893dece14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.117821 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.128265 14830 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:02.129204 14816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99123054e8964b94bfd4988553c5d04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.130476 15022 ts_tablet_manager.cc:1434] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.136s	user 0.006s	sys 0.003s
I20260709 12:13:02.134318 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.135696 14796 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:02.119968 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 780efc6ae91242b9ad60f0158f527749 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:02.136706 15021 tablet_bootstrap.cc:492] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.137189 15021 ts_tablet_manager.cc:1403] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.003s
I20260709 12:13:02.137363 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780efc6ae91242b9ad60f0158f527749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.139430 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.140441 15028 raft_consensus.cc:2764] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:13:02.141228 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.140118 15021 raft_consensus.cc:359] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.141717 15021 raft_consensus.cc:385] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.142004 15021 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.143078 15021 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.112239 15019 raft_consensus.cc:385] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.144586 15019 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
W20260709 12:13:02.148792 14796 leader_election.cc:343] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.149240 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.149541 14814 tablet_service.cc:1511] Processing CreateTablet for tablet c8e863f228fb447db876645372fad3bb (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:02.150007 15028 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.120008 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dd46489c0b492cad2d9fdd34f8f9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.144906 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 99123054e8964b94bfd4988553c5d04a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:02.153244 14814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e863f228fb447db876645372fad3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.160676 14869 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:02.152978 15019 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.151813 15026 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:02.161890 14869 leader_election.cc:343] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.162443 15026 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.164465 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.157434 15021 ts_tablet_manager.cc:1434] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 12:13:02.161504 15027 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.168143 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:02.175014 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780efc6ae91242b9ad60f0158f527749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.177947 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99123054e8964b94bfd4988553c5d04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.180584 15028 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.181063 15028 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.183091 15028 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.184098 15047 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.184345 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.185007 15021 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.185177 15022 tablet_bootstrap.cc:492] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:02.184602 15047 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.162320 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:02.188709 14978 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:02.192680 14895 tablet_service.cc:1511] Processing CreateTablet for tablet c8e863f228fb447db876645372fad3bb (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:02.193061 15027 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.193528 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:02.193697 15022 tablet_bootstrap.cc:654] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.193953 14895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e863f228fb447db876645372fad3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.193722 14905 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:02.199728 15028 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.200103 15028 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.200439 15028 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.202840 15019 ts_tablet_manager.cc:1434] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.002s
I20260709 12:13:02.196352 15027 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.206718 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.207870 15021 tablet_bootstrap.cc:654] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.211088 14960 tablet_service.cc:1511] Processing CreateTablet for tablet c8e863f228fb447db876645372fad3bb (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:02.211382 14811 tablet_service.cc:1511] Processing CreateTablet for tablet e724a441858b4dbb9c592f2e4bca4d14 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:02.212440 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.204576 15047 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.215231 14815 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdba307435843a2aa0637978519c2a7 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:02.217675 14887 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdba307435843a2aa0637978519c2a7 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:02.256946 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdba307435843a2aa0637978519c2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.220227 14813 tablet_service.cc:1511] Processing CreateTablet for tablet e1a6828f281d44ce9c52b9a720e80aa2 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:02.222247 14891 tablet_service.cc:1511] Processing CreateTablet for tablet e1a6828f281d44ce9c52b9a720e80aa2 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:02.224650 15019 tablet_bootstrap.cc:492] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:02.260583 14891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a6828f281d44ce9c52b9a720e80aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.225888 14888 tablet_service.cc:1511] Processing CreateTablet for tablet e724a441858b4dbb9c592f2e4bca4d14 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:02.231669 14812 tablet_service.cc:1511] Processing CreateTablet for tablet 82d3db43c317442e987ee3faeb67653a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:02.232411 14968 tablet_service.cc:1511] Processing CreateTablet for tablet e1a6828f281d44ce9c52b9a720e80aa2 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:13:02.264190 14945 leader_election.cc:343] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.233304 14966 tablet_service.cc:1511] Processing CreateTablet for tablet e724a441858b4dbb9c592f2e4bca4d14 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:02.234994 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdba307435843a2aa0637978519c2a7 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:02.264554 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724a441858b4dbb9c592f2e4bca4d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.240705 14892 tablet_service.cc:1511] Processing CreateTablet for tablet 82d3db43c317442e987ee3faeb67653a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:02.236002 15028 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.254514 14965 tablet_service.cc:1511] Processing CreateTablet for tablet 82d3db43c317442e987ee3faeb67653a (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:02.256047 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724a441858b4dbb9c592f2e4bca4d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.269249 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e863f228fb447db876645372fad3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.270183 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d3db43c317442e987ee3faeb67653a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.270866 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724a441858b4dbb9c592f2e4bca4d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.271064 14815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdba307435843a2aa0637978519c2a7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:02.253909 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 92028.9us
I20260709 12:13:02.273905 14813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a6828f281d44ce9c52b9a720e80aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.278405 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d3db43c317442e987ee3faeb67653a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.283233 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a6828f281d44ce9c52b9a720e80aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.286458 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdba307435843a2aa0637978519c2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.287835 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:02.289095 14796 leader_election.cc:343] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.297168 15019 tablet_bootstrap.cc:654] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.296552 14726 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.311685 14814 tablet_service.cc:1511] Processing CreateTablet for tablet aa318363574848098e72ad3b2af70d33 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:02.313095 14814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa318363574848098e72ad3b2af70d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.317677 15022 tablet_bootstrap.cc:492] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:02.318252 15021 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.318712 15021 ts_tablet_manager.cc:1403] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.006s
I20260709 12:13:02.322427 15021 raft_consensus.cc:359] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.323122 15021 raft_consensus.cc:385] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.323400 15021 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.324191 15021 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.327116 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d3db43c317442e987ee3faeb67653a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.327355 15021 ts_tablet_manager.cc:1434] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:02.328419 15021 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.334367 15021 tablet_bootstrap.cc:654] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.318166 15022 ts_tablet_manager.cc:1403] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.013s
I20260709 12:13:02.337882 14830 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:02.346293 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:02.349731 14887 tablet_service.cc:1511] Processing CreateTablet for tablet aa318363574848098e72ad3b2af70d33 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:13:02.352485 14796 leader_election.cc:343] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.355086 15028 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.355578 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.356185 15022 raft_consensus.cc:359] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.364545 15022 raft_consensus.cc:385] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.364849 15022 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.365559 15022 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.367587 15022 ts_tablet_manager.cc:1434] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 12:13:02.369104 15022 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:02.369622 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa318363574848098e72ad3b2af70d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.382129 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:02.382594 15026 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:02.384379 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:02.399049 15047 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.400589 15047 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.402667 15047 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.404551 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.404834 15019 tablet_bootstrap.cc:492] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.405290 15019 ts_tablet_manager.cc:1403] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.181s	user 0.019s	sys 0.005s
I20260709 12:13:02.407570 14820 tablet_service.cc:1511] Processing CreateTablet for tablet cd9b2d28b8c04ae5b9dec15b467e6cad (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:02.408182 14888 tablet_service.cc:1511] Processing CreateTablet for tablet cd9b2d28b8c04ae5b9dec15b467e6cad (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:02.408874 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9b2d28b8c04ae5b9dec15b467e6cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.409391 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.410223 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9b2d28b8c04ae5b9dec15b467e6cad. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:02.410948 14945 leader_election.cc:343] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.412480 14961 tablet_service.cc:1511] Processing CreateTablet for tablet cd9b2d28b8c04ae5b9dec15b467e6cad (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:02.413858 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9b2d28b8c04ae5b9dec15b467e6cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.414031 14815 tablet_service.cc:1511] Processing CreateTablet for tablet 591d02620cfc43e1a6042c3cacd53f53 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 12:13:02.412824 14945 leader_election.cc:343] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.408226 15019 raft_consensus.cc:359] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.422508 15019 raft_consensus.cc:385] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.422458 14945 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.422955 15019 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.423426 15047 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.423727 15019 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.425922 15019 ts_tablet_manager.cc:1434] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:13:02.426007 14815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591d02620cfc43e1a6042c3cacd53f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.426963 15019 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:02.427263 15052 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.427686 15052 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.431679 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.431803 15052 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.432041 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.432675 14830 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
W20260709 12:13:02.433213 14869 leader_election.cc:343] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.412420 14963 tablet_service.cc:1511] Processing CreateTablet for tablet aa318363574848098e72ad3b2af70d33 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:02.433892 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:02.434746 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa318363574848098e72ad3b2af70d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.435120 15052 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.435523 15052 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.435865 15052 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.439078 15021 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.439558 15021 ts_tablet_manager.cc:1403] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.111s	user 0.033s	sys 0.020s
I20260709 12:13:02.439716 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 591d02620cfc43e1a6042c3cacd53f53 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:02.440898 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591d02620cfc43e1a6042c3cacd53f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.442389 15021 raft_consensus.cc:359] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.443110 15021 raft_consensus.cc:385] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.443396 15021 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.444346 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 591d02620cfc43e1a6042c3cacd53f53 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:02.445647 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591d02620cfc43e1a6042c3cacd53f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.446399 15027 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.446839 15027 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.447379 15019 tablet_bootstrap.cc:654] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.447134 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 288719c849ad492aa7db0307a4c41fe9 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:02.448346 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288719c849ad492aa7db0307a4c41fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.449023 15027 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.450558 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:02.452033 14869 leader_election.cc:343] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.453675 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.454293 14830 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:02.455955 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:02.456139 14892 tablet_service.cc:1511] Processing CreateTablet for tablet 288719c849ad492aa7db0307a4c41fe9 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:02.456585 14814 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3b3618241048fe9a6b80c0480244fe (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:02.457386 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288719c849ad492aa7db0307a4c41fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.417424 15026 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.480659 14968 tablet_service.cc:1511] Processing CreateTablet for tablet a363cd1fc9f24307b8726312cd942086 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:02.481868 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a363cd1fc9f24307b8726312cd942086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.483636 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 33255a8a25b6441ab3eee959c42897f1 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:02.457536 15027 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.484429 15027 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.484787 15027 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.457803 14814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3b3618241048fe9a6b80c0480244fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.444089 15021 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.488886 15021 ts_tablet_manager.cc:1434] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:13:02.490087 15021 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.459625 14887 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3b3618241048fe9a6b80c0480244fe (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:02.459877 14965 tablet_service.cc:1511] Processing CreateTablet for tablet 288719c849ad492aa7db0307a4c41fe9 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:02.493119 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288719c849ad492aa7db0307a4c41fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.463166 14961 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3b3618241048fe9a6b80c0480244fe (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:02.496452 14889 tablet_service.cc:1511] Processing CreateTablet for tablet b433b4990096410b80f1ad12a3f958c8 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:02.497051 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3b3618241048fe9a6b80c0480244fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.496771 14818 tablet_service.cc:1511] Processing CreateTablet for tablet b433b4990096410b80f1ad12a3f958c8 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:02.497954 14818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b433b4990096410b80f1ad12a3f958c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.382146 15022 tablet_bootstrap.cc:654] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.467062 15052 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.508855 14979 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:02.468505 14891 tablet_service.cc:1511] Processing CreateTablet for tablet e60757c330834b91a41a0527b417bc0f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:02.509884 15021 tablet_bootstrap.cc:654] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.470772 14813 tablet_service.cc:1511] Processing CreateTablet for tablet e60757c330834b91a41a0527b417bc0f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:02.511011 14813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60757c330834b91a41a0527b417bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.510923 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:02.511714 14830 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.471861 14895 tablet_service.cc:1511] Processing CreateTablet for tablet a363cd1fc9f24307b8726312cd942086 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:02.472435 14812 tablet_service.cc:1511] Processing CreateTablet for tablet a363cd1fc9f24307b8726312cd942086 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:02.513944 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.514719 15028 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.477491 14966 tablet_service.cc:1511] Processing CreateTablet for tablet e60757c330834b91a41a0527b417bc0f (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:02.515166 15028 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:02.515976 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60757c330834b91a41a0527b417bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.516062 15028 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.514935 15027 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.522553 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a363cd1fc9f24307b8726312cd942086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.515224 14895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a363cd1fc9f24307b8726312cd942086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.525427 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 33255a8a25b6441ab3eee959c42897f1 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:02.526664 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33255a8a25b6441ab3eee959c42897f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.528043 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33255a8a25b6441ab3eee959c42897f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.528755 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3b3618241048fe9a6b80c0480244fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.532584 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b433b4990096410b80f1ad12a3f958c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.532830 14830 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:02.533169 15019 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.533833 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:02.534571 14960 tablet_service.cc:1511] Processing CreateTablet for tablet b433b4990096410b80f1ad12a3f958c8 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:02.535655 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b433b4990096410b80f1ad12a3f958c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.536054 15019 ts_tablet_manager.cc:1403] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.007s
I20260709 12:13:02.544749 14891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60757c330834b91a41a0527b417bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.552101 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:02.553529 14869 leader_election.cc:343] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.559403 15021 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.559900 15021 ts_tablet_manager.cc:1403] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.009s
I20260709 12:13:02.547123 15052 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.576833 15027 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.577435 15027 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.577862 15027 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:02.578044 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:02.579576 14869 leader_election.cc:343] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.582895 15019 raft_consensus.cc:359] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.583663 15019 raft_consensus.cc:385] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.584009 15019 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.584868 14820 tablet_service.cc:1511] Processing CreateTablet for tablet 33255a8a25b6441ab3eee959c42897f1 (DEFAULT_TABLE table=test-workload [id=e7d592a1ac6746c8b58825a153f1229a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:02.586134 14820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33255a8a25b6441ab3eee959c42897f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.595327 15021 raft_consensus.cc:359] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.596148 15021 raft_consensus.cc:385] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.596504 15021 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.600785 15021 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.603031 15021 ts_tablet_manager.cc:1434] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:13:02.608840 15027 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.610076 15022 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:02.584825 15019 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.641606 15022 ts_tablet_manager.cc:1403] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.272s	user 0.013s	sys 0.015s
I20260709 12:13:02.654907 15021 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
W20260709 12:13:02.655681 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 121934us
I20260709 12:13:02.664268 15026 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.671419 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:02.672010 14829 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.676064 15019 ts_tablet_manager.cc:1434] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.000s
I20260709 12:13:02.677345 15019 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:02.679029 14726 catalog_manager.cc:5697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.682861 14829 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:02.689810 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:02.690749 15064 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.691252 15064 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:02.692088 15064 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.694550 15026 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.694403 15022 raft_consensus.cc:359] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.699486 15022 raft_consensus.cc:385] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.700475 15022 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.701032 15022 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.702890 15021 tablet_bootstrap.cc:654] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.704257 15019 tablet_bootstrap.cc:654] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.709527 14726 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.713272 15019 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.713742 15019 ts_tablet_manager.cc:1403] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:13:02.716490 15019 raft_consensus.cc:359] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.717185 15019 raft_consensus.cc:385] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.717456 15019 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.718691 15019 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.718636 15021 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.722081 15019 ts_tablet_manager.cc:1434] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:02.722369 15021 ts_tablet_manager.cc:1403] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 12:13:02.724222 15019 tablet_bootstrap.cc:492] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:02.725176 15021 raft_consensus.cc:359] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.725870 15021 raft_consensus.cc:385] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.726155 15021 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.726867 15021 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.729166 15021 ts_tablet_manager.cc:1434] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:02.730448 15021 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.731784 15022 ts_tablet_manager.cc:1434] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.002s
I20260709 12:13:02.732620 15022 tablet_bootstrap.cc:492] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:02.733381 15019 tablet_bootstrap.cc:654] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.739264 15021 tablet_bootstrap.cc:654] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.742195 15028 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.742729 15028 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.744866 15028 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.746400 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:02.747762 14794 leader_election.cc:343] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.750576 14727 catalog_manager.cc:5697] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.751874 15047 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.752473 15047 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.753073 15022 tablet_bootstrap.cc:654] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.754468 15047 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.759537 15019 tablet_bootstrap.cc:492] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.759640 15021 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.760143 15019 ts_tablet_manager.cc:1403] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.011s
I20260709 12:13:02.760160 15021 ts_tablet_manager.cc:1403] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260709 12:13:02.761754 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.762989 15021 raft_consensus.cc:359] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.762969 15019 raft_consensus.cc:359] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.763871 15019 raft_consensus.cc:385] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.759572 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.764248 15019 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.764499 14905 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:02.765175 15019 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.765727 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:02.767045 15028 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.767385 15028 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.767482 15019 ts_tablet_manager.cc:1434] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:13:02.767735 15028 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.768406 15019 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
W20260709 12:13:02.768937 14945 leader_election.cc:343] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.769894 15021 raft_consensus.cc:385] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.770197 15021 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.770853 15021 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.773200 15021 ts_tablet_manager.cc:1434] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:13:02.775415 15028 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.776432 15021 tablet_bootstrap.cc:492] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.777408 15022 tablet_bootstrap.cc:492] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:02.780107 15022 ts_tablet_manager.cc:1403] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.007s
I20260709 12:13:02.779397 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:02.770751 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.781179 14830 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:02.781504 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:02.782058 14905 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:02.782945 14794 leader_election.cc:343] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.783948 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.783222 15019 tablet_bootstrap.cc:654] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.785135 15047 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.785526 15047 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.785888 15047 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.780512 15028 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.788700 15021 tablet_bootstrap.cc:654] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.791253 15022 raft_consensus.cc:359] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.792042 15022 raft_consensus.cc:385] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.792353 15022 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.793254 15047 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.794032 14905 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:02.795028 15022 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.795296 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:02.795552 15021 tablet_bootstrap.cc:492] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.795893 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:02.796391 15021 ts_tablet_manager.cc:1403] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 12:13:02.796475 14830 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.798753 15028 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.799065 15021 raft_consensus.cc:359] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.799372 15028 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:02.799685 15021 raft_consensus.cc:385] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.799937 15021 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.800199 15028 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.800618 15021 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.802162 14830 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:02.802510 15021 ts_tablet_manager.cc:1434] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:02.803126 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:02.803956 15021 tablet_bootstrap.cc:492] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.804255 15047 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.804771 15047 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.805173 15047 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:02.805931 15047 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.806802 15022 ts_tablet_manager.cc:1434] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260709 12:13:02.809686 15021 tablet_bootstrap.cc:654] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.810518 15019 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.810989 15019 ts_tablet_manager.cc:1403] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.009s
I20260709 12:13:02.813498 15019 raft_consensus.cc:359] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.814160 15019 raft_consensus.cc:385] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.814267 15038 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.814481 15019 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.814726 15038 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.815315 15019 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.817551 15038 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.817967 15019 ts_tablet_manager.cc:1434] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:13:02.822463 15019 tablet_bootstrap.cc:492] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:02.818635 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:02.818764 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.819038 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.823267 14979 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
W20260709 12:13:02.824020 14796 leader_election.cc:343] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.824698 14794 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.825490 15028 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.825825 15028 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.826154 15028 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:02.826275 14945 leader_election.cc:343] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.819654 15022 tablet_bootstrap.cc:492] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:02.830835 14728 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.832480 15026 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.832965 15026 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.835167 15026 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.837546 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.837942 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.838248 15019 tablet_bootstrap.cc:654] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.838521 15026 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.838759 14830 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:02.838958 15026 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.843045 15021 tablet_bootstrap.cc:492] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.842921 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.843457 15021 ts_tablet_manager.cc:1403] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.012s
I20260709 12:13:02.843510 14904 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:02.844357 15022 tablet_bootstrap.cc:654] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.844887 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:02.845736 15047 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.846077 15047 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.846449 15047 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.848207 14727 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.849471 15026 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.849761 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.860754 14830 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:02.854704 15047 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.856182 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.858400 15028 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.863142 15026 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.863457 15019 tablet_bootstrap.cc:492] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.863902 15019 ts_tablet_manager.cc:1403] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.005s
I20260709 12:13:02.864094 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:02.865490 14796 leader_election.cc:343] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.846078 15021 raft_consensus.cc:359] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.866156 15021 raft_consensus.cc:385] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.866479 15021 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.866673 15019 raft_consensus.cc:359] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.867368 15019 raft_consensus.cc:385] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.867648 15019 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.868530 15028 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.868356 15019 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.869669 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:02.867523 15021 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.870267 14979 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.871124 15019 ts_tablet_manager.cc:1434] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:02.872062 15019 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:02.872130 15021 ts_tablet_manager.cc:1434] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 12:13:02.873615 15021 tablet_bootstrap.cc:492] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.878185 15019 tablet_bootstrap.cc:654] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.878880 15021 tablet_bootstrap.cc:654] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.881749 15047 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.883121 15028 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.883534 15026 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.883651 15028 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.884629 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:02.885217 14905 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.885912 15028 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.886081 15022 tablet_bootstrap.cc:492] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:02.886577 15022 ts_tablet_manager.cc:1403] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.013s
I20260709 12:13:02.886709 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:02.889161 14796 leader_election.cc:343] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.889560 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:02.889472 15022 raft_consensus.cc:359] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.890232 14978 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:02.895117 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.895948 15028 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.896361 15028 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.896723 15028 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.885138 14979 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:02.900439 14794 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:02.900861 14905 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:02.901302 15038 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.902405 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:02.902768 15038 raft_consensus.cc:697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:02.903299 15026 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.903762 15026 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:02.903676 15038 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.904556 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:02.904760 15019 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:02.904691 15026 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.905325 15019 ts_tablet_manager.cc:1403] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.017s
I20260709 12:13:02.908088 15019 raft_consensus.cc:359] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.909934 15019 raft_consensus.cc:385] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.905153 14830 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.910597 15019 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.913230 15019 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.914783 15019 ts_tablet_manager.cc:1434] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:13:02.915501 15019 tablet_bootstrap.cc:492] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:02.910504 15028 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.917816 15028 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:02.918067 14830 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:02.918512 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:02.918926 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:02.890244 15022 raft_consensus.cc:385] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.919512 14979 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.919548 15022 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.920415 15022 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.921317 14905 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.923924 15022 ts_tablet_manager.cc:1434] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 12:13:02.924945 15022 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:02.927520 14979 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:02.928130 14905 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:02.928617 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:02.929409 15028 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.929876 15028 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:02.930667 15028 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.931239 15022 tablet_bootstrap.cc:654] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.921033 15021 tablet_bootstrap.cc:492] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:02.934718 15021 ts_tablet_manager.cc:1403] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.013s
I20260709 12:13:02.939616 15019 tablet_bootstrap.cc:654] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.941083 15021 raft_consensus.cc:359] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.941751 15021 raft_consensus.cc:385] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.942006 15021 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.942581 15021 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.944734 15021 ts_tablet_manager.cc:1434] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:02.945613 15021 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:02.946732 14728 catalog_manager.cc:5697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.948474 15026 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.948920 15026 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.950171 15021 tablet_bootstrap.cc:654] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.950977 15026 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.952184 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:02.952560 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:02.953034 14830 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:02.952890 14905 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:02.953954 14945 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:02.953994 14727 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.955351 15026 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.955713 15026 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.956025 15026 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:02.959712 14796 consensus_peers.cc:597] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:13:02.962348 15026 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.965040 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:02.965188 15026 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:02.965602 14830 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.972314 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:02.972951 14905 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.973453 14830 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:02.974682 14945 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:02.977262 15022 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:02.977741 15022 ts_tablet_manager.cc:1403] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.005s
I20260709 12:13:02.981810 15022 raft_consensus.cc:359] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.983057 15026 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.983171 15022 raft_consensus.cc:385] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.983596 15026 raft_consensus.cc:697] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:02.983989 15022 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.984503 15026 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.984959 15022 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:02.982506 14905 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:02.987624 15022 ts_tablet_manager.cc:1434] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:13:02.990500 15022 tablet_bootstrap.cc:492] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:02.996660 15022 tablet_bootstrap.cc:654] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.003790 14727 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.031795 14728 catalog_manager.cc:5697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.033962 15021 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:03.034423 15021 ts_tablet_manager.cc:1403] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.018s
I20260709 12:13:03.034566 15019 tablet_bootstrap.cc:492] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:03.034566 15022 tablet_bootstrap.cc:492] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.035131 15019 ts_tablet_manager.cc:1403] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.012s
I20260709 12:13:03.035142 15022 ts_tablet_manager.cc:1403] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.031s
I20260709 12:13:03.037153 15021 raft_consensus.cc:359] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.037848 15021 raft_consensus.cc:385] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.037847 15019 raft_consensus.cc:359] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.038000 15022 raft_consensus.cc:359] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.038625 15021 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.038671 15019 raft_consensus.cc:385] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.039273 15019 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.039742 15021 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.038784 15022 raft_consensus.cc:385] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.040580 15022 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.041277 15022 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.042182 15021 ts_tablet_manager.cc:1434] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:03.039897 15019 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.043097 15021 tablet_bootstrap.cc:492] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:03.043113 15022 ts_tablet_manager.cc:1434] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 12:13:03.045152 15022 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.049031 15021 tablet_bootstrap.cc:654] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.050668 15022 tablet_bootstrap.cc:654] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.052814 15019 ts_tablet_manager.cc:1434] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:03.053711 15019 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:03.059369 15019 tablet_bootstrap.cc:654] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.065397 15019 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:03.065789 15021 tablet_bootstrap.cc:492] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:03.065826 15019 ts_tablet_manager.cc:1403] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:13:03.066344 15021 ts_tablet_manager.cc:1403] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:13:03.068048 15022 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.068459 15022 ts_tablet_manager.cc:1403] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260709 12:13:03.068751 15021 raft_consensus.cc:359] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.069232 15021 raft_consensus.cc:385] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.069444 15021 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.069996 15021 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.070642 15022 raft_consensus.cc:359] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.071277 15022 raft_consensus.cc:385] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.071508 15022 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.071818 15021 ts_tablet_manager.cc:1434] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:13:03.072170 15022 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.072687 15019 raft_consensus.cc:359] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.073194 15019 raft_consensus.cc:385] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.073432 15019 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.074184 15022 ts_tablet_manager.cc:1434] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:03.074039 15019 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.075273 15022 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.076335 15019 ts_tablet_manager.cc:1434] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:13:03.077708 15019 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:03.081575 15021 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:03.091871 15022 tablet_bootstrap.cc:654] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.093847 15019 tablet_bootstrap.cc:654] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.100951 15028 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.105798 15021 tablet_bootstrap.cc:654] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.110426 15021 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:03.110935 15021 ts_tablet_manager.cc:1403] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 12:13:03.114010 15022 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.113713 15021 raft_consensus.cc:359] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.114445 15022 ts_tablet_manager.cc:1403] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.012s
I20260709 12:13:03.114477 15021 raft_consensus.cc:385] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.114929 15021 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.116199 15021 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.117882 15019 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:03.118299 15019 ts_tablet_manager.cc:1403] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.012s
I20260709 12:13:03.118139 15022 raft_consensus.cc:359] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.118803 15022 raft_consensus.cc:385] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.119078 15022 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.119652 15022 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.121318 15022 ts_tablet_manager.cc:1434] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:13:03.121856 15019 raft_consensus.cc:359] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.122500 15019 raft_consensus.cc:385] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.122771 15019 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.122948 15022 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.123313 15021 ts_tablet_manager.cc:1434] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:03.123430 15019 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.124334 15021 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:03.125392 15019 ts_tablet_manager.cc:1434] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:03.127523 15019 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:03.129073 15022 tablet_bootstrap.cc:654] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.130837 15021 tablet_bootstrap.cc:654] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.133005 15019 tablet_bootstrap.cc:654] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.140439 15021 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:03.139978 15019 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:03.140882 15021 ts_tablet_manager.cc:1403] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 12:13:03.141623 15019 ts_tablet_manager.cc:1403] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:13:03.143493 15021 raft_consensus.cc:359] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.144162 15021 raft_consensus.cc:385] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.144429 15021 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.144472 15019 raft_consensus.cc:359] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.145164 15019 raft_consensus.cc:385] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.145128 15021 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.145547 15019 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.146523 15019 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.147091 15022 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.147519 15022 ts_tablet_manager.cc:1403] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 12:13:03.148761 15021 ts_tablet_manager.cc:1434] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:03.149308 15064 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.149631 15021 tablet_bootstrap.cc:492] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:03.150094 15022 raft_consensus.cc:359] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.150751 15022 raft_consensus.cc:385] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.151003 15022 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.151942 15022 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.153931 15064 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.155766 15021 tablet_bootstrap.cc:654] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.159754 15022 ts_tablet_manager.cc:1434] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:13:03.160742 15022 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.166414 15022 tablet_bootstrap.cc:654] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.168977 15019 ts_tablet_manager.cc:1434] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:13:03.172245 15019 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:03.151625 14979 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.177778 15022 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.178228 15022 ts_tablet_manager.cc:1403] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 12:13:03.180811 15022 raft_consensus.cc:359] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.181449 15022 raft_consensus.cc:385] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.181728 15022 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.182360 15022 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.188488 15022 ts_tablet_manager.cc:1434] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:13:03.189453 15022 tablet_bootstrap.cc:492] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.195431 15022 tablet_bootstrap.cc:654] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.202755 15052 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.203285 15052 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.205503 15052 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.207696 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:03.209434 14869 leader_election.cc:343] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.210809 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.211597 14830 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:03.213375 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:03.216879 15028 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.221959 15027 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.222381 15027 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.222703 15027 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.224426 15026 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.224942 15026 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.227178 15026 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:03.230249 15064 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.230787 15064 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.233355 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:03.238317 15047 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.238863 15047 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.241031 15047 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:03.244026 15027 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.245167 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:03.245596 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.246346 15019 tablet_bootstrap.cc:654] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.247547 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.232921 15064 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.264511 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.265687 15027 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.266306 15047 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.268770 15049 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:03.269549 14871 leader_election.cc:343] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.270352 15022 tablet_bootstrap.cc:492] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.267017 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.270814 15022 ts_tablet_manager.cc:1403] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.082s	user 0.036s	sys 0.035s
I20260709 12:13:03.272512 14945 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.273929 15049 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:03.277326 15019 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:03.278939 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.281347 15019 ts_tablet_manager.cc:1403] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.005s
I20260709 12:13:03.281517 15022 raft_consensus.cc:359] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.282193 15022 raft_consensus.cc:385] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.282469 15022 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.283120 15022 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.284238 15019 raft_consensus.cc:359] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.284922 15019 raft_consensus.cc:385] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.285148 15022 ts_tablet_manager.cc:1434] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:03.286008 15022 tablet_bootstrap.cc:492] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.285174 15019 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.287559 14978 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.288475 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:03.288691 15019 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.289526 14977 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:03.290372 14869 leader_election.cc:343] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.291724 15027 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.291044 14869 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:03.292970 15064 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.294667 15021 tablet_bootstrap.cc:492] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:03.295303 15021 ts_tablet_manager.cc:1403] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.146s	user 0.063s	sys 0.056s
I20260709 12:13:03.292024 15111 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:03.296077 15086 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.296553 15086 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.298130 15021 raft_consensus.cc:359] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.298666 15086 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.298784 15021 raft_consensus.cc:385] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.299198 15021 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.299847 15021 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.300518 14905 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.299965 14977 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:03.301925 15021 ts_tablet_manager.cc:1434] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:03.302865 15021 tablet_bootstrap.cc:492] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:03.305742 15022 tablet_bootstrap.cc:654] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.306634 15019 ts_tablet_manager.cc:1434] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260709 12:13:03.309108 15019 tablet_bootstrap.cc:492] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:03.310432 15021 tablet_bootstrap.cc:654] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.311841 14869 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:03.312811 15086 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.314747 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:03.316483 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:03.317086 14829 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:03.317764 14796 leader_election.cc:343] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.332439 15026 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.321494 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.340013 14979 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:03.325295 15027 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.343591 15086 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.344095 15086 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.346118 15086 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.341233 14794 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.351222 15086 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.356750 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:03.358187 14796 leader_election.cc:343] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.360364 15038 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.347285 15027 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:03.360853 15038 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.364176 15038 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.351583 15086 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.374356 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:03.360006 14829 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:03.369398 15022 tablet_bootstrap.cc:492] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.385490 15022 ts_tablet_manager.cc:1403] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.100s	user 0.021s	sys 0.023s
I20260709 12:13:03.388398 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.385324 14903 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:03.390372 14796 leader_election.cc:343] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.391077 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.391769 14979 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:03.375511 15086 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.393182 15019 tablet_bootstrap.cc:654] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.393957 15038 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.395514 15111 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.396347 15038 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.396457 15111 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.398459 15038 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.398592 15111 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.400209 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:03.405148 14794 leader_election.cc:343] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.407299 15111 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.404764 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:03.411407 14796 leader_election.cc:343] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.407999 15111 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.413643 15038 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.413749 15111 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.414175 15038 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:03.416158 14871 leader_election.cc:343] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.416594 15038 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.417958 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:03.419390 14796 leader_election.cc:343] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.422403 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:03.423728 14869 leader_election.cc:343] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.424160 14869 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:03.426070 15026 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.406524 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.429064 15052 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.429802 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.430603 15028 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.431140 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.431303 15028 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.431735 15028 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.433629 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.432751 15028 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.438819 15086 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.440583 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.444072 15028 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.446285 15028 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.448912 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:03.449213 14794 leader_election.cc:343] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.449615 14794 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:03.450379 14796 leader_election.cc:343] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.450616 15038 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.451035 15028 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.457283 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:03.457525 14794 leader_election.cc:343] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.458235 14794 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.459275 15038 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.457849 14974 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:03.460260 15113 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 12:13:03.463898 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:03.467551 14796 leader_election.cc:343] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.468312 15086 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.472812 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:03.473508 14978 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.419679 15027 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.473448 14902 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.466042 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.484685 15021 tablet_bootstrap.cc:492] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:03.485189 15021 ts_tablet_manager.cc:1403] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.183s	user 0.026s	sys 0.025s
I20260709 12:13:03.489919 15021 raft_consensus.cc:359] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.490705 15021 raft_consensus.cc:385] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.491050 15021 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.491091 14978 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:03.491578 15022 raft_consensus.cc:359] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.502897 15022 raft_consensus.cc:385] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.503167 15022 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.503702 15022 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.492132 15021 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:03.492899 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:03.507840 15022 ts_tablet_manager.cc:1434] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.120s	user 0.005s	sys 0.001s
I20260709 12:13:03.504914 15047 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.553704 15049 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.554224 15049 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.554656 14869 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:03.554216 15021 ts_tablet_manager.cc:1434] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.069s	user 0.015s	sys 0.008s
I20260709 12:13:03.558910 15047 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.560182 15049 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:03.562696 14794 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.562851 15049 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.563038 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.564079 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:03.565785 14945 leader_election.cc:343] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.565687 15049 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.568495 15022 tablet_bootstrap.cc:492] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.565464 15047 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:03.569728 15021 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:03.571604 15027 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.555162 14974 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:03.574673 15086 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.581522 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:03.582183 14904 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
W20260709 12:13:03.583159 14945 leader_election.cc:343] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.583204 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.583701 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.579082 15028 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:13:03.602896 15027 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.608861 15027 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.604537 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.615687 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:03.616745 15047 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.617156 15047 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.617480 15047 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.606195 15049 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.623728 15019 tablet_bootstrap.cc:492] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:03.624253 15019 ts_tablet_manager.cc:1403] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.315s	user 0.019s	sys 0.007s
I20260709 12:13:03.626714 15021 tablet_bootstrap.cc:654] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.633337 15125 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.633893 15125 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:03.634858 15125 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.627406 15086 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:03.641580 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.628907 15064 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:03.643164 15028 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:13:03.644410 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 61295.6us
W20260709 12:13:03.650446 14871 leader_election.cc:343] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.644548 15064 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:03.649089 14945 leader_election.cc:343] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.658476 15019 raft_consensus.cc:359] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.658962 15019 raft_consensus.cc:385] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.659168 15019 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.650707 15086 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.662678 15019 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.664722 15019 ts_tablet_manager.cc:1434] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 12:13:03.665666 15019 tablet_bootstrap.cc:492] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:03.671156 15022 tablet_bootstrap.cc:654] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.679652 15132 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.700649 15127 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:03.701637 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.707135 15047 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.770165 15064 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.782392 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.796386 15019 tablet_bootstrap.cc:654] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.834797 15021 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:03.835364 15021 ts_tablet_manager.cc:1403] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.266s	user 0.014s	sys 0.012s
W20260709 12:13:03.842480 15121 log.cc:927] Time spent T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.268s	user 0.000s	sys 0.010s
I20260709 12:13:03.847467 15047 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:03.849792 15122 log.cc:927] Time spent T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.281s	user 0.002s	sys 0.005s
I20260709 12:13:03.872431 15027 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.873624 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.881443 15021 raft_consensus.cc:359] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.882048 15021 raft_consensus.cc:385] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.882328 15021 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
W20260709 12:13:03.885665 14869 leader_election.cc:343] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.885835 15132 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.886178 14869 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:03.886384 15132 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.890172 15132 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:03.890332 15052 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:03.896553 15131 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 12:13:03.895967 15021 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.908072 15021 ts_tablet_manager.cc:1434] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.001s
I20260709 12:13:03.912680 15021 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:03.909562 15019 tablet_bootstrap.cc:492] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:03.909843 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:03.915699 15019 ts_tablet_manager.cc:1403] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.250s	user 0.033s	sys 0.015s
I20260709 12:13:03.917281 14828 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:03.918483 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:03.921481 15143 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.920996 14726 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.921866 15143 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.922225 15143 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.915110 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:03.926259 14830 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:03.924934 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 79161.5us
I20260709 12:13:03.929924 15022 tablet_bootstrap.cc:492] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:03.930413 15022 ts_tablet_manager.cc:1403] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.362s	user 0.017s	sys 0.041s
I20260709 12:13:03.935071 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:03.935681 14905 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.940068 15125 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.941291 15125 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.943434 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:03.946305 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:03.937917 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:03.948490 14794 leader_election.cc:343] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.949115 15125 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:03.949420 14905 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:03.950794 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:03.952358 14796 leader_election.cc:343] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.952785 14796 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.953608 15125 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.954969 15143 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.957595 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:03.958271 14828 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.960547 15052 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:03.962036 14945 leader_election.cc:343] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.962700 15143 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:03.957561 15022 raft_consensus.cc:359] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.963120 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:03.962095 14830 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:03.963418 15022 raft_consensus.cc:385] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.964000 15019 raft_consensus.cc:359] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.964313 15022 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.964672 15019 raft_consensus.cc:385] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.964944 15019 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.965843 15022 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.966162 15019 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.968293 15022 ts_tablet_manager.cc:1434] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:13:03.969159 15022 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:03.969168 15019 ts_tablet_manager.cc:1434] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:13:03.970126 15019 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:03.964251 15132 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.970876 15132 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:03.975193 15132 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:03.976616 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:03.978960 14945 leader_election.cc:343] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.981024 15021 tablet_bootstrap.cc:654] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.985917 15052 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.988822 15052 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.989923 14828 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:03.990669 15019 tablet_bootstrap.cc:654] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.991185 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:03.992581 15047 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.993069 15047 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:03.996469 15047 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.013540 15019 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.014223 15019 ts_tablet_manager.cc:1403] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.004s
I20260709 12:13:04.016438 15021 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.016995 15021 ts_tablet_manager.cc:1403] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.015s
I20260709 12:13:04.018905 15022 tablet_bootstrap.cc:654] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.019639 15021 raft_consensus.cc:359] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.020437 15021 raft_consensus.cc:385] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.020749 15021 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.021591 15021 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.024096 15021 ts_tablet_manager.cc:1434] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:13:04.027781 15021 tablet_bootstrap.cc:492] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.016904 15019 raft_consensus.cc:359] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.031505 15019 raft_consensus.cc:385] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.031814 15019 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.032537 15019 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.035650 15021 tablet_bootstrap.cc:654] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.036561 15019 ts_tablet_manager.cc:1434] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:13:04.040556 15019 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.049142 15021 tablet_bootstrap.cc:492] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.048098 14725 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.051342 14725 catalog_manager.cc:5697] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.058300 15022 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.059883 15022 ts_tablet_manager.cc:1403] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.003s
I20260709 12:13:04.060489 15021 ts_tablet_manager.cc:1403] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.003s
I20260709 12:13:04.064149 15019 tablet_bootstrap.cc:654] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.066864 15022 raft_consensus.cc:359] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.067580 15022 raft_consensus.cc:385] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.067858 15022 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.068189 15021 raft_consensus.cc:359] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.070488 15021 raft_consensus.cc:385] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.070838 15021 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.068701 15022 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.073154 15022 ts_tablet_manager.cc:1434] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:13:04.073076 15021 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.074138 15022 tablet_bootstrap.cc:492] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.074615 14728 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.075615 15021 ts_tablet_manager.cc:1434] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:13:04.076604 15021 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.076404 14728 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.080538 15022 tablet_bootstrap.cc:654] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.079582 15019 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.082921 15126 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.083464 15126 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.085897 15126 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.087883 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.090442 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.091665 14974 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:04.082878 15019 ts_tablet_manager.cc:1403] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.006s
I20260709 12:13:04.093137 15022 tablet_bootstrap.cc:492] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.092957 14794 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:04.093559 15022 ts_tablet_manager.cc:1403] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
W20260709 12:13:04.094098 14796 leader_election.cc:343] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.094723 15019 raft_consensus.cc:359] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.095176 15126 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.095387 15019 raft_consensus.cc:385] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.095809 15019 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.095819 15126 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.096135 15022 raft_consensus.cc:359] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.096621 15126 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.105705 15022 raft_consensus.cc:385] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.099668 14903 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.096637 15019 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.098024 15047 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.108536 15047 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.109512 15019 ts_tablet_manager.cc:1434] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:13:04.110471 15019 tablet_bootstrap.cc:492] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.112001 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:04.113551 14945 leader_election.cc:343] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.116734 15047 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.116935 15019 tablet_bootstrap.cc:654] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.108637 15022 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.118024 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.118680 14901 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:04.120263 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:04.121507 15047 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.123311 15028 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.124593 15021 tablet_bootstrap.cc:654] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.122180 15047 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.125092 15047 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.118700 15022 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.139024 15022 ts_tablet_manager.cc:1434] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.003s
I20260709 12:13:04.140208 15022 tablet_bootstrap.cc:492] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.135774 15126 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.147744 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:04.149699 14796 leader_election.cc:343] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.151060 15047 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.153430 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:04.154578 14974 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.161832 14974 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:04.163053 14794 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.163975 15028 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.164438 15028 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:04.165290 15028 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.153980 15126 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.172224 15126 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.174132 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:04.175680 14945 leader_election.cc:343] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.174157 15126 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.176991 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:04.177670 14901 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.177052 14726 catalog_manager.cc:5697] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.179639 15126 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.184103 15143 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.184587 15143 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.186655 15143 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.187364 15052 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.187819 15052 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.189903 15052 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.190632 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.191234 14830 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:04.191313 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.192494 14871 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:04.193034 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.194737 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:04.194866 14869 leader_election.cc:343] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.195303 14830 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
W20260709 12:13:04.195921 14796 leader_election.cc:343] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.196424 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:04.202929 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.204309 15143 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.204758 15143 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.205159 15143 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.208437 15052 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.208869 15052 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.209263 15052 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:04.213692 14945 leader_election.cc:343] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.220116 14901 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.220323 15126 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.221484 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:04.222401 15132 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.222949 15132 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:04.223081 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.223893 15132 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:04.227298 14794 leader_election.cc:343] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.227802 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.181670 15047 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.228823 15126 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.239750 15019 tablet_bootstrap.cc:492] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
W20260709 12:13:04.233172 14796 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:13:04.234666 15022 tablet_bootstrap.cc:654] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.243382 15021 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.243988 15021 ts_tablet_manager.cc:1403] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.168s	user 0.067s	sys 0.046s
I20260709 12:13:04.243395 15019 ts_tablet_manager.cc:1403] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.075s
I20260709 12:13:04.248245 15021 raft_consensus.cc:359] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.252260 15021 raft_consensus.cc:385] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.252585 15021 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.253268 15021 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.241880 15143 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.255402 15021 ts_tablet_manager.cc:1434] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 12:13:04.240926 14726 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.258150 15143 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.256570 15021 tablet_bootstrap.cc:492] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.259228 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.259670 15019 raft_consensus.cc:359] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.259836 14830 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.230762 15052 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.260422 15019 raft_consensus.cc:385] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.261657 15019 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.262835 15052 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.263728 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.264410 14828 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.264607 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:04.267761 15028 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.269309 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:04.262360 15019 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:04.278219 14945 leader_election.cc:343] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.278885 14828 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
W20260709 12:13:04.279496 14869 leader_election.cc:343] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.285813 15019 ts_tablet_manager.cc:1434] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 12:13:04.286867 15019 tablet_bootstrap.cc:492] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.290109 14871 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:04.293723 15052 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.294840 15052 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:04.296602 15052 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.300983 14830 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.302345 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.302776 15019 tablet_bootstrap.cc:654] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.303407 15143 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.303906 15143 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:04.304733 15143 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.317255 14726 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.320545 15021 tablet_bootstrap.cc:654] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.322315 15019 tablet_bootstrap.cc:492] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.322737 15019 ts_tablet_manager.cc:1403] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.011s
I20260709 12:13:04.324568 15022 tablet_bootstrap.cc:492] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.325070 15022 ts_tablet_manager.cc:1403] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.185s	user 0.027s	sys 0.026s
I20260709 12:13:04.326349 15019 raft_consensus.cc:359] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.327018 15019 raft_consensus.cc:385] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.327276 15019 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.327601 15022 raft_consensus.cc:359] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.328333 15022 raft_consensus.cc:385] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.327960 15019 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.328652 15022 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.329347 15022 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.330113 15019 ts_tablet_manager.cc:1434] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:13:04.331032 15019 tablet_bootstrap.cc:492] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.331312 15022 ts_tablet_manager.cc:1434] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:04.330819 14727 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.340734 15019 tablet_bootstrap.cc:654] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.345548 15019 tablet_bootstrap.cc:492] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.345923 15019 ts_tablet_manager.cc:1403] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 12:13:04.347805 15022 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.348505 15019 raft_consensus.cc:359] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.349102 15019 raft_consensus.cc:385] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.349318 15019 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.348831 15021 tablet_bootstrap.cc:492] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.350170 15021 ts_tablet_manager.cc:1403] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.005s
I20260709 12:13:04.351923 15019 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.352849 15021 raft_consensus.cc:359] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.353533 15021 raft_consensus.cc:385] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.353806 15021 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.354549 15019 ts_tablet_manager.cc:1434] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 12:13:04.354460 15021 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.355497 15019 tablet_bootstrap.cc:492] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.356730 15021 ts_tablet_manager.cc:1434] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:04.358196 15021 tablet_bootstrap.cc:492] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.358691 15022 tablet_bootstrap.cc:654] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.361960 15019 tablet_bootstrap.cc:654] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.371897 15021 tablet_bootstrap.cc:654] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.387882 15022 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.388262 15022 ts_tablet_manager.cc:1403] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.009s
I20260709 12:13:04.388883 15019 tablet_bootstrap.cc:492] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.389302 15019 ts_tablet_manager.cc:1403] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.016s
I20260709 12:13:04.390321 15021 tablet_bootstrap.cc:492] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.390475 15022 raft_consensus.cc:359] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.390745 15021 ts_tablet_manager.cc:1403] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260709 12:13:04.390988 15022 raft_consensus.cc:385] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.391263 15022 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.391714 15019 raft_consensus.cc:359] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.392200 15019 raft_consensus.cc:385] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.392458 15019 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.392030 15022 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.393013 15019 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.393258 15021 raft_consensus.cc:359] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.393898 15021 raft_consensus.cc:385] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.394146 15021 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.394642 15022 ts_tablet_manager.cc:1434] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:04.395496 15022 tablet_bootstrap.cc:492] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.395188 15021 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.400712 15021 ts_tablet_manager.cc:1434] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:13:04.400341 15019 ts_tablet_manager.cc:1434] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:04.401283 15022 tablet_bootstrap.cc:654] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.401849 15021 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.402053 15019 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.407298 15143 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.408242 15021 tablet_bootstrap.cc:654] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.407819 15143 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.408263 15019 tablet_bootstrap.cc:654] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.418351 15052 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.418843 15052 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.453385 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.454077 15047 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.454165 14830 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:04.454759 15047 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.458578 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:04.473639 15047 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.469460 15026 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.476444 15026 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.476797 15026 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.468786 15132 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:13:04.491166 15143 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.494027 15052 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.495127 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.495252 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.495769 14977 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:04.495916 14830 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:04.497149 14871 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:04.498378 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.499462 15026 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.502791 15052 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.504014 15022 tablet_bootstrap.cc:492] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.504457 15022 ts_tablet_manager.cc:1403] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.109s	user 0.025s	sys 0.006s
I20260709 12:13:04.505332 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.509521 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.510095 14903 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:04.510203 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.510835 14828 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.517840 15022 raft_consensus.cc:359] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.518507 15022 raft_consensus.cc:385] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.518775 15022 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.503229 15052 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.519529 15052 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.520628 15022 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.520099 14828 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.523125 15026 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.525035 15022 ts_tablet_manager.cc:1434] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
W20260709 12:13:04.525135 14945 leader_election.cc:343] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.527534 14903 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.527489 15047 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:04.531550 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:04.534724 15052 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.535722 15021 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.536137 15021 ts_tablet_manager.cc:1403] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.134s	user 0.002s	sys 0.008s
I20260709 12:13:04.536737 15052 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.537818 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:04.538440 15019 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.538507 14977 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.538905 15019 ts_tablet_manager.cc:1403] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.019s
I20260709 12:13:04.541496 15019 raft_consensus.cc:359] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.542116 15019 raft_consensus.cc:385] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.542367 15019 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.542845 15022 tablet_bootstrap.cc:492] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.542968 15019 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.544239 14977 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:04.546588 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:04.547523 15052 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.547902 15052 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:04.548733 15052 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.549525 15019 ts_tablet_manager.cc:1434] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:13:04.537849 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.550033 14828 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.550423 15019 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.545485 15021 raft_consensus.cc:359] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.556290 15021 raft_consensus.cc:385] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.556641 15019 tablet_bootstrap.cc:654] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.556569 15021 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.557261 15021 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.545375 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:04.558568 15047 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.559089 15047 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:04.559266 15021 ts_tablet_manager.cc:1434] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 12:13:04.559420 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:04.559996 14902 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.560432 15021 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.560043 15047 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.563544 14903 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.566787 14902 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.569175 15021 tablet_bootstrap.cc:654] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.571854 15132 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:04.572602 14945 leader_election.cc:343] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.573323 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.573274 15132 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.574246 15026 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.575325 15132 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.575865 15026 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.576442 15026 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.578632 15026 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.579386 14828 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:04.581743 15021 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.582168 15021 ts_tablet_manager.cc:1403] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 12:13:04.584534 15021 raft_consensus.cc:359] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.586062 15026 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.585160 15021 raft_consensus.cc:385] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.591691 15021 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.592451 15021 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.594393 15021 ts_tablet_manager.cc:1434] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:04.595245 15021 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.595441 14725 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.599452 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.600070 14902 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:04.589793 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.600688 14830 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:04.590474 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.601929 14827 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:04.591149 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.599874 15127 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.607913 15127 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.608379 15127 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.626644 15021 tablet_bootstrap.cc:654] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.627087 15142 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.627565 15142 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.629871 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:04.630694 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.589311 15022 tablet_bootstrap.cc:654] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.630549 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.632400 14904 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:04.632355 15127 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.633468 14796 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.634245 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.634466 15127 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.635007 14827 raft_consensus.cc:2393] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:04.635761 15047 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.636193 15047 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.636605 15047 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.639055 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.640493 14869 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:04.633853 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:04.641299 15139 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.643070 15049 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.643417 15049 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.643744 15049 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.650285 15049 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.651104 15128 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.652208 15021 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.652336 15049 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.652900 15021 ts_tablet_manager.cc:1403] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.023s
I20260709 12:13:04.656082 15139 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.656105 15021 raft_consensus.cc:359] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.656986 15021 raft_consensus.cc:385] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.657267 15021 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.641607 15142 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.658057 15021 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.660141 15021 ts_tablet_manager.cc:1434] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:04.661224 15021 tablet_bootstrap.cc:492] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.666996 15127 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:04.667945 14945 leader_election.cc:343] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.675997 15022 tablet_bootstrap.cc:492] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.676486 15022 ts_tablet_manager.cc:1403] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.000s
I20260709 12:13:04.682175 15021 tablet_bootstrap.cc:654] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.683838 15019 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.684307 15019 ts_tablet_manager.cc:1403] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.009s
I20260709 12:13:04.687268 15022 raft_consensus.cc:359] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.687938 15022 raft_consensus.cc:385] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.687752 15019 raft_consensus.cc:359] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.688211 15022 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.688441 15019 raft_consensus.cc:385] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.688881 15022 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.690946 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:04.692072 15022 ts_tablet_manager.cc:1434] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:13:04.692203 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.692795 14830 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.693022 15022 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.693614 15047 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.698772 15047 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:04.699162 14945 leader_election.cc:343] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.700644 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.701253 14827 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.700309 15022 tablet_bootstrap.cc:654] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.701551 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:04.702116 14904 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.688707 15019 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.704424 15021 tablet_bootstrap.cc:492] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.704994 15021 ts_tablet_manager.cc:1403] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.002s
I20260709 12:13:04.705291 15019 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.707434 15021 raft_consensus.cc:359] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.708248 14904 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.713701 15021 raft_consensus.cc:385] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.709580 15047 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.709828 15026 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.714560 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:04.715337 15026 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.715813 15026 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:04.716607 15026 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.720417 15052 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.713101 14830 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.720858 15052 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.713996 15021 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.722919 15052 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.723409 15021 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.724538 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:04.725977 14869 leader_election.cc:343] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.726123 15019 ts_tablet_manager.cc:1434] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 12:13:04.726686 15021 ts_tablet_manager.cc:1434] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 12:13:04.727223 15019 tablet_bootstrap.cc:492] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.727630 15021 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.729945 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.730790 14725 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:04.734244 14827 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.742756 15127 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.743279 15127 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.745390 15127 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.746079 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:04.747900 14796 leader_election.cc:343] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.748348 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:04.751747 14794 leader_election.cc:343] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.754411 15021 tablet_bootstrap.cc:654] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.755121 15019 tablet_bootstrap.cc:654] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.754703 14794 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.756412 15128 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.751243 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.762964 15176 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.763525 15176 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:04.765420 15176 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.762044 15026 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.749568 14830 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:04.772708 14726 catalog_manager.cc:5697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.767524 15026 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.782451 15026 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.789676 15022 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.790216 15022 ts_tablet_manager.cc:1403] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.097s	user 0.034s	sys 0.033s
I20260709 12:13:04.791122 15026 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:13:04.804064 15022 raft_consensus.cc:359] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.804816 15022 raft_consensus.cc:385] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.805097 15022 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.805925 15022 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.807941 15022 ts_tablet_manager.cc:1434] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 12:13:04.810937 15022 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.813527 14977 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.791929 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:04.814880 15188 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.815255 15188 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.815614 15188 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.819049 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.820190 14829 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:04.823889 15022 tablet_bootstrap.cc:654] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.841522 15052 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.845774 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.847604 14727 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.853665 15047 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:04.854755 14945 leader_election.cc:343] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.854511 15188 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.874751 15021 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:04.875170 15021 ts_tablet_manager.cc:1403] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.148s	user 0.027s	sys 0.016s
I20260709 12:13:04.859299 14945 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.879868 15188 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.882268 15019 tablet_bootstrap.cc:492] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:04.882638 15019 ts_tablet_manager.cc:1403] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.024s
I20260709 12:13:04.883739 15021 raft_consensus.cc:359] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.888530 15021 raft_consensus.cc:385] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.888842 15021 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.884166 15047 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.891927 15021 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.892645 15047 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.898121 15047 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.899319 15021 ts_tablet_manager.cc:1434] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:13:04.900080 15021 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:04.895411 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:04.905131 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.905519 15126 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.905738 14830 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.906003 15126 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.907979 15126 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.909358 15188 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:04.912809 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.914763 15022 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:04.915140 15022 ts_tablet_manager.cc:1403] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.007s
W20260709 12:13:04.917045 14796 leader_election.cc:343] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:04.926733 14869 leader_election.cc:343] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.927083 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.927691 14977 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:04.929821 15019 raft_consensus.cc:359] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.930552 15019 raft_consensus.cc:385] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.930768 15019 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.932399 14794 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.932579 15019 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.937054 15128 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.937438 15128 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.937788 15128 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.938324 15047 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.942445 15021 tablet_bootstrap.cc:654] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.942628 15022 raft_consensus.cc:359] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.943275 15022 raft_consensus.cc:385] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.944159 15019 ts_tablet_manager.cc:1434] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:13:04.945088 15019 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:04.943526 15022 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.946902 15022 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.952730 15022 ts_tablet_manager.cc:1434] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260709 12:13:04.954759 15022 tablet_bootstrap.cc:492] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:04.944906 15176 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:04.948158 14830 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:04.950634 15047 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.960594 15176 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.961551 15176 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.962877 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:04.963465 14827 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.963989 15139 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.964322 15176 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:04.964447 15139 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.965678 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.968771 14828 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:04.970356 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:04.971190 15052 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.971663 15052 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:04.972805 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:04.972927 15052 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:04.975077 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:04.976557 15139 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:04.978453 15019 tablet_bootstrap.cc:654] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.979000 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:04.979000 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:04.988190 15022 tablet_bootstrap.cc:654] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:04.988644 14869 leader_election.cc:343] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.987010 15142 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:04.990968 14945 leader_election.cc:343] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:04.992652 14871 leader_election.cc:343] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.994895 14871 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:04.996668 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.993451 14827 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:04.999907 15047 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.001284 15021 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.001801 15021 ts_tablet_manager.cc:1403] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.001s
I20260709 12:13:05.002034 14945 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:04.999856 15052 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.009066 15176 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.009536 15176 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:05.008411 15021 raft_consensus.cc:359] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.010380 15021 raft_consensus.cc:385] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.010754 15021 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.010481 15128 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.014127 15128 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.015580 15021 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.010322 15176 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.016726 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:05.017288 14976 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.018221 15021 ts_tablet_manager.cc:1434] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:13:05.019011 15021 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.022624 15019 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.023069 15019 ts_tablet_manager.cc:1403] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.004s
I20260709 12:13:05.024959 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:05.025328 15047 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:05.031610 14796 leader_election.cc:343] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.052353 14904 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.052393 14725 catalog_manager.cc:5697] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.067027 15139 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.074259 15019 raft_consensus.cc:359] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.074991 15019 raft_consensus.cc:385] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.075254 15019 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.080504 15132 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.089200 15021 tablet_bootstrap.cc:654] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.090682 15019 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.091641 15047 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.092427 15022 tablet_bootstrap.cc:492] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:05.092096 15047 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.092952 15022 ts_tablet_manager.cc:1403] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.020s
I20260709 12:13:05.095479 15047 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:05.096074 15022 raft_consensus.cc:359] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.096758 15022 raft_consensus.cc:385] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.097093 15022 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.097205 14976 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:05.097751 15022 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.099915 14794 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.101121 15126 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.101564 15126 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:05.102334 15126 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.102968 15022 ts_tablet_manager.cc:1434] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:05.103869 15022 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:05.104614 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:05.106786 14945 leader_election.cc:343] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.108718 15026 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.112998 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:05.114516 14945 leader_election.cc:343] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.114970 14945 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.115968 15026 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.125706 15019 ts_tablet_manager.cc:1434] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.102s	user 0.003s	sys 0.005s
I20260709 12:13:05.126634 15019 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.128628 15188 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.129148 15188 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.132539 15188 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.132717 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:05.133324 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.133775 15019 tablet_bootstrap.cc:654] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.133944 15021 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.134083 14976 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:05.134577 15021 ts_tablet_manager.cc:1403] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.003s
I20260709 12:13:05.135214 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:05.136354 15139 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.137470 15021 raft_consensus.cc:359] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.138202 15021 raft_consensus.cc:385] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.138521 15021 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.139221 15021 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.139755 15019 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.140208 15019 ts_tablet_manager.cc:1403] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:13:05.141417 15021 ts_tablet_manager.cc:1434] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:05.142345 15021 tablet_bootstrap.cc:492] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.142658 15019 raft_consensus.cc:359] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.143811 15019 raft_consensus.cc:385] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.144075 15019 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.145674 15019 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.145684 14727 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:05.144941 15139 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.148329 15019 ts_tablet_manager.cc:1434] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:05.149199 15019 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.149420 15021 tablet_bootstrap.cc:654] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.155012 15019 tablet_bootstrap.cc:654] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.160440 15021 tablet_bootstrap.cc:492] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.160949 15021 ts_tablet_manager.cc:1403] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:13:05.163570 15021 raft_consensus.cc:359] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.164373 15021 raft_consensus.cc:385] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.164693 15021 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.165439 15021 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.167624 15021 ts_tablet_manager.cc:1434] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:05.168612 15021 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.174065 15019 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.174539 15019 ts_tablet_manager.cc:1403] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.017s
I20260709 12:13:05.175222 15021 tablet_bootstrap.cc:654] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.176899 15019 raft_consensus.cc:359] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.177655 15019 raft_consensus.cc:385] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.177912 15019 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.178552 15019 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.176852 15022 tablet_bootstrap.cc:654] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.180469 15019 ts_tablet_manager.cc:1434] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:05.181389 15019 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.186226 14728 catalog_manager.cc:5697] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.191870 15019 tablet_bootstrap.cc:654] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.196239 15022 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:05.196743 15022 ts_tablet_manager.cc:1403] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.004s
I20260709 12:13:05.199636 15021 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.199294 15022 raft_consensus.cc:359] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.200057 15022 raft_consensus.cc:385] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.200107 15021 ts_tablet_manager.cc:1403] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.010s
I20260709 12:13:05.200364 15022 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.201380 15022 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.203198 15021 raft_consensus.cc:359] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.203837 15021 raft_consensus.cc:385] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.204083 15021 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.204744 15021 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.206724 15021 ts_tablet_manager.cc:1434] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:05.208462 15022 ts_tablet_manager.cc:1434] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:13:05.209381 15022 tablet_bootstrap.cc:492] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:05.215005 15022 tablet_bootstrap.cc:654] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.217137 15021 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.223869 15021 tablet_bootstrap.cc:654] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.224339 15176 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.230216 15019 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.231087 15019 ts_tablet_manager.cc:1403] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.025s
I20260709 12:13:05.233851 15019 raft_consensus.cc:359] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.234582 15019 raft_consensus.cc:385] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.234833 15019 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.235491 15019 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.237596 15019 ts_tablet_manager.cc:1434] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:05.238538 15019 tablet_bootstrap.cc:492] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.248099 15126 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.248709 15126 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.249560 15019 tablet_bootstrap.cc:654] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.251761 15139 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.251968 15126 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.252336 15139 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.254499 15139 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.256117 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.257042 14976 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:05.259018 14794 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:05.267221 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.267915 14976 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:05.269394 14869 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:05.270849 15125 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.271286 15125 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:05.271591 14945 consensus_peers.cc:597] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:13:05.271647 15125 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.281857 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.282684 14904 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:05.285463 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:05.288672 15176 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:05.292595 15139 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.293064 15139 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.293438 15139 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.301844 15047 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:05.304374 15126 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.305083 15126 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.308909 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.311061 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.312261 14976 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:05.314348 14794 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:05.315248 15127 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.315693 15127 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.316049 15127 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:05.317775 14796 leader_election.cc:343] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.311635 15126 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.336601 15127 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.331116 15125 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.347472 14829 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:05.349224 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:05.350787 14796 leader_election.cc:343] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.358971 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:05.363066 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:05.363803 14976 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.382627 14976 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:05.384935 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:05.392555 15229 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.394624 14977 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.394681 15229 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.396886 15229 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.394002 15125 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.402137 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.402853 14974 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:05.404384 14794 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:05.406064 15229 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.405972 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.406513 15229 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.406888 15229 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.406736 14905 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:05.413093 14977 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:05.420562 14794 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.423105 15125 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.423825 15125 raft_consensus.cc:697] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:05.424758 15125 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.417423 15229 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.429239 14794 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:05.430094 15128 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.430526 15128 raft_consensus.cc:697] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:05.431541 15229 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.431288 15128 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.433167 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:05.433732 14977 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.436302 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:05.438724 14905 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.440212 15127 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.354382 15139 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.442451 14904 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:05.443482 15021 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.443939 15021 ts_tablet_manager.cc:1403] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.227s	user 0.099s	sys 0.098s
I20260709 12:13:05.446419 15021 raft_consensus.cc:359] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.447103 15021 raft_consensus.cc:385] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.447376 15021 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.447986 15021 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.450188 15021 ts_tablet_manager.cc:1434] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:13:05.450131 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:05.451385 15021 tablet_bootstrap.cc:492] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.453234 14905 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:05.455374 14796 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:05.456205 15127 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.456669 15127 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:05.457454 15127 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.457978 15021 tablet_bootstrap.cc:654] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.459733 14726 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.477775 15021 tablet_bootstrap.cc:492] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.478284 15021 ts_tablet_manager.cc:1403] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 12:13:05.479135 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:05.479254 15052 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.479912 14974 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:05.480600 15139 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.480841 15021 raft_consensus.cc:359] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.481463 14869 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:05.481691 15021 raft_consensus.cc:385] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.482518 15021 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.483048 15019 tablet_bootstrap.cc:492] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.483522 15019 ts_tablet_manager.cc:1403] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.245s	user 0.048s	sys 0.068s
I20260709 12:13:05.483282 15021 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.485211 15188 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.485388 15021 ts_tablet_manager.cc:1434] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:05.485579 15022 tablet_bootstrap.cc:492] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:05.486028 15022 ts_tablet_manager.cc:1403] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.277s	user 0.044s	sys 0.082s
I20260709 12:13:05.486330 15021 tablet_bootstrap.cc:492] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.486457 15019 raft_consensus.cc:359] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.487237 15019 raft_consensus.cc:385] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.487538 15019 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.488474 15019 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.491178 15019 ts_tablet_manager.cc:1434] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:13:05.490554 14726 catalog_manager.cc:5697] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.492224 15019 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
W20260709 12:13:05.492362 14945 consensus_peers.cc:597] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:13:05.492702 14726 catalog_manager.cc:5697] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.494202 15021 tablet_bootstrap.cc:654] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.494484 15022 raft_consensus.cc:359] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.495138 15022 raft_consensus.cc:385] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.495395 15022 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.498795 15019 tablet_bootstrap.cc:654] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.499047 14977 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:05.500823 15022 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.510977 15026 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.512003 15026 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.514182 15026 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:05.515617 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:05.515765 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.516394 14905 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:05.516664 15022 ts_tablet_manager.cc:1434] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:13:05.517855 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:05.519464 15022 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:05.516355 14827 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:05.518571 15026 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.510834 15139 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:13:05.521191 15026 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.531304 15026 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.533692 15021 tablet_bootstrap.cc:492] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.534186 15021 ts_tablet_manager.cc:1403] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.016s
I20260709 12:13:05.539660 15019 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.539896 15047 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.540520 15019 ts_tablet_manager.cc:1403] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.011s
I20260709 12:13:05.551666 15021 raft_consensus.cc:359] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.552439 15021 raft_consensus.cc:385] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.552732 15021 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.553329 15021 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.554781 15019 raft_consensus.cc:359] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.555245 15021 ts_tablet_manager.cc:1434] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.000s
I20260709 12:13:05.556146 15021 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.556265 15128 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.557175 15019 raft_consensus.cc:385] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.557457 15019 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.558174 15019 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.564563 15022 tablet_bootstrap.cc:654] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.564805 15019 ts_tablet_manager.cc:1434] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260709 12:13:05.565969 15019 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.576067 15026 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.591132 15019 tablet_bootstrap.cc:654] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.588157 15125 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.594519 15021 tablet_bootstrap.cc:654] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.596719 15176 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.597559 15176 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.599395 15176 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:05.601480 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.602003 15022 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:05.602437 15022 ts_tablet_manager.cc:1403] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.004s
W20260709 12:13:05.602843 14945 leader_election.cc:343] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.603468 15128 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.608613 15022 raft_consensus.cc:359] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.609277 15022 raft_consensus.cc:385] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.609526 15022 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.614985 15022 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.616959 15022 ts_tablet_manager.cc:1434] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:13:05.617931 15022 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:05.592573 15125 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.633229 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:05.633881 14827 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:05.629334 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.642624 15022 tablet_bootstrap.cc:654] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:05.642999 14796 leader_election.cc:343] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:05.653095 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:05.654501 15125 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.655647 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.656394 14977 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:05.657588 14794 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.659113 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:05.659754 14905 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.656041 15026 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:05.660969 14945 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.662742 15132 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.663118 15132 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.663434 15132 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.665686 15127 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.666057 15127 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.666404 15127 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.676362 15021 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.676889 15021 ts_tablet_manager.cc:1403] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.121s	user 0.024s	sys 0.045s
I20260709 12:13:05.678223 15127 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.679358 15021 raft_consensus.cc:359] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.680004 15021 raft_consensus.cc:385] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.680264 15021 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.680928 15021 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.682363 15021 ts_tablet_manager.cc:1434] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:05.683249 15021 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.683907 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:05.684602 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:05.685142 15127 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:05.685968 14796 leader_election.cc:343] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.689374 15021 tablet_bootstrap.cc:654] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.694962 15022 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:05.695405 15022 ts_tablet_manager.cc:1403] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.002s
I20260709 12:13:05.684619 14977 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.693727 14905 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:05.701539 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:05.703133 15176 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.702611 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:05.705240 15176 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:05.705295 14827 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.706246 15176 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.709383 15132 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.718704 15021 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.719882 15021 ts_tablet_manager.cc:1403] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260709 12:13:05.722491 15021 raft_consensus.cc:359] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.723261 15021 raft_consensus.cc:385] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.723546 15021 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.711556 14827 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:05.724205 15021 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.726101 15132 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:05.714178 15019 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.713977 15022 raft_consensus.cc:359] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.726630 15021 ts_tablet_manager.cc:1434] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:13:05.726737 15022 raft_consensus.cc:385] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.727092 15022 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.727661 15021 tablet_bootstrap.cc:492] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.727836 15022 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.729676 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:05.730192 15022 ts_tablet_manager.cc:1434] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:13:05.730305 14830 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.730584 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:05.731228 15022 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:05.731578 15127 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:05.732080 14945 leader_election.cc:343] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.732035 15127 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.734131 15127 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.734862 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.736004 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.737126 15022 tablet_bootstrap.cc:654] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:05.737382 14794 leader_election.cc:343] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.737722 15021 tablet_bootstrap.cc:654] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:05.738525 14796 leader_election.cc:343] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.738955 14796 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.737280 14830 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:05.739976 15127 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.741272 14945 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.742566 15132 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.743302 15132 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:05.744621 15019 ts_tablet_manager.cc:1403] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.012s
I20260709 12:13:05.744264 15132 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.747571 15019 raft_consensus.cc:359] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.748231 15019 raft_consensus.cc:385] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.748514 15019 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.749266 15019 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.744199 14977 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:05.755111 15019 ts_tablet_manager.cc:1434] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:05.756237 15019 tablet_bootstrap.cc:492] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.760987 14794 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.762996 15125 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.763479 15125 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:05.763854 15021 tablet_bootstrap.cc:492] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.772384 15019 tablet_bootstrap.cc:654] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.764253 15125 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.764357 15021 ts_tablet_manager.cc:1403] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.016s
I20260709 12:13:05.777961 15021 raft_consensus.cc:359] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.782444 15021 raft_consensus.cc:385] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.783597 14725 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:05.785471 14728 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.782756 15021 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.788467 15021 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.788932 14725 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:05.791532 15022 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:05.791996 15022 ts_tablet_manager.cc:1403] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.008s
I20260709 12:13:05.791553 15019 tablet_bootstrap.cc:492] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.793113 15019 ts_tablet_manager.cc:1403] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260709 12:13:05.794925 15022 raft_consensus.cc:359] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.795563 15022 raft_consensus.cc:385] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.795845 15022 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.795668 15019 raft_consensus.cc:359] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.796582 15019 raft_consensus.cc:385] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.796542 15022 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.797012 15019 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.797863 15019 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.798651 15022 ts_tablet_manager.cc:1434] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:05.799558 15022 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:05.800189 15019 ts_tablet_manager.cc:1434] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:05.801129 15019 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.801625 15021 ts_tablet_manager.cc:1434] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:13:05.802539 15021 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.806911 15125 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.808444 15021 tablet_bootstrap.cc:654] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.808869 15019 tablet_bootstrap.cc:654] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.811275 14902 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.815006 15022 tablet_bootstrap.cc:654] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.818362 15021 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:05.818864 15021 ts_tablet_manager.cc:1403] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.005s
I20260709 12:13:05.822032 15021 raft_consensus.cc:359] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.822316 14905 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.822857 15021 raft_consensus.cc:385] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.823254 15021 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.824499 15021 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.826915 15021 ts_tablet_manager.cc:1434] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:05.827910 15021 tablet_bootstrap.cc:492] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:05.830757 15125 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.843497 15021 tablet_bootstrap.cc:654] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.844022 15126 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:05.844578 15188 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.847189 15125 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.876430 15188 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.876899 15125 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.878630 15188 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.879005 15125 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.863951 15128 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:05.869980 15022 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:05.881382 15022 ts_tablet_manager.cc:1403] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.042s
I20260709 12:13:05.881301 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.883117 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.883997 15022 raft_consensus.cc:359] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.884696 15022 raft_consensus.cc:385] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:05.884651 14796 leader_election.cc:343] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.885160 15022 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.871043 15019 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.886051 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:05.885950 15022 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.886539 15019 ts_tablet_manager.cc:1403] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.024s
I20260709 12:13:05.886757 14830 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:05.887604 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.888011 15022 ts_tablet_manager.cc:1434] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:05.888258 14871 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:05.889608 14794 leader_election.cc:343] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.889955 15142 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.889916 15019 raft_consensus.cc:359] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.893142 15019 raft_consensus.cc:385] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.893394 15019 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.895876 15022 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:05.894116 15019 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.898033 15019 ts_tablet_manager.cc:1434] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:13:05.898991 15019 tablet_bootstrap.cc:492] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.901928 15022 tablet_bootstrap.cc:654] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.890026 14794 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.904970 15019 tablet_bootstrap.cc:654] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.906728 15229 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.907814 15176 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.908437 15176 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.913015 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:05.920567 14830 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:05.921072 15188 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.921550 15188 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.919627 15019 tablet_bootstrap.cc:492] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:05.922256 15229 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.922936 15019 ts_tablet_manager.cc:1403] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 12:13:05.921820 15127 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.925935 15127 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.927237 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.924439 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.924954 15176 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:05.928020 15127 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:05.930172 14945 leader_election.cc:343] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.928054 15019 raft_consensus.cc:359] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.931033 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:05.931428 15019 raft_consensus.cc:385] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:05.932444 14796 leader_election.cc:343] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.931752 15019 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.932637 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:05.933350 15019 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.934023 15176 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.934391 15176 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.934545 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:05.934927 15176 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.936147 14871 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:05.937125 15052 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.916386 15142 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.947283 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:05.952464 15188 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.963445 14978 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:05.967743 14905 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.969125 15128 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.969708 15128 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.972608 15019 ts_tablet_manager.cc:1434] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.002s
I20260709 12:13:05.974965 15128 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:05.975808 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:05.979359 14796 leader_election.cc:343] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.982626 15019 tablet_bootstrap.cc:492] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:05.985308 15126 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.985874 15126 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:05.990415 15026 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.990933 15026 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.007612 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:06.009290 14796 leader_election.cc:343] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.984622 14794 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.019999 15125 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.020423 15125 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.020769 15125 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.040493 15026 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:06.039999 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 58073.5us
I20260709 12:13:06.042613 15126 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.055279 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:06.056703 14945 leader_election.cc:343] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.056972 15022 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.057440 15022 ts_tablet_manager.cc:1403] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.162s	user 0.013s	sys 0.046s
I20260709 12:13:06.058357 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.058979 14829 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:06.059115 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.061576 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.060142 15022 raft_consensus.cc:359] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.062886 15022 raft_consensus.cc:385] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.063401 15022 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.064603 15026 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.064947 15026 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.065246 15026 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.065817 15022 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.069095 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.069743 14977 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:06.074973 15022 ts_tablet_manager.cc:1434] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:13:06.079078 15126 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.082304 15022 tablet_bootstrap.cc:492] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.085364 15026 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.090770 15021 tablet_bootstrap.cc:492] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.091176 15021 ts_tablet_manager.cc:1403] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.263s	user 0.018s	sys 0.054s
I20260709 12:13:06.094517 15021 raft_consensus.cc:359] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.095187 15021 raft_consensus.cc:385] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.095438 15021 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.096060 15021 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.104873 15026 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:06.087749 14794 leader_election.cc:343] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.107443 15125 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.109977 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:06.110646 14827 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.111941 15125 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.112607 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:06.113932 14796 leader_election.cc:343] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.115054 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:06.120987 14945 leader_election.cc:343] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.108788 14794 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.124688 15128 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.125034 14794 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.126194 15128 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.126559 15128 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.126871 15128 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.129158 15021 ts_tablet_manager.cc:1434] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 12:13:06.130146 15021 tablet_bootstrap.cc:492] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.120139 14827 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:06.139910 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:06.141144 14977 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.151901 15022 tablet_bootstrap.cc:654] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.152189 15128 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.160795 15128 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.161203 14977 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:06.161886 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:06.155488 15176 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.164045 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.166326 15049 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:06.166395 14796 leader_election.cc:343] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.167055 15176 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:06.167490 15049 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:06.168349 15049 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.168538 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:06.170116 14794 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.170499 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:06.172741 14974 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.172923 15019 tablet_bootstrap.cc:654] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:06.171566 14945 leader_election.cc:343] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.170856 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:06.175575 14827 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.178947 15176 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.179922 14974 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:06.181208 15229 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.173666 15021 tablet_bootstrap.cc:654] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.182305 15229 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:06.183526 15229 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.198230 14726 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.203521 14794 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.203975 14827 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:06.208192 15126 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.211239 15126 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:06.212174 15021 tablet_bootstrap.cc:492] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.212810 15021 ts_tablet_manager.cc:1403] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.007s
I20260709 12:13:06.212162 15126 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.222353 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.223731 15132 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.224314 15132 raft_consensus.cc:697] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:06.225241 15132 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.229224 14728 catalog_manager.cc:5697] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.238101 15022 tablet_bootstrap.cc:492] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.238548 15022 ts_tablet_manager.cc:1403] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.156s	user 0.007s	sys 0.015s
I20260709 12:13:06.242516 15022 raft_consensus.cc:359] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.243144 15022 raft_consensus.cc:385] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.243374 15022 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.244599 15132 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.244896 15229 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.243940 15022 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.251763 14726 catalog_manager.cc:5697] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.254457 15022 ts_tablet_manager.cc:1434] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:13:06.255226 15022 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.260928 15021 raft_consensus.cc:359] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.261741 15021 raft_consensus.cc:385] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.262100 15021 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.262846 15021 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.261307 15019 tablet_bootstrap.cc:492] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:06.265146 15021 ts_tablet_manager.cc:1434] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:13:06.264961 15019 ts_tablet_manager.cc:1403] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.283s	user 0.028s	sys 0.034s
I20260709 12:13:06.266167 15021 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.272513 15021 tablet_bootstrap.cc:654] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.277660 15125 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.278177 15125 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.279590 15176 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.280202 15125 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.280441 15142 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.280978 15142 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.281694 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:06.283545 14796 leader_election.cc:343] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.285118 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:06.286810 14794 leader_election.cc:343] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.287254 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.289777 15128 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.289958 15142 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.292174 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.293013 14977 raft_consensus.cc:2393] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:06.292366 14728 catalog_manager.cc:5697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.294150 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.295672 15022 tablet_bootstrap.cc:654] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.296785 14871 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:06.298188 15142 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.298763 15019 raft_consensus.cc:359] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.299484 15019 raft_consensus.cc:385] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.299749 15019 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.301008 15021 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.301503 15021 ts_tablet_manager.cc:1403] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.012s
I20260709 12:13:06.301523 15019 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.304214 15021 raft_consensus.cc:359] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.312338 15021 raft_consensus.cc:385] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.313133 15021 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.314299 15019 ts_tablet_manager.cc:1434] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 12:13:06.315024 15132 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.314953 15021 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.321992 15229 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.338781 15229 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.339736 15021 ts_tablet_manager.cc:1434] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:13:06.340946 15229 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.341485 15021 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.341588 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:06.343309 14796 leader_election.cc:343] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.343350 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.343997 14977 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:06.345203 14794 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.346681 15125 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.347031 15125 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.347371 15125 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.349200 15021 tablet_bootstrap.cc:654] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.355461 15125 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.337632 15142 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.337989 15019 tablet_bootstrap.cc:492] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:06.358300 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:06.360865 14796 leader_election.cc:343] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.358296 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:06.362128 14977 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.364595 15019 tablet_bootstrap.cc:654] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.369151 14977 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:06.370282 14794 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.371155 15229 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.371606 15229 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:06.372437 15229 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.373804 15021 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.374397 15021 ts_tablet_manager.cc:1403] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.011s
I20260709 12:13:06.374528 15022 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.375177 15022 ts_tablet_manager.cc:1403] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.037s
I20260709 12:13:06.376333 15125 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.377080 15021 raft_consensus.cc:359] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.377743 15021 raft_consensus.cc:385] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.378027 15021 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.377938 15022 raft_consensus.cc:359] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.378784 15021 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.379216 15022 raft_consensus.cc:385] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.379599 15022 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.380887 15021 ts_tablet_manager.cc:1434] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:06.380404 15022 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.381910 15021 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.383350 15022 ts_tablet_manager.cc:1434] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:13:06.384420 15022 tablet_bootstrap.cc:492] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.390669 15022 tablet_bootstrap.cc:654] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.400640 14903 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.409291 15019 tablet_bootstrap.cc:492] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:06.410198 15019 ts_tablet_manager.cc:1403] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.004s
I20260709 12:13:06.412094 15021 tablet_bootstrap.cc:654] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.422020 15019 raft_consensus.cc:359] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.429704 15142 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.430341 15142 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.436628 15022 tablet_bootstrap.cc:492] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.437326 15142 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.438362 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.438537 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.438967 14726 catalog_manager.cc:5697] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.437125 15022 ts_tablet_manager.cc:1403] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.053s	user 0.034s	sys 0.015s
I20260709 12:13:06.425118 15019 raft_consensus.cc:385] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.440068 14869 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:06.441293 15142 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:06.442319 15022 raft_consensus.cc:359] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.442981 15022 raft_consensus.cc:385] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.442785 15019 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.444675 15021 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.443238 15022 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.444937 15019 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.445174 15021 ts_tablet_manager.cc:1403] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260709 12:13:06.448310 15019 ts_tablet_manager.cc:1434] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:13:06.450124 15019 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:06.450896 15229 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.445932 15022 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.452016 15021 raft_consensus.cc:359] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.452708 15021 raft_consensus.cc:385] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.452997 15021 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.453123 15022 ts_tablet_manager.cc:1434] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:06.453739 15021 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.456226 15021 ts_tablet_manager.cc:1434] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:06.457212 15021 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.462085 15022 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.463311 15021 tablet_bootstrap.cc:654] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.470785 15019 tablet_bootstrap.cc:654] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.477337 15022 tablet_bootstrap.cc:654] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.485270 15022 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.485704 15022 ts_tablet_manager.cc:1403] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:13:06.488166 15022 raft_consensus.cc:359] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.488855 15022 raft_consensus.cc:385] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.489126 15022 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.489785 15022 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.490962 15019 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:06.491482 15019 ts_tablet_manager.cc:1403] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.004s
I20260709 12:13:06.491669 15021 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.491976 15022 ts_tablet_manager.cc:1434] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:06.492112 15021 ts_tablet_manager.cc:1403] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.020s
I20260709 12:13:06.492883 15022 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.494454 15019 raft_consensus.cc:359] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.494625 15021 raft_consensus.cc:359] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.495186 15019 raft_consensus.cc:385] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.495304 15021 raft_consensus.cc:385] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.495687 15021 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.496400 15021 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.498405 15021 ts_tablet_manager.cc:1434] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:06.498587 15022 tablet_bootstrap.cc:654] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.499289 15021 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.504004 15022 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.504462 15022 ts_tablet_manager.cc:1403] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260709 12:13:06.505785 15021 tablet_bootstrap.cc:654] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.495687 15019 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.506753 15019 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.506914 15022 raft_consensus.cc:359] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.507578 15022 raft_consensus.cc:385] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.507835 15022 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.508625 15022 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.509655 15019 ts_tablet_manager.cc:1434] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:13:06.510819 15022 ts_tablet_manager.cc:1434] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:13:06.516269 15022 tablet_bootstrap.cc:492] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.521852 15022 tablet_bootstrap.cc:654] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.524166 15019 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:06.531383 15019 tablet_bootstrap.cc:654] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.545920 15052 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.546556 15022 tablet_bootstrap.cc:492] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.546439 15052 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.547043 15022 ts_tablet_manager.cc:1403] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.013s
I20260709 12:13:06.548461 15052 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.549562 15022 raft_consensus.cc:359] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.550208 15022 raft_consensus.cc:385] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.550451 15022 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.551486 15022 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.553491 15022 ts_tablet_manager.cc:1434] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:06.556380 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.557493 15019 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:06.557972 15019 ts_tablet_manager.cc:1403] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.011s
I20260709 12:13:06.559157 15021 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.559585 15021 ts_tablet_manager.cc:1403] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.027s
I20260709 12:13:06.559901 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.560626 14830 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:06.561702 15022 tablet_bootstrap.cc:492] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.563019 14871 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:06.564247 15052 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.564894 15019 raft_consensus.cc:359] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.565541 15019 raft_consensus.cc:385] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.565802 15019 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.566417 15019 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.568938 15021 raft_consensus.cc:359] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.569799 15021 raft_consensus.cc:385] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.570127 15021 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.572374 15021 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.574527 15021 ts_tablet_manager.cc:1434] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:13:06.575546 15021 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.577296 15052 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.579707 15019 ts_tablet_manager.cc:1434] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 12:13:06.580590 15019 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:06.582885 15021 tablet_bootstrap.cc:654] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.583889 15128 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.584378 15128 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.587845 15125 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.588742 15125 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.593204 15128 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.594966 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:06.596339 14796 leader_election.cc:343] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.601424 15125 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.603086 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.605057 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.605473 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:06.607031 15022 tablet_bootstrap.cc:654] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:06.609089 14794 leader_election.cc:343] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.609534 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:06.609710 14796 leader_election.cc:343] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:06.610661 14794 leader_election.cc:343] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.611054 14794 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.611752 15128 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.612241 15125 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.619694 15021 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.620903 15021 ts_tablet_manager.cc:1403] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.016s
I20260709 12:13:06.620848 15019 tablet_bootstrap.cc:654] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.621812 15022 tablet_bootstrap.cc:492] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.622246 15022 ts_tablet_manager.cc:1403] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.008s
I20260709 12:13:06.623850 15021 raft_consensus.cc:359] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.624579 15021 raft_consensus.cc:385] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.624905 15021 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.624706 15022 raft_consensus.cc:359] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.625394 15022 raft_consensus.cc:385] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.625653 15022 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.625725 15021 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.626375 15022 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.627748 15022 ts_tablet_manager.cc:1434] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:13:06.628479 15021 ts_tablet_manager.cc:1434] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:06.628564 15022 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.630183 15021 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.634357 15022 tablet_bootstrap.cc:654] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.636425 15021 tablet_bootstrap.cc:654] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.643814 15125 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.644349 15125 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.648767 15274 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.656847 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:06.658624 14796 leader_election.cc:343] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.661933 15125 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.662518 15132 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.663303 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:06.664724 14794 leader_election.cc:343] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.665184 14794 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.666363 15125 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.672329 15132 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.672854 15132 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.674906 15132 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:06.675627 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.676250 14827 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:06.677086 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:06.677776 14903 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:06.678359 15021 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.678359 15022 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.678922 15021 ts_tablet_manager.cc:1403] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.027s
I20260709 12:13:06.679095 15022 ts_tablet_manager.cc:1403] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.014s
I20260709 12:13:06.679800 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:06.681878 15022 raft_consensus.cc:359] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.681876 15021 raft_consensus.cc:359] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.682723 15022 raft_consensus.cc:385] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.682822 15021 raft_consensus.cc:385] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.683035 15022 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.683192 15021 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.683815 15022 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.683872 15021 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.684320 15132 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.685245 15132 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.685581 15132 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.685708 15022 ts_tablet_manager.cc:1434] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:06.687600 15022 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:06.688589 15021 ts_tablet_manager.cc:1434] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:06.689499 15021 tablet_bootstrap.cc:492] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.693094 15049 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.693655 15049 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.694067 14903 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.695693 15049 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:06.698521 15021 tablet_bootstrap.cc:654] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.701495 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:06.699800 15022 tablet_bootstrap.cc:654] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.702138 14902 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:06.702373 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.703022 14827 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:06.703413 15125 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.704309 14945 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:06.706660 15274 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.707036 15274 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.707352 15274 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.714650 15274 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.717952 15021 tablet_bootstrap.cc:492] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.718479 15021 ts_tablet_manager.cc:1403] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 12:13:06.720589 15274 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:06.721906 15021 raft_consensus.cc:359] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.722452 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:06.725286 15021 raft_consensus.cc:385] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.725660 15021 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.725112 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:06.726332 15021 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.727288 14827 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.727630 15127 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.728070 15127 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.729867 15021 ts_tablet_manager.cc:1434] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:06.730086 15127 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.730746 15021 tablet_bootstrap.cc:492] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.732255 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:06.733745 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.725173 15128 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:06.735749 14796 leader_election.cc:343] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.736042 15128 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.726889 14903 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.738438 15128 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.739034 15128 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.742267 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:06.743808 14794 leader_election.cc:343] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.744112 15021 tablet_bootstrap.cc:654] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.745353 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.746037 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:06.747080 14794 leader_election.cc:343] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.750274 15229 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:06.751502 14796 leader_election.cc:343] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.752041 14796 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:06.753239 15229 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.753494 14827 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:06.755925 15132 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.756569 15021 tablet_bootstrap.cc:492] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.758230 15021 ts_tablet_manager.cc:1403] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 12:13:06.723870 15125 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.760854 15021 raft_consensus.cc:359] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.761518 15021 raft_consensus.cc:385] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.761767 15021 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.762423 15021 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.771081 15021 ts_tablet_manager.cc:1434] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:06.771970 15021 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.775686 15049 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.776225 15049 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.778271 15049 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:06.781177 15052 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.781699 15052 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.782238 15021 tablet_bootstrap.cc:654] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.782449 15126 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.783763 15052 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.784607 15126 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.785498 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.786160 14828 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:06.787721 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:06.790618 15052 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.791050 15052 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.791466 15052 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.792682 15021 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:06.793118 15021 ts_tablet_manager.cc:1403] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 12:13:06.798225 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:06.798915 14977 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:06.809036 15021 raft_consensus.cc:359] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.809340 14945 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:06.809803 15021 raft_consensus.cc:385] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.810086 15021 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.817341 15026 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.817695 15021 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.818153 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:06.818801 14826 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:06.818953 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:06.819859 15021 ts_tablet_manager.cc:1434] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:13:06.826682 15021 tablet_bootstrap.cc:492] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:06.819926 14904 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.833742 15026 raft_consensus.cc:697] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:06.834600 15026 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.831434 15229 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.832762 15128 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.888396 15019 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:06.888929 15019 ts_tablet_manager.cc:1403] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.309s	user 0.012s	sys 0.008s
I20260709 12:13:06.865537 15229 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.866120 15128 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.918625 15019 raft_consensus.cc:359] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.919351 15019 raft_consensus.cc:385] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.919636 15019 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.923390 15019 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.932813 15022 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:06.933292 15022 ts_tablet_manager.cc:1403] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.246s	user 0.075s	sys 0.041s
I20260709 12:13:06.934156 15019 ts_tablet_manager.cc:1434] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:13:06.930514 15132 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:06.942066 15128 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.946828 15019 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:06.943926 15052 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.948268 15229 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.948704 14905 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.951514 14902 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:06.949035 15052 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:06.947388 15176 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 12:13:06.949658 14903 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:06.988703 15022 raft_consensus.cc:359] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.989260 15022 raft_consensus.cc:385] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.989466 15022 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.990535 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:06.991279 15022 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:06.982661 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.011739 15022 ts_tablet_manager.cc:1434] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 12:13:07.015111 15021 tablet_bootstrap.cc:654] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.992686 15188 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.996338 15310 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.020120 15022 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:07.013940 14827 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.032128 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.020066 15310 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.046321 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.046945 14829 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.049842 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:07.050493 14900 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.051232 15312 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.051723 15312 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.034515 15310 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:07.054968 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 61474.8us
I20260709 12:13:07.019935 15188 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.040921 15229 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.058645 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.069944 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.061954 15229 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.092576 15312 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:07.095849 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:07.096395 15142 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.096899 15142 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.098938 15142 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.063195 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.104147 14827 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:07.107402 14900 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:07.112128 15188 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.119302 15019 tablet_bootstrap.cc:654] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.121012 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.102017 15229 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.124241 14727 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:07.133733 14794 leader_election.cc:343] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.144418 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.152690 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:07.158138 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.156831 15314 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:07.155383 15310 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.146884 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:07.154592 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:07.158619 14830 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:07.133487 15318 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 12:13:07.170257 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.172623 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.183629 15022 tablet_bootstrap.cc:654] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.185343 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:07.184842 15314 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.186651 14829 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
W20260709 12:13:07.203071 14794 leader_election.cc:343] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.204160 15310 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:07.200345 14975 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:07.197142 15188 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.200132 15314 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.214164 15021 tablet_bootstrap.cc:492] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:07.214535 15021 ts_tablet_manager.cc:1403] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.394s	user 0.022s	sys 0.011s
I20260709 12:13:07.211033 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:07.207683 14796 leader_election.cc:343] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.210124 15188 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.217406 15314 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.218631 15188 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.219486 15127 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.219770 14903 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:07.219998 15127 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.217363 14796 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.227195 15317 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.228134 15021 raft_consensus.cc:359] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:07.228579 14796 leader_election.cc:343] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.229154 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.229521 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.230388 15314 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.228827 15021 raft_consensus.cc:385] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.230293 15022 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:07.231159 15021 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.231544 15022 ts_tablet_manager.cc:1403] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.214s	user 0.009s	sys 0.007s
I20260709 12:13:07.232204 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.232952 15127 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.233798 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.234529 14826 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:07.235492 15323 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.235255 15021 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.235987 15019 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
W20260709 12:13:07.236373 14796 leader_election.cc:343] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.236025 15323 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:07.236460 15019 ts_tablet_manager.cc:1403] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.290s	user 0.024s	sys 0.022s
I20260709 12:13:07.237703 15323 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.239089 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:07.242935 15188 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.246796 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:07.246999 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.247539 15052 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:07.248436 15021 ts_tablet_manager.cc:1434] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:13:07.249374 15021 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:07.251233 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.244065 15019 raft_consensus.cc:359] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.222707 15324 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.252645 15019 raft_consensus.cc:385] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:07.253810 14794 leader_election.cc:343] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.252084 15188 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:07.256305 15019 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.256138 15022 raft_consensus.cc:359] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.257157 15019 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.257545 15022 raft_consensus.cc:385] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.258257 14794 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.259164 15188 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.260458 14871 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:07.262427 14975 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.263696 15126 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.261245 15052 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:07.266083 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.267593 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.268175 14829 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.269320 15022 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.256495 15312 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:13:07.264829 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.263171 15324 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.272539 15019 ts_tablet_manager.cc:1434] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:13:07.271360 15126 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.276746 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:07.278041 15126 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.272670 15022 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.279561 15019 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:07.273245 15324 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.281369 15022 ts_tablet_manager.cc:1434] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 12:13:07.285549 15022 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
W20260709 12:13:07.278548 14794 leader_election.cc:343] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:07.295115 14796 leader_election.cc:343] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.296015 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.303556 15314 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:07.319056 14796 leader_election.cc:343] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:07.321332 14794 leader_election.cc:343] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.324080 14794 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.329509 15126 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.329598 15314 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.328831 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:07.332171 15313 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.333467 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.334267 15323 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.335753 15313 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.349112 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.343376 15313 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.352764 15310 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 12:13:07.386356 14796 leader_election.cc:343] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.394985 14726 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.398175 15021 tablet_bootstrap.cc:654] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.379659 15324 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.420673 15022 tablet_bootstrap.cc:654] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.398936 15313 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.427646 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.430394 15314 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.431550 15314 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.433442 15314 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.433681 15019 tablet_bootstrap.cc:654] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.437970 15324 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:07.439435 14794 leader_election.cc:343] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.442574 14794 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.443085 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.443701 14829 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.460493 15313 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.460728 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.467687 15021 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:07.466187 15229 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.468319 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:07.469038 14796 leader_election.cc:343] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.464144 14728 catalog_manager.cc:5697] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.471426 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:07.471760 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:07.472349 14898 raft_consensus.cc:2393] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:07.472529 14979 raft_consensus.cc:2393] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:07.474058 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.480351 15019 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:07.480856 15019 ts_tablet_manager.cc:1403] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.203s	user 0.013s	sys 0.002s
I20260709 12:13:07.481745 14829 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:07.481886 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:07.482751 15336 log.cc:927] Time spent T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 12:13:07.483780 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.484788 15142 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.485213 15022 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:07.485661 15022 ts_tablet_manager.cc:1403] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.200s	user 0.017s	sys 0.014s
I20260709 12:13:07.476323 15021 ts_tablet_manager.cc:1403] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.227s	user 0.013s	sys 0.013s
I20260709 12:13:07.486548 15312 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.487057 15312 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:07.487839 15312 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.488179 15022 raft_consensus.cc:359] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.489305 15022 raft_consensus.cc:385] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.489580 15022 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.490154 15022 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.488569 15021 raft_consensus.cc:359] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.491144 15021 raft_consensus.cc:385] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.491427 15021 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.492063 15021 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.494176 15022 ts_tablet_manager.cc:1434] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:07.495100 15022 tablet_bootstrap.cc:492] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:07.497872 15021 ts_tablet_manager.cc:1434] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:13:07.498759 15021 tablet_bootstrap.cc:492] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
W20260709 12:13:07.502357 14794 leader_election.cc:343] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.503486 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.504370 15314 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.507450 15019 raft_consensus.cc:359] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.508127 15019 raft_consensus.cc:385] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.508417 15019 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.509060 15019 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.512537 15019 ts_tablet_manager.cc:1434] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:13:07.516567 15019 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:07.517311 15022 tablet_bootstrap.cc:654] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.522081 15019 tablet_bootstrap.cc:654] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.523141 15021 tablet_bootstrap.cc:654] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.536162 14726 catalog_manager.cc:5697] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.537318 15019 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:07.537850 15019 ts_tablet_manager.cc:1403] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 12:13:07.540395 15019 raft_consensus.cc:359] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.541028 15019 raft_consensus.cc:385] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.541280 15019 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.541924 15019 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.543533 15021 tablet_bootstrap.cc:492] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:07.543910 15022 tablet_bootstrap.cc:492] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:07.544377 15022 ts_tablet_manager.cc:1403] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.015s
I20260709 12:13:07.544508 15021 ts_tablet_manager.cc:1403] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.007s
I20260709 12:13:07.546890 15022 raft_consensus.cc:359] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.547120 15021 raft_consensus.cc:359] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.547544 15022 raft_consensus.cc:385] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.547785 15021 raft_consensus.cc:385] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.547840 15022 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.548089 15021 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.548611 15022 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.548923 15021 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.550616 15022 ts_tablet_manager.cc:1434] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:07.551465 15022 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:07.554729 15019 ts_tablet_manager.cc:1434] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:13:07.555666 15019 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:07.557029 15022 tablet_bootstrap.cc:654] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.563247 15021 ts_tablet_manager.cc:1434] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:13:07.563747 15019 tablet_bootstrap.cc:654] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.564154 15021 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:07.570917 15022 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:07.571382 15021 tablet_bootstrap.cc:654] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.571457 15022 ts_tablet_manager.cc:1403] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260709 12:13:07.574450 15019 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:07.574298 15022 raft_consensus.cc:359] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.574925 15019 ts_tablet_manager.cc:1403] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 12:13:07.575196 15022 raft_consensus.cc:385] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.576134 15022 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.577128 15022 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.579242 15022 ts_tablet_manager.cc:1434] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:13:07.580168 15022 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:07.583211 15019 raft_consensus.cc:359] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.583905 15019 raft_consensus.cc:385] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.583995 15142 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.584183 15019 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.584553 15142 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.587530 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.587790 15019 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.589344 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.589983 14826 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.590293 15019 ts_tablet_manager.cc:1434] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:07.591293 15019 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:07.592870 15022 tablet_bootstrap.cc:654] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.597265 15019 tablet_bootstrap.cc:654] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.599843 14871 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:07.601202 15313 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.601583 15313 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.601975 15313 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.604027 15021 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:07.604585 15021 ts_tablet_manager.cc:1403] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.015s
I20260709 12:13:07.604727 15022 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:07.605243 15022 ts_tablet_manager.cc:1403] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260709 12:13:07.588168 14976 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.608049 15142 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.607785 15021 raft_consensus.cc:359] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.609062 15021 raft_consensus.cc:385] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.609323 15021 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.609812 15022 raft_consensus.cc:359] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.610498 15022 raft_consensus.cc:385] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.610816 15022 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.610078 15021 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.611586 15022 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.614089 15021 ts_tablet_manager.cc:1434] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:07.614390 15022 ts_tablet_manager.cc:1434] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:13:07.615000 15021 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:07.615365 15022 tablet_bootstrap.cc:492] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:07.619508 15019 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:07.619975 15019 ts_tablet_manager.cc:1403] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260709 12:13:07.622517 15019 raft_consensus.cc:359] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.623183 15019 raft_consensus.cc:385] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.623457 15019 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.624133 15022 tablet_bootstrap.cc:654] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.628541 15021 tablet_bootstrap.cc:654] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.631464 15019 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.633976 15019 ts_tablet_manager.cc:1434] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:13:07.634884 15019 tablet_bootstrap.cc:492] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:07.637015 15022 tablet_bootstrap.cc:492] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:07.637511 15022 ts_tablet_manager.cc:1403] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:13:07.636418 15313 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.640738 15022 raft_consensus.cc:359] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.641600 15022 raft_consensus.cc:385] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.641923 15022 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.642756 15022 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.643942 15019 tablet_bootstrap.cc:654] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.644347 15022 ts_tablet_manager.cc:1434] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:07.645251 15022 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:07.648159 15052 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.648667 15052 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.650575 15188 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.650808 15022 tablet_bootstrap.cc:654] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.651098 15188 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.655704 15019 tablet_bootstrap.cc:492] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:07.665676 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:07.666455 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.666767 14976 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.667080 15188 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.669984 15310 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.657259 15019 ts_tablet_manager.cc:1403] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 12:13:07.670480 15310 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.671643 15313 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.672598 15310 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:07.675105 15019 raft_consensus.cc:359] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.679008 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.679366 15019 raft_consensus.cc:385] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.680199 15019 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.680572 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:07.681001 14869 leader_election.cc:343] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.681233 14824 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.681782 15019 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.685297 15019 ts_tablet_manager.cc:1434] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:13:07.687045 15142 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.688117 15019 tablet_bootstrap.cc:492] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:07.687529 15142 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.691426 14824 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:07.692633 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.693234 14830 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.699307 15019 tablet_bootstrap.cc:654] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.701722 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.702428 14977 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.704411 14869 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:07.679553 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.677045 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.679755 14829 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:07.685221 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.705902 14904 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:07.706139 14825 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.677570 15052 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:07.706898 14869 leader_election.cc:343] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.707391 15052 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.707798 15052 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.708220 15052 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.709862 15314 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.710374 15314 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.713505 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.713912 14945 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:07.714752 15049 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.715167 15049 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.715544 15049 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.719609 14871 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:07.725569 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.727902 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.728600 14826 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.730353 15314 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:07.714912 14796 leader_election.cc:343] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:07.731863 14794 leader_election.cc:343] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.733862 14794 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.736980 15229 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.737687 15142 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.738312 15188 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.738797 15188 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:07.739627 15188 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.743062 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:07.744509 15357 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.724175 15049 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.744890 15357 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.745247 15357 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.747648 15049 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:07.753362 14976 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:07.755393 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:07.757025 15142 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.757397 15142 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.757741 15142 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.758754 15052 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.762125 15052 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.751773 15357 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.766065 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:07.766812 14975 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.768893 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:07.772796 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.773437 14829 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:07.773566 14869 leader_election.cc:343] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.784359 15357 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.788445 14829 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:07.802716 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:07.803721 14898 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.807829 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.801607 14725 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:07.810534 15323 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.811220 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.811831 14829 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.808586 14826 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.810298 14945 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:07.813807 15049 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.815366 15049 raft_consensus.cc:697] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:07.816322 15049 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.819361 14829 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:07.835084 15323 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:07.819624 14898 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:07.845032 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:07.845202 15142 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.845755 15313 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.846030 15229 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.846437 15313 raft_consensus.cc:697] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:07.846482 15229 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.848464 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:07.849056 14826 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
W20260709 12:13:07.849747 14869 leader_election.cc:343] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.849803 15229 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.850144 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:07.840054 15021 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:07.851307 15021 ts_tablet_manager.cc:1403] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.237s	user 0.061s	sys 0.099s
I20260709 12:13:07.852012 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:07.853492 14794 leader_election.cc:343] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.854153 15021 raft_consensus.cc:359] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.854880 15021 raft_consensus.cc:385] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.855144 15021 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.855818 15021 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.857963 15021 ts_tablet_manager.cc:1434] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:07.840721 15022 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:07.842032 15188 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.842850 14975 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:07.847311 15142 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.838459 15019 tablet_bootstrap.cc:492] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:07.860100 15019 ts_tablet_manager.cc:1403] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.172s	user 0.041s	sys 0.028s
I20260709 12:13:07.847394 15313 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.850795 15357 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:07.860236 15022 ts_tablet_manager.cc:1403] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.215s	user 0.017s	sys 0.070s
I20260709 12:13:07.861500 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.861148 15357 raft_consensus.cc:697] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:13:07.862730 14796 leader_election.cc:343] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.862908 15357 consensus_queue.cc:237] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.864117 15021 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:07.862751 15019 raft_consensus.cc:359] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.864979 15019 raft_consensus.cc:385] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.865231 15019 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.865902 15019 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.867908 15019 ts_tablet_manager.cc:1434] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.002s
I20260709 12:13:07.863188 14796 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:07.868902 15229 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:07.869959 15019 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:07.870769 15021 tablet_bootstrap.cc:654] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.874331 15323 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.874594 15142 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.874840 15323 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.864053 15022 raft_consensus.cc:359] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.876662 15022 raft_consensus.cc:385] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.877049 15315 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:07.878904 15022 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.879902 15022 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.880668 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.878242 15019 tablet_bootstrap.cc:654] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.884508 14830 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:07.887107 15142 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.887645 15142 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.878314 15323 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:07.890323 15022 ts_tablet_manager.cc:1434] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:13:07.890832 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:07.892483 15323 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.892860 15323 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.893208 15323 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.894759 15019 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:07.895272 15019 ts_tablet_manager.cc:1403] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.003s
I20260709 12:13:07.900404 15142 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.902102 14725 catalog_manager.cc:5697] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.905979 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:07.908419 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:07.909017 14826 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.907985 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:07.909979 14979 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:07.910320 15022 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:07.912359 14869 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:07.916047 14945 leader_election.cc:343] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:07.918025 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:07.921124 15142 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:07.925511 15229 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.929029 14829 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.930051 15188 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.946259 15019 raft_consensus.cc:359] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.946947 15019 raft_consensus.cc:385] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:07.947301 15019 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:07.941612 15142 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:07.951961 15022 tablet_bootstrap.cc:654] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:07.949652 15142 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.952455 15019 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.945676 15229 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.949052 15188 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.981746 15188 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:07.982753 15323 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.983054 15142 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:07.986706 15049 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.979559 15229 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.002974 15049 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.004413 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.005822 15021 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:08.010694 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.015867 15021 ts_tablet_manager.cc:1403] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.046s
I20260709 12:13:08.016641 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.016830 15019 ts_tablet_manager.cc:1434] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.121s	user 0.009s	sys 0.003s
I20260709 12:13:08.018635 14830 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:08.020110 15019 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:08.028447 14871 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:08.029114 14977 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:08.037370 15142 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:08.040400 14796 leader_election.cc:343] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.039713 15188 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.039146 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.045723 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.049233 15188 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.052363 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:08.054898 15188 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.056069 15049 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.048247 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:08.061178 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.061373 14978 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.046813 14829 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:08.064015 15021 raft_consensus.cc:359] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.064810 15021 raft_consensus.cc:385] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:08.064822 14945 leader_election.cc:343] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.065112 15021 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.047644 15323 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:08.060267 15365 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 12:13:08.069355 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.070004 14822 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:08.065760 15021 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.072149 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:08.074662 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:08.067958 15126 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.068938 14827 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.078020 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.074926 15310 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.078541 14830 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.079380 15126 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.078981 15310 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.081357 15310 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.082237 15021 ts_tablet_manager.cc:1434] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 12:13:08.083181 15021 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:08.087011 15052 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.087512 15052 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:08.088351 15052 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:08.089717 14794 leader_election.cc:343] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.090134 14794 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.101218 14830 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:08.104516 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:08.105527 14796 leader_election.cc:343] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.092635 15369 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.110047 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.114408 15323 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.117154 15323 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.119136 15323 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.119760 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.111323 15324 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.120550 14824 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:08.120635 15324 raft_consensus.cc:697] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:08.122344 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.122812 15324 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.123801 15188 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.122812 14978 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:08.124818 14898 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:08.125609 14869 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:08.125766 15188 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.126400 15313 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.126864 15313 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:08.126598 15310 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.127672 15313 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.128834 15022 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:08.129276 15022 ts_tablet_manager.cc:1403] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.219s	user 0.013s	sys 0.009s
I20260709 12:13:08.130942 14726 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.131973 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.132635 14824 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.138525 14827 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:08.143607 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:08.148123 15021 tablet_bootstrap.cc:654] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.151360 14945 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.152304 14978 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:08.152100 15312 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.153205 15310 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.158370 15026 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.161932 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.173774 15026 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.176971 15026 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.178581 15026 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.183125 15026 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.191045 14824 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
W20260709 12:13:08.196615 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 45319.6us
I20260709 12:13:08.201506 15019 tablet_bootstrap.cc:654] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.202495 14871 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:08.204500 15313 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.206943 15188 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.210417 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.211177 14822 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:08.212536 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:08.213346 14899 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:08.213624 15019 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:08.214076 15019 ts_tablet_manager.cc:1403] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.196s	user 0.009s	sys 0.002s
I20260709 12:13:08.213937 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:08.214906 15312 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.215344 15312 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:08.216113 15312 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.220696 15019 raft_consensus.cc:359] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.221472 15019 raft_consensus.cc:385] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.224505 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.226639 15126 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:08.227905 14794 leader_election.cc:343] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.228356 14794 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.228006 14726 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.228988 15369 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.233009 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.240518 14727 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.242128 14727 catalog_manager.cc:5697] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.242966 15022 raft_consensus.cc:359] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.243736 15022 raft_consensus.cc:385] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.244097 15022 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.243578 14727 catalog_manager.cc:5697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.243031 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.245364 15312 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.248198 15022 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.250381 15022 ts_tablet_manager.cc:1434] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.121s	user 0.018s	sys 0.007s
I20260709 12:13:08.251331 15022 tablet_bootstrap.cc:492] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:08.252471 15312 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.259996 15188 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.268606 15021 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:08.269101 15021 ts_tablet_manager.cc:1403] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.006s
I20260709 12:13:08.221731 15019 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.275048 15019 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.272702 15021 raft_consensus.cc:359] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.276508 15021 raft_consensus.cc:385] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.276898 15021 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.277046 15019 ts_tablet_manager.cc:1434] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 12:13:08.277935 15019 tablet_bootstrap.cc:492] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:08.277642 15021 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.279695 15021 ts_tablet_manager.cc:1434] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:13:08.281165 15021 tablet_bootstrap.cc:492] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Bootstrap starting.
I20260709 12:13:08.285713 15358 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:08.287011 15021 tablet_bootstrap.cc:654] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:08.315897 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:08.317345 15312 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.317860 15312 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.319872 15312 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.321765 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:08.323094 14945 leader_election.cc:343] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.329245 15188 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:08.329684 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.330574 14824 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:08.333228 14945 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.334252 15312 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.334621 15312 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.334966 15312 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.346719 15312 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.348922 15312 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.350288 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.350795 15019 tablet_bootstrap.cc:654] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.337252 15022 tablet_bootstrap.cc:654] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.350870 14830 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.359968 14830 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:08.360991 14945 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:08.351702 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:08.361567 15026 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.362426 15026 raft_consensus.cc:697] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:08.362967 15026 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.363024 14727 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.366317 15021 tablet_bootstrap.cc:492] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: No bootstrap required, opened a new log
I20260709 12:13:08.366763 15021 ts_tablet_manager.cc:1403] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.028s
W20260709 12:13:08.373566 14945 leader_election.cc:343] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.377312 15021 raft_consensus.cc:359] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.377854 15021 raft_consensus.cc:385] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.378026 15021 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.381400 15021 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.383474 15021 ts_tablet_manager.cc:1434] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:13:08.397002 15313 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.402561 14726 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.408918 15312 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:13:08.431593 15312 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.434185 15019 tablet_bootstrap.cc:492] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:08.434736 15019 ts_tablet_manager.cc:1403] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.012s
I20260709 12:13:08.437768 15019 raft_consensus.cc:359] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.442704 15019 raft_consensus.cc:385] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.443081 15019 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.443256 15313 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.444123 15313 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.440609 15022 tablet_bootstrap.cc:492] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:08.445111 15022 ts_tablet_manager.cc:1403] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.194s	user 0.028s	sys 0.007s
I20260709 12:13:08.447696 15313 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.444357 15019 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.449254 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.449633 15019 ts_tablet_manager.cc:1434] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 12:13:08.452893 15019 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:08.449904 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.450022 14824 raft_consensus.cc:2393] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:08.458771 15019 tablet_bootstrap.cc:654] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.461450 15022 raft_consensus.cc:359] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.462119 15022 raft_consensus.cc:385] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.462388 15022 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.462863 15022 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.464990 14869 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:08.466542 15142 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.467473 15022 ts_tablet_manager.cc:1434] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.001s
I20260709 12:13:08.468348 15022 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:08.472643 15022 tablet_bootstrap.cc:654] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.473913 15358 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.481199 15142 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.498977 15019 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:08.499469 15019 ts_tablet_manager.cc:1403] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.020s
I20260709 12:13:08.502002 15019 raft_consensus.cc:359] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.502637 15019 raft_consensus.cc:385] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.502919 15019 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.503515 15019 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.504783 15022 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:08.505262 15022 ts_tablet_manager.cc:1403] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 12:13:08.505548 15019 ts_tablet_manager.cc:1434] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:08.507504 15019 tablet_bootstrap.cc:492] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:08.511116 15022 raft_consensus.cc:359] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.511798 15022 raft_consensus.cc:385] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.512051 15022 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.512663 15022 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.513494 15019 tablet_bootstrap.cc:654] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.514966 15022 ts_tablet_manager.cc:1434] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:08.515893 15022 tablet_bootstrap.cc:492] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:08.520232 15142 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.523074 15022 tablet_bootstrap.cc:654] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.549628 15310 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.551265 15358 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.555723 15315 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.563391 15127 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.563974 15127 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.571519 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.573238 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:08.573278 14796 leader_election.cc:343] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:08.577633 14794 leader_election.cc:343] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.579465 14794 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.582288 15127 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.582823 15126 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.586037 15358 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.603489 15310 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.616149 15310 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.630240 15313 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.645337 15312 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.645862 15312 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.647854 15312 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.649089 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.649708 14830 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:08.650679 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:08.651364 15310 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.651758 15310 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.651830 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.652125 15310 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:08.655258 14945 leader_election.cc:343] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.660259 15310 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.663797 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.664460 14827 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.665449 15310 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.675714 14827 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:08.676859 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:08.677953 15310 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.678480 15310 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:08.679343 15310 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.682121 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:08.683550 14945 leader_election.cc:343] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.713330 15188 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.713845 15188 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.717401 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.718078 14978 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:08.718374 15019 tablet_bootstrap.cc:492] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:08.719384 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:08.716046 15188 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.721415 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.722069 14827 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:08.722612 15358 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.723033 15358 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.723415 15358 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.727871 15019 ts_tablet_manager.cc:1403] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.221s	user 0.042s	sys 0.101s
I20260709 12:13:08.740309 15126 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.776120 15126 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.776949 15019 raft_consensus.cc:359] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.778412 15126 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.780448 15019 raft_consensus.cc:385] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.780452 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.780984 15019 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
W20260709 12:13:08.781946 14796 leader_election.cc:343] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.782768 15019 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.787322 15019 ts_tablet_manager.cc:1434] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:13:08.788240 15019 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:08.789639 15022 tablet_bootstrap.cc:492] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:08.790081 15022 ts_tablet_manager.cc:1403] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.274s	user 0.045s	sys 0.085s
I20260709 12:13:08.793373 15022 raft_consensus.cc:359] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.793998 15022 raft_consensus.cc:385] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.794238 15022 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.794806 15022 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.798574 15022 ts_tablet_manager.cc:1434] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:13:08.810294 15358 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.815313 15022 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:08.818372 15358 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.820654 15126 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.821156 15126 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.821956 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.822803 14826 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.823647 15126 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.824712 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:08.827104 14796 leader_election.cc:343] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.827579 15022 tablet_bootstrap.cc:654] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.831919 15019 tablet_bootstrap.cc:654] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.832341 14826 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:08.833727 14871 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:08.836366 15313 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:08.836884 15313 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:08.835678 14725 catalog_manager.cc:5697] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.837661 15313 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.843502 15019 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:08.857343 15022 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:08.857849 15022 ts_tablet_manager.cc:1403] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 12:13:08.859117 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.861007 15022 raft_consensus.cc:359] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.861572 15022 raft_consensus.cc:385] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.861775 15022 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.862401 15019 ts_tablet_manager.cc:1403] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.000s
I20260709 12:13:08.865134 15019 raft_consensus.cc:359] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.865737 15019 raft_consensus.cc:385] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.866005 15019 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.866621 15019 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.867762 15019 ts_tablet_manager.cc:1434] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:08.868510 15019 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:08.874378 15019 tablet_bootstrap.cc:654] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.880889 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.881527 14978 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:08.886399 15019 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:08.887657 15019 ts_tablet_manager.cc:1403] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:13:08.888568 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:08.889236 14979 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.890188 15019 raft_consensus.cc:359] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.890681 15019 raft_consensus.cc:385] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.890878 15019 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.891454 15019 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.893133 15019 ts_tablet_manager.cc:1434] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 12:13:08.893990 15019 tablet_bootstrap.cc:492] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:08.899674 14979 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:08.900327 15019 tablet_bootstrap.cc:654] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.903738 15026 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.904184 15026 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.905962 15026 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.906273 15022 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.907737 15022 ts_tablet_manager.cc:1434] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 12:13:08.917783 15022 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:08.923543 15022 tablet_bootstrap.cc:654] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:08.925261 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.925879 14824 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:08.930583 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:08.932628 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:08.934379 14901 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:08.945487 14794 leader_election.cc:343] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.945901 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.947173 15127 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:08.950670 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.952504 15369 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.952888 15369 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.953212 15369 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.957617 15315 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.958020 15315 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.958345 15315 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.961860 15369 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.962795 14727 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.964717 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:08.965080 15315 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:08.966104 14796 leader_election.cc:343] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.967146 15315 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:08.967674 15313 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.968119 15313 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.970050 15313 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.972738 15313 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.973438 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.973958 15369 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.974094 14824 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:08.972602 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.973266 15313 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.975311 14871 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:08.975988 15142 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:08.976344 15142 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:08.976416 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 43864.6us
I20260709 12:13:08.976738 15142 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:08.977451 14945 leader_election.cc:343] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.979812 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:08.980144 14869 leader_election.cc:343] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:08.980446 14976 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.981845 15022 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:08.982296 15022 ts_tablet_manager.cc:1403] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.002s
I20260709 12:13:08.982412 15315 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.984771 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.985533 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:08.984761 15022 raft_consensus.cc:359] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.986321 15022 raft_consensus.cc:385] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:08.986583 15022 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:08.990135 15142 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:08.985357 14824 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.992167 15324 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.992897 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:08.993449 14827 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:08.995565 14976 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:08.996589 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:08.997345 15313 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:08.997741 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:08.999578 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:08.999701 14826 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:09.000780 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:09.002157 14827 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:09.002333 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:09.003293 14871 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:09.003832 14869 leader_election.cc:343] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.004292 15358 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.004842 15358 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:09.005721 15358 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.005609 15022 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.009840 15022 ts_tablet_manager.cc:1434] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:13:09.010103 14901 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.010885 15022 tablet_bootstrap.cc:492] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:08.999198 15369 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.017318 15142 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.027315 15369 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:09.038444 15315 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.041414 15369 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.045727 15313 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:09.047600 15313 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:09.041687 15315 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.047991 15313 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.049575 15315 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:09.050941 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:09.051642 14827 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:09.053719 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:09.058432 15026 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.058827 15026 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.059141 15026 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.039191 15358 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.064321 15019 tablet_bootstrap.cc:492] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:09.064872 15019 ts_tablet_manager.cc:1403] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.171s	user 0.033s	sys 0.043s
I20260709 12:13:09.065173 14824 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:09.074810 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:09.077313 15403 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.077795 15403 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:09.078261 15313 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.079211 15403 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.082505 14904 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:09.067749 15358 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.086632 15026 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.088866 15358 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.068518 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:09.090580 15022 tablet_bootstrap.cc:654] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.090507 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:09.099534 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:09.100248 14827 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 1: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:09.100852 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:09.101637 15019 raft_consensus.cc:359] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.102290 15019 raft_consensus.cc:385] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.102548 15019 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.103147 15019 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:09.100186 14945 leader_election.cc:343] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.104979 15310 consensus_queue.cc:1059] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.105755 15310 raft_consensus.cc:3055] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:09.106076 15310 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:09.106864 15310 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.107860 14901 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:09.107903 15310 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.118716 15026 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:09.119608 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:09.120344 14827 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.122648 15313 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.122239 14726 catalog_manager.cc:5697] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.123584 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:09.127705 14827 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:09.130820 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:09.132144 15019 ts_tablet_manager.cc:1434] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.002s
I20260709 12:13:09.132653 15323 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.133162 15323 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:09.133886 15323 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.137900 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:09.138327 14871 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:09.139514 15413 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.133121 15019 tablet_bootstrap.cc:492] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
W20260709 12:13:09.141113 14945 leader_election.cc:343] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:09.145933 14979 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:09.146862 15022 tablet_bootstrap.cc:492] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:09.147274 15022 ts_tablet_manager.cc:1403] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.137s	user 0.005s	sys 0.009s
I20260709 12:13:09.147593 14869 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:09.150012 15022 raft_consensus.cc:359] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.150709 15022 raft_consensus.cc:385] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.150981 15022 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.150278 15313 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:09.153437 14727 catalog_manager.cc:5697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.151578 15022 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.160418 15022 ts_tablet_manager.cc:1434] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:13:09.161346 15022 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:09.157644 15313 raft_consensus.cc:697] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:09.171799 15313 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.173161 15019 tablet_bootstrap.cc:654] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.174328 15022 tablet_bootstrap.cc:654] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.175158 15052 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.175567 15052 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.180325 15413 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.181865 15052 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.184617 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:09.185200 14827 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:09.183676 14725 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.186280 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:09.183634 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:09.187986 14979 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 0.
I20260709 12:13:09.193583 15313 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.194039 15313 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.194371 15313 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.218350 15313 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.220849 15313 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.222195 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:09.222764 14979 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.223114 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:09.223667 14822 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.230366 14979 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:09.231398 14869 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:09.230791 14727 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.231577 14822 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:09.232400 15313 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.232863 15313 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:09.233382 15019 tablet_bootstrap.cc:492] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:09.233790 15019 ts_tablet_manager.cc:1403] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.004s
I20260709 12:13:09.233664 15313 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.236603 15019 raft_consensus.cc:359] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.237169 15019 raft_consensus.cc:385] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.237442 15019 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.238098 15019 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.239955 15022 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:09.240362 15019 ts_tablet_manager.cc:1434] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:09.240953 15022 ts_tablet_manager.cc:1403] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.007s
I20260709 12:13:09.241289 15019 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:09.244504 15022 raft_consensus.cc:359] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.246085 15022 raft_consensus.cc:385] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.246416 15052 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.247134 15019 tablet_bootstrap.cc:654] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.247634 15022 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.248998 14726 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.254832 15022 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.258775 15019 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:09.259244 15019 ts_tablet_manager.cc:1403] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 12:13:09.261890 15019 raft_consensus.cc:359] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.261773 14727 catalog_manager.cc:5697] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 0 to 1, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.262527 15019 raft_consensus.cc:385] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.262907 15019 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.263520 15019 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.264611 15022 ts_tablet_manager.cc:1434] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:13:09.265540 15022 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:09.274267 15019 ts_tablet_manager.cc:1434] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:13:09.275274 15019 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Bootstrap starting.
I20260709 12:13:09.276681 15022 tablet_bootstrap.cc:654] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.280745 15019 tablet_bootstrap.cc:654] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.290385 15403 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:09.297482 15310 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.299316 15022 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:09.299808 15022 ts_tablet_manager.cc:1403] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.005s
I20260709 12:13:09.302361 15019 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: No bootstrap required, opened a new log
I20260709 12:13:09.302907 15019 ts_tablet_manager.cc:1403] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.010s
I20260709 12:13:09.302907 15022 raft_consensus.cc:359] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.303695 15022 raft_consensus.cc:385] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.303959 15022 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.304631 15022 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.305999 15019 raft_consensus.cc:359] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.307060 15019 raft_consensus.cc:385] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.307377 15019 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.308076 15019 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.310267 15019 ts_tablet_manager.cc:1434] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:09.326156 15324 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.326706 15324 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.328637 15413 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.334800 15324 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:09.341162 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:09.342120 14822 raft_consensus.cc:2393] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 1: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:09.345854 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:09.361313 15022 ts_tablet_manager.cc:1434] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 12:13:09.364974 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:09.367089 15022 tablet_bootstrap.cc:492] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:09.368475 15403 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.374671 15022 tablet_bootstrap.cc:654] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.375308 15403 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:09.391686 15126 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.392154 15126 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.394230 15126 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.396204 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:09.396878 14901 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
W20260709 12:13:09.397912 14776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:09.396564 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:09.399653 14979 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 0.
I20260709 12:13:09.400575 14796 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:09.401629 15369 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.401966 15369 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.402279 15369 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.404295 15022 tablet_bootstrap.cc:492] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:09.404696 15022 ts_tablet_manager.cc:1403] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.011s
I20260709 12:13:09.406592 15022 raft_consensus.cc:359] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.407051 15022 raft_consensus.cc:385] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.407243 15022 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.407734 15369 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.407771 15022 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.409734 15022 ts_tablet_manager.cc:1434] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:09.410221 15369 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.410172 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:09.410387 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:09.410806 14900 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.410878 14979 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.415288 14979 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:09.415841 14900 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:09.416555 15022 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: Bootstrap starting.
I20260709 12:13:09.417199 14794 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:09.418120 15126 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.418495 15126 raft_consensus.cc:697] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:09.418704 15413 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.419212 15126 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.423154 15022 tablet_bootstrap.cc:654] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:09.444568 14727 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.455909 15022 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: No bootstrap required, opened a new log
I20260709 12:13:09.456444 15022 ts_tablet_manager.cc:1403] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.014s
I20260709 12:13:09.458988 15022 raft_consensus.cc:359] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.459563 15022 raft_consensus.cc:385] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:09.459769 15022 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Initialized, Role: FOLLOWER
I20260709 12:13:09.460436 15022 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.461753 14900 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.462421 15022 ts_tablet_manager.cc:1434] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:09.473040 15313 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.476442 15310 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.487967 15403 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.488651 15403 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.490737 15403 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:09.492729 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:09.493383 14824 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:09.494453 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:09.497176 15403 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:09.497586 15403 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.497915 15403 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.498013 15313 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.500569 15313 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.503402 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:09.504703 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:09.505401 14901 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 0.
I20260709 12:13:09.505860 15313 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.509976 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:09.510555 14979 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:09.512784 15403 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.514318 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:09.515417 15413 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:09.515499 15403 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:09.515797 15413 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.515841 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:09.516215 15413 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.516762 14822 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.519042 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:09.519634 14900 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.523396 14822 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:09.524569 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:09.525498 15403 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:09.525964 15403 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:09.526476 14900 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:09.526791 15403 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.529371 15413 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.531345 15413 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:09.532698 15126 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.532989 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:09.533514 14979 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.537145 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:09.537704 15310 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.540064 14979 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:09.548206 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:09.550420 15313 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:09.550902 15313 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:09.551707 15313 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.555811 14726 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.561808 14900 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:13:09.574674 15369 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.575429 15369 consensus_queue.cc:1243] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 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 12:13:09.575848 15126 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:09.576169 15126 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:09.576848 15126 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:09.577848 15126 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.584019 14726 catalog_manager.cc:5697] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:09.614846 14898 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:09.621304 15403 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.630716 15403 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.633170 15413 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.650965 15052 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.713985 14822 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:09.718569 14822 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:09.719816 15052 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.734244 14979 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:09.735867 15442 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:09.868606 15369 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.879944 15126 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.921916 15323 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.933095 15312 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:09.938848 14822 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:13:09.939257 14822 pending_rounds.cc:85] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 0
I20260709 12:13:09.939493 14822 pending_rounds.cc:107] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:13:09.939707 14822 raft_consensus.cc:2889] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:09.943257 15442 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:09.952430 14979 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:09.953830 15313 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:11.206508 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:11.241928 15450 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 12:13:11.242079 15453 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 12:13:11.245680 15451 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 12:13:11.247401 13678 server_base.cc:1061] running on GCE node
I20260709 12:13:11.248538 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:11.248776 13678 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 12:13:11.248944 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599191248928 us; error 0 us; skew 500 ppm
I20260709 12:13:11.249434 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:11.252674 13678 webserver.cc:533] Webserver started at http://127.13.91.132:45879/ using document root <none> and password file <none>
I20260709 12:13:11.253415 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:11.253614 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:11.253953 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:11.255934 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-3-root/instance:
uuid: "2521854406d544779444a29c4141b97d"
format_stamp: "Formatted at 2026-07-09 12:13:11 on dist-test-slave-v8sf"
I20260709 12:13:11.264748 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:11.269371 15458 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:11.270277 13678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:13:11.270649 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-3-root
uuid: "2521854406d544779444a29c4141b97d"
format_stamp: "Formatted at 2026-07-09 12:13:11 on dist-test-slave-v8sf"
I20260709 12:13:11.270972 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-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 12:13:11.305871 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:11.307215 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:11.308645 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:11.310947 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:11.311151 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:11.311378 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:11.311544 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:11.692479 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.132:40937
I20260709 12:13:11.692567 15524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.132:40937 every 8 connection(s)
I20260709 12:13:11.700150 13678 auto_leader_rebalancer-test.cc:439] add a tserver: 2521854406d544779444a29c4141b97d
I20260709 12:13:11.713280 15525 heartbeater.cc:344] Connected to a master server at 127.13.91.190:41855
I20260709 12:13:11.713790 15525 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:11.714710 15525 heartbeater.cc:507] Master 127.13.91.190:41855 requested a full tablet report, sending...
I20260709 12:13:11.717290 14725 ts_manager.cc:194] Registered new tserver with Master: 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:11.718763 14725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52086
I20260709 12:13:12.680217 14901 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:12.687237 14979 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.689081 15413 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:12.690788 14822 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.692210 15313 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:12.704075 14868 consensus_peers.cc:597] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cbccd9de442462ca608b02893dece14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.713390 14822 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.721046 15525 heartbeater.cc:499] Master 127.13.91.190:41855 was elected leader, sending a full tablet report...
I20260709 12:13:12.725374 15536 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.736164 14725 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.736397 14978 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.744930 14904 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:12.760699 14978 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.764482 15413 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:12.765784 14868 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70f2777bd2704e7b9cb3196c9901b2aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.769824 14822 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.771616 15413 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:12.778874 15537 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.784389 14822 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.786263 14978 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.806384 14726 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.814229 14978 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:12.823820 14904 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.825368 14822 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.826238 15481 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:12.827489 15497 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:12.843854 14942 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 527b4324c27c45388a9dba463bd25b3b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.845811 15497 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.852293 14822 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.856887 14900 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.871865 14725 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.878448 14978 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
W20260709 12:13:12.923874 14942 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1a6828f281d44ce9c52b9a720e80aa2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:12.932945 14900 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.933200 14827 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:12.935374 15497 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:12.937220 15497 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:12.945305 15553 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.947268 14900 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.946877 14827 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:12.962286 14725 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:13.264050 15557 ts_tablet_manager.cc:933] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:13.269631 15557 tablet_copy_client.cc:323] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:13:13.288647 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 6cbccd9de442462ca608b02893dece14 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:13:13.289183 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 6cbccd9de442462ca608b02893dece14 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-6cbccd9de442462ca608b02893dece14
I20260709 12:13:13.296530 14915 tablet_copy_source_session.cc:215] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:13.299268 15561 ts_tablet_manager.cc:933] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:13.300650 15557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbccd9de442462ca608b02893dece14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.309115 15561 tablet_copy_client.cc:323] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:13:13.311443 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 70f2777bd2704e7b9cb3196c9901b2aa from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:13:13.312100 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 70f2777bd2704e7b9cb3196c9901b2aa from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-70f2777bd2704e7b9cb3196c9901b2aa
I20260709 12:13:13.316013 15557 tablet_copy_client.cc:806] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:13.316841 15557 tablet_copy_client.cc:670] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:13.320791 15557 tablet_copy_client.cc:538] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.322702 14915 tablet_copy_source_session.cc:215] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:13.326786 15561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2777bd2704e7b9cb3196c9901b2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.329542 15557 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:13.348812 15561 tablet_copy_client.cc:806] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:13.349843 15561 tablet_copy_client.cc:670] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:13.357420 15565 ts_tablet_manager.cc:933] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:13.361244 15561 tablet_copy_client.cc:538] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.362071 15557 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:13.363138 15557 tablet_bootstrap.cc:492] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:13.363948 15557 ts_tablet_manager.cc:1403] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.009s
I20260709 12:13:13.367230 15557 raft_consensus.cc:359] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.368175 15557 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:13.369127 15557 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.371757 15563 ts_tablet_manager.cc:933] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:13.379364 15561 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:13.380611 15565 tablet_copy_client.cc:323] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:13.381583 15563 tablet_copy_client.cc:323] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:13.393044 15557 ts_tablet_manager.cc:1434] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.010s
I20260709 12:13:13.394954 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-6cbccd9de442462ca608b02893dece14 received from {username='slave'} at 127.0.0.1:44336
I20260709 12:13:13.395496 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-6cbccd9de442462ca608b02893dece14 on tablet 6cbccd9de442462ca608b02893dece14 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:13.412703 14989 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet e1a6828f281d44ce9c52b9a720e80aa2 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:13.413292 14989 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet e1a6828f281d44ce9c52b9a720e80aa2 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-e1a6828f281d44ce9c52b9a720e80aa2
I20260709 12:13:13.418344 15561 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:13.420333 15561 tablet_bootstrap.cc:492] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:13.421506 15561 ts_tablet_manager.cc:1403] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.042s	user 0.030s	sys 0.000s
I20260709 12:13:13.425055 15561 raft_consensus.cc:359] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.425909 15561 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:13.426294 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 527b4324c27c45388a9dba463bd25b3b from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:13.426576 15561 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.428200 14989 tablet_copy_source_session.cc:215] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:13.428869 15561 ts_tablet_manager.cc:1434] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:13:13.430115 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 527b4324c27c45388a9dba463bd25b3b from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-527b4324c27c45388a9dba463bd25b3b
I20260709 12:13:13.430553 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-70f2777bd2704e7b9cb3196c9901b2aa received from {username='slave'} at 127.0.0.1:44336
I20260709 12:13:13.430964 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-70f2777bd2704e7b9cb3196c9901b2aa on tablet 70f2777bd2704e7b9cb3196c9901b2aa with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:13.436638 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a6828f281d44ce9c52b9a720e80aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.441313 14988 tablet_copy_source_session.cc:215] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:13.444465 15563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b4324c27c45388a9dba463bd25b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.455497 15565 tablet_copy_client.cc:806] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:13.456333 15565 tablet_copy_client.cc:670] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:13.462059 15563 tablet_copy_client.cc:806] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:13.462713 15563 tablet_copy_client.cc:670] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:13.464785 15565 tablet_copy_client.cc:538] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.467319 15563 tablet_copy_client.cc:538] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.476670 15565 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:13.478118 15563 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:13.521159 15565 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:13.522095 15565 tablet_bootstrap.cc:492] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:13.522750 15565 ts_tablet_manager.cc:1403] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.023s
I20260709 12:13:13.526412 15565 raft_consensus.cc:359] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.527618 15565 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:13.528359 15565 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.530596 15565 ts_tablet_manager.cc:1434] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:13:13.533123 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-e1a6828f281d44ce9c52b9a720e80aa2 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:13.533566 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-e1a6828f281d44ce9c52b9a720e80aa2 on tablet e1a6828f281d44ce9c52b9a720e80aa2 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:13.550586 15563 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:13.551673 15563 tablet_bootstrap.cc:492] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:13.552436 15563 ts_tablet_manager.cc:1403] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.011s
I20260709 12:13:13.555634 15563 raft_consensus.cc:359] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.556493 15563 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:13.557169 15563 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:13.565831 15563 ts_tablet_manager.cc:1434] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:13.569283 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-527b4324c27c45388a9dba463bd25b3b received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:13.569751 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-527b4324c27c45388a9dba463bd25b3b on tablet 527b4324c27c45388a9dba463bd25b3b with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:13.786268 15500 raft_consensus.cc:1217] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:13.814520 15500 raft_consensus.cc:1217] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:13.818953 15500 raft_consensus.cc:1217] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:13.837175 15500 raft_consensus.cc:1217] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.210115 15575 raft_consensus.cc:1064] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:14.213053 15575 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.219892 14978 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.220731 15500 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.221184 15575 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.222337 14822 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.222438 15574 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.223717 15575 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:14.233897 15536 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.236258 15500 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.238271 14822 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.250965 14978 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.251971 14727 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.272531 15574 raft_consensus.cc:1064] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:14.275231 15574 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.284732 14978 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.286223 15500 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.286486 15575 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.290716 15575 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.291842 14822 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.293617 15536 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.298305 14901 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.308305 15575 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.310735 14979 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.313206 15537 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.312107 15500 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.319494 14822 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.328824 15499 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.331504 15574 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.338696 15499 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.344772 15536 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.349037 14725 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.355338 15497 raft_consensus.cc:1064] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:14.357537 15497 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.366775 14904 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.368083 15498 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.369954 15551 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:14.374922 14728 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.376659 15553 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.385169 14827 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.386402 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cbccd9de442462ca608b02893dece14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:14.387107 15497 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.389599 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cbccd9de442462ca608b02893dece14 with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:14.402384 14978 raft_consensus.cc:2955] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.410612 14901 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.410913 14979 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.417585 15500 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.419888 15575 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:14.425098 15590 log.cc:927] Time spent T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 12:13:14.429126 15589 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.434784 15551 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.436612 14830 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.438374 15500 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.440936 15537 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.444998 15497 raft_consensus.cc:1064] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:14.446908 15593 tablet_replica.cc:333] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:14.447098 15497 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.449851 15498 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.454429 14822 raft_consensus.cc:2955] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.485906 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70f2777bd2704e7b9cb3196c9901b2aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:14.488289 14901 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.498638 15500 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.498329 14728 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.500597 15551 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.502579 15593 raft_consensus.cc:2243] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:14.503413 15593 raft_consensus.cc:2272] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:14.512631 15593 ts_tablet_manager.cc:1916] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:14.515017 14726 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.550292 14900 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.561012 15553 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:14.566919 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 86463.3us
I20260709 12:13:14.577447 14830 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.578855 15593 ts_tablet_manager.cc:1929] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:14.579385 15593 log.cc:1199] T 6cbccd9de442462ca608b02893dece14 P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/6cbccd9de442462ca608b02893dece14
I20260709 12:13:14.582724 14822 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.585765 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet 70f2777bd2704e7b9cb3196c9901b2aa with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:14.590237 14978 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.592248 15553 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:14.606415 15500 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.608250 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 6cbccd9de442462ca608b02893dece14 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:14.608342 15595 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:14.613940 15600 tablet_replica.cc:333] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:14.616034 15600 raft_consensus.cc:2243] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:14.616909 15600 raft_consensus.cc:2272] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:14.618496 14822 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.621011 15600 ts_tablet_manager.cc:1916] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:14.622294 15497 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.622632 15553 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.629805 15500 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.637786 15498 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.642931 15600 ts_tablet_manager.cc:1929] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:14.643397 15600 log.cc:1199] T 70f2777bd2704e7b9cb3196c9901b2aa P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/70f2777bd2704e7b9cb3196c9901b2aa
I20260709 12:13:14.645283 15497 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.648303 14728 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.652266 14726 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.655817 14899 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.660612 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1a6828f281d44ce9c52b9a720e80aa2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:14.661437 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet 70f2777bd2704e7b9cb3196c9901b2aa (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:14.661882 14824 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.669611 14822 raft_consensus.cc:2955] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.671936 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet e1a6828f281d44ce9c52b9a720e80aa2 with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:14.695559 15606 tablet_replica.cc:333] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:14.696887 15606 raft_consensus.cc:2243] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:14.697610 15606 raft_consensus.cc:2272] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:14.703043 15606 ts_tablet_manager.cc:1916] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:14.716673 14978 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:14.721321 15606 ts_tablet_manager.cc:1929] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:14.721931 15606 log.cc:1199] T e1a6828f281d44ce9c52b9a720e80aa2 P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/e1a6828f281d44ce9c52b9a720e80aa2
I20260709 12:13:14.723743 15500 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.724367 14824 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:14.725507 15551 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.725839 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet e1a6828f281d44ce9c52b9a720e80aa2 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:14.727097 15497 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.732751 15497 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.743234 15500 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.749208 14824 raft_consensus.cc:2955] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:14.755793 14725 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:14.764642 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 527b4324c27c45388a9dba463bd25b3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:14.770809 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet 527b4324c27c45388a9dba463bd25b3b with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:14.771843 15606 tablet_replica.cc:333] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:14.773104 15606 raft_consensus.cc:2243] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:14.773752 15606 raft_consensus.cc:2272] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:14.777704 15606 ts_tablet_manager.cc:1916] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:14.794482 15606 ts_tablet_manager.cc:1929] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:14.794957 15606 log.cc:1199] T 527b4324c27c45388a9dba463bd25b3b P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/527b4324c27c45388a9dba463bd25b3b
I20260709 12:13:14.796990 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet 527b4324c27c45388a9dba463bd25b3b (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:15.842955 14979 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:15.848222 14901 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:15.849521 14942 consensus_peers.cc:597] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96bb59b659d74ddabe816622f437493f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:15.850314 15604 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:15.851588 14824 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:15.853924 15604 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.859191 15551 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:15.866963 14899 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:15.876806 14830 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:15.878837 14728 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.906858 14830 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:15.921417 14976 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:15.921614 14899 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:15.923082 15599 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.925271 15126 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:15.939946 14793 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 320b62d338924160bd263dc7810b1356. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:15.946012 15126 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:15.947649 14976 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:15.957418 14976 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:15.962472 14726 catalog_manager.cc:5697] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:15.963979 14899 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:15.980887 14901 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:15.982249 14942 consensus_peers.cc:597] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 591d02620cfc43e1a6042c3cacd53f53. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:15.983319 15601 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.983726 14830 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:15.986752 15601 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.998320 15604 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:16.002271 14899 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:16.004724 14830 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:16.012879 14822 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.018687 14726 catalog_manager.cc:5697] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.032169 14899 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:16.032979 14793 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3470a3dd7e3b4f259dc717bc89b3a804. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:16.032176 14976 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:16.034035 15622 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.034904 15126 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.042659 15619 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:16.044044 14976 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:16.049974 14901 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:16.062587 14726 catalog_manager.cc:5697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:16.360402 15629 ts_tablet_manager.cc:933] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:16.368016 15629 tablet_copy_client.cc:323] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:16.370285 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 96bb59b659d74ddabe816622f437493f from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:16.370819 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 96bb59b659d74ddabe816622f437493f from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-96bb59b659d74ddabe816622f437493f
I20260709 12:13:16.373031 15631 ts_tablet_manager.cc:933] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:16.378242 14988 tablet_copy_source_session.cc:215] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:16.380719 15631 tablet_copy_client.cc:323] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:16.381568 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bb59b659d74ddabe816622f437493f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:16.397176 15629 tablet_copy_client.cc:806] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:16.398038 15629 tablet_copy_client.cc:670] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:16.401036 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet 320b62d338924160bd263dc7810b1356 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:16.404201 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet 320b62d338924160bd263dc7810b1356 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-320b62d338924160bd263dc7810b1356
I20260709 12:13:16.421293 14840 tablet_copy_source_session.cc:215] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:16.421685 15629 tablet_copy_client.cc:538] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:16.428833 15631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320b62d338924160bd263dc7810b1356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:16.433174 15636 ts_tablet_manager.cc:933] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:16.453423 15629 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:16.461103 15636 tablet_copy_client.cc:323] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:16.465093 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet 3470a3dd7e3b4f259dc717bc89b3a804 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:16.465791 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet 3470a3dd7e3b4f259dc717bc89b3a804 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-3470a3dd7e3b4f259dc717bc89b3a804
I20260709 12:13:16.473199 14840 tablet_copy_source_session.cc:215] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:16.477021 15636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3470a3dd7e3b4f259dc717bc89b3a804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:16.496594 15636 tablet_copy_client.cc:806] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:16.497224 15636 tablet_copy_client.cc:670] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:16.497641 15629 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:16.498425 15629 tablet_bootstrap.cc:492] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:16.499169 15629 ts_tablet_manager.cc:1403] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.004s
I20260709 12:13:16.502343 15629 raft_consensus.cc:359] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.502995 15629 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:16.503659 15629 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.506770 15631 tablet_copy_client.cc:806] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:16.508625 15631 tablet_copy_client.cc:670] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:16.509506 15636 tablet_copy_client.cc:538] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:16.515913 15629 ts_tablet_manager.cc:1434] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:13:16.509984 15640 ts_tablet_manager.cc:933] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:16.521170 15631 tablet_copy_client.cc:538] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:16.523429 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-96bb59b659d74ddabe816622f437493f received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:16.525188 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-96bb59b659d74ddabe816622f437493f on tablet 96bb59b659d74ddabe816622f437493f with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:16.529376 15640 tablet_copy_client.cc:323] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:16.530997 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 591d02620cfc43e1a6042c3cacd53f53 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:16.531519 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 591d02620cfc43e1a6042c3cacd53f53 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-591d02620cfc43e1a6042c3cacd53f53
I20260709 12:13:16.537225 15631 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:16.538594 15636 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:16.540616 14988 tablet_copy_source_session.cc:215] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:16.553234 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591d02620cfc43e1a6042c3cacd53f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:16.565323 15631 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:16.566452 15631 tablet_bootstrap.cc:492] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:16.567150 15631 ts_tablet_manager.cc:1403] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 12:13:16.570189 15631 raft_consensus.cc:359] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.571300 15631 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:16.572167 15631 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.606751 15631 ts_tablet_manager.cc:1434] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.019s
I20260709 12:13:16.617653 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-320b62d338924160bd263dc7810b1356 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:16.618111 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-320b62d338924160bd263dc7810b1356 on tablet 320b62d338924160bd263dc7810b1356 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:16.624627 15640 tablet_copy_client.cc:806] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:16.625380 15640 tablet_copy_client.cc:670] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:16.628751 15640 tablet_copy_client.cc:538] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:16.636684 15636 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:16.642388 15636 tablet_bootstrap.cc:492] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:16.643383 15636 ts_tablet_manager.cc:1403] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.003s
I20260709 12:13:16.646637 15636 raft_consensus.cc:359] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.647290 15636 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:16.647785 15640 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:16.647814 15636 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.650239 15636 ts_tablet_manager.cc:1434] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:13:16.651945 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-3470a3dd7e3b4f259dc717bc89b3a804 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:16.652367 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-3470a3dd7e3b4f259dc717bc89b3a804 on tablet 3470a3dd7e3b4f259dc717bc89b3a804 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:16.669384 15640 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:16.670347 15640 tablet_bootstrap.cc:492] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:16.671051 15640 ts_tablet_manager.cc:1403] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.005s
I20260709 12:13:16.674152 15640 raft_consensus.cc:359] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.675000 15640 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:16.675678 15640 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:16.678047 15640 ts_tablet_manager.cc:1434] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:13:16.679543 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-591d02620cfc43e1a6042c3cacd53f53 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:16.679947 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-591d02620cfc43e1a6042c3cacd53f53 on tablet 591d02620cfc43e1a6042c3cacd53f53 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:16.901425 15500 raft_consensus.cc:1217] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:16.906908 15500 raft_consensus.cc:1217] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:17.022261 15500 raft_consensus.cc:1217] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:17.058193 15500 raft_consensus.cc:1217] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:17.352160 15126 raft_consensus.cc:1064] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:17.354535 15126 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:17.359935 14979 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.360337 15500 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.361745 15619 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.362051 14899 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.362504 15126 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.363368 15622 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.383262 15126 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.386359 15500 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.388417 14976 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.411703 14899 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.412461 14725 catalog_manager.cc:5697] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.456298 14822 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:17.462333 15657 raft_consensus.cc:1064] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:17.485899 15500 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.489035 15649 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.505374 15622 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.510589 15657 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:17.514384 15126 raft_consensus.cc:1064] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
W20260709 12:13:17.522486 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 55009.1us
I20260709 12:13:17.522738 15498 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.538738 15126 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:17.542280 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 50575.7us
I20260709 12:13:17.542660 14727 catalog_manager.cc:5697] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.545881 15500 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.547444 15644 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.555198 14899 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.563620 15649 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.566537 14978 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.569236 15662 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.569410 14899 raft_consensus.cc:2955] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.572933 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 320b62d338924160bd263dc7810b1356 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:17.576695 15498 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.581367 14900 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.583055 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet 320b62d338924160bd263dc7810b1356 with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:17.589419 15619 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:17.590273 14829 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.591274 14901 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.597927 15619 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.615710 15657 raft_consensus.cc:1064] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:17.618023 15669 tablet_replica.cc:333] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:17.618543 15657 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:17.620527 15644 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.623157 15669 raft_consensus.cc:2243] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:17.623960 15669 raft_consensus.cc:2272] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:17.630277 15662 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.631604 14899 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.640151 15500 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.641513 15498 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.647570 15659 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.654309 14900 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.653090 14728 catalog_manager.cc:5697] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.656198 14978 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.661760 14829 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:17.664453 15657 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.674751 15644 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.676954 15644 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:17.679872 14830 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:17.687902 15500 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.688357 14900 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.689815 15662 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.690526 15619 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.696975 15659 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.700820 15669 ts_tablet_manager.cc:1916] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:17.708932 15500 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.696681 15619 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.715365 15499 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.718451 14827 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.716027 14900 raft_consensus.cc:2955] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.745121 14728 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.755740 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3470a3dd7e3b4f259dc717bc89b3a804 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:17.758512 14901 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.759598 14727 catalog_manager.cc:5697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:17.770051 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet 3470a3dd7e3b4f259dc717bc89b3a804 with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:17.780082 15657 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.787009 15496 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.803767 14977 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:17.829378 14727 catalog_manager.cc:5697] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.833333 15498 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.844444 14829 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.850939 14899 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.862273 15659 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.879576 14902 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.882437 15657 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:17.884877 15658 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.891283 15669 ts_tablet_manager.cc:1929] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:17.891795 15669 log.cc:1199] T 320b62d338924160bd263dc7810b1356 P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/320b62d338924160bd263dc7810b1356
I20260709 12:13:17.896056 15669 tablet_replica.cc:333] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:17.896517 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet 320b62d338924160bd263dc7810b1356 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:17.897259 15669 raft_consensus.cc:2243] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:17.898092 15669 raft_consensus.cc:2272] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:17.902313 15669 ts_tablet_manager.cc:1916] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:17.905754 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96bb59b659d74ddabe816622f437493f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:17.908046 15499 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.908835 14975 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:17.920221 14901 raft_consensus.cc:2955] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.926067 14726 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:17.938619 14902 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.943441 15669 ts_tablet_manager.cc:1929] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:17.944027 15669 log.cc:1199] T 3470a3dd7e3b4f259dc717bc89b3a804 P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/3470a3dd7e3b4f259dc717bc89b3a804
I20260709 12:13:17.944479 15659 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.945737 15499 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:17.947530 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet 3470a3dd7e3b4f259dc717bc89b3a804 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:17.948663 15659 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:17.953931 15659 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.959764 15499 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.964392 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 591d02620cfc43e1a6042c3cacd53f53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:17.960013 14905 raft_consensus.cc:2955] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.980944 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 96bb59b659d74ddabe816622f437493f with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:17.986073 15678 tablet_replica.cc:333] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:17.987142 15678 raft_consensus.cc:2243] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:17.988196 15678 raft_consensus.cc:2272] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:17.990939 14726 catalog_manager.cc:5697] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:17.997730 15678 ts_tablet_manager.cc:1916] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:18.016023 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 591d02620cfc43e1a6042c3cacd53f53 with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:18.016140 15678 ts_tablet_manager.cc:1929] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:18.016709 15678 log.cc:1199] T 96bb59b659d74ddabe816622f437493f P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/96bb59b659d74ddabe816622f437493f
I20260709 12:13:18.018368 15678 tablet_replica.cc:333] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:18.018703 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 96bb59b659d74ddabe816622f437493f (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:18.019748 15678 raft_consensus.cc:2243] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:18.020349 15678 raft_consensus.cc:2272] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:18.023350 15678 ts_tablet_manager.cc:1916] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:18.033905 15678 ts_tablet_manager.cc:1929] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:18.034224 15678 log.cc:1199] T 591d02620cfc43e1a6042c3cacd53f53 P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/591d02620cfc43e1a6042c3cacd53f53
I20260709 12:13:18.035518 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 591d02620cfc43e1a6042c3cacd53f53 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:19.089061 14978 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.096937 14829 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:19.097738 14942 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e2d3d4cffcd4f588767aee1d6cc9da0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:19.098610 15680 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.096184 14902 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:19.102969 15681 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.111914 14830 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.110318 15658 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.114398 14902 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.128536 14827 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.130146 14727 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
W20260709 12:13:19.140201 14793 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dff0712b405a42ebb4d3e8f738169272. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:19.142323 14902 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:19.141359 14978 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:19.143942 15622 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:19.145973 15622 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.164520 15619 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.176206 14978 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.191185 14827 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.196787 14905 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
W20260709 12:13:19.209654 14793 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad4ea559800a439f91f20f29178883e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:19.210618 14902 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:19.211911 15692 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.213440 14978 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:19.213660 14728 catalog_manager.cc:5697] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.230870 15692 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.239921 15619 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.243566 14902 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.243986 14975 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.254474 14978 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.269878 14726 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.270771 14905 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:19.272600 14942 consensus_peers.cc:597] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 780efc6ae91242b9ad60f0158f527749. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:19.273378 15681 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.276212 14827 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:19.277370 15681 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:19.283473 15658 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.286909 14902 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.298476 14827 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.311328 14726 catalog_manager.cc:5697] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:19.544479 15701 ts_tablet_manager.cc:933] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:19.547806 15701 tablet_copy_client.cc:323] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:19.549397 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:19.549934 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-2e2d3d4cffcd4f588767aee1d6cc9da0
I20260709 12:13:19.557303 14988 tablet_copy_source_session.cc:215] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.562465 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.577135 15701 tablet_copy_client.cc:806] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.577772 15701 tablet_copy_client.cc:670] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.580826 15703 ts_tablet_manager.cc:933] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:19.598356 15701 tablet_copy_client.cc:538] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.607333 15701 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:19.608614 15703 tablet_copy_client.cc:323] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:19.611212 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet dff0712b405a42ebb4d3e8f738169272 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:19.611768 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet dff0712b405a42ebb4d3e8f738169272 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-dff0712b405a42ebb4d3e8f738169272
I20260709 12:13:19.619325 14840 tablet_copy_source_session.cc:215] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.623139 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff0712b405a42ebb4d3e8f738169272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.628248 15701 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.629251 15701 tablet_bootstrap.cc:492] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:19.629921 15701 ts_tablet_manager.cc:1403] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 12:13:19.633370 15701 raft_consensus.cc:359] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.634184 15701 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:19.634869 15701 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.640389 15703 tablet_copy_client.cc:806] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.641467 15703 tablet_copy_client.cc:670] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.642673 15701 ts_tablet_manager.cc:1434] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.008s
I20260709 12:13:19.644685 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-2e2d3d4cffcd4f588767aee1d6cc9da0 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:19.645087 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-2e2d3d4cffcd4f588767aee1d6cc9da0 on tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:19.645153 15703 tablet_copy_client.cc:538] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.655225 15703 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:19.674252 15703 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.674885 15703 tablet_bootstrap.cc:492] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:19.675489 15703 ts_tablet_manager.cc:1403] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:13:19.677634 15703 raft_consensus.cc:359] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.678206 15703 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:19.678700 15703 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.680446 15703 ts_tablet_manager.cc:1434] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:13:19.682271 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-dff0712b405a42ebb4d3e8f738169272 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:19.682622 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-dff0712b405a42ebb4d3e8f738169272 on tablet dff0712b405a42ebb4d3e8f738169272 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:19.715992 15703 ts_tablet_manager.cc:933] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:19.717617 15703 tablet_copy_client.cc:323] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:19.719128 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 780efc6ae91242b9ad60f0158f527749 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:19.719631 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 780efc6ae91242b9ad60f0158f527749 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-780efc6ae91242b9ad60f0158f527749
I20260709 12:13:19.725751 14988 tablet_copy_source_session.cc:215] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.728581 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780efc6ae91242b9ad60f0158f527749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.744692 15703 tablet_copy_client.cc:806] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.745291 15703 tablet_copy_client.cc:670] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.758220 15703 tablet_copy_client.cc:538] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.767930 15703 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:19.781903 15701 ts_tablet_manager.cc:933] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:19.783811 15701 tablet_copy_client.cc:323] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:19.785535 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet ad4ea559800a439f91f20f29178883e2 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:19.786118 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet ad4ea559800a439f91f20f29178883e2 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-ad4ea559800a439f91f20f29178883e2
I20260709 12:13:19.790737 15703 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.792608 15703 tablet_bootstrap.cc:492] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:19.793341 15703 ts_tablet_manager.cc:1403] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:13:19.794584 14840 tablet_copy_source_session.cc:215] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:19.796371 15703 raft_consensus.cc:359] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.797259 15703 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:19.798399 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad4ea559800a439f91f20f29178883e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.797956 15703 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.805874 15703 ts_tablet_manager.cc:1434] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:19.807534 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-780efc6ae91242b9ad60f0158f527749 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:19.807952 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-780efc6ae91242b9ad60f0158f527749 on tablet 780efc6ae91242b9ad60f0158f527749 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:19.816623 15701 tablet_copy_client.cc:806] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:19.817278 15701 tablet_copy_client.cc:670] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:19.821602 15701 tablet_copy_client.cc:538] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:19.829094 15701 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:19.845541 15701 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:19.846464 15701 tablet_bootstrap.cc:492] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:19.847114 15701 ts_tablet_manager.cc:1403] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:13:19.849432 15701 raft_consensus.cc:359] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.850198 15701 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:19.850879 15701 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:19.853262 15701 ts_tablet_manager.cc:1434] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:19.856451 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-ad4ea559800a439f91f20f29178883e2 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:19.856878 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-ad4ea559800a439f91f20f29178883e2 on tablet ad4ea559800a439f91f20f29178883e2 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:20.128811 15500 raft_consensus.cc:1217] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:20.136303 15500 raft_consensus.cc:1217] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:20.198330 15500 raft_consensus.cc:1217] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:20.340385 15500 raft_consensus.cc:1217] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:20.546957 15692 raft_consensus.cc:1064] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:20.550006 15692 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:20.556385 15500 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.556440 14978 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.557518 14905 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.558414 15692 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.559280 15712 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.569484 15712 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.583401 15712 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.586181 14978 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.587800 15500 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.596400 14905 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.610219 14726 catalog_manager.cc:5697] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.631026 14830 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:20.637645 14975 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.638948 15500 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.638865 15692 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.641491 15712 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.649350 15692 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.655499 14978 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.660395 15500 raft_consensus.cc:2955] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.673234 14727 catalog_manager.cc:5697] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.678983 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dff0712b405a42ebb4d3e8f738169272 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.686738 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet dff0712b405a42ebb4d3e8f738169272 with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:20.688822 15726 tablet_replica.cc:333] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:20.691247 15726 raft_consensus.cc:2243] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.693720 15726 raft_consensus.cc:2272] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.696734 15726 ts_tablet_manager.cc:1916] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.711834 15726 ts_tablet_manager.cc:1929] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.712149 15726 log.cc:1199] T dff0712b405a42ebb4d3e8f738169272 P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/dff0712b405a42ebb4d3e8f738169272
I20260709 12:13:20.714653 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet dff0712b405a42ebb4d3e8f738169272 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:20.735859 15658 raft_consensus.cc:1064] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:20.738270 15658 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:20.744683 15500 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.745604 14905 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.745606 14830 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.747260 15713 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.748240 15728 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.748920 15658 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.754877 15713 raft_consensus.cc:1064] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:20.761246 15713 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:20.787998 15499 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.789243 14827 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.790889 15658 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.791756 14905 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.795243 15727 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.801128 15713 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.852829 15727 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.878675 14901 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.889539 14902 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.880921 15736 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.885648 14829 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.898355 15725 raft_consensus.cc:1064] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:20.900861 15725 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:20.904825 15499 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.910096 14728 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.921618 14830 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.926934 15500 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.929086 14905 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.930569 15692 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.931660 14975 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:20.932523 15692 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.933322 15619 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:20.947760 15500 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.965793 14726 catalog_manager.cc:5697] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:20.975713 14978 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:20.987103 14822 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.989707 15498 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.988628 15727 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:13:21.006623 15728 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.012856 15736 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.015802 14822 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.017871 15712 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.022253 15498 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.026592 15499 raft_consensus.cc:2955] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.030999 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:21.033962 14978 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:21.041622 14901 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.043031 15728 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.046726 15499 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.048957 15728 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.050187 14902 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.052246 15728 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.053589 14901 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.055003 14725 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.065845 15498 raft_consensus.cc:2955] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.071137 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 780efc6ae91242b9ad60f0158f527749 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:21.071975 14727 catalog_manager.cc:5697] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.041067 14728 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.080225 14978 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.092134 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 780efc6ae91242b9ad60f0158f527749 with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:21.105525 15748 tablet_replica.cc:333] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:21.106653 15748 raft_consensus.cc:2243] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.109335 15748 raft_consensus.cc:2272] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.117331 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:21.117735 15748 ts_tablet_manager.cc:1916] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.118440 15726 tablet_replica.cc:333] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:21.119604 15726 raft_consensus.cc:2243] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.119412 14822 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:21.122066 15726 raft_consensus.cc:2272] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.126279 15726 ts_tablet_manager.cc:1916] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.131671 14901 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.133122 15692 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.135980 15498 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.138599 15746 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:21.140853 15748 ts_tablet_manager.cc:1929] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.141351 15748 log.cc:1199] T 780efc6ae91242b9ad60f0158f527749 P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/780efc6ae91242b9ad60f0158f527749
I20260709 12:13:21.148007 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 780efc6ae91242b9ad60f0158f527749 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:21.147713 15619 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.151032 15498 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.155551 14901 raft_consensus.cc:2955] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.162153 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad4ea559800a439f91f20f29178883e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:21.164510 15726 ts_tablet_manager.cc:1929] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.164956 15726 log.cc:1199] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/2e2d3d4cffcd4f588767aee1d6cc9da0
I20260709 12:13:21.171955 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet 2e2d3d4cffcd4f588767aee1d6cc9da0 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:21.173939 14727 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:21.185163 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet ad4ea559800a439f91f20f29178883e2 with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:21.200042 15749 tablet_replica.cc:333] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:21.201179 15749 raft_consensus.cc:2243] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.201777 15749 raft_consensus.cc:2272] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.204952 15749 ts_tablet_manager.cc:1916] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.215888 15749 ts_tablet_manager.cc:1929] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.216248 15749 log.cc:1199] T ad4ea559800a439f91f20f29178883e2 P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/ad4ea559800a439f91f20f29178883e2
I20260709 12:13:21.217811 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet ad4ea559800a439f91f20f29178883e2 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:22.280848 14901 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:22.287597 14975 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:22.289234 14868 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99123054e8964b94bfd4988553c5d04a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.290156 15739 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:22.293603 14827 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.295667 15739 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.301151 15751 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.303400 14975 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.331316 14978 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:22.332630 14728 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.365418 14827 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.377208 14901 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:22.378623 14942 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b433b4990096410b80f1ad12a3f958c8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.379473 15752 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.387557 14827 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.388954 15752 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.412436 15752 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.412154 14829 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.413291 14901 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.425855 14978 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:22.432030 14727 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:22.438475 14942 consensus_peers.cc:597] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79fa62d4e68c40e68d95f453294d990a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.442670 14822 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.447796 15727 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:22.449512 14901 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:22.450733 15727 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.460011 15736 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.462297 14822 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.466398 14901 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.477321 14726 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.480636 14899 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:22.490921 14978 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:22.492339 15758 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:22.498947 14868 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82d3db43c317442e987ee3faeb67653a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:22.503612 14829 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:22.505255 15751 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:22.514144 15757 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.515751 14829 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.518990 14978 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.534929 14726 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 3, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:22.777431 15775 ts_tablet_manager.cc:933] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:22.779765 15775 tablet_copy_client.cc:323] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:22.781939 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet b433b4990096410b80f1ad12a3f958c8 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:22.782583 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet b433b4990096410b80f1ad12a3f958c8 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-b433b4990096410b80f1ad12a3f958c8
I20260709 12:13:22.789857 14988 tablet_copy_source_session.cc:215] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.792603 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b433b4990096410b80f1ad12a3f958c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.810024 15775 tablet_copy_client.cc:806] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.810678 15775 tablet_copy_client.cc:670] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.815912 15775 tablet_copy_client.cc:538] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.823634 15775 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:22.843343 15775 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:22.844313 15775 tablet_bootstrap.cc:492] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:22.845042 15775 ts_tablet_manager.cc:1403] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.001s
I20260709 12:13:22.848448 15778 ts_tablet_manager.cc:933] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:22.850289 15778 tablet_copy_client.cc:323] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:13:22.850073 15775 raft_consensus.cc:359] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:22.850790 15775 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:22.851390 15775 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:22.852360 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 99123054e8964b94bfd4988553c5d04a from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:13:22.852967 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 99123054e8964b94bfd4988553c5d04a from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-99123054e8964b94bfd4988553c5d04a
I20260709 12:13:22.858424 15775 ts_tablet_manager.cc:1434] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:13:22.860514 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-b433b4990096410b80f1ad12a3f958c8 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:22.861004 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-b433b4990096410b80f1ad12a3f958c8 on tablet b433b4990096410b80f1ad12a3f958c8 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:22.862704 14915 tablet_copy_source_session.cc:215] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.866046 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99123054e8964b94bfd4988553c5d04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.885664 15775 ts_tablet_manager.cc:933] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:22.886024 15778 tablet_copy_client.cc:806] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.887378 15778 tablet_copy_client.cc:670] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.891223 15778 tablet_copy_client.cc:538] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.942047 15775 tablet_copy_client.cc:323] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:22.943603 15782 ts_tablet_manager.cc:933] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:22.943748 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 79fa62d4e68c40e68d95f453294d990a from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:22.944509 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 79fa62d4e68c40e68d95f453294d990a from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-79fa62d4e68c40e68d95f453294d990a
I20260709 12:13:22.947687 15778 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:22.957232 14988 tablet_copy_source_session.cc:215] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.961540 15782 tablet_copy_client.cc:323] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:13:22.963191 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 82d3db43c317442e987ee3faeb67653a from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:13:22.963707 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 82d3db43c317442e987ee3faeb67653a from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-82d3db43c317442e987ee3faeb67653a
I20260709 12:13:22.964265 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79fa62d4e68c40e68d95f453294d990a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.971136 14915 tablet_copy_source_session.cc:215] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.978022 15782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d3db43c317442e987ee3faeb67653a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.981036 15775 tablet_copy_client.cc:806] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.981596 15775 tablet_copy_client.cc:670] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.985088 15775 tablet_copy_client.cc:538] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.990267 15778 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:22.991124 15778 tablet_bootstrap.cc:492] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:22.991789 15778 ts_tablet_manager.cc:1403] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.000s
I20260709 12:13:22.993849 15782 tablet_copy_client.cc:806] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.994379 15782 tablet_copy_client.cc:670] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.993855 15775 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:22.996403 15778 raft_consensus.cc:359] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:22.998721 15778 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:22.999408 15778 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:23.003083 15782 tablet_copy_client.cc:538] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:23.006538 15778 ts_tablet_manager.cc:1434] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:23.008216 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-99123054e8964b94bfd4988553c5d04a received from {username='slave'} at 127.0.0.1:44336
I20260709 12:13:23.008690 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-99123054e8964b94bfd4988553c5d04a on tablet 99123054e8964b94bfd4988553c5d04a with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:23.019146 15782 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:23.030952 15775 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:23.031836 15775 tablet_bootstrap.cc:492] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:23.032577 15775 ts_tablet_manager.cc:1403] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.020s
I20260709 12:13:23.035342 15775 raft_consensus.cc:359] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:23.036197 15775 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:23.036890 15775 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:23.041867 15775 ts_tablet_manager.cc:1434] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:23.044270 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-79fa62d4e68c40e68d95f453294d990a received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:23.044690 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-79fa62d4e68c40e68d95f453294d990a on tablet 79fa62d4e68c40e68d95f453294d990a with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:23.052871 15782 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:23.053793 15782 tablet_bootstrap.cc:492] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:23.054474 15782 ts_tablet_manager.cc:1403] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.004s
I20260709 12:13:23.057256 15782 raft_consensus.cc:359] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:23.058039 15782 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:23.058648 15782 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:23.061146 15782 ts_tablet_manager.cc:1434] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:23.062795 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-82d3db43c317442e987ee3faeb67653a received from {username='slave'} at 127.0.0.1:44336
I20260709 12:13:23.063211 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-82d3db43c317442e987ee3faeb67653a on tablet 82d3db43c317442e987ee3faeb67653a with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:23.290419 15498 raft_consensus.cc:1217] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.300370 15498 raft_consensus.cc:1217] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.325001 15498 raft_consensus.cc:1217] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.380226 15498 raft_consensus.cc:1217] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:23.678535 15788 raft_consensus.cc:1064] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:23.680522 15788 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:23.689033 14978 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.691606 15498 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.692212 14829 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.693204 15788 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.694160 15790 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.695061 15758 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.733004 15757 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.737076 15498 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.745424 14822 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.750342 14975 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.766487 14727 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.785153 15727 raft_consensus.cc:1064] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:23.787598 15727 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:23.814301 14901 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:23.823637 15498 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.825095 15758 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.827142 15498 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.828475 14822 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.832005 15752 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.832820 15757 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.834928 15499 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.839089 14822 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.838897 15783 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.842868 15795 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.845458 14901 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.847342 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99123054e8964b94bfd4988553c5d04a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:23.851704 14728 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.852481 14829 raft_consensus.cc:2955] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.859467 15727 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.881812 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet 99123054e8964b94bfd4988553c5d04a with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:23.893327 15804 tablet_replica.cc:333] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:23.892817 15783 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.894573 15804 raft_consensus.cc:2243] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:23.895172 15804 raft_consensus.cc:2272] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:23.898773 15804 ts_tablet_manager.cc:1916] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:23.899595 14901 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.903929 14822 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.906319 15498 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:23.915858 15736 raft_consensus.cc:1064] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:23.918191 15736 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:23.936403 15804 ts_tablet_manager.cc:1929] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:23.937019 15804 log.cc:1199] T 99123054e8964b94bfd4988553c5d04a P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/99123054e8964b94bfd4988553c5d04a
I20260709 12:13:23.974159 14728 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:13:23.985280 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44978.4us
I20260709 12:13:23.987318 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet 99123054e8964b94bfd4988553c5d04a (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:23.993673 15788 raft_consensus.cc:1064] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:23.996152 15788 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:24.003443 15499 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.007791 14901 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.008430 15727 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:24.025039 15500 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:24.025033 14977 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:24.026717 15758 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.027068 14829 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:24.028064 15788 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.033424 15788 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:24.042687 15806 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:24.043479 14975 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:24.040900 14827 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:24.048990 15498 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:24.050572 15727 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.062845 15809 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.064622 15498 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.075078 15790 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.076924 14822 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.079200 14728 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.080045 15727 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:24.091027 14899 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:24.103899 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 79fa62d4e68c40e68d95f453294d990a with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:24.099093 14724 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 3 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.108901 15727 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.108469 14977 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.112830 15500 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.114979 14905 raft_consensus.cc:2955] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.147840 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 79fa62d4e68c40e68d95f453294d990a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:24.151983 15816 tablet_replica.cc:333] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:24.153834 15816 raft_consensus.cc:2243] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:24.155293 15816 raft_consensus.cc:2272] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:24.160168 15809 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.164685 14905 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.166788 14901 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:24.180550 14822 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:24.180833 15500 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:24.181810 15790 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:24.182994 15500 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.188849 15816 ts_tablet_manager.cc:1916] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:24.185451 15795 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:24.193471 15757 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.202327 15498 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.205899 14822 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.221050 14829 raft_consensus.cc:2955] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.227380 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82d3db43c317442e987ee3faeb67653a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:24.230777 14728 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:24.239068 15816 ts_tablet_manager.cc:1929] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:24.239624 15816 log.cc:1199] T 79fa62d4e68c40e68d95f453294d990a P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/79fa62d4e68c40e68d95f453294d990a
I20260709 12:13:24.250227 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 79fa62d4e68c40e68d95f453294d990a (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:24.254433 14726 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 4 to 5, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.267243 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet 82d3db43c317442e987ee3faeb67653a with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:24.268190 15804 tablet_replica.cc:333] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:24.269235 15804 raft_consensus.cc:2243] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:24.269965 15804 raft_consensus.cc:2272] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:24.275295 15804 ts_tablet_manager.cc:1916] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:24.287922 14975 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:24.295118 15498 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:24.296664 15806 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.298175 14822 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:24.300653 15804 ts_tablet_manager.cc:1929] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:24.301147 15804 log.cc:1199] T 82d3db43c317442e987ee3faeb67653a P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/82d3db43c317442e987ee3faeb67653a
I20260709 12:13:24.302476 15727 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.306000 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet 82d3db43c317442e987ee3faeb67653a (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:24.308634 15727 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.317442 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b433b4990096410b80f1ad12a3f958c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:24.312000 15498 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.316941 14822 raft_consensus.cc:2955] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:24.336714 14728 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:24.350282 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet b433b4990096410b80f1ad12a3f958c8 with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:24.352615 15818 tablet_replica.cc:333] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:24.353791 15818 raft_consensus.cc:2243] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:24.354483 15818 raft_consensus.cc:2272] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:24.357479 15818 ts_tablet_manager.cc:1916] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:24.368348 15818 ts_tablet_manager.cc:1929] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:24.368687 15818 log.cc:1199] T b433b4990096410b80f1ad12a3f958c8 P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/b433b4990096410b80f1ad12a3f958c8
I20260709 12:13:24.369951 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet b433b4990096410b80f1ad12a3f958c8 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:25.425994 14901 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:25.432387 14975 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.432513 14829 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:25.432787 14868 consensus_peers.cc:597] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4da3a35aaccd4cfea5bdd483374adddf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.433705 15820 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.434391 15757 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.441924 15757 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.443886 14975 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.448553 14829 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.459851 14724 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.463044 14977 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
W20260709 12:13:25.480358 14942 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81e9642a49b14f42bf07c76f77621e9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.481343 14905 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.484500 15736 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.485606 14829 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.487039 15736 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.501150 15727 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.504258 14829 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.504909 14905 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.513053 14975 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:25.518699 14726 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:25.526693 14942 consensus_peers.cc:597] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f95c0cc638f1496b8f9fd01b468b6afb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.526651 14905 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.528240 15727 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.528697 14829 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.530084 15727 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.538338 15727 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.541268 14905 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.551797 14829 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:25.554395 14822 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.557585 14726 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.560611 14975 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.560853 14905 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.562412 15759 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.569681 15759 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:25.572346 14793 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57643c1277d745a4b2d3282b79af2abf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.582471 15835 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.583534 14901 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.591490 14975 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.607620 14728 catalog_manager.cc:5697] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:25.860638 15840 ts_tablet_manager.cc:933] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:25.862630 15840 tablet_copy_client.cc:323] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:13:25.864068 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 4da3a35aaccd4cfea5bdd483374adddf from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:13:25.864617 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 4da3a35aaccd4cfea5bdd483374adddf from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-4da3a35aaccd4cfea5bdd483374adddf
I20260709 12:13:25.872080 14915 tablet_copy_source_session.cc:215] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:25.874963 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da3a35aaccd4cfea5bdd483374adddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:25.888885 15840 tablet_copy_client.cc:806] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:25.889389 15840 tablet_copy_client.cc:670] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:25.892650 15840 tablet_copy_client.cc:538] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:25.900633 15840 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:25.925060 15840 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:25.925886 15840 tablet_bootstrap.cc:492] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:25.926527 15840 ts_tablet_manager.cc:1403] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:13:25.929462 15840 raft_consensus.cc:359] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:25.930284 15840 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:25.930907 15840 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:25.948266 15840 ts_tablet_manager.cc:1434] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.008s
I20260709 12:13:25.949967 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-4da3a35aaccd4cfea5bdd483374adddf received from {username='slave'} at 127.0.0.1:44336
I20260709 12:13:25.950702 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-4da3a35aaccd4cfea5bdd483374adddf on tablet 4da3a35aaccd4cfea5bdd483374adddf with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:25.976910 15840 ts_tablet_manager.cc:933] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:25.977813 15844 ts_tablet_manager.cc:933] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:25.978659 15840 tablet_copy_client.cc:323] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:25.979578 15844 tablet_copy_client.cc:323] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:25.980257 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 81e9642a49b14f42bf07c76f77621e9f from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:25.980732 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 81e9642a49b14f42bf07c76f77621e9f from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-81e9642a49b14f42bf07c76f77621e9f
I20260709 12:13:25.981323 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet 57643c1277d745a4b2d3282b79af2abf from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:25.981846 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet 57643c1277d745a4b2d3282b79af2abf from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-57643c1277d745a4b2d3282b79af2abf
I20260709 12:13:25.985948 14988 tablet_copy_source_session.cc:215] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:25.989588 14840 tablet_copy_source_session.cc:215] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:25.989998 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e9642a49b14f42bf07c76f77621e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:25.994037 15844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57643c1277d745a4b2d3282b79af2abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.070977 15840 tablet_copy_client.cc:806] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.071660 15840 tablet_copy_client.cc:670] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.081967 15840 tablet_copy_client.cc:538] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.093067 15844 tablet_copy_client.cc:806] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.093683 15844 tablet_copy_client.cc:670] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.096093 15847 ts_tablet_manager.cc:933] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:26.100589 15844 tablet_copy_client.cc:538] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.107774 15840 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:26.111416 15847 tablet_copy_client.cc:323] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:26.114248 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet f95c0cc638f1496b8f9fd01b468b6afb from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:26.114764 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet f95c0cc638f1496b8f9fd01b468b6afb from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-f95c0cc638f1496b8f9fd01b468b6afb
I20260709 12:13:26.119304 15844 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:26.123095 14988 tablet_copy_source_session.cc:215] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.126957 15847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95c0cc638f1496b8f9fd01b468b6afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.154358 15844 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:26.155270 15844 tablet_bootstrap.cc:492] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:26.155755 15847 tablet_copy_client.cc:806] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.155922 15844 ts_tablet_manager.cc:1403] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.005s
I20260709 12:13:26.158210 15847 tablet_copy_client.cc:670] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.159466 15844 raft_consensus.cc:359] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:26.160385 15844 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:26.161044 15844 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:26.162365 15847 tablet_copy_client.cc:538] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.163800 15844 ts_tablet_manager.cc:1434] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:26.166097 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-57643c1277d745a4b2d3282b79af2abf received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:26.166500 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-57643c1277d745a4b2d3282b79af2abf on tablet 57643c1277d745a4b2d3282b79af2abf with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:26.173985 15847 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:26.177325 15840 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:26.178269 15840 tablet_bootstrap.cc:492] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:26.178972 15840 ts_tablet_manager.cc:1403] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.015s
I20260709 12:13:26.181882 15840 raft_consensus.cc:359] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:26.182684 15840 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:26.183305 15840 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:26.185696 15840 ts_tablet_manager.cc:1434] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:26.187538 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-81e9642a49b14f42bf07c76f77621e9f received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:26.190312 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-81e9642a49b14f42bf07c76f77621e9f on tablet 81e9642a49b14f42bf07c76f77621e9f with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:26.224714 15847 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:26.225613 15847 tablet_bootstrap.cc:492] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:26.226271 15847 ts_tablet_manager.cc:1403] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.009s
I20260709 12:13:26.233932 15847 raft_consensus.cc:359] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:26.234802 15847 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:26.236416 15847 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:26.239530 15847 ts_tablet_manager.cc:1434] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:13:26.242028 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-f95c0cc638f1496b8f9fd01b468b6afb received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:26.244066 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-f95c0cc638f1496b8f9fd01b468b6afb on tablet f95c0cc638f1496b8f9fd01b468b6afb with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:26.374863 15500 raft_consensus.cc:1217] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.375650 15498 raft_consensus.cc:1217] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.452975 15498 raft_consensus.cc:1217] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.494798 15498 raft_consensus.cc:1217] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.824126 15795 raft_consensus.cc:1064] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:26.826390 15795 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:26.839718 15498 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.841674 14822 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.842219 15820 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.843472 14975 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.845352 15856 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.848877 15820 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.857280 15858 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.859403 14822 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.864976 14975 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.869867 15500 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.876942 14726 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:26.909524 14905 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:26.914600 15500 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:26.917330 14975 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:26.917263 15858 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:26.918823 15856 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:26.924028 15856 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.927953 14975 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.929818 15500 raft_consensus.cc:2955] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.942456 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4da3a35aaccd4cfea5bdd483374adddf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:26.947168 14727 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:26.963295 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 4da3a35aaccd4cfea5bdd483374adddf with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:26.965121 15866 tablet_replica.cc:333] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:26.965987 15866 raft_consensus.cc:2243] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:26.966728 15866 raft_consensus.cc:2272] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:26.970300 15866 ts_tablet_manager.cc:1916] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:26.980612 15849 raft_consensus.cc:1064] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:26.982084 15839 raft_consensus.cc:1064] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:26.983150 15849 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:26.983865 15839 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:26.991780 14905 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.992897 15498 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.994611 14827 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.996256 15851 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.997188 15736 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.999598 15849 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.012542 15500 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.013085 14975 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.014137 15851 raft_consensus.cc:1064] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:27.014461 14899 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.016103 15839 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.017191 15759 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.024691 15839 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:27.026085 15727 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.028777 15866 ts_tablet_manager.cc:1929] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.029279 15866 log.cc:1199] T 4da3a35aaccd4cfea5bdd483374adddf P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/4da3a35aaccd4cfea5bdd483374adddf
I20260709 12:13:27.031481 15498 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.033835 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 4da3a35aaccd4cfea5bdd483374adddf (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:27.034533 15851 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:27.041178 14899 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.042788 15839 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.051347 14827 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.060915 14905 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.063324 14899 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.065862 14822 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.065804 15736 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.067256 15499 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.069175 15849 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.070991 15849 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.093570 14728 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.098510 14975 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.103319 15736 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.104840 15499 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.120549 14977 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:27.133948 14724 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.140434 14901 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.146205 14899 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.150422 15736 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.160701 14829 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.155658 14724 catalog_manager.cc:5697] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:27.165447 15500 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.175370 15851 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.179173 15883 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.183769 15500 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.197194 15496 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.208187 14977 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:27.227283 14905 raft_consensus.cc:2955] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.234439 14830 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.236145 15500 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.239665 15851 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.243085 15851 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.247870 14727 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.250607 15881 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.251274 15495 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.263209 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f95c0cc638f1496b8f9fd01b468b6afb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.269268 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet f95c0cc638f1496b8f9fd01b468b6afb with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:27.270241 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81e9642a49b14f42bf07c76f77621e9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.271205 15866 tablet_replica.cc:333] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:27.272228 15866 raft_consensus.cc:2243] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.273070 15866 raft_consensus.cc:2272] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.276948 14829 raft_consensus.cc:2955] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.281975 15866 ts_tablet_manager.cc:1916] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.291628 14728 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.309995 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet 81e9642a49b14f42bf07c76f77621e9f with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:27.310627 14829 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:27.313416 15884 tablet_replica.cc:333] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:27.314261 15884 raft_consensus.cc:2243] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.314852 15884 raft_consensus.cc:2272] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.318411 15884 ts_tablet_manager.cc:1916] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.325212 15495 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.326680 14977 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.329160 15880 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:27.330725 15866 ts_tablet_manager.cc:1929] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.331205 15866 log.cc:1199] T f95c0cc638f1496b8f9fd01b468b6afb P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/f95c0cc638f1496b8f9fd01b468b6afb
I20260709 12:13:27.331020 15880 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.338569 15884 ts_tablet_manager.cc:1929] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.339099 15884 log.cc:1199] T 81e9642a49b14f42bf07c76f77621e9f P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/81e9642a49b14f42bf07c76f77621e9f
I20260709 12:13:27.338768 15839 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.337633 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet f95c0cc638f1496b8f9fd01b468b6afb (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:27.347100 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet 81e9642a49b14f42bf07c76f77621e9f (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:27.351593 14975 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.353718 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57643c1277d745a4b2d3282b79af2abf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.343863 15495 raft_consensus.cc:2955] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:27.360973 14728 catalog_manager.cc:5697] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.375068 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet 57643c1277d745a4b2d3282b79af2abf with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:27.375979 15884 tablet_replica.cc:333] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:27.376992 15884 raft_consensus.cc:2243] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.377653 15884 raft_consensus.cc:2272] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.380493 15884 ts_tablet_manager.cc:1916] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.394150 15884 ts_tablet_manager.cc:1929] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.394485 15884 log.cc:1199] T 57643c1277d745a4b2d3282b79af2abf P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/57643c1277d745a4b2d3282b79af2abf
I20260709 12:13:27.396560 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet 57643c1277d745a4b2d3282b79af2abf (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:28.441948 14829 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:28.447793 14975 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.448328 14905 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:28.448345 14793 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f43f93d36ef41e69ee8543827ec47c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:28.449105 15839 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.450009 15887 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.457327 15839 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.458870 14975 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.459368 14905 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.470676 14977 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:28.472920 14726 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.496740 14901 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:28.499040 14942 consensus_peers.cc:597] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 193d471395e4425193a99882729a3257. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:28.499606 15883 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.502228 14822 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.504724 15885 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.520390 15883 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.524484 14905 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.535202 14822 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.536938 14977 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:28.543025 14727 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.548852 14901 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.550626 15895 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:28.553982 14942 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c3edc810ebc4d469eb1464443f96b10. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:28.556155 14822 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.558145 15895 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.568212 15885 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.569715 14822 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.581064 14905 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.585868 14822 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:28.584885 14726 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.604663 14977 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.605150 14905 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:28.605424 14793 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19c00a94b3db433ba756eea479aa8ac3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:28.606513 15887 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.608253 15887 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.619724 15887 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.620957 14905 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.626055 14977 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:28.636265 14727 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.948524 15905 ts_tablet_manager.cc:933] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:28.950738 15905 tablet_copy_client.cc:323] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:28.952333 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet 4f43f93d36ef41e69ee8543827ec47c9 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:28.952850 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet 4f43f93d36ef41e69ee8543827ec47c9 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-4f43f93d36ef41e69ee8543827ec47c9
I20260709 12:13:28.961277 14840 tablet_copy_source_session.cc:215] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:28.966095 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f43f93d36ef41e69ee8543827ec47c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:28.982561 15905 tablet_copy_client.cc:806] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:28.983075 15905 tablet_copy_client.cc:670] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:28.986060 15905 tablet_copy_client.cc:538] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:28.991878 15905 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:29.011436 15905 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:29.012267 15905 tablet_bootstrap.cc:492] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:29.013082 15905 ts_tablet_manager.cc:1403] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.009s
I20260709 12:13:29.017210 15905 raft_consensus.cc:359] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.017997 15905 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:29.018640 15905 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.029182 15905 ts_tablet_manager.cc:1434] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.012s
I20260709 12:13:29.030861 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-4f43f93d36ef41e69ee8543827ec47c9 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:29.031212 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-4f43f93d36ef41e69ee8543827ec47c9 on tablet 4f43f93d36ef41e69ee8543827ec47c9 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:29.034219 15905 ts_tablet_manager.cc:933] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:29.042172 15905 tablet_copy_client.cc:323] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:29.044235 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 7c3edc810ebc4d469eb1464443f96b10 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:29.044770 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 7c3edc810ebc4d469eb1464443f96b10 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-7c3edc810ebc4d469eb1464443f96b10
I20260709 12:13:29.053526 14988 tablet_copy_source_session.cc:215] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:29.056783 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3edc810ebc4d469eb1464443f96b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:29.067526 15908 ts_tablet_manager.cc:933] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:29.070040 15908 tablet_copy_client.cc:323] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:29.071484 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 193d471395e4425193a99882729a3257 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:29.072010 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 193d471395e4425193a99882729a3257 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-193d471395e4425193a99882729a3257
I20260709 12:13:29.074457 15905 tablet_copy_client.cc:806] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:29.075054 15905 tablet_copy_client.cc:670] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:29.079244 15905 tablet_copy_client.cc:538] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:29.081462 14988 tablet_copy_source_session.cc:215] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:29.085145 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d471395e4425193a99882729a3257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:29.088198 15905 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:29.108863 15908 tablet_copy_client.cc:806] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:29.109444 15908 tablet_copy_client.cc:670] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:29.110126 15905 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:29.111003 15905 tablet_bootstrap.cc:492] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:29.111667 15905 ts_tablet_manager.cc:1403] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260709 12:13:29.112440 15908 tablet_copy_client.cc:538] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:29.114612 15905 raft_consensus.cc:359] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.115461 15905 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:29.116084 15905 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.118844 15905 ts_tablet_manager.cc:1434] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:13:29.122605 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-7c3edc810ebc4d469eb1464443f96b10 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:29.122932 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-7c3edc810ebc4d469eb1464443f96b10 on tablet 7c3edc810ebc4d469eb1464443f96b10 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:29.127388 15908 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:29.144799 15905 ts_tablet_manager.cc:933] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:29.146375 15905 tablet_copy_client.cc:323] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:29.147888 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet 19c00a94b3db433ba756eea479aa8ac3 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:29.148342 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet 19c00a94b3db433ba756eea479aa8ac3 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-19c00a94b3db433ba756eea479aa8ac3
I20260709 12:13:29.153260 15908 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:29.154157 15908 tablet_bootstrap.cc:492] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:29.154812 15908 ts_tablet_manager.cc:1403] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.006s
I20260709 12:13:29.154974 14840 tablet_copy_source_session.cc:215] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:29.157789 15908 raft_consensus.cc:359] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.158648 15908 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:29.158908 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c00a94b3db433ba756eea479aa8ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:29.159263 15908 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.166759 15908 ts_tablet_manager.cc:1434] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:13:29.177290 14988 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-193d471395e4425193a99882729a3257 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:29.177728 14988 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-193d471395e4425193a99882729a3257 on tablet 193d471395e4425193a99882729a3257 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:29.181202 15905 tablet_copy_client.cc:806] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:29.181751 15905 tablet_copy_client.cc:670] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:29.186411 15905 tablet_copy_client.cc:538] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:29.191680 15905 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:29.204454 15905 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:29.205045 15905 tablet_bootstrap.cc:492] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:29.205507 15905 ts_tablet_manager.cc:1403] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.001s
I20260709 12:13:29.207376 15905 raft_consensus.cc:359] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.207998 15905 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:29.208470 15905 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:29.210320 15905 ts_tablet_manager.cc:1434] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:29.214875 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-19c00a94b3db433ba756eea479aa8ac3 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:29.215329 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-19c00a94b3db433ba756eea479aa8ac3 on tablet 19c00a94b3db433ba756eea479aa8ac3 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:29.534479 15500 raft_consensus.cc:1217] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:29.551239 15500 raft_consensus.cc:1217] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:29.571692 15500 raft_consensus.cc:1217] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:29.662370 15500 raft_consensus.cc:1217] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:29.981820 15895 raft_consensus.cc:1064] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:29.983736 15895 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:29.994052 15495 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:29.995716 14901 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:29.997802 15895 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:29.998831 15885 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.008347 14829 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.010071 15895 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.017562 15916 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.024413 15500 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.040011 14726 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.051602 14905 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.053059 14830 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.059237 15883 raft_consensus.cc:1064] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:30.061779 15883 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:30.076534 15500 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.078377 15916 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.109258 14830 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.114580 14899 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.108258 15917 raft_consensus.cc:1064] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:30.120007 15916 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:30.120079 15917 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:30.124215 15916 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.137274 14978 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:30.142320 15495 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.142488 14901 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.143720 15916 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:30.145354 15926 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:30.148916 15926 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.156211 14978 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.158540 14905 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.161160 15880 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.162537 15839 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.164682 14901 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.165330 14830 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.180676 15500 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.188304 15839 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.189868 15496 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.194435 15895 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.203653 15495 raft_consensus.cc:2955] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.218866 15937 raft_consensus.cc:1064] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:30.221958 15937 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:30.227608 14728 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.223861 14724 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.247385 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 193d471395e4425193a99882729a3257 with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:30.245005 15839 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.249516 14978 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:13:30.260406 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 77332.8us
I20260709 12:13:30.263412 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 193d471395e4425193a99882729a3257 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:30.250612 15495 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.264372 14901 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.269228 14977 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:30.275791 15496 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.278198 15926 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:30.281405 14829 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.290743 15926 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.295627 15498 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.293373 15883 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:13:30.305994 14727 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.314740 14905 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.321868 15940 tablet_replica.cc:333] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:30.328491 15940 raft_consensus.cc:2243] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.341926 14905 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.326472 14822 raft_consensus.cc:2955] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.325574 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c3edc810ebc4d469eb1464443f96b10 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:30.338058 14978 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.344288 15934 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.345541 15495 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.347285 15880 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.342958 15940 raft_consensus.cc:2272] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.350816 15934 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.355268 15940 ts_tablet_manager.cc:1916] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.361750 14724 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.378636 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c3edc810ebc4d469eb1464443f96b10 with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:30.400552 14829 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:30.403915 15946 tablet_replica.cc:333] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:30.409267 15946 raft_consensus.cc:2243] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.410027 15946 raft_consensus.cc:2272] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.423249 15498 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.425179 14901 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.426570 15934 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:30.427659 15880 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:30.435868 15934 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.442641 14901 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.441902 15946 ts_tablet_manager.cc:1916] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.453891 15498 raft_consensus.cc:2955] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.462488 14726 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.466374 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19c00a94b3db433ba756eea479aa8ac3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:30.466930 15940 ts_tablet_manager.cc:1929] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:30.464506 15917 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.467885 15940 log.cc:1199] T 193d471395e4425193a99882729a3257 P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/193d471395e4425193a99882729a3257
I20260709 12:13:30.477653 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 193d471395e4425193a99882729a3257 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:30.479076 15946 ts_tablet_manager.cc:1929] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:30.479610 15946 log.cc:1199] T 7c3edc810ebc4d469eb1464443f96b10 P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/7c3edc810ebc4d469eb1464443f96b10
I20260709 12:13:30.481494 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet 7c3edc810ebc4d469eb1464443f96b10 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:30.481433 14901 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.490310 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet 19c00a94b3db433ba756eea479aa8ac3 with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:30.494732 15948 tablet_replica.cc:333] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:30.493995 14978 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.496258 15498 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.501034 15948 raft_consensus.cc:2243] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.505632 15948 raft_consensus.cc:2272] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.509115 15948 ts_tablet_manager.cc:1916] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.518131 14726 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.526247 15948 ts_tablet_manager.cc:1929] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:30.526849 15948 log.cc:1199] T 19c00a94b3db433ba756eea479aa8ac3 P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/19c00a94b3db433ba756eea479aa8ac3
I20260709 12:13:30.531133 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet 19c00a94b3db433ba756eea479aa8ac3 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:30.539306 14822 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:30.544778 15498 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.545310 14901 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:30.546011 15934 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:30.547781 15917 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:30.553005 15839 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.555228 15498 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.562328 14901 raft_consensus.cc:2955] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.564467 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f43f93d36ef41e69ee8543827ec47c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:30.571161 14728 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:30.581187 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f43f93d36ef41e69ee8543827ec47c9 with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:30.582116 15948 tablet_replica.cc:333] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:30.596815 15948 raft_consensus.cc:2243] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:30.597666 15948 raft_consensus.cc:2272] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:30.600917 15948 ts_tablet_manager.cc:1916] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:30.614135 15948 ts_tablet_manager.cc:1929] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:30.614418 15948 log.cc:1199] T 4f43f93d36ef41e69ee8543827ec47c9 P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/4f43f93d36ef41e69ee8543827ec47c9
I20260709 12:13:30.615517 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet 4f43f93d36ef41e69ee8543827ec47c9 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:31.682237 14977 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:31.689527 14901 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:31.690732 14942 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62960e193a71437ca3e0617694ee47a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.691083 14829 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.691002 15883 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.693114 15883 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:31.701889 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:31.716399 15938 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.719596 14899 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.739135 14977 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:31.741101 14724 catalog_manager.cc:5697] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.757154 14822 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.761263 14899 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.762041 15883 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.766917 15926 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:31.765728 14942 consensus_peers.cc:597] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8e863f228fb447db876645372fad3bb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.786479 14822 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.793576 15938 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.798415 14899 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.826160 14901 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:31.840262 14829 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.844873 14977 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:31.846443 14868 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e724a441858b4dbb9c592f2e4bca4d14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.847211 15820 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.864128 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:31.864885 14978 raft_consensus.cc:606] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:31.870265 15954 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.871862 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:31.872469 14978 raft_consensus.cc:606] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:31.873584 14724 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.878738 14829 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.878113 14977 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.880765 15904 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.891839 14829 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.902632 14822 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:31.915382 14728 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.932708 14899 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:31.933478 14793 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 288719c849ad492aa7db0307a4c41fe9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:31.934715 15957 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.935382 14977 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:31.935667 14899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57208325c32042458c99c5c30886c3e1"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:31.936264 14899 raft_consensus.cc:606] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:31.941689 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:31.942250 14978 raft_consensus.cc:606] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:31.947229 15957 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.947781 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:31.948371 14978 raft_consensus.cc:606] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:31.951233 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:31.951784 14978 raft_consensus.cc:606] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:31.957326 15917 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.961318 14977 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.962726 14901 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.968360 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:13:31.968950 14822 raft_consensus.cc:606] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Received request to transfer leadership to TS b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:31.971589 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:13:31.973292 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:31.974270 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:31.982354 14724 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:31.986194 15938 raft_consensus.cc:993] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:31.986694 15938 raft_consensus.cc:1081] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:31.988328 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:13:31.988884 14822 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.989221 14822 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.996001 14822 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:31.998860 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:31.999306 14822 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:31.999529 14977 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.999855 14977 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:32.001902 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:32.002463 14899 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.000758 14977 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.004379 14977 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.021003 14899 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.021198 14977 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.022629 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:32.023571 15839 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.024008 15839 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:32.024782 15839 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.087430 15883 raft_consensus.cc:993] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:32.087885 15883 raft_consensus.cc:1081] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
W20260709 12:13:32.091409 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 55839.5us
I20260709 12:13:32.090852 14726 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:32.087083 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 51436.6us
W20260709 12:13:32.097070 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 60958.3us
I20260709 12:13:32.098420 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:13:32.098943 14822 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.099284 14822 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.105834 14822 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.110260 15975 raft_consensus.cc:993] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:32.110780 15975 raft_consensus.cc:1081] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:32.108887 14822 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.112730 15975 raft_consensus.cc:993] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:13:32.113138 15975 raft_consensus.cc:1081] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:13:32.114094 14829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:13:32.114626 14829 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.114945 14829 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.117144 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:32.117676 14975 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.117951 14975 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:32.118695 14975 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.119836 14975 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.123356 14829 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.124454 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:32.125064 14899 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.128854 14975 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.131132 14904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:45004
I20260709 12:13:32.133631 14904 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.133965 14904 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.139397 14904 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.141049 14904 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.141403 14829 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.144696 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:32.145210 14829 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.146091 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:32.146628 14902 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.148552 15917 raft_consensus.cc:993] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:13:32.150935 15959 raft_consensus.cc:1081] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Signalling peer b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:13:32.154073 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:32.154742 14977 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.155023 14977 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:32.155773 14977 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.156706 14902 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.156939 14977 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.157822 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:32.159679 14975 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.160048 14975 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:32.160995 14975 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.162195 14975 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.167451 14977 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:32.169435 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:32.170194 15917 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.170636 15917 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:32.171437 15917 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.171363 14899 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.177811 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:32.179734 15957 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.180184 15957 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:32.181005 15957 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.183235 14902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:44998
I20260709 12:13:32.183822 14902 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.184209 14902 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.184926 14869 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:32.185715 15904 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.186134 15904 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:32.186873 15904 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.190917 14902 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.192448 14829 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:32.193848 14975 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.206216 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:32.206871 14829 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.207219 14829 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:32.210033 14902 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.210474 14829 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.215246 14829 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.235952 14829 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:32.241518 14871 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:32.242385 15954 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.242925 15954 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:32.243851 15954 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.244428 14726 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:32.252831 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 55997.5us
I20260709 12:13:32.267556 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:32.268219 14978 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.276113 14978 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:32.277269 15969 raft_consensus.cc:993] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:32.277799 15969 raft_consensus.cc:1081] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:32.279615 14829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57208325c32042458c99c5c30886c3e1"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36718
I20260709 12:13:32.280179 14829 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.280575 14829 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.287880 14829 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.290824 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:32.291430 14899 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.291812 14899 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:32.292697 14899 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.295859 14899 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.303273 14899 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.304798 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:32.305969 15917 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.306473 15917 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:32.307367 15917 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:32.321017 15983 ts_tablet_manager.cc:933] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.326270 14726 catalog_manager.cc:5697] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.327471 14829 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.330447 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:32.330983 14975 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.339478 14975 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:32.356194 14726 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.361877 15985 ts_tablet_manager.cc:933] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.378398 15983 tablet_copy_client.cc:323] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:32.381559 14988 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 62960e193a71437ca3e0617694ee47a3 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:32.382129 14988 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 62960e193a71437ca3e0617694ee47a3 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-62960e193a71437ca3e0617694ee47a3
I20260709 12:13:32.406898 15989 ts_tablet_manager.cc:933] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:32.411680 15989 tablet_copy_client.cc:323] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:13:32.412235 15985 tablet_copy_client.cc:323] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:32.412901 14988 tablet_copy_source_session.cc:215] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.414109 14989 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet c8e863f228fb447db876645372fad3bb from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:32.414659 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet e724a441858b4dbb9c592f2e4bca4d14 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:13:32.414698 14989 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet c8e863f228fb447db876645372fad3bb from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-c8e863f228fb447db876645372fad3bb
I20260709 12:13:32.415295 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet e724a441858b4dbb9c592f2e4bca4d14 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-e724a441858b4dbb9c592f2e4bca4d14
I20260709 12:13:32.417339 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62960e193a71437ca3e0617694ee47a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.423223 14915 tablet_copy_source_session.cc:215] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.433557 15989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724a441858b4dbb9c592f2e4bca4d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.434129 15983 tablet_copy_client.cc:806] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.434752 15983 tablet_copy_client.cc:670] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.439680 15983 tablet_copy_client.cc:538] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:32.439420 14726 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.441249 14726 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.439474 14989 tablet_copy_source_session.cc:215] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.447144 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e863f228fb447db876645372fad3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.451908 15983 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:32.452222 15989 tablet_copy_client.cc:806] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.452828 15989 tablet_copy_client.cc:670] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.460952 15989 tablet_copy_client.cc:538] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:32.472177 15989 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:32.493760 15985 tablet_copy_client.cc:806] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.494827 15985 tablet_copy_client.cc:670] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.496763 15983 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:32.497660 15983 tablet_bootstrap.cc:492] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:32.498325 15983 ts_tablet_manager.cc:1403] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.018s
I20260709 12:13:32.501463 15983 raft_consensus.cc:359] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:32.502349 15983 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:32.502964 15983 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:32.506175 15985 tablet_copy_client.cc:538] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:32.516815 15989 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:32.518443 15989 tablet_bootstrap.cc:492] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:32.519433 15989 ts_tablet_manager.cc:1403] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.008s
I20260709 12:13:32.524308 14899 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.525810 15957 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:32.526506 15983 ts_tablet_manager.cc:1434] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.010s
I20260709 12:13:32.528601 15985 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:32.535530 14989 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-62960e193a71437ca3e0617694ee47a3 received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:32.536044 14989 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-62960e193a71437ca3e0617694ee47a3 on tablet 62960e193a71437ca3e0617694ee47a3 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:32.525787 15938 raft_consensus.cc:993] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:32.538417 15938 raft_consensus.cc:1081] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:32.541472 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53398
I20260709 12:13:32.541970 15498 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.542343 15498 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.552340 14975 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.554556 15957 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.568539 14978 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.566260 15498 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:32.570967 15957 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.571537 15983 ts_tablet_manager.cc:933] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:13:32.579164 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:32.579752 14830 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.582728 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:32.583884 14975 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.584246 14975 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:32.584972 14975 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:32.585948 14975 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.601179 14975 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:32.603024 15460 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:32.603410 14830 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:32.579340 15498 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:32.615981 14902 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.617053 15993 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.617568 15979 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:32.618376 15983 tablet_copy_client.cc:323] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:13:32.620219 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet 288719c849ad492aa7db0307a4c41fe9 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:13:32.620779 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet 288719c849ad492aa7db0307a4c41fe9 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-288719c849ad492aa7db0307a4c41fe9
I20260709 12:13:32.637693 15993 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:32.628113 14840 tablet_copy_source_session.cc:215] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:32.640537 14975 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.641948 15904 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.632166 15989 raft_consensus.cc:359] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:32.643836 15989 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:32.638684 15993 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:32.651718 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288719c849ad492aa7db0307a4c41fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:32.656782 15989 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:32.660975 15989 ts_tablet_manager.cc:1434] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.141s	user 0.003s	sys 0.004s
I20260709 12:13:32.668979 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-e724a441858b4dbb9c592f2e4bca4d14 received from {username='slave'} at 127.0.0.1:44336
I20260709 12:13:32.669459 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-e724a441858b4dbb9c592f2e4bca4d14 on tablet e724a441858b4dbb9c592f2e4bca4d14 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:32.682428 14830 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.683853 15904 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.691083 14977 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.701659 14899 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.704068 14724 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.714541 15917 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.715857 15917 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.767177 14822 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.768883 15904 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.830102 15498 raft_consensus.cc:1217] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:32.905313 15498 raft_consensus.cc:1217] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:13:32.913897 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 97931.1us
I20260709 12:13:32.936307 14976 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.939879 14902 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.953320 15983 tablet_copy_client.cc:806] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:32.954020 15983 tablet_copy_client.cc:670] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:32.961750 15978 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.967541 15985 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:32.968542 15985 tablet_bootstrap.cc:492] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:32.969219 15985 ts_tablet_manager.cc:1403] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.441s	user 0.069s	sys 0.072s
I20260709 12:13:32.986774 14979 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.996402 16018 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:13:33.092681 15978 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.104326 15985 raft_consensus.cc:359] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:33.105306 15985 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:33.106007 15985 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:33.114236 15985 ts_tablet_manager.cc:1434] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.145s	user 0.006s	sys 0.007s
I20260709 12:13:33.125502 14989 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-c8e863f228fb447db876645372fad3bb received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:33.125945 14989 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-c8e863f228fb447db876645372fad3bb on tablet c8e863f228fb447db876645372fad3bb with peer 2521854406d544779444a29c4141b97d
W20260709 12:13:33.138566 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 81362.6us
W20260709 12:13:33.156965 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 55894.9us
I20260709 12:13:33.157709 15983 tablet_copy_client.cc:538] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:33.179315 15983 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:33.247764 14979 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.249465 15993 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.261099 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.262055 15983 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:33.262952 15983 tablet_bootstrap.cc:492] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:33.263599 15983 ts_tablet_manager.cc:1403] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.004s
I20260709 12:13:33.268083 15983 raft_consensus.cc:359] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:33.268931 15983 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:33.269591 15983 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:33.277166 15983 ts_tablet_manager.cc:1434] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 12:13:33.302376 16026 raft_consensus.cc:1064] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:33.305014 16026 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.317582 16018 raft_consensus.cc:1064] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:33.320139 16018 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.325150 14824 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.326140 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-288719c849ad492aa7db0307a4c41fe9 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:13:33.326632 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-288719c849ad492aa7db0307a4c41fe9 on tablet 288719c849ad492aa7db0307a4c41fe9 with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:33.327064 16032 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.332950 15495 raft_consensus.cc:1217] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:33.353063 14904 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.353199 15495 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.355525 15950 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:33.357451 15950 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.364465 14822 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.376271 16026 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.378257 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "193d471395e4425193a99882729a3257"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:33.378839 14977 raft_consensus.cc:606] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:33.379032 14979 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.380954 15954 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.383036 14979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:33.383710 14979 raft_consensus.cc:606] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:33.386606 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:33.387158 14977 raft_consensus.cc:606] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:33.389850 16026 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.395174 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:33.395764 14977 raft_consensus.cc:606] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:33.399228 14902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:33.399765 14902 raft_consensus.cc:606] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:33.400524 15495 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.405156 14902 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.407670 16019 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:33.401291 14827 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.403834 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:13:33.409910 14830 raft_consensus.cc:606] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:33.404907 15950 raft_consensus.cc:993] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:33.411216 15950 raft_consensus.cc:1081] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:33.412226 15954 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.422158 15500 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.431767 15494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "193d471395e4425193a99882729a3257"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53398
I20260709 12:13:33.432493 15494 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.432902 15494 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.440884 14727 catalog_manager.cc:5697] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.446749 16010 raft_consensus.cc:993] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:33.447285 16026 raft_consensus.cc:1081] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:33.453553 14830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:13:33.454075 14830 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.454406 14830 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.460502 14830 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.463701 15938 raft_consensus.cc:993] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:33.463673 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:33.464263 15938 raft_consensus.cc:1081] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:33.464389 14904 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.467875 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:33.468425 14978 raft_consensus.cc:606] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:33.470125 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:13:33.470956 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:33.471509 14978 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.471791 14978 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:33.472596 14978 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.473412 14978 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.478958 14830 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:33.481654 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:33.481755 14904 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:33.482673 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.484380 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53398
I20260709 12:13:33.488487 15500 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.488961 15500 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.489711 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:33.490710 16028 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.492877 16028 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:33.493817 16028 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.512918 14824 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.515141 14978 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:33.520224 14899 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:33.523056 15494 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.524410 15500 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.528893 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:33.529630 14902 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.532755 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:33.533334 14978 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.533622 14978 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:33.533567 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:33.535207 14899 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.536939 15500 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:33.542819 16015 raft_consensus.cc:993] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:13:33.543255 15938 raft_consensus.cc:1081] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:13:33.546167 14901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:45004
I20260709 12:13:33.546682 14901 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.547013 14901 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.546906 15500 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.551609 14978 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.552901 14978 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.553659 14901 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.555478 14901 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:33.543368 16019 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.557363 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:33.557907 14979 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.558168 14979 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:33.564038 14979 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.565106 14979 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.571260 14899 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:33.575939 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:33.576777 16032 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.576934 14902 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:33.577298 16032 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:33.578863 16032 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.585508 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:33.586066 14977 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.586328 14977 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:33.587028 14977 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.588068 14977 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.590298 14975 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.598519 15462 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:33.599620 15993 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.603114 14979 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:33.605214 14869 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:33.606499 15954 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.606947 15954 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:33.607801 15954 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.613665 14977 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:33.613878 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:33.577875 15494 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:33.614496 14822 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.623821 15993 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:33.625108 14822 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:33.624897 15993 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.610932 14978 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:33.630882 14830 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.641825 14724 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.653447 14726 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.662122 14726 catalog_manager.cc:5697] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.685356 15938 raft_consensus.cc:993] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:33.685470 14902 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.686095 14724 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.691282 14978 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.691844 14724 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.686107 15938 raft_consensus.cc:1081] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:33.695634 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53398
I20260709 12:13:33.696123 15495 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.696470 15495 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.699357 15500 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.700130 15494 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.702296 14830 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.702188 15938 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:33.702889 14824 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.704221 15954 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:33.704556 16026 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.705335 15495 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.707581 15495 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:33.709239 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:33.709791 14824 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.713263 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:33.713831 14978 raft_consensus.cc:3055] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.714174 14978 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:33.713666 15904 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.714995 14978 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.716154 14978 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.716917 16019 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.718786 14824 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:33.720937 15494 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.722681 15938 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.725543 14978 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:33.728293 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e724a441858b4dbb9c592f2e4bca4d14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:33.729288 15460 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:33.730154 15993 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.730605 15993 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:33.731468 15993 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.736981 15500 raft_consensus.cc:1217] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:33.740168 16014 raft_consensus.cc:993] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:33.740779 16014 raft_consensus.cc:1081] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:33.728637 14830 raft_consensus.cc:2955] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.743822 14979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:13:33.744356 14979 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.744683 14979 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.747222 15500 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.751585 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62960e193a71437ca3e0617694ee47a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:33.752765 14979 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.748759 16024 raft_consensus.cc:993] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:33.757547 16028 raft_consensus.cc:1081] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:33.755328 14822 raft_consensus.cc:2955] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.761015 14979 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:33.761960 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:33.762619 14902 raft_consensus.cc:3055] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.762131 14728 catalog_manager.cc:5697] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.762960 14902 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:33.764626 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:33.765190 14827 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.763928 14902 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.767117 14902 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.771735 14978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:13:33.772716 14978 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.772126 14726 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 3 to 4, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 1 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.775704 14827 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:33.780081 14902 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:33.773716 14978 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.781225 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:33.787045 14978 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.792294 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet 62960e193a71437ca3e0617694ee47a3 with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:33.793236 15938 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.797344 15938 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:33.798175 15938 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.800635 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet e724a441858b4dbb9c592f2e4bca4d14 with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50790
I20260709 12:13:33.804483 14978 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:33.804869 16020 raft_consensus.cc:1064] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:33.807339 16020 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:33.811801 14726 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.814908 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:33.815600 14902 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.816596 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:33.817147 14822 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.817425 14822 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:33.818092 14822 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.819248 14822 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.835217 14822 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:33.852710 16054 tablet_replica.cc:333] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:13:33.857883 16054 raft_consensus.cc:2243] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.855439 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:33.856642 14902 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:33.858736 16054 raft_consensus.cc:2272] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.859864 16015 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.860720 16015 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:33.861604 16015 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:33.863502 16054 ts_tablet_manager.cc:1916] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:33.872267 15500 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.874665 14902 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.875133 16015 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:33.883688 16020 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.885866 14822 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.886166 14726 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.889806 15938 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.892308 16053 tablet_replica.cc:333] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:33.893348 16053 raft_consensus.cc:2243] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.894060 16053 raft_consensus.cc:2272] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.902943 14979 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.904305 16024 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.907352 14728 catalog_manager.cc:5697] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.934815 16053 ts_tablet_manager.cc:1916] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:33.945741 16054 ts_tablet_manager.cc:1929] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:33.945721 15938 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.950179 15500 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.946758 16054 log.cc:1199] T e724a441858b4dbb9c592f2e4bca4d14 P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/e724a441858b4dbb9c592f2e4bca4d14
I20260709 12:13:33.956343 14902 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.959508 16027 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.960767 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet e724a441858b4dbb9c592f2e4bca4d14 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:33.963459 14899 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:33.978075 16053 ts_tablet_manager.cc:1929] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:33.978578 16053 log.cc:1199] T 62960e193a71437ca3e0617694ee47a3 P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/62960e193a71437ca3e0617694ee47a3
I20260709 12:13:33.980381 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet 62960e193a71437ca3e0617694ee47a3 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:34.000075 14728 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.006494 14822 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.024817 14979 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.026845 16047 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.060128 14979 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.064788 14899 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.066534 16047 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.071185 14827 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.072662 15904 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.075109 15499 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.077044 16015 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.079056 14901 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.084741 15938 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.087146 16047 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.088482 15499 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.110507 14901 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.112418 16026 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.124819 14979 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.126142 15954 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.126914 14901 raft_consensus.cc:2955] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.131338 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8e863f228fb447db876645372fad3bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.145383 14724 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 3 to 4, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.153029 14979 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.161475 15993 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.172317 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet c8e863f228fb447db876645372fad3bb with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36688
I20260709 12:13:34.193881 16073 tablet_replica.cc:333] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:13:34.195227 16073 raft_consensus.cc:2243] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.203998 14827 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.205355 16032 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.196027 16073 raft_consensus.cc:2272] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.218479 16065 raft_consensus.cc:1064] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:13:34.220889 16065 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.222144 16073 ts_tablet_manager.cc:1916] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.247648 15500 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.248322 14902 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.249747 16024 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.252087 16024 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.255827 14977 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:34.258821 16074 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.284935 14827 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.286556 16010 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.288209 14977 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.289701 16073 ts_tablet_manager.cc:1929] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.288371 16065 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.289746 16047 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:13:34.300489 15500 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.290907 14901 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.305591 16026 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.290233 16073 log.cc:1199] T c8e863f228fb447db876645372fad3bb P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/c8e863f228fb447db876645372fad3bb
I20260709 12:13:34.312064 14902 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.316848 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet c8e863f228fb447db876645372fad3bb (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:34.320603 14724 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.328073 16015 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.362239 14824 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.375238 16020 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.383378 14977 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.421039 14901 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.460239 14822 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.468384 15499 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.469084 14977 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:34.470685 16074 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.473686 16074 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.485028 16065 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.486366 14978 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.490924 15500 raft_consensus.cc:2955] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.498442 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 288719c849ad492aa7db0307a4c41fe9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:34.507097 14724 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 3 to 4, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 1 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:34.519309 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet 288719c849ad492aa7db0307a4c41fe9 with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44986
I20260709 12:13:34.521003 16086 tablet_replica.cc:333] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:13:34.522301 16086 raft_consensus.cc:2243] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.522862 16086 raft_consensus.cc:2272] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.526566 16086 ts_tablet_manager.cc:1916] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:34.542520 16086 ts_tablet_manager.cc:1929] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:34.542809 16086 log.cc:1199] T 288719c849ad492aa7db0307a4c41fe9 P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/288719c849ad492aa7db0307a4c41fe9
I20260709 12:13:34.544159 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet 288719c849ad492aa7db0307a4c41fe9 (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:13:34.625717 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:34.661755 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:13:34.662235 14822 raft_consensus.cc:606] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:34.664470 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:13:34.664882 14822 raft_consensus.cc:606] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:34.667034 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:34.667456 14978 raft_consensus.cc:606] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:34.669715 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:34.670581 14978 raft_consensus.cc:606] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:34.673457 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96bb59b659d74ddabe816622f437493f"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:34.673924 14977 raft_consensus.cc:606] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:34.676026 14901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:34.676537 14901 raft_consensus.cc:606] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:34.677920 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:34.679199 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:34.679889 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:34.686447 16015 raft_consensus.cc:993] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:34.686847 16015 raft_consensus.cc:1081] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:34.688033 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53398
I20260709 12:13:34.688499 15500 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.688764 15500 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.694456 15500 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.696579 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:34.697122 14822 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.700578 15500 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:34.701581 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:34.702275 14977 raft_consensus.cc:3055] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.702626 14977 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:34.703460 14822 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:34.703369 14977 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.704571 14977 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.704974 15462 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:34.705706 16032 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.706146 16032 raft_consensus.cc:697] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:34.706954 16032 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.719295 14724 catalog_manager.cc:5697] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.729492 14977 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:34.779969 16065 raft_consensus.cc:993] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:34.780489 16028 raft_consensus.cc:1081] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:34.782013 14977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:13:34.782507 14977 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.782848 14977 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.788371 14977 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:34.789804 14977 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:34.790726 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:34.791318 14824 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.791599 14824 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:34.790689 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:34.792505 14824 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:34.793184 14901 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.793542 14824 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.799072 14901 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:34.799115 14824 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:34.800258 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:34.800935 16020 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.801342 16020 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:34.802052 16020 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:34.810715 14724 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 3, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.858629 15904 raft_consensus.cc:993] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:34.859042 15954 raft_consensus.cc:1081] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:34.860376 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53392
I20260709 12:13:34.860843 15500 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.861114 15500 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.865973 15500 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.867936 15500 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:34.876051 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:34.876380 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:34.876652 14901 raft_consensus.cc:3055] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.876973 14824 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.877300 14901 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:34.878177 14901 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.879347 14901 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.882038 14824 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:34.883744 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:34.884402 16032 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.884876 16032 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:34.884855 14901 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:34.885763 16032 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.894939 14724 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.900038 16065 raft_consensus.cc:993] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:34.900573 16065 raft_consensus.cc:1081] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:34.903514 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:58074
I20260709 12:13:34.903985 15500 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.904250 15500 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.908776 15500 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.910929 15500 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:34.911334 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:34.911334 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:34.912197 14824 raft_consensus.cc:3055] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.912493 14977 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.912624 14824 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:34.913628 14824 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.916930 14824 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.922683 14977 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:34.933566 15460 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:34.934453 16032 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.934993 16032 raft_consensus.cc:697] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:34.935832 16032 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:34.941004 14824 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:34.960433 14728 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:35.772764 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:35.978892 16093 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:35.979691 16093 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:35.982070 16093 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:35.984053 14759 debug-util.cc:398] Leaking SignalData structure 0x7b08000389c0 after lost signal to thread 13681
I20260709 12:13:36.037190 16094 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.108330 16094 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.110850 16094 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.062847 16090 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.111671 16090 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.113952 16090 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.122834 16093 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.124399 16093 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.065789 16092 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.077658 16091 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.128204 16026 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.141613 16032 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.272934 16091 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.273555 16032 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.275144 16091 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.275467 16032 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.276517 16091 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.277025 16091 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.277494 16032 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.278134 16032 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.278998 16091 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.280192 16032 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.281410 16026 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.283536 16026 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.065570 16089 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.284345 16089 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.159667 16098 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.286375 16098 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.286893 16032 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.183641 16090 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.288313 16090 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.194190 16020 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.289989 16020 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.174135 16099 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.291709 16099 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:36.298086 14759 debug-util.cc:398] Leaking SignalData structure 0x7b08000390a0 after lost signal to thread 14762
I20260709 12:13:36.195626 16094 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.233450 15904 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.302657 15904 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.303529 16047 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.254966 16028 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.272913 16092 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.304100 16047 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.287699 16101 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.302574 16094 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.287431 16032 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.223615 16097 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.307294 16028 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.262334 16015 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.323916 15954 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.341370 16102 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:36.352499 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 77716.7us
W20260709 12:13:36.344869 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 86457.6us
I20260709 12:13:36.355949 15904 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.357421 16107 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.376843 16107 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.379315 16107 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.364581 16103 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.347404 16098 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.380010 16103 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.382187 16103 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.383541 16103 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.383996 16103 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.389557 16107 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.390331 16107 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.392463 16107 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.345839 16020 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.344182 16099 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.346386 16027 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.359226 16091 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.423756 15904 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.422137 14724 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44702 (request call id 259) took 1466 ms. Trace:
I20260709 12:13:36.431485 14728 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 156) took 1484 ms. Trace:
I20260709 12:13:36.452569 16114 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.360544 16101 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:36.455343 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 68457.5us
I20260709 12:13:36.455667 16101 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.396934 16097 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.460889 15904 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.457914 16091 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.434160 16020 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.373543 16015 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.464162 16103 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.433581 16099 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.401898 15954 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.473770 16097 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.457504 16026 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:13:36.478714 14759 debug-util.cc:398] Leaking SignalData structure 0x7b08000437c0 after lost signal to thread 14854
I20260709 12:13:36.443188 16027 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.527115 15904 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.451146 14728 rpcz_store.cc:276] 0709 12:13:34.946815 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.949988 (+  3173us) service_pool.cc:224] Handling call
0709 12:13:36.431412 (+1481424us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:34.965298 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:34.965878 (+   580us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:34.965911 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:13:34.965924 (+    13us) tablet.cc:662] Decoding operations
0709 12:13:34.966253 (+   329us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:34.966307 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:34.966334 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:34.966502 (+   168us) tablet.cc:701] Row locks acquired
0709 12:13:34.966515 (+    13us) write_op.cc:260] PREPARE: finished
0709 12:13:34.966653 (+   138us) write_op.cc:270] Start()
0709 12:13:34.966754 (+   101us) write_op.cc:276] Timestamp: P: 1783599214966608 usec, L: 0
0709 12:13:34.966769 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 12:13:34.967968 (+  1199us) log.cc:844] Serialized 536 byte log entry
0709 12:13:34.975010 (+  7042us) op_driver.cc:464] REPLICATION: finished
0709 12:13:36.268751 (+1293741us) write_op.cc:301] APPLY: starting
0709 12:13:36.268839 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:36.268946 (+   107us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:36.269078 (+   132us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:36.269284 (+   206us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:36.269433 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:36.269476 (+    43us) write_op.cc:312] APPLY: finished
0709 12:13:36.269688 (+   212us) log.cc:844] Serialized 23 byte log entry
0709 12:13:36.364857 (+ 95169us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:36.364936 (+    79us) write_op.cc:454] Released schema lock
0709 12:13:36.365563 (+   627us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:36.448031 (+ 82468us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:36.458317 (+ 10286us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":4067,"apply.run_cpu_time_us":4210,"apply.run_wall_time_us":155400,"num_ops":1,"prepare.queue_time_us":100,"prepare.run_cpu_time_us":2564,"prepare.run_wall_time_us":12830,"replication_time_us":8092,"thread_start_us":94845,"threads_started":1}]]}
I20260709 12:13:36.453197 16114 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.470057 16089 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.484808 16096 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.468387 16093 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.444324 14724 rpcz_store.cc:276] 0709 12:13:34.932483 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.963411 (+ 30928us) service_pool.cc:224] Handling call
0709 12:13:36.398708 (+1435297us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1528,"reported_tablets":1}
I20260709 12:13:36.556785 15904 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.504297 16090 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.504583 16092 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.427736 16102 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.562037 15904 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:36.563064 14759 debug-util.cc:398] Leaking SignalData structure 0x7b080032aa00 after lost signal to thread 14929
I20260709 12:13:36.523102 16110 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.522302 16020 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.570063 16107 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.558096 16098 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.569851 16110 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.576961 16106 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.575922 16098 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.560545 16101 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.556072 16123 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.527172 16099 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.582763 16133 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.585086 16091 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.585666 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:36.586017 16124 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.595273 16130 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.575532 16096 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.585642 16120 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.579377 16107 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.586550 16124 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.646878 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:36.647493 14904 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:36.613405 16028 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.592015 16101 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.619740 16094 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.613078 16113 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.653405 15904 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.653777 16136 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.654265 16122 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.654402 16015 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.654791 16118 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.655182 16115 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.627542 16108 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.618834 16126 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.621028 16104 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.649590 16091 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:13:36.677863 14759 debug-util.cc:398] Leaking SignalData structure 0x7b08002aa080 after lost signal to thread 15003
I20260709 12:13:36.678679 16102 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.653082 16028 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.661283 16092 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.679143 16137 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.577509 16106 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.686223 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:36.685636 16116 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.649642 16119 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.550402 16026 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.689236 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:36.655233 16138 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:36.691642 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:36.696753 16111 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.697086 16135 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.697582 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:36.686137 16089 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.703138 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:36.697276 16100 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.682675 16047 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.708760 16143 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.617200 16133 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.709057 16102 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.668883 16118 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.686404 16015 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.659267 16128 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.628837 16130 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.714280 16098 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.616596 16123 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.646718 16120 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.690472 16091 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.719599 16103 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.723996 16099 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.731822 16147 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.685371 16126 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.701049 16092 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.698168 16028 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.709504 16089 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.715070 16114 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.731700 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:36.703666 16117 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.722278 16047 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.727239 15954 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.726189 16065 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:36.744484 16144 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.708952 16135 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.730300 16143 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.683686 16113 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.688606 16115 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.682756 16122 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.728385 16102 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.688086 16104 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.725991 16100 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.735770 16015 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.682708 16136 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.723569 16137 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.708848 16111 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.687956 16108 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.724646 16119 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.716210 16116 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.722007 16138 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.781983 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.044615 16101 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.782279 16095 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.047398 16015 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:37.003933 16112 log.cc:927] Time spent T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 12:13:37.048868 14977 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:37.048977 16113 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.046010 16106 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.778349 16110 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.784675 16020 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.050100 16111 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.050740 16047 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.052030 16136 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.980712 16026 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.054159 16119 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.055326 16122 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.056646 14976 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:37.057578 16104 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.058182 16104 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.058696 16104 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:36.803776 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.046479 16028 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.782353 16146 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.060705 16065 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.060223 14972 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:37.039005 16118 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.043597 16141 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.057690 16117 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.044363 16144 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.061086 16127 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:36.795879 16126 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.994959 16124 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.784632 16107 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.745675 16027 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:36.757082 16147 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.087859 16135 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.089021 16100 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.087981 16115 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:36.741650 16103 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:36.801074 16130 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.078996 16091 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.782483 16139 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.005239 16142 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.047276 16095 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.084316 14974 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:37.081154 16133 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.102815 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.103080 16143 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.103580 16104 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:36.782732 16140 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:36.739058 16128 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.104557 16102 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.291040 14972 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
W20260709 12:13:37.212785 14796 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.500s	user 0.008s	sys 0.001s
I20260709 12:13:37.097230 16092 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.244870 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.250864 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.295814 16149 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:37.298182 14796 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.581s	user 0.009s	sys 0.001s
I20260709 12:13:37.298635 14905 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.302345 14824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:45566
W20260709 12:13:37.298662 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 592556us
I20260709 12:13:37.282160 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.274513 16121 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.187564 16114 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.277843 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.299105 16151 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.278084 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.284348 16138 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.151043 16118 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.300220 16149 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.230103 16117 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:37.301017 14759 debug-util.cc:398] Leaking SignalData structure 0x7b0800220460 after lost signal to thread 15524
I20260709 12:13:37.100160 16141 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.318571 16141 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.286124 16116 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.323361 16096 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.060961 16146 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.283387 16137 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.327394 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.104229 16065 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.303679 14824 raft_consensus.cc:606] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:37.305449 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.305914 14979 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:37.306070 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.274849 14898 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.330016 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.166970 16028 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.219717 16122 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.333892 14977 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.334419 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.168135 16107 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.284588 16123 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.307904 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.251439 16131 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.251187 16148 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.166203 16027 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.285185 16120 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.249364 16126 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.291922 16147 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.294430 16115 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.300577 16095 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.310634 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.227667 16089 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.311587 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.309924 16121 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.312404 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.313254 14971 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:37.228850 16125 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.211195 16119 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.313419 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.313836 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.319211 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.320372 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.320806 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.297068 14976 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:37.321597 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.313939 14970 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:37.327011 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.329047 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.325431 16032 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.310734 16108 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.336333 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.340565 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.297304 16140 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.187994 16127 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.335736 15498 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:37.308606 16114 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.328337 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.337334 16105 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.322980 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.339759 16047 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:37.339952 14945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.860s	user 0.030s	sys 0.047s
I20260709 12:13:37.342576 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.343174 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.321648 16118 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.325986 16144 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.339870 14826 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.346715 14829 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.309511 16139 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.341595 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.342058 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.340372 16131 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.335220 16028 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.338049 16122 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.336769 14977 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.341199 16107 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:37.413842 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 54559.7us
I20260709 12:13:37.307492 16142 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.473332 15495 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
W20260709 12:13:37.474153 14945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.995s	user 0.035s	sys 0.051s
W20260709 12:13:37.480785 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 1.02391e+06us
I20260709 12:13:37.481595 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.482374 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.482861 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.483449 14977 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.339886 16154 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.484802 14822 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.471839 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.485415 14821 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.485962 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.486397 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.486847 16107 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.314162 16151 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.484196 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.398167 16103 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.489172 15499 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:37.489650 14975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96bb59b659d74ddabe816622f437493f"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:37.472572 16137 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.490513 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.493287 14975 raft_consensus.cc:606] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:37.361572 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.412552 16121 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.346312 16126 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.347755 16027 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.345557 16115 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.499979 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.471231 16146 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.501197 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.503835 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.358359 16148 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.504853 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.502331 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.506320 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.508507 16122 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.482419 14828 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.478076 16128 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.477437 16149 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.479697 16119 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.504489 16115 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.513823 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.513959 14830 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.514570 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.501674 16103 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.516924 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.517767 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.525693 14904 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.514451 14825 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.525727 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.532629 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.532738 14902 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:37.534806 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.544143 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.544543 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.544876 15496 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.547040 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.498240 16137 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.556051 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.556689 14830 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.517030 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.514031 16156 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.561585 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.568003 16126 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.568313 16114 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.567613 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.569370 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.572913 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.570953 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.516304 14823 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.572254 14827 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:37.531567 16103 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.514679 16155 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:37.573798 14899 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:37.397827 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.576457 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.501564 16154 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.545331 15492 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:37.556464 16028 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.577755 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.578904 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.572072 16123 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.494946 16105 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.565414 16131 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.570747 16119 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.573065 16149 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.582774 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.583838 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.586644 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.588193 15498 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.494032 16125 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.593570 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.579456 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.577775 16103 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.610126 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.610726 16127 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.611868 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.612345 16149 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.613075 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.613668 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.614275 16149 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.614620 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.614830 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.615622 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.615869 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.616401 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.616604 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.617635 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.617692 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.618876 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.614041 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.619553 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.619213 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.607954 16155 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.620222 14978 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.619895 14830 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.625541 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.618820 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.619639 16151 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.625564 14900 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:37.626758 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:37.586028 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.628578 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.641649 14830 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:37.645476 16137 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.645642 15460 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:37.645998 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.647261 16032 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.652335 16125 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.652848 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.652992 14821 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:37.586164 16123 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.653650 16155 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.581794 16156 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.605916 16148 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.655224 16123 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.656991 14796 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.657913 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.658774 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:13:37.660058 16138 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.662832 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.662092 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.661106 14830 raft_consensus.cc:606] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:37.665643 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.649313 16092 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.667310 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.664867 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.668788 16092 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.670506 16092 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.670681 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.660661 16107 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.670873 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.671324 16107 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.671741 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.672947 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.669122 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.673152 16156 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.675388 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.675662 16105 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.671762 16107 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.676785 16154 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:37.677268 16027 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.660764 16118 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.663100 16134 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.667869 16138 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.679335 16138 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.668989 16108 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.679957 16108 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.680210 16108 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.682724 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.683051 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.684253 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.683353 14977 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:37.685442 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.685491 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.687225 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.691083 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.696951 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.697283 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.688090 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.670065 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.688586 15460 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:37.689556 16140 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.691128 16134 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.691594 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.691761 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.691123 16027 raft_consensus.cc:993] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:37.704334 16154 raft_consensus.cc:1081] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:37.704828 14942 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:37.706251 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.706521 16089 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.707036 16152 raft_consensus.cc:993] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:37.707314 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.707870 14827 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.708129 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.692623 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.708668 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.695312 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.706943 16089 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.709273 14827 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.709916 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.686647 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.710120 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.708953 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.711124 14824 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:37.711297 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.711719 16027 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.708472 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.712442 16027 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.707533 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:37.712584 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 44567.9us
I20260709 12:13:37.713937 14826 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.713959 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.707459 16152 raft_consensus.cc:1081] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:37.696067 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.697636 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.708024 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.709357 16089 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.710197 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.711486 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.727918 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.661360 16122 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:13:37.716367 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.734660 14824 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.712867 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.734833 14794 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.716324 14827 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.716660 14869 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.735747 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.736249 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.718982 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.736871 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.722208 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.726817 16138 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.716998 16134 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.694871 16092 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.697939 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.733129 14826 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:37.728675 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.688660 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.737681 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.738234 14942 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:37.732698 16140 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.711422 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.748977 14979 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:37.733366 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:37.750264 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.759933 14824 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:37.744182 16127 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.742233 14794 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.761124 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.762004 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.753748 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.742892 16114 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.746734 16152 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.766175 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.756477 16032 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.767168 16129 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:37.767530 16047 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.746560 16146 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.746635 16138 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.779162 16138 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.770639 16027 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:37.743151 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.769327 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.749929 16115 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.751462 16154 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:37.771198 14824 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:37.771646 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.768724 16127 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.789459 16127 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.773089 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.732486 14897 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:37.774302 16141 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.803309 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.775135 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.759589 16128 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.776391 14974 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:37.753329 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.783716 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.758329 16140 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.763420 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:37.791239 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 97384.5us
I20260709 12:13:37.791036 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.829110 14794 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:37.790283 16115 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.781299 16142 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:37.860991 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 70036.8us
I20260709 12:13:37.818296 16154 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:37.862404 15462 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.864022 14794 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.863943 14868 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.837224 16128 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.854228 15904 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.859367 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.840411 16114 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.867602 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.856736 16140 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.868353 16122 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.868420 16156 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.868804 14794 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:37.886152 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.868911 16158 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.870155 15904 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:37.867127 16105 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.787744 16138 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:37.875530 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 123975us
I20260709 12:13:37.876613 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.907711 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:37.876854 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.850504 14825 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:37.861553 16115 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.886756 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.887535 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.865698 16032 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.872044 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.890307 15904 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:37.820621 16135 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:13:37.875530 16128 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.898959 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.921705 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.892223 16144 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.892601 16105 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.892448 16154 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:37.913373 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:37.928872 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 52102.4us
I20260709 12:13:37.899479 15491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96bb59b659d74ddabe816622f437493f"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53398
I20260709 12:13:37.928311 14869 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.925768 14945 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:37.911307 16141 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.930480 14868 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:37.950425 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:37.953624 14900 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:37.920392 16100 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:37.923327 16142 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.927692 16122 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.926365 16161 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.972738 16161 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.922380 16139 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.977927 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.961737 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:37.921206 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.969308 16096 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.970927 16134 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:37.971796 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.901001 16158 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.927160 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.973438 16122 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:37.954171 16123 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.976883 15904 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.948668 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.957731 16092 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:37.998282 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:37.967747 16089 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:37.930760 14942 consensus_peers.cc:597] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 856acbe08d144d12bef348bde5377b8c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:37.946465 16154 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:38.001398 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 73178.7us
I20260709 12:13:38.002363 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.978689 16161 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.925231 16138 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:38.023574 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 92931.6us
I20260709 12:13:37.997648 16159 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.984799 16105 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.025615 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:37.999797 16096 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:37.978839 16135 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:13:38.005795 16122 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.056182 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:38.029192 16134 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.029390 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.029812 16103 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.031433 16158 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.032694 14972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
W20260709 12:13:38.034716 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 104317us
I20260709 12:13:38.041069 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.040184 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:37.979506 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.028841 15904 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:37.980005 16142 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:37.999389 16107 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.062204 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:38.024600 16154 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.120774 14975 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:38.148226 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 97047.1us
I20260709 12:13:38.122438 14979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:13:38.149000 14869 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:38.149431 14979 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.149770 14979 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:38.148295 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 86987us
I20260709 12:13:38.153369 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:38.037040 16162 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.154177 14868 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:38.038022 16159 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:38.163021 16115 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.164074 15500 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:38.165851 16107 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:38.120893 14871 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.631s (SENT) [suppressed 2 similar messages]
I20260709 12:13:38.089033 16160 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.048388 16096 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.065398 16089 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.146986 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:38.123391 14972 raft_consensus.cc:606] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.152446 16164 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.037602 16108 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.154981 16162 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:38.183780 15904 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.170624 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.170511 16159 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.188556 15904 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:38.193331 15904 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.120648 16139 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 12:13:38.171283 16168 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.178241 16160 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:38.109982 16105 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.204043 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.204888 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.183704 16164 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:38.192379 16162 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.210430 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:38.201128 16158 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.215853 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.188514 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.203899 16168 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:38.206558 16160 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.212949 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.212401 15904 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.218240 16142 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.200465 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.220630 14869 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:38.224088 14826 raft_consensus.cc:2393] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:38.220304 16158 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:38.214507 16103 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:38.214721 16164 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:38.279917 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 59358.7us
I20260709 12:13:38.279623 15904 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.314370 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.315907 14979 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.322412 15904 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.212124 16128 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.328414 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.329658 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.331434 14796 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.225579 16168 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.335727 14979 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:38.338591 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.292927 16158 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.343215 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.343400 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.346896 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.354086 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.354843 14827 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:38.344036 16027 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.340799 16114 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:38.380666 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 258993us
W20260709 12:13:38.385381 16127 consensus_meta.cc:287] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.595s	user 0.008s	sys 0.000s
I20260709 12:13:38.385486 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.385926 16127 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.386440 16135 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.386279 16140 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.386868 16135 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:38.387295 16135 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.367098 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.381500 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.396778 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.389302 16115 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:38.399611 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.389192 16128 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.406276 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.404845 16130 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.404742 16127 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.405413 16108 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.405939 16123 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:38.421900 16171 log.cc:927] Time spent T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 12:13:38.429945 14898 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:38.432207 14898 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:38.433220 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.434383 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:38.435428 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:38.436439 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.438256 16140 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.438566 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:38.439020 16169 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 12:13:38.422613 16128 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.444844 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.447220 16128 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:38.445426 16164 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.447674 16128 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.449256 16164 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.446640 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.450512 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.451707 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:38.426805 16173 log.cc:927] Time spent T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
I20260709 12:13:38.452747 16134 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.453346 16134 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.459731 14903 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:38.464987 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 58758.6us
I20260709 12:13:38.425501 16130 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:38.426090 16105 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.464232 16114 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:38.472198 16123 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.476809 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.478232 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:38.479765 16122 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.483116 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:38.484362 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.489526 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:38.521402 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.459317 16108 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:38.526587 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 405680us
I20260709 12:13:38.470441 16130 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.527335 16115 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.522562 16120 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.530915 16032 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:38.522337 16107 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.531984 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa318363574848098e72ad3b2af70d33"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:38.524019 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.481789 15491 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.541393 15462 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:13:38.534801 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 73044.1us
I20260709 12:13:38.544821 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.548622 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:38.528759 16146 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.485635 16134 consensus_queue.cc:1059] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 12:13:38.533416 16122 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.547349 15491 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:38.589915 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 69609.8us
I20260709 12:13:38.479765 16168 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.550625 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:38.614080 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.537848 16107 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:38.548167 16140 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.548496 16108 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.590533 16115 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.582935 14897 raft_consensus.cc:606] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:38.580010 16146 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:38.624328 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.626219 16107 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:38.654888 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 113576us
W20260709 12:13:38.657104 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 76720.8us
I20260709 12:13:38.604588 16159 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.637461 16115 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:38.658742 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:38.657727 16184 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:38.683854 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.652465 16146 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.654179 16185 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.685798 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.683609 16184 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:38.697564 14900 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:38.698154 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 64951.5us
I20260709 12:13:38.658555 16140 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:13:38.684123 16115 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.703075 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.703759 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.710574 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.711596 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:38.711655 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.712201 16100 raft_consensus.cc:993] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:38.712690 16100 raft_consensus.cc:1081] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:13:38.714342 16139 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:38.714717 16139 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:38.715461 16139 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.717620 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:38.717971 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.720045 16176 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:38.721900 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.704329 16188 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:38.704651 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.722525 16188 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:38.723059 16188 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.705334 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.705611 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:38.689129 16032 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.706382 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.706686 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.690696 16120 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:13:38.705610 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.725878 14871 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.727784 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.689239 16141 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.728852 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.731561 14794 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.731913 14903 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:38.732676 16154 consensus_meta.cc:287] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.566s	user 0.006s	sys 0.003s
I20260709 12:13:38.658041 16108 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:13:38.712749 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:38.684303 16160 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.737435 14901 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:38.759708 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.761583 14871 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.764797 14869 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:38.734884 16184 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.764950 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:38.767565 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.765513 16154 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.762140 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.730336 16032 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:38.734516 16139 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.774813 14899 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:38.774333 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:38.730293 16177 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.776710 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.779196 16168 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.782266 16168 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.782388 15904 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:38.783455 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 51979.2us
I20260709 12:13:38.784654 14794 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.769098 16175 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:38.784907 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:38.792309 15904 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:38.786593 14871 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:38.787619 16194 ts_tablet_manager.cc:933] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.778133 16032 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.783358 16122 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:13:38.788605 16158 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:38.790835 16096 consensus_meta.cc:287] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.602s	user 0.007s	sys 0.001s
W20260709 12:13:38.791054 16162 consensus_meta.cc:287] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.547s	user 0.001s	sys 0.006s
I20260709 12:13:38.763115 16141 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:38.787894 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.775386 16176 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.801299 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.802197 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.736923 15491 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.783017 16108 raft_consensus.cc:3055] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.780061 16154 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:38.807404 16096 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.807637 16162 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.810982 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:38.811728 16161 consensus_meta.cc:287] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.765s	user 0.010s	sys 0.000s
I20260709 12:13:38.812541 16127 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:38.829816 14901 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:38.813202 15500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 245) took 1091 ms. Trace:
I20260709 12:13:38.813387 16193 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:38.791350 16182 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.793891 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:38.821836 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:38.906212 14899 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:38.905717 15500 rpcz_store.cc:276] 0709 12:13:37.721298 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:37.721394 (+    96us) service_pool.cc:224] Handling call
0709 12:13:37.721646 (+   252us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:38.167304 (+445658us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:38.812951 (+645647us) spinlock_profiling.cc:243] Waited 442 ms on lock 0x7b540050f854. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:38.813121 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1017110912}
I20260709 12:13:38.791072 16135 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.921676 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:38.819350 16141 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.820007 16166 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.927386 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:38.928108 14899 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:38.922762 15499 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 3. Ops: []
I20260709 12:13:38.925333 14902 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:38.818740 16164 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.820765 16108 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:38.933959 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 328587us
I20260709 12:13:38.934696 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:38.934865 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 150274us
I20260709 12:13:38.935564 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.935782 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.907394 16127 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:38.936817 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 144143us
I20260709 12:13:38.936838 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.936846 14794 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.938110 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:38.939220 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:38.940172 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.947988 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.906564 16128 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:38.924265 16107 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.918370 16161 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:38.940963 16187 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.938782 16182 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:38.953518 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.941156 16181 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:38.949623 14972 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:38.995474 15498 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:38.940570 16159 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:38.941448 16127 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:38.988517 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.994125 16162 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:39.007452 14904 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.010277 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:38.938974 16185 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:38.941442 16089 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:38.958415 16187 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:38.949126 16115 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:39.030174 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 90911.4us
I20260709 12:13:39.008826 16143 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.011703 16103 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.014443 14970 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:38.960204 16198 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:39.014705 16193 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.013996 16185 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.019683 16182 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.032629 16144 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.018916 16160 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.031581 16187 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.031018 16181 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:39.041438 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 93545.3us
I20260709 12:13:39.033890 16143 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.050657 16143 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.042326 14793 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:39.045317 16161 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:39.049767 15496 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.008060 16108 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.045903 14973 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.040655 16198 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.043257 16107 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.046307 16128 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.047607 16144 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.056154 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:39.046561 16185 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.053241 16181 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.040807 16196 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:39.062748 16130 consensus_meta.cc:287] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.522s	user 0.006s	sys 0.001s
I20260709 12:13:39.081588 16130 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.082334 16096 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:39.064430 16158 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:39.064661 16188 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.058842 16198 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.065704 16127 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.069319 16146 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.072770 16143 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.073237 16115 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.074818 14974 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.077466 14971 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.079174 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:39.057348 16193 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.097048 15493 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.098217 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.099323 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.087127 16144 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:39.080367 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.079921 16140 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.064855 16135 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.106652 16193 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.083128 14976 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.108557 15492 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.107394 16140 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.110023 16140 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.110895 16139 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.111162 16140 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.111505 15491 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.113189 16188 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.114076 16135 consensus_queue.cc:1059] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.111284 16139 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.114874 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.115123 16135 raft_consensus.cc:3055] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.115582 16135 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.115242 16139 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.116467 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.116724 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.117424 16143 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.058275 16182 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:39.059798 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.079645 16180 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.083570 16181 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.080036 16194 tablet_copy_client.cc:323] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:13:39.091935 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.093022 16130 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.101325 16197 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.105674 16144 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.105422 16196 consensus_queue.cc:1059] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.090570 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.106070 16105 consensus_queue.cc:1059] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.137732 16142 consensus_queue.cc:1059] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260709 12:13:39.067294 16200 raft_consensus.cc:993] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:39.120661 14827 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:39.120747 16135 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.109314 16127 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.125702 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.197702 14976 raft_consensus.cc:3055] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.198010 14976 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.182896 15460 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.198764 14976 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.199471 16140 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.199697 14976 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.200822 16162 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.201759 16159 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.202224 16127 raft_consensus.cc:3055] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:39.161888 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 82763.1us
I20260709 12:13:39.172573 16199 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.202749 16127 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.203670 16127 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.127506 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.162133 16032 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.178329 16188 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
W20260709 12:13:39.187291 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 87659.3us
I20260709 12:13:39.108769 16198 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.189318 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8e863f228fb447db876645372fad3bb"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:39.210642 14977 raft_consensus.cc:606] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:39.193322 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.183533 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.194365 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.202097 16159 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.204975 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:39.205071 14979 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.112033 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:53398 (request call id 450) took 1238 ms. Trace:
W20260709 12:13:39.178792 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 168603us
I20260709 12:13:39.178730 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.211424 14902 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.183080 16143 consensus_queue.cc:1059] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:13:39.212210 15500 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.214257 16119 raft_consensus.cc:1081] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:39.216121 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.214305 16198 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.214602 16134 raft_consensus.cc:3055] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.202104 16135 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.217751 14977 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.227882 16166 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.229686 16027 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.220711 16143 raft_consensus.cc:3055] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.245030 16143 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:39.231058 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.246222 16108 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.245878 16143 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.232545 16119 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:13:39.247126 16143 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.247488 14899 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.221823 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:39.247633 16119 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.248901 16119 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.249838 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:39.249737 16119 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.250435 14899 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.222970 16032 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.251040 16119 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.250646 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.238816 16200 raft_consensus.cc:3055] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.256348 16200 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.257233 16200 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:39.257954 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.260201 16139 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.223722 16161 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:13:39.223978 16180 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.261817 16180 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.262581 16180 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.219818 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:39.265712 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 45968.8us
I20260709 12:13:39.266539 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:39.242866 14979 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:39.267658 14978 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.243844 14902 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:39.220083 16191 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:13:39.272823 16191 raft_consensus.cc:3055] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.273325 16191 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.228510 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:13:39.274477 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 46056.9us
I20260709 12:13:39.274158 16191 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.275053 16193 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.275381 16191 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.275741 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.260825 16122 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.241044 16127 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.259891 16187 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.228195 16142 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:13:39.283980 16142 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.268139 16089 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.284351 16142 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.284495 14974 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.285712 16187 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.226668 16159 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.286397 16159 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.288580 16200 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.235853 16181 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.219458 15491 rpcz_store.cc:276] 0709 12:13:37.874045 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:37.875788 (+  1743us) service_pool.cc:224] Handling call
0709 12:13:39.106093 (+1230305us) spinlock_profiling.cc:243] Waited 529 ms on lock 0x7b54004a10d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea7ea3d 00007f4cd3a4ecd0 00007f4cccfd3254 00007f4cccfd31e2 00007f4cccfd3111 00007f4cccfd308c 00007f4cccfd2342 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:39.111949 (+  5856us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1216378240}
I20260709 12:13:39.281090 16135 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.282272 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.278268 16162 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:39.285337 16142 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.278173 16122 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.277572 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.263864 16180 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.295301 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.296900 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.241258 16134 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.302098 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.302640 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.303699 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.294229 16187 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.307734 16187 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.307828 16161 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:39.308493 16161 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:39.310695 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 79356.3us
I20260709 12:13:39.279233 16144 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.305584 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.305801 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.315192 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:39.315663 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.316243 14822 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.305809 16122 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.300338 16105 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.306077 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.298110 16162 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.298260 16027 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.312671 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.272869 16146 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.306113 16142 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.314987 14824 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:39.321769 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.293207 16135 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:39.263851 16185 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.318017 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.289522 16154 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:13:39.308187 16187 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.307753 16141 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.336786 15495 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.337756 16141 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.338608 16134 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.339778 16134 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.342919 16114 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.343364 16114 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.334020 14822 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.345232 14902 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.346601 16184 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.334004 16135 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.334151 14976 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:39.318495 16032 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.325089 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:39.316344 16089 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.323429 16123 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.326857 16203 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.327440 16130 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:39.329540 14830 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.348598 14898 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:39.351145 16161 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.352847 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.353744 16187 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.317395 16198 consensus_queue.cc:1059] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:13:39.359582 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.349532 16122 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.362442 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.371889 16091 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.349560 16089 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.378571 16089 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.357050 16146 consensus_queue.cc:1059] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 12:13:39.357333 16105 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.357229 16032 raft_consensus.cc:697] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:13:39.376446 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.376812 16198 raft_consensus.cc:3055] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.361950 16100 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.386045 16091 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:39.388592 16091 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.388960 16091 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.389230 16162 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:39.389065 16032 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.378028 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.394357 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.382628 14827 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.382714 14830 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.385963 16105 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.408262 16108 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.409363 16108 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.354753 16130 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.396754 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.413975 16185 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.397802 14828 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.415158 16187 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.398854 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.397814 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:39.401374 16177 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.404117 14869 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:39.407065 14971 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.390815 16198 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.393558 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.364221 16154 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.423936 16154 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.424567 16119 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.412822 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.412884 16105 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.432723 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.433148 16198 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.422446 16193 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.422574 16177 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.435256 16177 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.436388 16177 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.436518 16119 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.441669 14900 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.421821 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.412919 16181 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.349206 16114 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.425310 14826 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:39.414072 16130 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.415793 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.384922 16139 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.426090 16154 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.428951 14828 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.413633 14905 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 3. Ops: []
I20260709 12:13:39.438087 14869 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:39.410728 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.459348 14976 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.459753 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.460435 14979 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:39.460556 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.463173 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.464341 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:39.417948 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.446801 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.466042 14830 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:39.452381 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.434393 16198 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.439682 16193 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.472306 14830 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.479429 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.480331 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.481037 14824 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:39.482529 16128 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:39.484637 16166 raft_consensus.cc:993] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:39.485105 16166 raft_consensus.cc:1081] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:39.485900 14989 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet 856acbe08d144d12bef348bde5377b8c from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:13:39.486430 14989 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet 856acbe08d144d12bef348bde5377b8c from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-856acbe08d144d12bef348bde5377b8c
I20260709 12:13:39.449321 16175 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 12:13:39.488413 16154 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.488901 16154 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.489233 16027 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.489674 16027 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:39.490477 16027 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.490944 16154 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.491747 16027 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.492154 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.493026 16138 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.493412 16138 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.458032 16189 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.494549 14975 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.496781 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.498098 16138 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.501574 16138 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.495177 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.505971 16134 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.506171 14976 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.506531 16134 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.509557 16119 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.510208 16181 raft_consensus.cc:993] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:39.510699 16181 raft_consensus.cc:1081] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Signalling peer 2521854406d544779444a29c4141b97d to start an election
I20260709 12:13:39.512583 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8e863f228fb447db876645372fad3bb"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:53398
I20260709 12:13:39.513078 15495 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.513409 15495 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.513967 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.515250 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.516885 14903 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.439797 16135 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.519197 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.469363 16114 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.524392 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.525548 14822 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.470032 16159 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:39.531564 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 82838.5us
I20260709 12:13:39.467011 16139 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.532210 16108 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.532928 14826 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.533008 16108 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.533831 16139 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.534448 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.535012 16108 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.535495 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.535655 16159 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.535657 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.537698 14973 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.537988 14975 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.538921 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:39.539754 16122 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.540222 16122 raft_consensus.cc:697] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.540673 16141 raft_consensus.cc:3055] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.541059 16141 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.532127 15460 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:39.541916 16141 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.542495 16146 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.542654 16190 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.536196 14977 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:39.544117 14978 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.499091 14823 raft_consensus.cc:1240] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:39.548475 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:39.549233 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.550133 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.543066 16146 raft_consensus.cc:697] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.551864 14977 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:39.552560 14976 raft_consensus.cc:1240] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.552987 15460 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:39.551338 16146 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.554227 16140 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.553901 16193 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.554702 16140 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.556766 16193 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.557049 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.557269 16140 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.531392 16142 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:13:39.558967 16091 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.557601 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.543042 16190 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.531234 16154 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.537935 14971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa318363574848098e72ad3b2af70d33"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:13:39.562713 15495 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.541141 16122 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.565809 16159 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.566964 16162 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.567589 16141 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.567862 14905 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:39.608319 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:39.568557 16134 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.569295 16091 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.548115 16089 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:39.570770 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.565729 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.619923 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.572136 14971 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.562634 16189 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:13:39.602249 16135 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:39.603679 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.625751 14827 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:39.583390 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.606580 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.604413 16162 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.607317 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:39.632995 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:39.552467 16138 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.608887 14976 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.634053 14976 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.634819 14976 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.635785 14976 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.635807 14898 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.612715 14728 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 3, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 3 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.582710 15495 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.575232 14822 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.639245 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.639811 14822 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.620887 14824 raft_consensus.cc:2393] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:13:39.621021 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.623471 14829 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.607183 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:39.629619 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.649417 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:39.631021 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:39.643559 14794 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.646346 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.646590 14901 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:39.624257 14971 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.619860 16177 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:39.562757 16127 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 12:13:39.617741 16188 consensus_queue.cc:1059] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 12:13:39.608697 16142 consensus_queue.cc:1059] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:39.622929 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.669231 16162 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.647890 14904 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:39.652458 16092 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.655908 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.675750 14829 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.656528 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.656823 16207 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.657140 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.658748 16089 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.659089 16177 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.652665 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.625619 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.661237 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.654760 14972 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:39.659744 16130 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.661748 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.665722 14976 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.666827 14898 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:39.668295 16128 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:59536 (request call id 14) took 2516 ms. Trace:
I20260709 12:13:39.668743 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.652908 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.672946 14826 raft_consensus.cc:2393] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:39.683773 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.687736 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.688361 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.690232 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.673107 16142 raft_consensus.cc:3055] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.697181 16207 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.673772 14822 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.684933 16128 rpcz_store.cc:276] 0709 12:13:37.152048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:37.152169 (+   121us) service_pool.cc:224] Handling call
0709 12:13:37.543136 (+390967us) log.cc:844] Serialized 506 byte log entry
0709 12:13:37.702242 (+159106us) spinlock_profiling.cc:243] Waited 3.14 ms on lock 0x7b18001884a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb914c0a 00007f4cd5054219 00007f4ccb99ca40 00007f4ccb9974e4 00007f4ccb997455 00007f4cce9e0b0b 00007f4ccea65b63 00007f4ccea8d752 00007f4cd3a4dd29
0709 12:13:37.737396 (+ 35154us) spinlock_profiling.cc:243] Waited 1.36 ms on lock 0x7b18001884a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:13:37.755856 (+ 18460us) spinlock_profiling.cc:243] Waited 4.26 ms on lock 0x7b4c0058a980. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cccd53a20 00007f4cccd64a29 00007f4cccd6513f 00007f4cccd292ab 00007f4cccd56f3c 00007f4cccd573fe 00007f4cccfe450b 00007f4cce9e3381 00007f4cce9e126b 00007f4cce9e7d53 00007f4cce9e7cd9
0709 12:13:39.668194 (+1912338us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19476,"raft.queue_time_us":74877,"raft.run_cpu_time_us":5025,"raft.run_wall_time_us":100740,"spinlock_wait_cycles":20172672,"thread_start_us":79790,"threads_started":1,"wal-append.queue_time_us":138291,"wal-append.run_cpu_time_us":2068,"wal-append.run_wall_time_us":1042766}
I20260709 12:13:39.698503 15490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9"
dest_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:58074
I20260709 12:13:39.698182 16207 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.698738 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.698071 15494 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.699224 14829 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:39.687003 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.654748 16154 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:39.661639 16108 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:39.683357 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.572137 16190 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.686092 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.693902 15500 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.697261 16142 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.676321 14827 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:39.742448 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.700184 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.700714 14822 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.701592 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.702740 16162 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.681586 16092 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.691114 15460 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:39.702571 16161 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:13:39.699050 15490 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.734587 14945 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:39.747862 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 61824.5us
I20260709 12:13:39.682806 14823 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.717993 16154 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.762598 16154 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.737418 14871 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:39.745056 14829 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:39.745779 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44273.7us
I20260709 12:13:39.764921 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.760030 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.747291 14826 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.766463 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.768683 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:39.774036 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.761718 15490 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.769956 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:39.783444 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 46097.8us
I20260709 12:13:39.784682 14829 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.785394 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.741600 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.788144 15904 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.789211 16198 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.759981 16146 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.790834 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:39.791074 14945 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:39.760300 14974 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:39.764323 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 73268.2us
I20260709 12:13:39.759397 16108 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:39.763986 16091 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.781100 16027 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.767522 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:39.787448 16188 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.786809 16128 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.786767 16114 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.839547 16032 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.786453 16134 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.807958 16115 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.854671 14828 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.855669 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.833089 14829 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:39.859253 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.835338 14989 tablet_copy_source_session.cc:215] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:39.835135 16092 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.765794 14971 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.880700 16189 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.881153 16189 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.882030 16189 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.882988 16189 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.808722 16190 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.840308 16142 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.826625 16108 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.786619 16089 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 12:13:39.841253 16177 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.841885 16188 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.844693 16140 raft_consensus.cc:3055] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:39.845099 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.820874 16143 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.846282 14826 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:39.848138 15495 raft_consensus.cc:2410] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 12:13:39.839772 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.841797 16130 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.833603 14822 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.860145 14829 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:13:39.866204 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.868877 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.870357 14871 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:39.870878 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:39.897884 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.898942 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.901659 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.906953 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.899981 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.907955 14822 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:39.908905 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.820138 14827 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.888947 16140 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:39.905579 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.918763 14829 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.887850 15904 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.925292 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.927039 14829 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.910605 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:39.927830 14901 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:39.928463 14901 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.895066 14971 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:39.929602 14901 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.934031 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.931322 14822 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:39.932344 15904 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.938187 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:39.947835 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:39.930195 16128 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.918231 16130 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:39.920526 16193 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.917501 16184 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.925591 16161 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.896026 14823 raft_consensus.cc:2376] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3. Re-sending same reply.
I20260709 12:13:39.939091 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:39.929428 16143 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:39.951072 16213 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260709 12:13:39.951694 16203 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:39.958339 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 167599us
I20260709 12:13:39.952354 16187 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.953524 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.960722 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.961423 14822 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:13:39.955265 16211 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.143s	user 0.000s	sys 0.001s
I20260709 12:13:39.965688 14871 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:39.960000 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:39.967505 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:39.968725 14829 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:39.969072 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:39.946261 14828 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:39.946678 16188 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.964839 16143 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.932039 15490 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:39.964715 16161 raft_consensus.cc:697] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.959679 16128 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.979496 14822 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:40.004133 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:40.004772 14822 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.006075 14827 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:39.980611 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:40.012270 14829 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:40.013273 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:40.014056 14829 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:39.982728 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856acbe08d144d12bef348bde5377b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:39.974813 16091 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.976540 16220 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.017709 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.999524 14871 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:40.021638 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:40.023473 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:40.076409 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 107387us
W20260709 12:13:40.079083 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.079466 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:40.075549 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 76133.1us
I20260709 12:13:39.998373 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:39.984009 14901 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:39.986830 15490 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:40.081753 16189 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.083199 14973 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.082006 14970 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.969630 16223 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.991605 16154 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.015429 14822 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:40.085261 14830 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.087571 14824 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:40.088989 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:40.089668 14824 raft_consensus.cc:2368] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3.
I20260709 12:13:40.090392 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:40.092905 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:40.082700 16146 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.095801 16146 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:40.096777 16146 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.002058 16184 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:40.085637 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:40.036010 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:40.097375 14724 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 1 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.110981 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:39.980494 16096 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.115971 14827 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:40.121436 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:40.124219 14726 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.124754 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:13:40.127146 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 160671us
W20260709 12:13:40.127249 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 47872.3us
I20260709 12:13:40.128401 15462 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:13:40.128504 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.130239 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:39.992825 16130 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:39.999722 16177 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:39.980337 16115 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:39.989653 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:39.982906 16168 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:40.134366 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.143990 14824 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:40.122274 16096 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.130820 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:40.136871 14871 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:40.136972 14830 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:40.096159 14971 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.076903 16142 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:39.997656 14825 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:39.981189 16108 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.997551 16203 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:40.161901 16203 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.982296 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:40.166402 14871 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:40.168856 16221 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.169329 16221 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.170174 16221 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.171051 14825 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.172430 15904 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.172887 15904 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:39.997944 16187 raft_consensus.cc:697] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:40.173614 15904 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.174468 16187 consensus_queue.cc:237] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.001519 14821 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:40.177448 14821 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.178790 14821 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.142225 16219 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.180119 14821 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.146088 14827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:13:40.198932 14827 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.199347 14827 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.150586 14824 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.201048 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:40.126871 16166 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.151340 14830 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:39.979959 16140 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.140520 16162 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:13:40.141151 16159 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.140745 16122 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.157689 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:40.212160 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.158135 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:40.159855 14901 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
W20260709 12:13:40.160740 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.099001 16184 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:39.983762 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:40.184823 16154 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:39.991755 16161 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.145283 16168 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.185796 16217 consensus_queue.cc:1059] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.983865 16143 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.232769 14827 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.194312 14829 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
W20260709 12:13:40.196260 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 60299.8us
W20260709 12:13:40.236361 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:39.992496 16128 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.241736 14901 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:40.141417 16127 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:13:40.139865 16032 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:40.205036 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.205240 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:40.248934 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 43777.6us
W20260709 12:13:40.249914 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.232221 16122 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:40.233367 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:40.160632 16092 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.207836 14830 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.140206 16218 consensus_queue.cc:1059] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
W20260709 12:13:40.218014 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 59941.5us
I20260709 12:13:40.218703 16193 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.218906 14826 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.219515 16140 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.220599 16130 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.247193 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:40.198273 16219 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.206514 14972 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.231494 14828 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.149072 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:40.238929 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:40.240978 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:40.267016 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 118033us
I20260709 12:13:40.267477 14903 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:40.268018 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:40.243983 14901 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:40.246635 14827 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.250700 14871 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:40.269192 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:40.269923 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:40.270128 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:40.261507 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:40.271207 14974 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:40.205823 14824 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.271615 14825 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.272966 14827 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.273032 14825 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 3. Ops: []
I20260709 12:13:40.274072 14827 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.232877 16184 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.213635 16142 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:13:40.233807 16159 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:13:40.255965 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.241853 16220 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.257510 16032 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:40.236052 16115 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:40.222625 14898 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:40.262444 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:40.263370 14829 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.265120 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:40.254688 16166 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.271369 14826 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:40.275355 15904 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.279497 14827 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:40.291040 14902 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.280303 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:40.281944 14973 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.282258 16230 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:40.284318 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:40.261729 16092 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:40.285049 14824 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.257719 16232 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:13:40.295862 14827 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.278968 16190 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.279660 14971 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:40.271533 14871 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:40.292618 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:40.269953 16108 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.271927 16218 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.285872 16196 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.274787 14974 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:40.320259 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 48799.8us
I20260709 12:13:40.285769 16181 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.327100 14902 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:40.330848 16181 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:40.334856 16181 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.296312 16217 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.334081 14827 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:40.295397 16185 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.336261 16219 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.328454 16127 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.333226 16122 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.346211 14970 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:40.346140 16142 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.322023 16159 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.329815 16190 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:40.329129 16234 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 12:13:40.293290 16162 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
W20260709 12:13:40.354664 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.356379 14827 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:40.358592 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet c3c252f8f1f842c589edd3a577a7a31c: Illegal state: Replica 7d1b36248f6440b891a954e65666f1eb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:13:40.361168 16194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:53398 (request call id 459) took 1653 ms. Trace:
I20260709 12:13:40.360919 16032 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.340785 16217 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 12:13:40.354537 16092 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.384886 16218 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:40.375134 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 82607.5us
I20260709 12:13:40.357323 16115 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.350133 16127 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.353824 14974 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.354573 14972 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.377766 16091 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:40.385296 16218 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.408821 16138 consensus_queue.cc:1059] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 12:13:40.378095 16188 raft_consensus.cc:3055] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:40.486063 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.481709 14945 leader_election.cc:400] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3.
I20260709 12:13:40.497494 14945 leader_election.cc:403] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:13:40.372925 16189 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.109s
I20260709 12:13:40.506265 15904 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:40.386021 16234 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.121s
I20260709 12:13:40.506830 15904 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.497107 16190 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.496677 14974 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.506279 16198 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:40.497059 16188 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:40.541004 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:40.505980 14825 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:40.522234 16230 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:13:40.487188 16166 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:13:40.545768 14824 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:40.546782 16089 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:40.561139 16089 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.563237 16089 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:40.547392 16198 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.566402 16198 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:40.567317 16141 consensus_queue.cc:1059] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.548169 16127 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:40.497870 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 88911.2us
I20260709 12:13:40.573251 16231 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.545773 15904 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.534363 14971 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.553049 14823 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:40.575197 16231 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:13:40.381819 16194 rpcz_store.cc:276] 0709 12:13:38.708075 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.732505 (+ 24430us) service_pool.cc:224] Handling call
0709 12:13:38.804613 (+ 72108us) ts_tablet_manager.cc:934] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
0709 12:13:39.961153 (+1156540us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:40.223150 (+261997us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:40.223277 (+   127us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:40.360421 (+137144us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:40.360701 (+   280us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:40.361025 (+   324us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:40.361087 (+    62us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":31348,"tablet-copy.queue_time_us":54537,"thread_start_us":149408,"threads_started":2}
I20260709 12:13:40.605470 16194 tablet_copy_client.cc:806] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:40.605997 16194 tablet_copy_client.cc:670] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:40.611688 14976 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.620698 14871 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:40.601537 16189 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:40.629664 14830 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:40.631426 16142 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.633666 16196 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.634188 16196 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.581589 16218 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.636509 16196 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.648178 16177 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:40.648607 16177 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.649389 16177 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.650516 16177 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.653309 16142 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.653803 16096 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.655136 16096 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.656529 16217 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.657073 16217 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.659202 16217 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.661340 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:40.662056 14902 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:40.663170 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:40.633677 16226 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.402s	user 0.003s	sys 0.010s
I20260709 12:13:40.627103 16138 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.661055 16189 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.671159 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:40.671381 14897 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.671831 14979 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:40.676908 16138 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.677848 16230 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.679401 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:40.680617 16154 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:40.680985 16154 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.665551 16217 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:40.681326 16154 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.693521 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:40.694350 14829 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:40.695885 14728 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 157) took 1132 ms. Trace:
W20260709 12:13:40.696331 16229 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.464s	user 0.000s	sys 0.011s
I20260709 12:13:40.697935 16189 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.678200 16138 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.699503 16175 raft_consensus.cc:3055] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.699923 16175 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:40.700735 16175 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.696307 14728 rpcz_store.cc:276] 0709 12:13:39.563751 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:39.572422 (+  8671us) service_pool.cc:224] Handling call
0709 12:13:40.695815 (+1123393us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:39.825874 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:39.827934 (+  2060us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:39.827973 (+    39us) write_op.cc:435] Acquired schema lock
0709 12:13:39.827994 (+    21us) tablet.cc:662] Decoding operations
0709 12:13:39.828373 (+   379us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:39.828444 (+    71us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:39.828475 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:39.828682 (+   207us) tablet.cc:701] Row locks acquired
0709 12:13:39.828694 (+    12us) write_op.cc:260] PREPARE: finished
0709 12:13:39.828834 (+   140us) write_op.cc:270] Start()
0709 12:13:39.828938 (+   104us) write_op.cc:276] Timestamp: P: 1783599219828789 usec, L: 0
0709 12:13:39.828965 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:13:39.829645 (+   680us) log.cc:844] Serialized 536 byte log entry
0709 12:13:40.249371 (+419726us) op_driver.cc:464] REPLICATION: finished
0709 12:13:40.315191 (+ 65820us) write_op.cc:301] APPLY: starting
0709 12:13:40.315287 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:40.315399 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:40.315544 (+   145us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:40.315780 (+   236us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:40.315949 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:40.315996 (+    47us) write_op.cc:312] APPLY: finished
0709 12:13:40.316249 (+   253us) log.cc:844] Serialized 23 byte log entry
0709 12:13:40.316453 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:40.316549 (+    96us) write_op.cc:454] Released schema lock
0709 12:13:40.316662 (+   113us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:40.317090 (+   428us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:40.317120 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1195,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":65525,"apply.run_cpu_time_us":1899,"apply.run_wall_time_us":1900,"mutex_wait_us":5488,"num_ops":1,"prepare.queue_time_us":171801,"prepare.run_cpu_time_us":17030,"prepare.run_wall_time_us":136226,"raft.queue_time_us":115093,"raft.run_cpu_time_us":20493,"raft.run_wall_time_us":50838,"replication_time_us":420244,"thread_start_us":299559,"threads_started":4,"wal-append.queue_time_us":186003}]]}
I20260709 12:13:40.623489 16188 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.717118 16188 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.716900 16168 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.718055 16168 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.685098 16217 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.719216 16217 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.721763 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:40.721807 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.722680 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:40.723008 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.723310 15493 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:40.729909 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:40.703945 14974 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:40.755184 14794 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:40.756068 16105 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:40.710870 16175 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.756592 16105 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:40.758329 16105 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.760440 16100 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:40.760876 16100 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:40.761133 16188 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.761325 16100 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:40.762102 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:40.770035 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.770709 16168 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.771063 16154 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.771330 16168 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.771867 16100 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.773294 16154 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.774106 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:40.774765 14829 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:40.774127 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:40.776917 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:40.777288 14974 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:40.761646 16188 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.729332 16130 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:40.785418 16100 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:40.794462 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:40.784462 16203 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.017s	sys 0.029s
W20260709 12:13:40.809248 16203 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.549s	user 0.017s	sys 0.029s
W20260709 12:13:40.812462 16161 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.015s	sys 0.055s
W20260709 12:13:40.812886 16161 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.015s	sys 0.055s
I20260709 12:13:40.814210 16184 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.814823 16184 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:40.830183 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.806339 16142 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:40.788492 16130 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.829495 16168 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:40.909556 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.893024 16142 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:40.935647 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:40.890789 16189 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.941556 14829 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.947588 16203 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.948104 16203 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:40.950344 16203 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:40.951469 16240 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:13:40.952651 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:40.935362 16184 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.938153 16142 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.957659 14829 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:40.967253 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.944267 16189 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:40.999619 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:40.999259 14970 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:41.000397 14825 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:41.003863 16189 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:40.947312 16096 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 12:13:40.982292 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:41.005610 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:40.968506 16168 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
W20260709 12:13:41.010921 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:41.013976 16143 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.032s	sys 0.019s
I20260709 12:13:41.009160 16189 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:41.025287 14868 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.735s	user 0.009s	sys 0.016s
W20260709 12:13:41.026607 14869 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.739s	user 0.003s	sys 0.048s
W20260709 12:13:41.023367 16159 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.020s	sys 0.006s
W20260709 12:13:41.031284 14898 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.688s	user 0.061s	sys 0.062s
W20260709 12:13:41.037010 14898 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.694s	user 0.061s	sys 0.062s
W20260709 12:13:41.032747 14868 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.745s	user 0.010s	sys 0.016s
W20260709 12:13:41.032234 14869 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.745s	user 0.004s	sys 0.048s
W20260709 12:13:41.038084 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 754597us
W20260709 12:13:41.038703 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 750673us
W20260709 12:13:41.014143 16128 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.636s	user 0.010s	sys 0.037s
W20260709 12:13:41.026470 16143 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.672s	user 0.032s	sys 0.019s
W20260709 12:13:41.040825 16159 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.673s	user 0.021s	sys 0.006s
I20260709 12:13:41.067667 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:41.070959 14977 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:41.071759 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:41.050693 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.053943 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:41.024436 16189 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:41.059614 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:41.041414 16128 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.010s	sys 0.037s
I20260709 12:13:41.064345 14976 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:41.066684 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:41.044965 16130 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:41.078733 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:41.080575 14945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.558s	user 0.014s	sys 0.013s
W20260709 12:13:41.114574 14945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.592s	user 0.014s	sys 0.013s
W20260709 12:13:41.114961 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 720856us
I20260709 12:13:41.083462 14975 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.100381 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:41.079701 16154 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:41.048969 16187 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.710s	user 0.018s	sys 0.009s
I20260709 12:13:41.105661 14829 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:41.110080 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:41.115599 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:41.119346 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:41.116869 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.120450 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:41.120838 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:13:41.110493 16255 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.185s	user 0.000s	sys 0.001s
I20260709 12:13:41.121986 14869 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:41.124311 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:41.119953 14905 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:41.125782 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:13:41.126238 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.107259 16188 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:41.065999 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 493432us
W20260709 12:13:41.123162 16187 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.787s	user 0.018s	sys 0.009s
W20260709 12:13:41.123524 16253 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.176s	user 0.000s	sys 0.001s
W20260709 12:13:41.119608 16122 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.000s	sys 0.026s
I20260709 12:13:41.106835 16190 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.109354 16189 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.125560 14972 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:41.117637 16184 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:41.137727 16219 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.123332 16091 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Leader election lost for term 2. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3.
W20260709 12:13:41.126873 16115 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.018s	sys 0.054s
W20260709 12:13:41.156893 16122 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.000s	sys 0.027s
I20260709 12:13:41.158720 14978 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:41.131053 16185 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.126655 16154 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:41.196477 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.132923 16181 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.134356 16140 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:41.131404 16092 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.126838 14971 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:41.172930 14899 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.165496 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:41.174306 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:41.182897 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:41.213717 14901 raft_consensus.cc:2393] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:41.142547 16096 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.216269 16184 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.216876 16184 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:41.163252 14826 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.687s	user 0.017s	sys 0.013s
W20260709 12:13:41.218401 14826 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.017s	sys 0.013s
I20260709 12:13:41.219048 16184 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.187549 14905 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:41.160843 16250 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:13:41.132730 16217 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:41.164187 16032 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.016s	sys 0.022s
W20260709 12:13:41.185262 16115 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.635s	user 0.018s	sys 0.054s
I20260709 12:13:41.200631 14975 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.213018 14829 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:41.229043 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:41.245359 15495 raft_consensus.cc:2368] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:41.273882 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:41.214337 14824 raft_consensus.cc:2376] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2. Re-sending same reply.
I20260709 12:13:41.212167 16140 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:41.206543 16146 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.016s	sys 0.032s
I20260709 12:13:41.163164 16190 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.232635 16181 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:41.245215 16187 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.233331 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:41.186151 16219 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:41.231828 16032 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.571s	user 0.017s	sys 0.023s
W20260709 12:13:41.300935 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.248612 16185 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:41.248418 16092 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:41.372228 16140 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.296722 16251 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:41.298444 14821 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:41.305181 16265 log.cc:927] Time spent T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.164s	user 0.001s	sys 0.000s
I20260709 12:13:41.242875 16122 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:41.297304 16256 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.215s	user 0.000s	sys 0.001s
I20260709 12:13:41.271579 16128 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:41.365866 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 250237us
I20260709 12:13:41.423236 16089 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.367408 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:41.206085 16241 log.cc:927] Time spent T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.191s	user 0.000s	sys 0.001s
W20260709 12:13:41.371778 16146 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.682s	user 0.016s	sys 0.032s
I20260709 12:13:41.429495 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:41.421603 16260 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.112s	user 0.003s	sys 0.001s
W20260709 12:13:41.426299 16266 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
W20260709 12:13:41.365324 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 249485us
I20260709 12:13:41.304358 16154 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.462888 14903 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:41.463074 14976 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
W20260709 12:13:41.482349 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.460995 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:41.483152 14824 raft_consensus.cc:2393] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:41.483662 16257 log.cc:927] Time spent T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.106s	user 0.000s	sys 0.000s
I20260709 12:13:41.462666 16245 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:41.459620 14974 consensus_meta.cc:287] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.671s	user 0.009s	sys 0.007s
I20260709 12:13:41.463227 16128 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.422247 16187 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.484795 16138 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.480744 16198 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:13:41.498736 16092 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.501674 14975 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:41.515533 16189 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.425719 16185 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.472957 14971 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:41.436560 16251 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:41.537796 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.458966 16122 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.465459 16089 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:41.539274 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 162679us
I20260709 12:13:41.740748 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 475) took 1019 ms. Trace:
W20260709 12:13:41.741190 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 270721us
I20260709 12:13:41.501187 14974 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:41.663235 14904 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:41.745850 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.742125 15495 rpcz_store.cc:276] 0709 12:13:40.721414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.721527 (+   113us) service_pool.cc:224] Handling call
0709 12:13:41.719520 (+997993us) spinlock_profiling.cc:243] Waited 523 ms on lock 0x7b54004a1354. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:41.740601 (+ 21081us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1202421504}
W20260709 12:13:41.569350 16249 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.289s	user 0.001s	sys 0.000s
W20260709 12:13:41.568667 16247 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.232s	user 0.000s	sys 0.001s
I20260709 12:13:41.722554 16190 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.704622 16273 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.574100 16217 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.749594 16220 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.750982 16218 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.535588 16138 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.506412 16245 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:41.763963 16194 tablet_copy_client.cc:538] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:41.762837 16271 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.763192 16219 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.761494 16276 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:41.766554 16220 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:41.775293 16252 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.275s	user 0.000s	sys 0.001s
I20260709 12:13:41.773981 16271 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:41.776605 16279 log.cc:927] Time spent T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:13:41.766383 16273 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.778631 16281 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.779187 16220 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.779448 16281 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.780839 16245 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.778635 16271 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.782338 16281 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.782802 16271 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.783951 16273 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.784476 16274 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.784179 16271 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.781289 16276 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.784076 16281 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.785279 16281 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.786283 16271 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.784873 16274 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.788117 16281 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.786341 16276 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.655661 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 78) took 1209 ms. Trace:
I20260709 12:13:41.817065 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 76) took 1461 ms. Trace:
I20260709 12:13:41.817675 14826 rpcz_store.cc:276] 0709 12:13:40.355303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.357554 (+  2251us) service_pool.cc:224] Handling call
0709 12:13:40.378823 (+ 21269us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:40.475547 (+ 96724us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:40.475597 (+    50us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:40.476146 (+   549us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.218792 (+742646us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:41.218836 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.218902 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.816497 (+597595us) raft_consensus.cc:1685] finished
0709 12:13:41.816541 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.816857 (+   316us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":139,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":146,"thread_start_us":742266,"threads_started":1,"wal-append.queue_time_us":1280453}
I20260709 12:13:41.817993 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 61) took 1494 ms. Trace:
I20260709 12:13:41.821650 14827 rpcz_store.cc:276] 0709 12:13:40.386146 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.386289 (+   143us) service_pool.cc:224] Handling call
0709 12:13:40.386623 (+   334us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:40.386931 (+   308us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:40.386959 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:40.387415 (+   456us) log.cc:844] Serialized 26 byte log entry
0709 12:13:40.815483 (+428068us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:40.815522 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:40.815604 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.595287 (+779683us) raft_consensus.cc:1685] finished
0709 12:13:41.595316 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.595484 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":682,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":71750,"thread_start_us":308023,"threads_started":1,"wal-append.queue_time_us":540361}
W20260709 12:13:41.822177 15493 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 1.044s	user 0.014s	sys 0.000s
I20260709 12:13:41.823673 14824 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:41.824796 16032 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:41.827445 16096 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.612s	user 0.009s	sys 0.000s
I20260709 12:13:41.828302 16115 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:41.829312 16105 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.830936 16122 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:41.753509 16089 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.816345 14821 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.832450 16128 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:41.834187 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1066) took 1811 ms. Trace:
I20260709 12:13:41.816063 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 81) took 1212 ms. Trace:
I20260709 12:13:41.882169 15493 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:41.519541 16181 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.880863 14978 rpcz_store.cc:276] 0709 12:13:40.022476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.022618 (+   142us) service_pool.cc:224] Handling call
0709 12:13:40.082647 (+ 60029us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:41.186360 (+1103713us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.833658 (+647298us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b5400332554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:41.833970 (+   312us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2474208128}
I20260709 12:13:41.837895 14898 rpcz_store.cc:276] 0709 12:13:40.323292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.323494 (+   202us) service_pool.cc:224] Handling call
0709 12:13:40.323784 (+   290us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:40.324069 (+   285us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:40.324094 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:40.324512 (+   418us) log.cc:844] Serialized 26 byte log entry
0709 12:13:40.657957 (+333445us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b4800251958. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:13:41.037447 (+379490us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:41.037504 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.037575 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.462396 (+424821us) raft_consensus.cc:1685] finished
0709 12:13:41.462413 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.817583 (+355170us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":613,"raft.run_cpu_time_us":10661,"raft.run_wall_time_us":329453,"spinlock_wait_cycles":3744128,"thread_start_us":693969,"threads_started":1,"wal-append.queue_time_us":967048}
I20260709 12:13:41.788456 16274 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.907368 16141 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:41.907922 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:41.908421 16141 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.909590 16115 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.913844 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:41.892762 16096 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:41.912045 16115 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:41.922609 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:41.881256 14822 rpcz_store.cc:276] 0709 12:13:40.603630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.603831 (+   201us) service_pool.cc:224] Handling call
0709 12:13:40.604164 (+   333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:40.604496 (+   332us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:40.604524 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:40.621012 (+ 16488us) log.cc:844] Serialized 26 byte log entry
0709 12:13:41.121642 (+500630us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:41.121679 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:41.121741 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:41.468337 (+346596us) raft_consensus.cc:1685] finished
0709 12:13:41.468356 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:41.815762 (+347406us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":421,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":106,"thread_start_us":456833,"threads_started":1,"wal-append.queue_time_us":735897}
I20260709 12:13:41.906644 15493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 478) took 1115 ms. Trace:
I20260709 12:13:41.911182 16141 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:41.891943 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 149556us
I20260709 12:13:41.924985 16288 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.932790 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:41.932994 16273 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.933279 14869 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:41.933604 16281 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.934170 16221 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.935603 16175 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.937690 16189 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.938781 16105 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.943111 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:41.943377 16196 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.941107 16245 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.945379 16140 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:41.947041 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.940943 16138 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.939473 16219 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:13:41.917018 16270 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.921128 16032 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.954752 16128 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.954454 16281 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:41.956146 16142 consensus_meta.cc:287] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.978s	user 0.009s	sys 0.002s
W20260709 12:13:41.956602 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.956328 16221 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.956842 16271 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:41.936810 16162 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.002643 16271 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:42.005687 16271 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.937901 16274 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.006454 16274 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.008060 14973 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:42.010419 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.011499 14974 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:41.960412 16175 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.012629 16142 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.014739 16175 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:41.928009 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:13:41.962687 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:41.963106 16143 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:41.964527 16273 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:41.928507 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 186423us
I20260709 12:13:41.947628 16251 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:41.968784 16245 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.036053 16273 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.036775 16245 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:41.972683 16288 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:41.974155 16187 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:41.976698 16189 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:41.992257 16220 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:41.993383 16140 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:41.929987 15493 rpcz_store.cc:276] 0709 12:13:40.776559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.776680 (+   121us) service_pool.cc:224] Handling call
0709 12:13:41.889127 (+1112447us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:41.999923 16196 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.002720 16162 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:41.958616 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:42.044848 14977 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.044360 16196 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.036870 16143 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.045679 16270 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.046180 16162 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.046903 16143 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.015261 16142 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.030382 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.031474 16221 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.033741 16281 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:42.042636 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 63742.9us
I20260709 12:13:42.039079 16288 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:42.009197 16274 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.048190 16270 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.069473 16128 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.078828 16196 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.080497 14979 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
W20260709 12:13:42.080497 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 152876us
I20260709 12:13:42.084697 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.085565 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.089787 14977 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:42.090796 16092 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.091130 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.094501 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.096117 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.105541 16032 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.109481 16128 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.110358 16273 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.116539 16296 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:42.137980 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.140657 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.115556 16092 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.130621 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:42.130987 14904 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:42.131881 14942 leader_election.cc:400] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:42.143042 14942 leader_election.cc:403] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:42.137313 16105 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.120961 16196 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.150190 16299 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.152737 14794 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:42.160787 16280 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:42.138025 16273 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.195197 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.194470 14794 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:13:42.197122 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 65540.5us
I20260709 12:13:42.202868 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.203979 16092 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.202903 16184 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.203037 16298 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:42.205514 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 77466.3us
I20260709 12:13:42.206832 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.149657 16296 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:42.154033 16299 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.209271 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.212697 16190 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:42.213975 16273 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.215081 16190 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.216940 16281 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.217608 14970 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.194844 16280 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:42.208591 14898 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.217836 16032 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.220111 16290 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:42.220695 16280 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.221875 16280 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.222383 14972 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.223604 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:42.209542 14973 raft_consensus.cc:2410] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:42.212471 16298 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.228024 16302 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.228521 16298 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.217559 16281 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.198032 16196 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.230307 16296 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.231048 16281 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.231348 16196 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.220156 16032 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.234288 16096 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.207595 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:42.234422 16299 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.236599 16096 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.240214 14978 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:42.194222 16271 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:13:42.210199 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 216190us
I20260709 12:13:42.220654 16290 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.242985 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:42.255329 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:42.257407 14976 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.212579 16184 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:42.269294 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 50189.3us
I20260709 12:13:42.274250 16184 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.275498 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.277712 14896 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.280843 16221 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:42.281589 16221 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.283239 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.259115 16273 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:42.284691 16168 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.256659 16290 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.285010 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.268121 16274 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.262447 16270 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.285943 16274 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.287478 16251 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:42.283898 16221 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.295234 14978 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:42.288156 16274 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.284633 16281 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.228735 16302 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.331435 14976 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.332650 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.418123 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:42.333460 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 89372.8us
I20260709 12:13:42.458806 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.461788 16281 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.357779 16096 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.324584 16168 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:42.368441 16218 consensus_meta.cc:287] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.562s	user 0.011s	sys 0.001s
W20260709 12:13:42.358163 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 64172us
I20260709 12:13:42.464819 16168 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.338428 16032 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.465693 15460 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:42.466171 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.468256 14904 raft_consensus.cc:2393] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:42.367560 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 61022.6us
I20260709 12:13:42.285998 16270 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.463989 16281 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.392474 16231 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.480377 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.481012 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.481921 14823 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:42.486125 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.482957 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.362408 16251 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:42.351886 16273 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:42.513415 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.513708 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.515203 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.518498 16146 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:42.518662 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.516444 14975 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:42.526667 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.465699 16302 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:42.294438 16271 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.478281 16142 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.368609 16140 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.132s
I20260709 12:13:42.535647 16273 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.549579 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.550854 16273 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:42.551980 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 328559us
I20260709 12:13:42.483408 14900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:42.553529 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.539848 16162 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.540485 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.518363 16175 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.538527 14903 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:42.547340 14827 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:42.507428 16220 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.553656 14900 raft_consensus.cc:606] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:42.558735 14977 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:42.563620 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.563632 14828 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:42.578485 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.547052 16146 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:42.552517 16270 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.591167 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.552994 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:42.618510 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.517594 16231 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.635051 16231 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.635905 16231 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:42.636615 16159 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:42.636521 16231 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.637431 16194 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:13:42.637313 16159 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.653858 16231 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.654349 16159 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:42.654726 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 404837us
I20260709 12:13:42.655687 14827 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:42.616348 16301 log.cc:927] Time spent T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.241s	user 0.000s	sys 0.001s
W20260709 12:13:42.660975 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 103442us
I20260709 12:13:42.667246 14903 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
W20260709 12:13:42.659305 16305 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260709 12:13:42.590842 16162 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.592370 16298 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.617343 16175 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:42.673516 16307 log.cc:927] Time spent T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 12:13:42.674400 14904 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:42.675164 16175 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.673556 16203 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.662622 14823 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.676568 16203 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.678617 16203 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:42.681835 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:42.638971 16142 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.680581 16298 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.694293 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.690228 16296 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:42.661285 16220 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.693455 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.689167 14828 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:42.790097 14904 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.695705 16221 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:42.822234 16221 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.718021 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:42.824227 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 262873us
W20260709 12:13:42.791741 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.768801 14901 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:42.728961 14898 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:42.685442 16231 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.709455 14825 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.710091 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.710886 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:42.712496 16146 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.714179 16220 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.700637 16251 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.715523 14830 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:42.694207 16271 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.691552 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.716607 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.699666 16298 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.717554 14972 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:42.802299 14896 consensus_meta.cc:287] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.522s	user 0.008s	sys 0.002s
I20260709 12:13:42.792356 16270 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:42.797976 16290 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.512s	user 0.005s	sys 0.004s
I20260709 12:13:42.839790 14827 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:42.717334 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.712371 16141 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:42.718328 16296 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:42.830135 14823 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:42.817880 16162 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:42.699339 14970 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.844337 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.840874 16281 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.844528 14900 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
W20260709 12:13:42.846557 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 175520us
I20260709 12:13:42.794824 16273 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.803064 16175 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.709326 16203 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.838758 16311 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:42.862703 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.866411 14976 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:42.866639 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.866855 14978 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:42.862807 14904 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:42.864635 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.865052 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.870136 14824 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:42.863581 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.878790 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:42.846251 14896 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:42.861094 16296 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:42.880609 14827 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:42.859506 16290 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:42.885602 16217 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.007s	sys 0.006s
W20260709 12:13:42.886039 16217 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.609s	user 0.007s	sys 0.006s
I20260709 12:13:42.886659 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:42.887277 16290 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.880795 14830 raft_consensus.cc:2393] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:42.882668 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.845445 16298 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.861723 14826 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:42.869474 16141 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.896224 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.863572 16231 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.873096 16270 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.873003 16281 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.926149 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.886610 16217 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:42.879526 16311 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.933851 16290 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:42.872908 16175 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.893276 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.949957 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.927703 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.908964 16142 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.893545 16318 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:42.906792 16220 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:42.956135 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:42.956805 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.896011 16203 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.907622 16162 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:42.959993 14830 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:42.931255 16273 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.983037 14898 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:42.983613 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:42.956012 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.974267 14973 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.945361 16217 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.960219 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:42.988772 15491 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:42.989717 16284 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 12:13:42.997426 16221 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:42.993258 16175 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:42.984066 16321 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:13:42.998179 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:42.985582 16220 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:42.960950 16290 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.002219 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:42.984081 16154 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:43.013190 14821 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:43.013202 16154 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.004645 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.015431 16298 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.015751 16154 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.001044 16284 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:42.978861 16318 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:42.997046 16162 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.020869 16220 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.008740 16141 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.013149 14830 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:43.008844 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.018970 16284 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:43.021013 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:43.023603 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.020864 16231 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:43.044204 16296 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.048239 14901 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:43.048800 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.049957 15500 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.050521 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:43.050577 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:43.057653 14900 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.061718 16220 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:43.062161 16220 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.062528 16220 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.062467 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.064791 16203 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.068962 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.069423 16162 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.070428 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.048743 15490 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:43.070710 16281 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.070429 16220 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.111030 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.127153 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.060971 14897 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:43.132097 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.110864 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.223477 14827 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
W20260709 12:13:43.126828 16324 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260709 12:13:43.234735 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.234778 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.235870 16220 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.236244 16142 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.245018 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.243854 16311 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.083206 14821 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:43.222599 16221 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.076659 16270 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.247354 15499 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:43.247960 14900 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:43.126971 16333 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.240643 16127 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.219463 16273 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.244923 16217 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.112713 16162 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.138s
I20260709 12:13:43.125277 16175 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.127s
I20260709 12:13:43.230757 16281 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:13:43.255813 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 128776us
I20260709 12:13:43.130370 16318 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.248410 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.260689 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.261902 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:43.263204 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 152444us
I20260709 12:13:43.128676 16284 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.266114 16303 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.266579 16334 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:43.267023 14828 raft_consensus.cc:2410] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:43.266408 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:43.256966 16220 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:43.268705 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.269452 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.280905 15492 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:43.253485 16221 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.281186 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.282078 14830 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.282970 16221 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.283325 14830 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:43.257335 16127 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.284140 16286 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:43.284467 16203 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.284878 16286 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:43.285282 16127 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.277493 16220 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:43.287606 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.288679 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:43.289072 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.289562 16296 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.290021 14973 raft_consensus.cc:2410] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:43.270004 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.290467 16284 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.268154 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.289316 14978 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.270622 16281 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.277463 16273 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:43.278960 16290 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.279543 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.295172 16281 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.295720 14821 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:43.259433 16333 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.296563 14905 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:43.298048 16333 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.259326 16311 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.289824 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:43.291333 14976 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:43.280103 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.278357 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:13:43.252122 16142 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.323500 16092 raft_consensus.cc:476] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Not starting pre-election -- already a leader
I20260709 12:13:43.286924 16220 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_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: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.325222 16142 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.289223 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.325739 16220 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.326681 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.327308 14972 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:43.329120 14828 raft_consensus.cc:606] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.329530 14828 raft_consensus.cc:614] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:43.332110 14828 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.333225 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.334332 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.334761 16311 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:43.309429 14978 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:43.310246 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.336813 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.307072 15495 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:43.337908 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.338609 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.339035 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.339702 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.312373 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.314303 16334 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:43.328171 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.341778 16334 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.314724 16303 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.314734 16290 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:43.344103 14822 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.344980 16303 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.335321 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.316659 15491 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:43.315713 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.346320 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.346742 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.318022 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.347534 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:43.348799 15491 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.316555 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.319674 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:43.320607 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.340095 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.352355 15498 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.321466 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.352974 15494 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:43.337931 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.353770 14975 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:43.318981 15496 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.323195 15460 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:43.336128 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.307964 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.337675 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.345196 16290 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.360757 16290 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.361733 16303 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:43.362162 16303 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.362501 16303 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.362768 16142 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.363392 16290 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.363514 16175 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.363924 16290 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.348148 15499 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.364506 16290 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.322162 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:43.360199 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 52284.2us
I20260709 12:13:43.374596 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.367517 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.378144 14796 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.379026 16281 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:43.379433 16281 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.380437 16273 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.383018 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.382520 14796 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.387465 14796 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:13:43.389319 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 106100us
I20260709 12:13:43.393493 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.394172 14979 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:43.364426 16296 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.379751 16281 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.381906 15493 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:43.398398 14978 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:43.396128 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:43.401325 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.406944 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.393150 16032 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:43.394876 16274 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:43.402098 16340 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:43.410921 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.411299 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.418941 14822 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:43.410946 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.410243 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.399868 16311 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:43.420876 15499 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.419777 14830 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:43.424129 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.426294 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:43.404479 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 81378.5us
I20260709 12:13:43.416457 16140 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:43.413281 16333 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:43.413826 16298 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:43.418223 16032 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:43.439397 14905 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:43.445039 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:43.396682 16146 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:13:43.445366 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.421908 16274 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.423301 16311 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.425407 16273 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:43.406375 16296 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.420334 16340 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.455637 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.404687 16284 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:13:43.459065 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.460232 14905 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:43.460600 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.460826 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.444767 16298 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.453465 16032 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.465838 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:13:43.466517 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 45017.7us
I20260709 12:13:43.470609 14900 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:43.416967 16345 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 12:13:43.466500 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:43.456331 16311 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.457930 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.458359 16274 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.475433 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.475998 14822 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:43.473485 14796 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:43.476542 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.460134 16140 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:43.477268 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:43.462798 16340 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.478714 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:43.474467 16302 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:43.471004 16298 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.484248 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.484248 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:43.479837 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.467536 16154 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:13:43.473970 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.504223 14822 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:43.523801 14868 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.474865 16273 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:43.477200 16290 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.525221 14945 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:43.464869 15460 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:43.479408 16141 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:43.532030 16188 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:43.532560 16188 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.482642 16280 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:43.526813 16142 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:13:43.532938 16188 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.533217 16280 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:43.533675 16280 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.492792 16146 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:13:43.534768 16296 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.535296 16296 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:43.535614 16296 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.535938 16296 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.536339 16181 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:43.536734 16181 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:43.537084 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.531818 16286 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:43.538141 16286 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.538508 16286 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.538763 16130 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:43.539188 16130 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.539510 16130 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.503575 16341 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.540469 16140 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.541103 16341 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.542202 16273 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.543246 16341 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:43.544175 16273 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.483039 16270 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:43.482859 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:43.545112 14970 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.530138 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1090) took 1241 ms. Trace:
I20260709 12:13:43.493403 16318 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
I20260709 12:13:43.532825 16354 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:43.555375 16354 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:43.528052 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 48516.8us
I20260709 12:13:43.546254 14977 rpcz_store.cc:276] 0709 12:13:42.284674 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.284783 (+   109us) service_pool.cc:224] Handling call
0709 12:13:43.526149 (+1241366us) spinlock_profiling.cc:243] Waited 273 ms on lock 0x7b5400367ed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:43.526240 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":627974912}
I20260709 12:13:43.546953 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:43.557696 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.561328 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:43.565979 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:43.537137 16181 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:43.591894 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 63591.6us
W20260709 12:13:43.588232 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 64528.2us
I20260709 12:13:43.595276 14868 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:43.533784 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.593014 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:43.600558 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.557055 16168 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:43.601702 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.607080 14898 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:43.601183 14903 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:43.602571 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.608846 14900 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:43.564769 16270 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:43.610633 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:43.564642 16146 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:43.608173 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.615439 14898 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:43.558745 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 103016us
I20260709 12:13:43.566874 16127 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.592352 16273 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:43.592047 16162 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:43.592178 16175 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:43.618813 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.628615 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.628850 14900 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:43.619736 16284 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:43.631318 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.629251 14903 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:43.631933 14904 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:43.606710 16168 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.613824 16270 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.610430 16342 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:43.614746 16146 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:43.616443 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.627630 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:43.645582 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.556354 16354 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:43.627873 16194 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.072s	user 0.000s	sys 0.002s
I20260709 12:13:43.645260 14794 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:43.632946 16175 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:43.652981 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 83205.3us
I20260709 12:13:43.654261 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:43.654495 16154 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.613750 16221 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:13:43.628487 16162 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:43.641178 16168 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.616405 16142 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:13:43.645267 16146 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.640713 16270 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:43.647668 16273 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.688956 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.655575 16175 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.638597 16032 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:43.693081 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 99848us
W20260709 12:13:43.695202 14942 consensus_peers.cc:597] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b383b6c00c2423ab5b1e0b05b370936. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:43.695685 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 48250.8us
I20260709 12:13:43.683732 16162 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.684260 16341 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:43.699133 14905 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:43.643369 16284 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.694947 16220 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:43.702114 14726 catalog_manager.cc:5697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.699405 14942 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:43.704735 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 200596us
I20260709 12:13:43.705703 14970 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:43.650597 16127 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.707067 14905 pending_rounds.cc:85] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 2
W20260709 12:13:43.723877 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 113311us
I20260709 12:13:43.724643 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.728792 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.705862 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:43.718111 14905 pending_rounds.cc:107] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:43.691869 16273 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.692428 16342 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 12:13:43.711047 16341 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:44.291359 16303 consensus_meta.cc:287] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.928s	user 0.009s	sys 0.001s
I20260709 12:13:43.787891 16368 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.598s
I20260709 12:13:44.264727 16284 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.282575 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1615) took 1312 ms. Trace:
W20260709 12:13:44.258571 16362 log.cc:927] Time spent T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.490s	user 0.000s	sys 0.002s
W20260709 12:13:44.262336 16188 consensus_meta.cc:287] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.674s	user 0.006s	sys 0.000s
I20260709 12:13:43.789443 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:44.296869 16303 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:43.901973 16363 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.139s	user 0.000s	sys 0.000s
I20260709 12:13:43.767571 16370 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:44.302976 16370 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:44.288475 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 559701us
I20260709 12:13:43.769934 14726 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.303928 16370 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.289327 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.919950 16340 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.035776 16168 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.302028 14902 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:43.732788 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:44.304181 16303 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.041962 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.299132 16188 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:44.320834 16354 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.014s	sys 0.023s
W20260709 12:13:44.337796 16354 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.631s	user 0.015s	sys 0.024s
I20260709 12:13:44.296136 16341 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.315246 14903 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:44.338850 16188 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:43.865959 15491 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.517s	user 0.007s	sys 0.002s
I20260709 12:13:43.750166 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.986594 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:44.278469 16162 consensus_meta.cc:287] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.551s	user 0.008s	sys 0.000s
I20260709 12:13:44.341022 16162 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.809463 16311 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.862432 16127 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:43.863418 16360 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.212s	user 0.001s	sys 0.000s
I20260709 12:13:44.038798 16290 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:44.342339 16342 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.342907 16342 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.343613 16162 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:43.904722 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:43.733114 14868 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.750769 16358 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.613s
I20260709 12:13:44.345147 16342 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.305557 16231 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:43.741307 14977 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:44.345889 16231 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:43.766603 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:44.035737 14974 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:43.767050 16130 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:43.806656 16361 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.299227 14821 rpcz_store.cc:276] 0709 12:13:42.969746 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.297461 (+327715us) service_pool.cc:224] Handling call
0709 12:13:44.230955 (+933494us) spinlock_profiling.cc:243] Waited 4.25 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:44.268660 (+ 37705us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:44.282150 (+ 13490us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:44.282190 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:44.282239 (+    49us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:44.282278 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.282347 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:44.282500 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9767296}
I20260709 12:13:44.348124 15490 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
W20260709 12:13:43.928638 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 274422us
I20260709 12:13:44.307642 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:44.349680 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:44.349778 14871 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.304975 14726 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.350554 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:44.351132 16374 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.351619 16374 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.352133 16374 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:44.320655 14975 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.693s	user 0.011s	sys 0.018s
W20260709 12:13:44.352986 14975 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.725s	user 0.012s	sys 0.018s
I20260709 12:13:44.351408 16372 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:44.351352 16271 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.353670 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:43.898524 16367 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.354054 16271 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.354548 16271 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.354355 16367 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:43.864096 16356 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.172s	user 0.000s	sys 0.000s
I20260709 12:13:44.297837 16273 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.356436 16311 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.356616 16273 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.339886 15491 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
W20260709 12:13:44.345657 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 612572us
I20260709 12:13:44.339406 16168 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.337347 16340 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.358837 16367 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.348387 16130 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.326687 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:44.288065 16270 consensus_meta.cc:287] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.600s	user 0.004s	sys 0.000s
I20260709 12:13:44.360368 16303 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:44.360577 16354 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:44.347038 16231 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.362255 16271 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:43.986990 14824 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:43.756670 14942 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:13:44.347126 14944 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.005s	sys 0.009s
W20260709 12:13:44.032603 14793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.009s	sys 0.004s
I20260709 12:13:44.336932 14827 raft_consensus.cc:2368] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:44.352344 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.370579 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:43.750331 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.804471 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:44.298360 14905 raft_consensus.cc:2889] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:43.767957 16369 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:43.907950 16280 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.347651 16361 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:44.373093 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.373070 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:44.380730 16154 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:43.791049 16281 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.345719 16342 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.383868 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:44.388317 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 61664.2us
I20260709 12:13:44.344482 16290 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:44.394484 16373 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:43.766970 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:43.803776 16032 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.166072 16345 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:44.394544 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1616) took 1424 ms. Trace:
W20260709 12:13:44.394949 14944 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.006s	sys 0.009s
W20260709 12:13:44.395726 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 43505.2us
I20260709 12:13:44.374451 16273 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.395999 14898 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:44.396210 14793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.941s	user 0.011s	sys 0.009s
W20260709 12:13:44.408447 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 690709us
I20260709 12:13:44.422711 14824 rpcz_store.cc:276] 0709 12:13:42.969981 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.297903 (+327922us) service_pool.cc:224] Handling call
0709 12:13:43.986606 (+688703us) spinlock_profiling.cc:243] Waited 3.92 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:43.986808 (+   202us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:44.394303 (+407495us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.394486 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9022336}
I20260709 12:13:44.426595 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:44.393952 14899 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.657s	user 0.019s	sys 0.027s
I20260709 12:13:44.412549 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1621) took 1438 ms. Trace:
I20260709 12:13:44.434530 14901 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:44.447170 14899 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.723s	user 0.021s	sys 0.027s
I20260709 12:13:44.360122 16374 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:44.391731 16270 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.382459 14825 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:44.392246 16302 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.390841 16303 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:43.762297 16298 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.360392 14726 catalog_manager.cc:5697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.985976 15460 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:44.020507 16175 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.448630 16383 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.467355 16383 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.469413 16383 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.392117 16354 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.418126 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.419682 15462 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:44.470244 14903 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:44.393157 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.452442 16194 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:13:44.384449 16127 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:13:44.411962 16369 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.423182 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:44.423341 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.471582 14900 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.424701 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:44.471805 14726 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.473019 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:44.384514 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 255) took 1064 ms. Trace:
I20260709 12:13:44.416862 16130 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.482215 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:44.481751 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.483385 14975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:44.401628 15500 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:44.389715 16365 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 12:13:44.456439 16302 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.448426 14977 raft_consensus.cc:2410] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb 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 12:13:44.485793 16181 consensus_meta.cc:287] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.879s	user 0.008s	sys 0.001s
I20260709 12:13:44.476383 15491 rpcz_store.cc:276] 0709 12:13:43.320150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.347278 (+ 27128us) service_pool.cc:224] Handling call
0709 12:13:44.383103 (+1035825us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:44.485607 16365 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:44.481354 16162 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:44.464759 16303 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.487679 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:43.741138 16092 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.660s
I20260709 12:13:44.485684 16302 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.487062 16365 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:44.491358 16365 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_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: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.492756 16365 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.493747 16271 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.495257 16270 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.418838 16367 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:44.496706 16367 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:44.497371 16286 consensus_meta.cc:287] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.958s	user 0.012s	sys 0.002s
I20260709 12:13:44.497637 16367 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.497848 16286 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.481799 16032 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.500933 16298 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.501969 16175 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.502477 16286 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.421945 16290 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.505926 16303 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.475255 16369 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.447345 16273 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.447243 14827 rpcz_store.cc:276] 0709 12:13:42.971147 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.234081 (+262934us) service_pool.cc:224] Handling call
0709 12:13:43.288740 (+ 54659us) spinlock_profiling.cc:243] Waited 15.2 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:44.041822 (+753082us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962e9c 00007f4ccb962a5b 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:44.409978 (+368156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":63441152}
I20260709 12:13:44.450824 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.508661 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.509176 14900 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:44.501084 16032 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.510303 16032 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.510134 16175 consensus_queue.cc:1059] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:44.510970 16175 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:44.511315 16175 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:44.511862 16280 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.419392 16385 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:44.512156 16175 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_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: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.450611 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.514088 16175 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.452425 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:44.514653 14825 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1118) took 1721 ms (client timeout 1950 ms). Trace:
W20260709 12:13:44.515281 16274 consensus_meta.cc:287] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.030s	user 0.005s	sys 0.004s
W20260709 12:13:44.515087 14825 rpcz_store.cc:269] 0709 12:13:42.793528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.864400 (+ 70872us) service_pool.cc:224] Handling call
0709 12:13:43.904525 (+1040125us) spinlock_profiling.cc:243] Waited 6.22 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:44.514490 (+609965us) spinlock_profiling.cc:243] Waited 24.8 ms on lock 0x7b540024f254. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:44.514594 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":71304192}
I20260709 12:13:44.420025 16342 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.464913 14898 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:44.517479 16342 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.518639 16303 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.466327 16371 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:13:44.466493 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 524557us
I20260709 12:13:44.466799 16188 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:44.470495 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 50875.1us
I20260709 12:13:44.523015 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:44.515698 16274 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:44.410145 16168 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.415494 16361 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:44.473690 16146 consensus_meta.cc:287] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.776s	user 0.002s	sys 0.007s
I20260709 12:13:44.528143 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.528223 16146 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.530535 16146 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.531369 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:44.474087 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 50989.5us
I20260709 12:13:44.534008 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.535181 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:44.460160 16368 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:44.475642 14901 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
W20260709 12:13:44.433544 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 997781us
I20260709 12:13:44.473839 14726 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.450350 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:44.486155 16181 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.542402 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.487386 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.512698 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.512547 16385 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.448652 16251 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:44.484854 14975 raft_consensus.cc:606] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:13:44.509790 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:44.554359 14978 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:44.525125 16322 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.417516 16231 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.434959 16373 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.525108 14902 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.434278 16154 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.527472 15492 raft_consensus.cc:2410] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:44.527794 16194 tablet_bootstrap.cc:492] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:13:44.469973 16354 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.544065 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:44.614763 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 70773.7us
I20260709 12:13:44.615527 14871 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:44.527866 16302 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.554303 16365 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.551824 14726 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 3 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:13:44.605789 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 82028.3us
I20260709 12:13:44.617100 14871 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.617543 14726 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.608438 14979 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:44.608255 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.618893 14824 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:44.492853 16341 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.547677 16127 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:44.613413 14945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.881s	user 0.000s	sys 0.018s
I20260709 12:13:44.553177 16270 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.482290 16130 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:44.622409 14868 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:13:44.622450 14945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.895s	user 0.000s	sys 0.019s
I20260709 12:13:44.589179 16322 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.636243 14726 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.524874 16371 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.645179 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.638269 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.644889 14726 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:44.643137 14978 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
W20260709 12:13:44.621127 16296 consensus_meta.cc:287] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.063s	user 0.007s	sys 0.003s
I20260709 12:13:44.550525 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:44.646118 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 97) took 1237 ms. Trace:
I20260709 12:13:44.649446 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:44.621951 16188 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.620873 16127 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.624694 16130 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.621836 16270 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:44.627799 14823 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:44.627874 16162 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:44.650926 14822 rpcz_store.cc:276] 0709 12:13:43.408311 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.530104 (+121793us) service_pool.cc:224] Handling call
0709 12:13:43.530429 (+   325us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:43.565809 (+ 35380us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:13:43.606041 (+ 40232us) log.cc:844] Serialized 14 byte log entry
0709 12:13:43.907879 (+301838us) spinlock_profiling.cc:243] Waited 9.46 ms on lock 0x7b1800265240. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce62723a 00007f4ccea91a2a
0709 12:13:44.645577 (+737698us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:44.645669 (+    92us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:44.645735 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.645845 (+   110us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:44.646039 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7152,"prepare.queue_time_us":17833,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":47,"raft.queue_time_us":9567,"raft.run_cpu_time_us":85,"raft.run_wall_time_us":86,"spinlock_wait_cycles":21760384,"thread_start_us":730206,"threads_started":2,"wal-append.queue_time_us":735652}
I20260709 12:13:44.658298 14796 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:44.644382 16322 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.645174 16194 ts_tablet_manager.cc:1403] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 2.008s	user 0.055s	sys 0.048s
I20260709 12:13:44.665714 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.666677 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.590962 16368 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.614147 16251 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.673017 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.675927 14945 leader_election.cc:400] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:44.677322 14945 leader_election.cc:403] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:44.653966 16127 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.655949 15494 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:44.656314 16270 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.654507 16376 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.656720 14828 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:44.654335 16188 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.731787 16372 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:44.666736 14821 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:44.671072 16333 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.737977 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:44.742558 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 72397.2us
I20260709 12:13:44.655565 16296 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:44.738305 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 121273us
I20260709 12:13:44.663779 16271 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 12:13:44.733498 16385 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:44.757468 14902 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:44.759065 14829 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:44.759673 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.761008 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.762566 16371 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.744266 16162 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:44.767135 16274 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.767560 16154 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.745095 16383 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
W20260709 12:13:44.765029 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.770133 16402 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:44.783766 16402 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:44.784159 16402 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.785959 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1614) took 1816 ms. Trace:
I20260709 12:13:44.786334 14829 rpcz_store.cc:276] 0709 12:13:42.969495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.295836 (+326341us) service_pool.cc:224] Handling call
0709 12:13:43.984300 (+688464us) spinlock_profiling.cc:243] Waited 5.3 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:43.984563 (+   263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:44.759475 (+774912us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.785742 (+ 26267us) spinlock_profiling.cc:243] Waited 661 ms on lock 0x7b54002562d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:44.785900 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1533057536}
W20260709 12:13:44.773692 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 240491us
I20260709 12:13:44.787526 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.788251 14829 raft_consensus.cc:2393] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:44.789460 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.790138 14829 raft_consensus.cc:2393] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:44.789826 16127 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.790901 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:44.791553 14829 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:44.791887 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1115) took 1228 ms. Trace:
I20260709 12:13:44.792260 14979 rpcz_store.cc:276] 0709 12:13:43.563677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.336493 (+772816us) service_pool.cc:224] Handling call
0709 12:13:44.336833 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:44.621009 (+284176us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.791688 (+170679us) spinlock_profiling.cc:243] Waited 271 ms on lock 0x7b540011f8d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:44.791836 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":624175488}
I20260709 12:13:44.770998 16302 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.736527 16203 consensus_queue.cc:1059] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:13:44.777232 16365 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:44.681128 16032 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.747093 16290 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.752486 16340 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:44.681416 16367 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 12:13:44.820365 16181 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:44.794256 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:44.821075 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.752765 16333 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:44.821089 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:44.822189 14828 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.822554 16341 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.822443 16333 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.823104 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1114) took 1253 ms. Trace:
I20260709 12:13:44.823347 16273 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.758082 16168 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.824502 14824 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:44.779450 16162 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.800943 16393 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:44.801395 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:44.804909 16396 log.cc:927] Time spent T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:13:44.806277 16251 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.756832 16374 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.835924 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:44.806002 16130 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.795272 14826 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:44.808568 14945 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.500s (SENT) [suppressed 9 similar messages]
I20260709 12:13:44.807989 16402 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.791873 16127 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.824527 16168 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.799613 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:44.831797 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:44.822126 16296 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.841775 14977 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:44.839368 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:44.791200 16366 raft_consensus.cc:993] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:44.843961 16273 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.844570 14974 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:44.845827 16130 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.847301 16194 raft_consensus.cc:359] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:44.777879 16354 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.829396 16162 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.827772 16340 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:44.861516 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 111240us
I20260709 12:13:44.864732 16368 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:44.836290 14821 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:44.842598 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 53287.7us
I20260709 12:13:44.838717 16393 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:44.844549 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:44.838212 16365 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:13:44.862437 16366 raft_consensus.cc:1081] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:13:44.876951 16194 raft_consensus.cc:886] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.2 because the committed config has OpId index 2. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:44.879099 16194 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:13:44.880586 16032 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.881237 16032 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.881589 16032 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:44.880402 16194 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:44.881927 16032 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.841643 16188 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.885666 16354 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:44.886507 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 77954us
I20260709 12:13:44.878238 16376 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:44.888684 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 101) took 1458 ms. Trace:
I20260709 12:13:44.891513 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.890942 16340 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.893514 16322 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.889036 14830 rpcz_store.cc:276] 0709 12:13:43.430648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.901800 (+471152us) service_pool.cc:224] Handling call
0709 12:13:43.902181 (+   381us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:43.902399 (+   218us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:43.902424 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:44.393717 (+491293us) log.cc:844] Serialized 26 byte log entry
0709 12:13:44.609773 (+216056us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:44.609806 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.609906 (+   100us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:44.888473 (+278567us) raft_consensus.cc:1685] finished
0709 12:13:44.888493 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:44.888615 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":186516,"threads_started":1,"wal-append.queue_time_us":232010}
I20260709 12:13:44.897789 14830 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:44.879593 16407 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:44.900797 16366 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.901228 16366 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.901574 16366 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.826395 14973 rpcz_store.cc:276] 0709 12:13:43.563542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.247814 (+684272us) service_pool.cc:224] Handling call
0709 12:13:44.396842 (+149028us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:44.448362 (+ 51520us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:44.454773 (+  6411us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:44.509131 (+ 54358us) spinlock_profiling.cc:243] Waited 4.38 ms on lock 0x7b2c0005e068. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccd380a11 00007f4ccd390372 00007f4cceac2a01 00007f4ccea8743a 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2
0709 12:13:44.509559 (+   428us) log.cc:844] Serialized 26 byte log entry
0709 12:13:44.600520 (+ 90961us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:44.600567 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.600662 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:44.774124 (+173462us) raft_consensus.cc:1685] finished
0709 12:13:44.779715 (+  5591us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:44.816678 (+ 36963us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":627,"raft.queue_time_us":3835,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":29323,"spinlock_wait_cycles":10063744,"thread_start_us":90522,"threads_started":1,"wal-append.queue_time_us":166162}
I20260709 12:13:44.902369 16361 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.903021 14821 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:44.903434 14827 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:44.903808 16290 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.891050 16390 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.902313 16393 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.906831 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:44.909889 14905 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:44.913708 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:44.918510 16270 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.922684 16290 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:44.925424 16411 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:44.925892 16365 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:44.932786 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.932978 14904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:44.933223 16411 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:44.933369 14899 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.934165 16411 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.920109 16402 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.907119 14823 raft_consensus.cc:2393] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:13:44.901707 16399 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:13:44.929415 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.929421 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.932541 16290 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:44.919368 16162 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.936743 14901 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:44.970157 14904 raft_consensus.cc:606] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:44.970669 14904 raft_consensus.cc:614] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:44.971189 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:44.971316 16345 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:44.972430 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.972116 16345 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:44.973003 16281 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.974663 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1613) took 2005 ms. Trace:
I20260709 12:13:44.975337 16162 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.975726 16345 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:44.976101 16290 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.976533 14898 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.964083 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.972963 14901 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.899592 14828 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:44.979578 14903 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.904260 14821 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:44.979791 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:44.981868 14899 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
W20260709 12:13:44.983171 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 132589us
I20260709 12:13:44.989323 14905 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:44.991408 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:44.922772 16383 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:45.000303 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.016762 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.017558 14905 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:45.015563 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.019486 14900 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:45.006479 14898 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:45.014663 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:45.014869 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.015529 14904 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:44.946592 16373 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:44.905376 16390 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.969100 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 494) took 1254 ms. Trace:
I20260709 12:13:45.048717 15500 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:45.048748 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.081375 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.056713 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.048841 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:45.082414 15498 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:45.049467 15495 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:44.997376 16322 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.085641 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:45.087097 14905 raft_consensus.cc:2368] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:44.969193 16342 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.021246 16194 ts_tablet_manager.cc:1434] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.336s	user 0.009s	sys 0.002s
I20260709 12:13:45.085551 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:44.946333 16369 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.092530 14976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:45.093065 15495 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:44.985106 16168 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:44.975044 14826 rpcz_store.cc:276] 0709 12:13:42.969232 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.291020 (+321788us) service_pool.cc:224] Handling call
0709 12:13:44.094734 (+803714us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:44.094982 (+   248us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:44.848551 (+753569us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.974436 (+125885us) spinlock_profiling.cc:243] Waited 681 ms on lock 0x7b5400015254. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:44.974606 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1589001984}
I20260709 12:13:45.094998 14976 raft_consensus.cc:606] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:45.097194 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 82615.3us
I20260709 12:13:45.099254 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:45.101625 14900 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:45.103302 15495 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:45.085855 16391 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.105068 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.105597 14899 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.109319 15499 raft_consensus.cc:1217] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:45.021409 16383 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.092780 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.112782 15495 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:45.103029 16296 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:45.014340 16366 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.113996 14822 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:45.120221 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.144373 15495 raft_consensus.cc:2393] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:45.120772 15499 raft_consensus.cc:2962] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Ignoring commit of config change with OpId 1.2 because the committed config has OpId index 2. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:13:45.121795 16392 raft_consensus.cc:3055] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:45.122751 16162 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:45.104642 16367 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:45.120131 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.128687 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:45.133982 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:45.120065 16368 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 12:13:45.120874 16032 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.134984 16361 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.116866 15496 raft_consensus.cc:2410] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:45.192867 16411 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:45.188692 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 57252.4us
I20260709 12:13:45.127148 16203 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:13:45.130119 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.193022 16162 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:45.194641 16392 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:45.196097 16342 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:45.191823 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.200532 14903 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:45.188378 16146 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:45.107373 16333 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:45.206252 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.079332 15494 rpcz_store.cc:276] 0709 12:13:43.714993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.741046 (+ 26053us) service_pool.cc:224] Handling call
0709 12:13:44.418480 (+677434us) spinlock_profiling.cc:243] Waited 80.4 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:44.423606 (+  5126us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:44.740191 (+316585us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:44.968811 (+228620us) spinlock_profiling.cc:243] Waited 212 ms on lock 0x7b54005136d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:44.969016 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":672672256}
I20260709 12:13:45.193794 16296 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.190809 14897 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:45.238881 14899 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:45.109889 16391 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.200367 16367 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.243428 14868 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.236092 16407 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:45.237396 16302 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:45.248827 16162 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.248708 14898 raft_consensus.cc:2393] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:45.248893 15490 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:45.249043 16333 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.196679 16251 consensus_queue.cc:1059] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:13:45.254073 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.252671 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.193243 16127 consensus_queue.cc:1059] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 12:13:45.256105 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.242008 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:45.256669 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.239248 16168 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.277359 14899 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:45.262475 16367 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.270406 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.250665 16175 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:13:45.262267 16302 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.236775 16411 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.278577 14903 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:45.270020 16414 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 12:13:45.261474 16365 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:45.268539 16368 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:45.269994 16407 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.254122 16146 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.321162 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:45.321651 16413 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:13:45.322106 16392 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:45.277568 16366 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.332492 14904 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 5. Ops: []
I20260709 12:13:45.334378 14899 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:45.318028 16162 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.338308 14903 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:45.338712 14903 pending_rounds.cc:85] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 2
I20260709 12:13:45.338934 14903 pending_rounds.cc:107] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:45.339169 14903 raft_consensus.cc:2889] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:45.276692 16385 consensus_queue.cc:1059] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260709 12:13:45.326392 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.325837 16368 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:45.333074 16127 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:45.381393 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.315557 16290 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.319249 16203 consensus_queue.cc:1059] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 12:13:45.317370 16296 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.394511 14901 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:45.395182 14903 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:45.399641 16420 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:13:45.386878 16383 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:45.406136 14901 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:45.389300 14897 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.410369 14903 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:45.416791 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 160779us
W20260709 12:13:45.419127 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.404191 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:45.423822 14901 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:45.410272 16361 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.464522 16361 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.465241 16345 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:45.435443 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.437908 16342 raft_consensus.cc:3055] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.438988 16411 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:45.439455 16397 raft_consensus.cc:3055] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.433319 16368 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.535888 16368 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.535928 15499 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:45.541759 15499 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:45.442240 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.443634 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:45.444590 16303 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:45.545207 16303 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:45.453150 15492 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 286) took 1737 ms (client timeout 2176 ms). Trace:
I20260709 12:13:45.456585 14905 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:45.459466 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1208) took 1084 ms. Trace:
I20260709 12:13:45.466624 16361 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:45.434823 15494 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:45.468648 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:45.549132 14901 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 3. Ops: []
W20260709 12:13:45.551761 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.469208 16345 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:45.546238 16303 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.546803 14902 rpcz_store.cc:276] 0709 12:13:44.374771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.416392 (+ 41621us) service_pool.cc:224] Handling call
0709 12:13:45.459291 (+1042899us) spinlock_profiling.cc:243] Waited 54.9 ms on lock 0x7b54001423d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:45.459408 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":126361856}
I20260709 12:13:45.471635 16342 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:45.552744 16391 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.548378 16397 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:45.552901 15492 rpcz_store.cc:269] 0709 12:13:43.715849 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.741088 (+ 25239us) service_pool.cc:224] Handling call
0709 12:13:44.487529 (+746441us) spinlock_profiling.cc:243] Waited 80.5 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:45.452877 (+965348us) spinlock_profiling.cc:243] Waited 35.5 ms on lock 0x7b54005a46d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:45.453076 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":266854400}
I20260709 12:13:45.566213 16303 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:45.572264 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.573666 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.566624 16345 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.577271 16369 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.578276 16270 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.579965 16369 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:45.580775 16333 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.577322 16345 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:45.582098 16390 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.583369 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.585822 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:45.586884 16367 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.587172 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:45.587832 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:45.588472 16390 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:45.588726 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.589140 16390 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.589772 15491 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:45.590037 16390 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.589919 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.592054 16130 raft_consensus.cc:3055] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.588174 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:45.598814 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:45.593736 16130 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:45.600435 16154 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:45.588672 16367 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:45.601428 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:45.603318 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:45.606225 14796 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:45.593760 16333 raft_consensus.cc:2764] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:45.611274 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:45.611857 14905 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.612259 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.562767 14897 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:45.615396 14898 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:45.615901 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.616459 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.616704 14900 raft_consensus.cc:2410] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 5 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:45.617271 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:45.599933 16376 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.599264 16391 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.601046 16361 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.602101 16154 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.619076 16154 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:45.620613 14898 raft_consensus.cc:2410] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb 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 12:13:45.624810 16370 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.625337 16370 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.626189 16370 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.605028 16369 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:13:45.634109 16369 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:45.634473 16369 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.634886 16369 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.634339 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:45.640604 14905 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:45.632356 16376 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.562934 16322 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.052s
I20260709 12:13:45.608587 16340 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:45.644608 16354 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.644483 16431 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:45.652288 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 182372us
I20260709 12:13:45.567167 16342 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.705101 15495 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
W20260709 12:13:45.703017 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 57569.7us
W20260709 12:13:45.708082 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 73805.5us
I20260709 12:13:45.710831 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.712081 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:45.656632 16391 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:45.702028 15491 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:45.713830 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.740490 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:45.653992 16367 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.713583 16340 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.742334 16340 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.712814 14825 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:45.739969 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 85242.5us
I20260709 12:13:45.749874 15462 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:45.697994 16432 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:13:45.645522 16376 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.733251 16281 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:45.755264 16354 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.738675 16391 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:45.744338 16373 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:45.737469 16342 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.755867 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1630) took 1216 ms. Trace:
I20260709 12:13:45.765985 14793 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:45.761606 16391 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.759470 16383 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:45.762876 16281 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:45.789054 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:45.737248 16397 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:45.796788 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.804755 14830 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:45.792114 16296 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:45.762537 14825 rpcz_store.cc:276] 0709 12:13:44.539692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.548809 (+  9117us) service_pool.cc:224] Handling call
0709 12:13:45.645696 (+1096887us) spinlock_profiling.cc:243] Waited 9.85 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962eee 000000000036eb39 00007f4cd39d61e0 00007f4cd3a9f0c4 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:45.656594 (+ 10898us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:45.755599 (+ 99005us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:45.755806 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":22649728}
I20260709 12:13:45.784495 16383 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.827026 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:45.829790 16397 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:45.825373 16296 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:45.831583 16296 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.803375 16436 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:45.802302 16373 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:45.833853 16383 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:45.833981 16373 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.834455 16373 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.844178 14822 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:45.835496 16270 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.825527 16444 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:45.811213 16154 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:45.859035 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 48084.3us
I20260709 12:13:45.840749 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:45.794180 16367 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:45.881886 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 132102us
I20260709 12:13:45.846280 16436 raft_consensus.cc:697] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:45.885496 14898 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:45.889849 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.886096 15462 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:45.839632 16442 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 12:13:45.897073 16451 consensus_queue.cc:1059] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.894795 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:45.863199 16345 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:13:45.846881 16334 consensus_queue.cc:1059] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
W20260709 12:13:45.919054 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.903556 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:45.882670 14823 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:45.856848 16281 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.861697 16444 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.940253 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:45.939786 16404 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:45.900584 16175 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.568s	user 0.006s	sys 0.010s
I20260709 12:13:45.901119 16437 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:45.859910 16270 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:45.948611 16445 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:13:45.941879 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:45.887202 16439 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 12:13:45.882640 16383 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 12:13:45.903203 16443 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:45.973767 16443 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:45.974752 16443 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.967015 16404 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:45.978775 16404 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.979569 16369 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:45.968534 16438 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.193s	user 0.001s	sys 0.000s
W20260709 12:13:45.970849 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.004949 16188 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.970530 16345 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.982025 16444 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.956980 16251 raft_consensus.cc:3055] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.984519 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:45.984833 16383 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:45.985733 16296 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:45.986697 16270 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:45.972107 14825 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:46.011683 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:45.949309 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:45.964891 16175 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.006s	sys 0.010s
I20260709 12:13:46.013550 16369 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:46.015252 16296 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:45.992770 16154 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:45.993187 16437 raft_consensus.cc:697] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:13:45.966374 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 79766.4us
W20260709 12:13:45.999876 16454 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
W20260709 12:13:45.973384 16429 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:13:46.001168 16368 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:46.001849 16181 consensus_peers.cc:313] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Unable to generate Tablet Copy request for peer: Not found: Peer not tracked or queue not in leader mode.
I20260709 12:13:45.991313 16391 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.017766 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:46.025718 15491 raft_consensus.cc:2410] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:46.009192 16251 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:46.026988 16251 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.027787 16251 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.016180 16383 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:46.017962 14823 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:46.020318 16368 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:46.037319 16456 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:45.976526 16436 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.043898 16181 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:46.052007 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.053063 14898 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.053833 14902 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.054723 16290 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:46.055202 16373 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.057653 14903 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 12:13:46.073781 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.077699 14900 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.078773 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:46.082356 14905 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.083578 14905 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.084654 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.084780 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.086850 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.058566 16456 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:46.064878 16181 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:46.088256 14903 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
W20260709 12:13:46.092816 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.085294 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:46.093268 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.045035 16334 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:13:46.081374 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:46.090541 14898 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:46.108683 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.091076 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 106) took 1337 ms. Trace:
I20260709 12:13:46.085999 14902 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:46.064459 16345 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:46.219831 14829 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:46.139631 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:46.205945 14824 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1123) took 1659 ms (client timeout 1983 ms). Trace:
I20260709 12:13:46.161007 14905 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
W20260709 12:13:46.221171 14824 rpcz_store.cc:269] 0709 12:13:44.546642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.658962 (+112320us) service_pool.cc:224] Handling call
0709 12:13:46.205736 (+1546774us) spinlock_profiling.cc:243] Waited 147 ms on lock 0x7b5400287654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:46.205885 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":337986304}
I20260709 12:13:46.222018 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.095731 14896 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:46.153225 14900 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:46.197722 14902 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.225499 14900 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:46.206678 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.227058 14898 raft_consensus.cc:2376] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3. Re-sending same reply.
I20260709 12:13:46.228197 14905 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.079903 16383 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.234476 14902 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.205106 16443 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.220630 14825 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:13:46.144788 16459 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 12:13:46.238076 14898 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.236871 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:46.231163 14905 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:46.234982 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 224754us
I20260709 12:13:46.234944 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.239127 14824 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.239696 14900 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:46.237394 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:46.144871 16421 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 12:13:46.240263 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.082777 16437 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.240959 14905 raft_consensus.cc:2368] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:46.247685 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:46.224220 16463 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:13:46.235908 16462 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:46.199512 16181 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_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: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.234400 16456 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.245712 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:46.240900 14903 raft_consensus.cc:2376] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2. Re-sending same reply.
I20260709 12:13:46.246662 16383 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.240561 16443 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.249167 16391 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:46.269626 16439 raft_consensus.cc:3055] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:46.271487 16443 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:46.273034 16456 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.272563 16130 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.274267 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:46.307912 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 62901us
I20260709 12:13:46.252940 16302 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:46.275576 16373 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:46.263495 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 104) took 1534 ms. Trace:
I20260709 12:13:46.262598 16251 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.096683 16368 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:46.311925 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.111351 14826 rpcz_store.cc:276] 0709 12:13:44.753824 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.109010 (+355186us) service_pool.cc:224] Handling call
0709 12:13:46.090365 (+981355us) spinlock_profiling.cc:243] Waited 3.8 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:46.090562 (+   197us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:46.090730 (+   168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:46.090758 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:46.090801 (+    43us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:46.090840 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:46.090903 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:46.091016 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8732544}
I20260709 12:13:46.283361 16439 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:46.314417 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.309111 16181 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.253904 16462 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:46.333756 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.315158 16130 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.344707 15491 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.345695 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:46.346297 14823 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.340677 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:46.349112 15496 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:46.354365 14978 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:46.355504 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.356230 14976 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:46.356647 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.357506 14973 raft_consensus.cc:2410] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:46.358160 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.356032 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:46.358788 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.358844 14978 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:46.358758 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.356043 14824 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:46.362560 14824 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.316660 16251 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.348595 16368 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.363173 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.688753 14977 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.690550 14989 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-856acbe08d144d12bef348bde5377b8c received from {username='slave'} at 127.0.0.1:59546
I20260709 12:13:46.690816 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.691581 14970 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:13:46.587515 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.408620 14945 leader_election.cc:336] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.500s (SENT)
I20260709 12:13:46.364015 14824 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.337455 16463 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:13:46.388890 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.706465 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.707754 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.708844 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.314193 14828 rpcz_store.cc:276] 0709 12:13:44.728387 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.050503 (+322116us) service_pool.cc:224] Handling call
0709 12:13:45.094422 (+ 43919us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:45.122496 (+ 28074us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:45.122531 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:45.123010 (+   479us) log.cc:844] Serialized 26 byte log entry
0709 12:13:45.323167 (+200157us) spinlock_profiling.cc:243] Waited 1.46 ms on lock 0x7b18000ff220. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4cce62f4bc 00007f4ccb97d48b 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1
0709 12:13:45.332126 (+  8959us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:45.337275 (+  5149us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:45.345570 (+  8295us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:46.006298 (+660728us) spinlock_profiling.cc:243] Waited 2.49 ms on lock 0x7b18000ff220. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:13:46.253365 (+247067us) raft_consensus.cc:1685] finished
0709 12:13:46.253396 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:46.262760 (+  9364us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37139,"raft.queue_time_us":8374,"raft.run_cpu_time_us":291,"raft.run_wall_time_us":57631,"spinlock_wait_cycles":9094400,"thread_start_us":73095,"threads_started":1,"wal-append.queue_time_us":118049}
W20260709 12:13:46.385588 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.717533 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.717612 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 320234us
W20260709 12:13:46.717962 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.718727 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.378338 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.720405 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1227) took 1613 ms. Trace:
I20260709 12:13:46.720845 14904 rpcz_store.cc:276] 0709 12:13:45.107257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.333676 (+226419us) service_pool.cc:224] Handling call
0709 12:13:45.380643 (+ 46967us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:45.534546 (+153903us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:45.534567 (+    21us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:45.534604 (+    37us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:45.534632 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:46.720170 (+1185538us) spinlock_profiling.cc:243] Waited 88.4 ms on lock 0x7b54001419d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:46.720214 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:46.720350 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":203369856}
I20260709 12:13:46.723515 14830 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.730441 14977 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:46.731346 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.457983 14825 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:46.356647 14974 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.738793 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.362254 16436 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.740584 16436 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.742965 16436 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:46.340507 16345 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.743706 16345 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.746294 16345 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:46.378821 16471 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:46.746943 16471 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.705705 16463 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:46.749080 16471 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:46.748966 16463 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_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: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.750129 16463 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.736884 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:46.737440 14989 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-856acbe08d144d12bef348bde5377b8c on tablet 856acbe08d144d12bef348bde5377b8c with peer 2521854406d544779444a29c4141b97d
I20260709 12:13:46.736024 14827 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:46.392741 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:46.740047 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.750667 14979 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:46.470422 15496 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.561815 16385 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:46.735975 14945 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.619s (SENT)
I20260709 12:13:46.408599 16474 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:46.465281 16462 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:46.756443 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.759963 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.724169 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.761756 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:46.775597 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:46.776688 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.774979 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.777925 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:46.778671 15495 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:46.761230 16385 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:46.781018 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.781433 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.781864 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.782424 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.410218 16439 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.769349 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:46.775480 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:46.823437 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:46.794570 14822 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 4. Ops: [2.3-2.3]
I20260709 12:13:46.833022 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.833392 15500 raft_consensus.cc:2410] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:46.783111 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:46.834570 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1657) took 1014 ms. Trace:
I20260709 12:13:46.839500 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.839849 14822 rpcz_store.cc:276] 0709 12:13:45.820258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:46.793797 (+973539us) service_pool.cc:224] Handling call
0709 12:13:46.794252 (+   455us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:46.834240 (+ 39988us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:46.834516 (+   276us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:46.797093 14824 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.843297 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1652) took 1035 ms. Trace:
I20260709 12:13:46.841174 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:46.843633 14824 rpcz_store.cc:276] 0709 12:13:45.807905 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:46.768095 (+960190us) service_pool.cc:224] Handling call
0709 12:13:46.796906 (+ 28811us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:46.843028 (+ 46122us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:46.843236 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:46.777628 16462 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:46.852159 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 69130us
I20260709 12:13:46.765125 16474 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.827785 16168 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.864418 16168 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:46.857041 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:46.853718 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.787317 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:13:46.791077 16435 log.cc:927] Time spent T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 1.089s	user 0.004s	sys 0.015s
I20260709 12:13:46.787618 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:46.859699 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:46.842440 15491 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.779371 16443 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:46.793373 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:46.831526 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 199254us
W20260709 12:13:46.867041 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.865393 16168 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.868870 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1618) took 1607 ms. Trace:
I20260709 12:13:46.870500 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:46.856442 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:46.858280 16334 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:46.871776 15492 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:46.859469 16439 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.879853 14901 rpcz_store.cc:276] 0709 12:13:45.261894 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.456312 (+194418us) service_pool.cc:224] Handling call
0709 12:13:45.548946 (+ 92634us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:45.554299 (+  5353us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:46.868692 (+1314393us) spinlock_profiling.cc:243] Waited 92.3 ms on lock 0x7b54001423d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:46.868816 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":212385152}
I20260709 12:13:46.892483 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:46.895093 14903 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.881721 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:13:46.875250 14975 consensus_meta.cc:287] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.514s	user 0.006s	sys 0.001s
I20260709 12:13:46.897393 14975 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:46.871068 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:46.876175 16181 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:46.896939 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:46.899179 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:46.899298 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.877512 16251 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:46.870741 16373 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:46.902679 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:46.903937 14975 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:46.903566 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:46.882628 16334 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:46.906944 16334 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.909350 16430 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:46.910020 14901 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:46.910357 14901 pending_rounds.cc:85] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 2
I20260709 12:13:46.910558 14901 pending_rounds.cc:107] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:46.911023 14901 raft_consensus.cc:2889] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:46.896651 16473 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.911661 16473 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:46.913308 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1636) took 2367 ms. Trace:
I20260709 12:13:46.913676 16473 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:46.898821 16181 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:13:46.914294 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.914773 16146 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:46.915580 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:46.903225 16383 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:46.917958 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 105) took 2177 ms. Trace:
I20260709 12:13:46.919118 16473 consensus_queue.cc:1059] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:46.919422 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:46.918324 14821 rpcz_store.cc:276] 0709 12:13:44.740768 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.090662 (+349894us) service_pool.cc:224] Handling call
0709 12:13:45.137822 (+ 47160us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:45.235897 (+ 98075us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:45.238117 (+  2220us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:45.241849 (+  3732us) log.cc:844] Serialized 26 byte log entry
0709 12:13:45.600477 (+358628us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:45.600525 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:45.600601 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:46.790563 (+1189962us) spinlock_profiling.cc:243] Waited 7.16 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:13:46.898900 (+108337us) raft_consensus.cc:1685] finished
0709 12:13:46.898920 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:46.917900 (+ 18980us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9954,"raft.queue_time_us":5053,"raft.run_cpu_time_us":145,"raft.run_wall_time_us":6277,"spinlock_wait_cycles":16477568,"thread_start_us":355933,"threads_started":1,"wal-append.queue_time_us":459597}
I20260709 12:13:46.919889 16473 consensus_queue.cc:1243] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 2.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 12:13:46.920486 16374 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:46.920729 16478 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:13:46.921001 16374 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:46.921367 16374 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.911116 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:46.885471 16365 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.885597 14826 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:46.904897 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:46.935083 14975 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:46.896888 15494 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:46.917692 14898 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:46.884702 16397 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:46.885695 16464 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.686s	user 0.008s	sys 0.004s
I20260709 12:13:46.913672 14829 rpcz_store.cc:276] 0709 12:13:44.545722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:44.792057 (+246335us) service_pool.cc:224] Handling call
0709 12:13:46.205933 (+1413876us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:46.220267 (+ 14334us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:46.913110 (+692843us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b5400287650. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:46.913232 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3240916352}
I20260709 12:13:46.920483 16477 raft_consensus.cc:3055] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:46.885838 16168 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:46.907598 16130 consensus_meta.cc:287] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.565s	user 0.004s	sys 0.004s
W20260709 12:13:46.902122 16456 consensus_meta.cc:287] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.618s	user 0.006s	sys 0.004s
I20260709 12:13:46.933444 15460 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:46.878371 16443 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:46.926414 14899 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:46.939199 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:46.940896 14901 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:46.950367 14903 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
W20260709 12:13:46.969785 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.925894 16181 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.921017 16146 consensus_queue.cc:1059] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.100s
I20260709 12:13:46.909137 16431 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:46.877633 16385 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:46.957122 16481 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
W20260709 12:13:47.032629 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 99262.9us
I20260709 12:13:47.022254 14896 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:47.054477 15498 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:46.937613 16365 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.035933 14977 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:46.903781 16471 consensus_queue.cc:1059] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.092s
I20260709 12:13:47.043345 14974 raft_consensus.cc:2410] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 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 12:13:47.019713 14829 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:46.941468 16477 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:47.046129 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 121428us
I20260709 12:13:46.937321 16361 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.097s
I20260709 12:13:46.933255 16251 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.097s
I20260709 12:13:46.932754 16473 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 2, Time since last communication: 0.097s
I20260709 12:13:47.037145 14902 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:47.053920 14901 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:47.048696 16431 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:47.044942 16456 consensus_queue.cc:1059] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
W20260709 12:13:47.057279 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 118628us
I20260709 12:13:47.042729 16122 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:47.038420 16175 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.052369 16383 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:47.056295 14899 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:47.057281 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:47.102506 14945 leader_election.cc:336] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.686s (SENT)
W20260709 12:13:47.103421 14945 leader_election.cc:336] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.851s (SENT)
I20260709 12:13:47.104139 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.088343 16385 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:47.115682 16482 log.cc:927] Time spent T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.186s	user 0.000s	sys 0.000s
I20260709 12:13:47.093183 16251 consensus_queue.cc:1243] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 4.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 12:13:47.095321 16473 consensus_queue.cc:1243] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:47.138393 16471 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:47.152872 16483 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 12:13:47.138042 14823 consensus_meta.cc:287] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.791s	user 0.009s	sys 0.001s
I20260709 12:13:47.124388 16367 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.114254 16175 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.156409 14794 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.138394 16474 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.171893 16443 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.135288 16334 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.173398 16365 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:47.173986 16365 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:47.117941 16122 raft_consensus.cc:697] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:47.128448 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.161584 14794 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:47.159861 16477 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.163514 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.165329 15492 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:47.166193 14826 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:47.151759 16383 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.168541 16361 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.168366 16431 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.169313 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.170644 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.193280 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.193434 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.193890 14973 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:47.194584 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.194765 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.195705 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.196419 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:47.197273 16175 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:47.197481 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.196036 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:47.198733 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:47.200368 16407 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.201776 15498 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:47.201705 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.184309 16373 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:47.174481 16365 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.195745 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.209120 14973 raft_consensus.cc:2410] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:47.209713 16365 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:47.184767 14829 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:47.131040 16374 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.210415 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.210968 14829 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:47.211247 14973 raft_consensus.cc:2393] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:47.211720 16374 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:47.203131 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.168030 14897 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:47.174166 16334 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:47.212158 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:47.187726 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.212414 14828 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:47.156857 14823 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:47.213094 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1628) took 1159 ms. Trace:
I20260709 12:13:47.213436 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1648) took 1406 ms. Trace:
W20260709 12:13:47.213011 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.213639 14897 rpcz_store.cc:276] 0709 12:13:46.053995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.167516 (+1113521us) service_pool.cc:224] Handling call
0709 12:13:47.167847 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:47.212841 (+ 44994us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:47.213029 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:47.217562 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.183408 14794 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:47.186756 16491 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:13:47.192013 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.208034 14972 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:13:47.187680 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.227491 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.181144 16367 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.205016 16477 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.226019 16431 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.232353 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:47.234454 16367 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:47.217175 16487 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.235149 16487 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.235884 15491 raft_consensus.cc:2410] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:47.237165 16487 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.237905 16181 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.206694 16373 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:47.213874 14823 rpcz_store.cc:276] 0709 12:13:45.807049 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:46.345437 (+538388us) service_pool.cc:224] Handling call
0709 12:13:47.213364 (+867927us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:47.243083 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.245546 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.248301 16181 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:47.248404 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.249091 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.273546 14829 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.251330 14821 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:47.251601 14970 raft_consensus.cc:2410] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb 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 12:13:47.256347 16373 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.260449 16122 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.262648 16392 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.266861 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.230616 14826 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.223832 16496 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.283134 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:47.285197 14942 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:47.291378 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.291775 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:47.228055 14973 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
W20260709 12:13:47.277480 16442 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.313s	user 0.023s	sys 0.027s
I20260709 12:13:47.293601 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:47.318415 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.325475 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.335897 14904 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:47.337796 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 44294.2us
I20260709 12:13:47.338315 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.338979 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.342772 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:47.343360 14903 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:47.337381 14942 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.344419 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:47.347815 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.349694 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:47.350801 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 129232us
W20260709 12:13:47.335018 16442 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.378s	user 0.024s	sys 0.028s
I20260709 12:13:47.364676 16470 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.345671 16361 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.365238 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:47.365494 16402 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:47.366284 16322 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:47.366734 16322 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.367105 16322 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.367316 16458 raft_consensus.cc:3055] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.367697 16458 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:47.292858 16032 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.368742 16458 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.369715 16458 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.372473 16470 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:47.372673 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:47.373394 16470 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.336858 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:47.374331 16470 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:47.374111 16322 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.375234 14898 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:47.376259 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:47.377395 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:47.366200 16451 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:47.377948 16451 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:47.378446 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.376107 16322 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.378695 16451 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.379837 16451 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:47.380164 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.348701 16407 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.345767 16367 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:47.381779 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1643) took 1576 ms. Trace:
I20260709 12:13:47.382294 14827 rpcz_store.cc:276] 0709 12:13:45.805839 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:45.805963 (+   124us) service_pool.cc:224] Handling call
0709 12:13:45.806296 (+   333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:46.757734 (+951438us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:47.381420 (+623686us) spinlock_profiling.cc:243] Waited 929 ms on lock 0x7b54002a6cd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:47.381680 (+   260us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2137564544}
W20260709 12:13:47.384471 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.352296 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 113354us
W20260709 12:13:47.362121 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.294579 16181 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.391153 16494 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.391400 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.392617 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:47.392839 16361 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:47.387486 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.384140 15494 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:47.388055 14973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:13:47.388679 14829 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:47.388751 16383 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.395576 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:47.407648 14904 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.406177 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:47.410060 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.430989 14977 raft_consensus.cc:2410] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb 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 12:13:47.405076 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.354437 16503 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.411475 16488 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.413290 16496 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.413107 16367 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:47.403632 16407 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:13:47.413643 14973 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.439904 16374 consensus_queue.cc:1059] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:13:47.450614 16374 raft_consensus.cc:3055] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.451033 16374 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:47.451856 16374 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.453440 16374 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.450476 14974 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:47.413050 16383 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.446326 16367 raft_consensus.cc:697] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:47.465116 16367 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.465487 16474 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.466100 16474 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:47.467412 14979 raft_consensus.cc:2410] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 because replica has last-logged OpId of term: 2 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:47.471189 15498 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:47.454188 14973 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:47.474647 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.475099 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.475399 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.474466 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 64486.5us
W20260709 12:13:47.475728 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.476087 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.476418 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.476722 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.433624 16500 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:13:47.480301 14828 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:47.478907 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.482652 16383 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:47.484061 14979 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:47.487943 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:47.471967 14826 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:47.502303 14904 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:47.474047 16470 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.503944 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:47.501614 16365 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:13:47.517122 16322 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:47.517441 16397 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.517882 16397 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:47.519451 16175 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.520411 14974 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:47.503198 16361 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.521067 14974 pending_rounds.cc:85] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:47.521358 14974 pending_rounds.cc:107] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:47.521607 14974 raft_consensus.cc:2889] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:47.526414 14794 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.526432 15460 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.527213 14976 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:47.527655 15460 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.527994 16494 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:47.528389 16494 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:47.528739 16494 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.529086 16443 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:47.527657 14794 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.530655 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.533660 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.535653 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.535828 16496 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:47.538022 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:47.538565 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.539261 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:47.548066 14979 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:47.548841 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.549324 14979 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.517669 16322 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:47.551036 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.518920 14972 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:47.567960 14830 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:47.533330 16436 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.534417 16488 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.514032 16470 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.544435 16373 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.574847 16373 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:47.529786 16175 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:47.575260 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.553225 16361 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:47.574672 16500 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.571010 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.575559 14830 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:47.582734 14979 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:47.541518 16365 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.547569 16430 raft_consensus.cc:3055] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.609746 14827 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:13:47.600762 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 47859.8us
I20260709 12:13:47.568878 16168 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:47.576251 14823 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:47.612569 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.551653 16503 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.625499 14945 leader_election.cc:400] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:47.610026 16430 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:47.606289 16203 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:47.626361 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.626833 16503 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.628866 16503 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.584523 16361 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:47.614652 16497 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:47.612213 16365 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.613544 16391 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:13:47.630553 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.615772 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.631752 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.616501 16322 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.632440 16407 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.616242 14826 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:47.633893 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.634362 16470 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:47.615293 16367 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:47.635061 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.616365 16373 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:47.553033 16485 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 12:13:47.619771 14829 raft_consensus.cc:2393] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:47.570837 16383 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:13:47.620575 14824 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:47.639400 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.609797 16181 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:13:47.620985 14793 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:13:47.624797 16506 log.cc:927] Time spent T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 12:13:47.608420 16385 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:13:47.614001 16442 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.629604 16361 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.576090 16175 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.626482 16430 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.609532 14828 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:47.617972 16500 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:47.616379 16168 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:47.658668 16168 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.659044 16430 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.575451 16451 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 12:13:47.654431 16203 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:47.660149 16500 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.632108 14972 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:47.662518 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.662964 16500 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:47.636857 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.663300 16175 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.570201 16392 consensus_queue.cc:1059] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
W20260709 12:13:47.636724 14871 connection.cc:256] RPC call timeout handler was delayed by -1.2322013380000953s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16490000000000002s for a response
I20260709 12:13:47.663655 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.664080 16203 consensus_queue.cc:1243] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 3.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 12:13:47.645567 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.632040 16302 consensus_queue.cc:1059] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
I20260709 12:13:47.638202 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.631565 16365 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:47.650403 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.651368 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:47.655520 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.666846 14824 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:47.640532 14823 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:47.646682 16391 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:47.661171 16451 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.664239 14972 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:47.666380 14829 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:47.665303 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.665496 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.665987 14827 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:13:47.667671 14871 connection.cc:256] RPC call timeout handler was delayed by -1.0900013380000928s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1807s for a response
I20260709 12:13:47.641776 16503 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:47.668249 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:47.666714 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 56089.8us
I20260709 12:13:47.649048 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.665669 16286 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.653499 16442 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.670341 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.629774 16497 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.673439 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.673782 14945 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:47.675252 14822 raft_consensus.cc:2410] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:47.674986 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:47.680200 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:47.679839 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.676654 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.677232 16443 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.665832 16302 raft_consensus.cc:3055] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:47.671447 16436 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.668926 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.671869 16451 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:47.684240 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.677435 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.686658 14869 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:47.675518 16470 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.674628 16503 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:47.683314 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:47.675961 16431 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.706622 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.704176 16513 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.678370 16391 raft_consensus.cc:697] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:47.683826 16477 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:47.711562 16477 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:47.711793 16365 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:47.712193 16365 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:47.712569 16365 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.711268 14871 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.714807 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.715286 14871 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.715369 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:47.715380 14829 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.683144 16322 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.685393 16302 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:47.686229 16385 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:47.708218 16516 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:47.711516 16374 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.708455 16402 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.714447 16500 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.720675 16286 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:47.683257 16032 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 12:13:47.719169 16477 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.721613 14972 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:47.683566 16407 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:13:47.683409 16392 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 12:13:47.732565 16517 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.736878 16385 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.730324 16383 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:47.729074 16487 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.731118 16513 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.743996 14826 raft_consensus.cc:2410] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 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 12:13:47.742990 14829 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:47.861840 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.756942 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:47.862895 16466 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 1.554s	user 0.000s	sys 0.011s
I20260709 12:13:47.729836 16436 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:13:47.862952 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.864831 14975 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:47.873183 16515 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.163s	user 0.000s	sys 0.000s
I20260709 12:13:47.756677 16392 consensus_queue.cc:1243] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 12:13:47.883476 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 178248us
I20260709 12:13:47.782701 16385 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.887030 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.887864 14979 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:47.888878 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:47.889129 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.889909 14979 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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 12:13:47.891412 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.874562 14975 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:47.893103 14794 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.893591 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.893997 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:47.894755 14975 raft_consensus.cc:2410] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb 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 12:13:47.748464 16286 raft_consensus.cc:697] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:47.876448 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 161226us
I20260709 12:13:47.874840 15460 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:47.895761 14871 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.903033 14794 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:47.911512 14871 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.912875 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.919487 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.934715 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.937402 14979 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:47.937829 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.938061 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 162) took 1013 ms. Trace:
I20260709 12:13:47.938390 14979 rpcz_store.cc:276] 0709 12:13:46.924103 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.936760 (+1012657us) service_pool.cc:224] Handling call
0709 12:13:47.937076 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:47.937828 (+   752us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:47.938009 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:47.748432 16503 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.864612 16487 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.910312 16517 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:47.936535 16374 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.947151 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:47.931579 16485 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.960146 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.945210 16032 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.934645 16486 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:47.945353 16516 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:47.966409 16286 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.967304 16516 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.934454 16367 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:47.932260 16407 consensus_queue.cc:1059] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:13:47.946167 16500 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.943776 16513 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.944550 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:47.875193 16391 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.975708 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:47.961599 16517 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:47.992455 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:47.991840 14826 raft_consensus.cc:2376] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4. Re-sending same reply.
I20260709 12:13:47.969085 16168 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:47.996469 14829 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
W20260709 12:13:47.974294 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.970072 16520 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.000876 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.004602 14825 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:48.005334 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1147) took 1166 ms. Trace:
I20260709 12:13:48.001060 16525 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.005746 14970 rpcz_store.cc:276] 0709 12:13:46.831936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:46.840423 (+  8487us) service_pool.cc:224] Handling call
0709 12:13:47.988836 (+1148413us) spinlock_profiling.cc:243] Waited 351 ms on lock 0x7b5400332554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:47.998122 (+  9286us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":807526144}
I20260709 12:13:48.005818 14825 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:48.007932 14825 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:48.009087 14826 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:47.978174 16367 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.010229 14826 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:48.002923 16175 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.978163 16503 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.997068 16517 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.014714 16442 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:47.998332 16521 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.019207 16496 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.020071 14972 raft_consensus.cc:2410] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 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 12:13:48.021229 14794 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.022413 16474 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:47.993489 16518 log.cc:927] Time spent T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.129s	user 0.000s	sys 0.001s
I20260709 12:13:48.023026 14972 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:48.023414 14972 pending_rounds.cc:85] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:47.963965 16494 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:47.998888 16361 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.027822 14826 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.028888 16361 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:48.024384 16488 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.023671 14972 pending_rounds.cc:107] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:48.032341 14972 raft_consensus.cc:2889] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:48.024734 14973 consensus_meta.cc:287] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.535s	user 0.009s	sys 0.000s
I20260709 12:13:48.032684 14826 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:48.026153 16494 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:48.034502 14972 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.035344 16494 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:48.036245 16488 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:48.023640 16477 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.040150 14826 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:48.057689 14829 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:48.057961 14826 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 12:13:48.060020 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:48.060810 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 48582.8us
I20260709 12:13:48.039459 14825 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:48.068404 14899 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:48.063671 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 116586us
I20260709 12:13:48.072407 14871 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:48.026510 16487 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.039359 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:48.078543 14829 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.055822 16383 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:48.086963 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:48.027035 16365 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.077832 16470 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.084463 16521 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.124006 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.124645 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.126864 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.085026 16516 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.088414 16175 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.127823 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.061803 14973 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.084120 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.151473 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:48.152521 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.135195 14901 raft_consensus.cc:2393] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:48.123405 16486 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:48.121338 16520 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.118870 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:48.138077 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.138926 16516 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.162662 16367 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.163499 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.163686 16365 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:48.139395 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.164021 16516 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:48.164104 14902 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:48.164969 16430 raft_consensus.cc:3055] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.165213 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.165382 16430 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:48.165800 14902 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 1.
I20260709 12:13:48.165865 14973 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.166477 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:50800 (request call id 1126) took 1475 ms. Trace:
I20260709 12:13:48.166237 16430 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.166872 14973 rpcz_store.cc:276] 0709 12:13:46.690786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.384974 (+694188us) service_pool.cc:224] Handling call
0709 12:13:48.166386 (+781412us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:48.139956 16383 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.117651 16443 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
W20260709 12:13:48.171751 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:48.172338 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:48.172907 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.173520 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:48.140821 16175 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.142094 16168 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.142910 16517 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:48.143350 16514 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.523s	user 0.001s	sys 0.007s
W20260709 12:13:48.182991 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.144778 16402 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.147226 14975 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:48.255357 14975 pending_rounds.cc:85] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 4
I20260709 12:13:48.255604 14975 pending_rounds.cc:107] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:48.255818 14975 raft_consensus.cc:2889] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:48.148234 16477 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.148265 14897 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.257754 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:48.258200 16511 log.cc:927] Time spent T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.638s	user 0.007s	sys 0.000s
I20260709 12:13:48.258422 14897 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:48.259369 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:48.259891 14897 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.126525 16470 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.261770 16470 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.150739 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.264328 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:48.266086 16451 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.264854 16443 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:48.265069 16407 consensus_queue.cc:1059] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:13:48.269352 14726 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44686 (request call id 268) took 6075 ms. Trace:
I20260709 12:13:48.270072 16407 raft_consensus.cc:3055] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.270457 16407 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:48.271646 16407 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.158324 16130 raft_consensus.cc:3055] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.272192 14727 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.273260 16130 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:48.273876 14727 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.077312 16385 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.160640 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:48.275350 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.153280 14899 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:48.167515 15494 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:48.167512 14898 raft_consensus.cc:2376] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3. Re-sending same reply.
I20260709 12:13:48.166623 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.177258 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:48.177726 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:48.177603 15496 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:48.181198 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.278882 15490 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.279307 15492 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:48.279772 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.181831 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.181977 14821 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:48.210616 16488 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:48.214350 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:48.280808 14978 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:48.281209 14978 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 154) took 1910 ms (client timeout 1951 ms). Trace:
I20260709 12:13:48.204082 14904 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:48.215226 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.168097 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:48.281489 16407 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.278880 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.282552 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.169178 16520 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.282914 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.283546 14901 raft_consensus.cc:2393] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:48.170240 16345 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:48.284271 14904 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:48.205783 16302 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.286055 14971 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 3. Ops: []
I20260709 12:13:48.285784 16322 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:48.285781 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:48.284626 16488 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.286574 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:48.287621 16488 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:48.208666 16486 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.215705 16528 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:48.215442 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:48.167243 16430 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.218796 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.220369 16517 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:48.221487 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:48.276528 14726 rpcz_store.cc:276] 0709 12:13:42.194164 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.202813 (+  8649us) service_pool.cc:224] Handling call
0709 12:13:48.269275 (+6066462us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:45.092491 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:45.136797 (+ 44306us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:45.136847 (+    50us) write_op.cc:435] Acquired schema lock
0709 12:13:45.136880 (+    33us) tablet.cc:662] Decoding operations
0709 12:13:45.389042 (+252162us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:45.400593 (+ 11551us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:45.402183 (+  1590us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:13:45.445834 (+ 43651us) tablet.cc:701] Row locks acquired
0709 12:13:45.445869 (+    35us) write_op.cc:260] PREPARE: finished
0709 12:13:45.446098 (+   229us) write_op.cc:270] Start()
0709 12:13:45.446244 (+   146us) write_op.cc:276] Timestamp: P: 1783599225446028 usec, L: 0
0709 12:13:45.446288 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 12:13:45.446928 (+   640us) log.cc:844] Serialized 4009 byte log entry
0709 12:13:46.002954 (+556026us) op_driver.cc:464] REPLICATION: finished
0709 12:13:46.252020 (+249066us) write_op.cc:301] APPLY: starting
0709 12:13:46.252118 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:46.252367 (+   249us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:46.252504 (+   137us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:46.258771 (+  6267us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:46.259065 (+   294us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:13:46.259127 (+    62us) write_op.cc:312] APPLY: finished
0709 12:13:46.259489 (+   362us) log.cc:844] Serialized 77 byte log entry
0709 12:13:46.259682 (+   193us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.259806 (+   124us) write_op.cc:454] Released schema lock
0709 12:13:46.259865 (+    59us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:46.307511 (+ 47646us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:46.308789 (+  1278us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":243249,"apply.run_cpu_time_us":3602,"apply.run_wall_time_us":12391,"num_ops":10,"prepare.queue_time_us":190749,"prepare.run_cpu_time_us":32740,"prepare.run_wall_time_us":563885,"raft.queue_time_us":224636,"raft.run_cpu_time_us":21816,"raft.run_wall_time_us":101117,"replication_time_us":556511,"thread_start_us":510775,"threads_started":4,"wal-append.queue_time_us":266866,"wal-append.run_cpu_time_us":26306,"wal-append.run_wall_time_us":1526500}]]}
I20260709 12:13:48.231894 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1137) took 1307 ms. Trace:
I20260709 12:13:48.235976 16181 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.301156 16181 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:48.301084 14979 rpcz_store.cc:276] 0709 12:13:46.924522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.939311 (+1014789us) service_pool.cc:224] Handling call
0709 12:13:47.939604 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:47.939800 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:48.226655 (+286855us) log.cc:844] Serialized 14 byte log entry
0709 12:13:48.231556 (+  4901us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:48.231606 (+    50us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:48.231647 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:48.231729 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:48.231839 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":285590,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":44,"raft.queue_time_us":100,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":115,"thread_start_us":260072,"threads_started":2,"wal-append.queue_time_us":3858}
I20260709 12:13:48.302143 16181 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.302999 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.239373 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.215365 15493 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.303570 14979 raft_consensus.cc:2376] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2. Re-sending same reply.
I20260709 12:13:48.208845 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.242059 16497 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:48.242908 14871 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:48.304695 14905 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:48.246912 16397 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.248565 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:48.305682 14828 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:48.306886 14828 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:48.252460 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.295217 16488 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.308987 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:48.310446 16517 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.310951 16517 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:48.252679 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1160) took 1329 ms. Trace:
I20260709 12:13:48.312846 14977 rpcz_store.cc:276] 0709 12:13:46.923520 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.266566 (+343046us) service_pool.cc:224] Handling call
0709 12:13:48.252489 (+985923us) spinlock_profiling.cc:243] Waited 150 ms on lock 0x7b5400102054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:48.252624 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":344521984}
I20260709 12:13:48.314013 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.309278 16488 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.314807 14977 raft_consensus.cc:2410] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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: 2 index: 1.
I20260709 12:13:48.315551 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:48.252912 16510 log.cc:927] Time spent T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.626s	user 0.008s	sys 0.000s
I20260709 12:13:48.316123 15499 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:48.318117 14903 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:48.312733 14904 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:48.253939 16392 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.178941 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:48.203785 16365 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:48.319394 16392 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.319891 16365 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.320320 16365 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.320955 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.256008 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.272505 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 161) took 1348 ms. Trace:
I20260709 12:13:48.265432 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:48.274168 16130 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:48.322000 16367 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.158579 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.267349 16451 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.205899 16175 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.288209 16345 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:48.323346 16392 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.323915 14829 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:48.285411 14822 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:48.288466 14972 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:48.285466 14978 rpcz_store.cc:269] 0709 12:13:46.370994 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:46.719792 (+348798us) service_pool.cc:224] Handling call
0709 12:13:48.181699 (+1461907us) spinlock_profiling.cc:243] Waited 4.18 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:48.281150 (+ 99451us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9620224}
I20260709 12:13:48.286711 16322 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:48.325769 16322 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:48.326148 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:48.290092 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.288698 14896 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:48.326628 16322 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.290812 14973 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.323276 16345 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.330252 16345 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.281431 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:48.331856 14898 raft_consensus.cc:2376] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2. Re-sending same reply.
I20260709 12:13:48.311940 16517 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.291380 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1127) took 1600 ms. Trace:
I20260709 12:13:48.334621 16385 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.326817 14978 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:48.337049 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.338217 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:48.338338 14869 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:48.338799 14978 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
W20260709 12:13:48.340396 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 125021us
I20260709 12:13:48.341226 16397 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.341848 16367 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:48.343724 16367 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.345489 16367 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:48.346432 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 103621us
I20260709 12:13:48.347940 16391 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:48.350066 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 131338us
I20260709 12:13:48.350490 14794 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:48.316011 14977 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.351303 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:48.352428 16130 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.356344 16302 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.352829 16365 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.292224 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.358871 14899 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:48.294282 14821 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.297194 16528 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:48.297767 14830 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.360455 16385 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:48.222848 14974 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:48.360848 16385 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.361049 14974 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:48.361281 16385 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.361922 14974 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.362797 14974 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.362875 16365 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.352187 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:48.366282 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:48.366671 16392 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:48.367038 16392 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:48.367440 16392 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.370563 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:48.371821 14970 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:48.372253 14970 pending_rounds.cc:85] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:48.372525 14970 pending_rounds.cc:107] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:48.372802 14970 raft_consensus.cc:2889] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:48.374123 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1162) took 1435 ms. Trace:
I20260709 12:13:48.374470 14970 rpcz_store.cc:276] 0709 12:13:46.938528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.006926 (+1068398us) service_pool.cc:224] Handling call
0709 12:13:48.007255 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.373286 (+366031us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:48.373855 (+   569us) spinlock_profiling.cc:243] Waited 364 ms on lock 0x7b5400099054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:48.374064 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":837447936}
I20260709 12:13:48.376142 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:48.367003 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.376752 14970 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.377380 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:48.378214 16439 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:48.275696 14727 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.229638 14827 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.299971 16470 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.303103 16181 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.237746 16383 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.305637 14905 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:48.213639 16530 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.065s	user 0.002s	sys 0.000s
I20260709 12:13:48.321620 14975 rpcz_store.cc:276] 0709 12:13:46.923970 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.942299 (+1018329us) service_pool.cc:224] Handling call
0709 12:13:48.146676 (+204377us) spinlock_profiling.cc:243] Waited 5.15 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:48.146875 (+   199us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.256227 (+109352us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:48.272441 (+ 16214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11839872}
I20260709 12:13:48.328104 16322 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.334211 14971 rpcz_store.cc:276] 0709 12:13:46.691024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.388145 (+697121us) service_pool.cc:224] Handling call
0709 12:13:47.482374 (+ 94229us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:47.482564 (+   190us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.286429 (+803865us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:48.288139 (+  1710us) spinlock_profiling.cc:243] Waited 803 ms on lock 0x7b54000b7054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:48.291325 (+  3186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1856259072}
I20260709 12:13:48.380928 14978 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:48.400207 14978 pending_rounds.cc:85] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:48.400564 14978 pending_rounds.cc:107] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:48.400767 14978 raft_consensus.cc:2889] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:48.381594 14977 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:48.382151 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:48.383452 14902 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:48.383721 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:48.405725 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:48.408015 14900 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:48.383996 14974 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:13:48.411900 14974 pending_rounds.cc:85] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:48.412182 14974 pending_rounds.cc:107] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:13:48.412451 14974 raft_consensus.cc:2889] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:48.289130 14901 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:48.384626 14871 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:48.378575 16439 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.403228 14869 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:48.386068 16175 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.386605 14898 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:48.385715 16402 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:48.390041 16500 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:13:48.391551 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:48.391925 16374 consensus_queue.cc:1059] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:48.390256 16528 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:48.393779 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:48.379321 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:48.358161 14972 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:48.380403 14727 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.386489 16443 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.415218 14978 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:48.457382 14978 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:48.457753 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 78506us
I20260709 12:13:48.415964 14904 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:48.458954 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.460129 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:48.439770 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.393251 16485 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:48.439057 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1159) took 1515 ms. Trace:
I20260709 12:13:48.406147 16458 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.419700 16365 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:48.449352 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 58706.9us
I20260709 12:13:48.467804 14945 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.396664 16516 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:48.393040 16496 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
W20260709 12:13:48.464470 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 48195.2us
I20260709 12:13:48.467007 14978 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.441249 16513 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:48.418176 16439 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:48.481978 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.393165 16436 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.061s
I20260709 12:13:48.453841 14727 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.415513 16373 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:48.453852 16463 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 12:13:48.462627 14974 rpcz_store.cc:276] 0709 12:13:46.923348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.535144 (+611796us) service_pool.cc:224] Handling call
0709 12:13:47.568076 (+ 32932us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.222748 (+654672us) spinlock_profiling.cc:243] Waited 86.2 ms on lock 0x7b5400325da0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9fedc0 00007f4ccea891c0 00007f4ccea8a231 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c
0709 12:13:48.438774 (+216026us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:48.438985 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":198368000}
I20260709 12:13:48.469604 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:48.477854 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 74709.7us
I20260709 12:13:48.481889 14978 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:48.392905 16383 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:48.510936 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.461623 16497 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:48.482206 16168 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.461392 15491 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.465632 16451 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:48.462544 16485 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:13:48.542790 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.470055 16474 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.464810 16470 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:48.523094 14976 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:48.704691 14976 pending_rounds.cc:85] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:48.704972 14976 pending_rounds.cc:107] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:48.705200 14976 raft_consensus.cc:2889] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:48.454792 16391 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:13:48.480943 16365 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.566876 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:13:48.567438 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 97885.8us
I20260709 12:13:48.512893 14727 catalog_manager.cc:5697] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:48.575438 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 159151us
I20260709 12:13:48.486974 16527 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:48.485477 16513 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:13:48.581406 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 113965us
W20260709 12:13:48.713928 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:48.592413 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.491995 16520 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:48.632642 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 148087us
W20260709 12:13:48.718392 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.491277 16281 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.212s
I20260709 12:13:48.640957 14902 raft_consensus.cc:3055] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:48.722543 14902 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:48.564399 16503 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.492249 16517 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.142s
I20260709 12:13:48.466987 16443 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.455689 16032 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.060s
I20260709 12:13:48.715116 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.547534 16431 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.176s
I20260709 12:13:48.413641 16524 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.135s
I20260709 12:13:48.647854 16290 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:48.669881 16485 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:48.723256 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 156448us
I20260709 12:13:48.670015 16397 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.519847 16373 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.708886 16470 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.735638 14945 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.718166 16513 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.734099 16451 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:48.736907 16538 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.502s	user 0.001s	sys 0.000s
I20260709 12:13:48.722702 14897 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:48.733364 14971 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:13:48.738219 16203 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.750936 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:48.757601 14945 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:48.736371 16527 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:48.721802 16474 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:13:48.760574 14830 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:48.742592 14973 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:48.767409 14826 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:48.749977 16470 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.754231 16286 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:48.781072 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 296935us
I20260709 12:13:48.751852 16290 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:48.787709 16407 consensus_meta.cc:287] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.502s	user 0.012s	sys 0.012s
I20260709 12:13:48.788554 16548 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:48.789206 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:48.767096 16487 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:48.750016 16392 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.790198 16487 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.790653 16487 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.790758 16527 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.791594 16392 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.769632 16549 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:48.766186 16517 consensus_queue.cc:1243] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:13:48.754455 16555 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.793859 14974 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:48.768953 16477 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.822367 16383 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:48.790251 16552 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.119s	user 0.000s	sys 0.000s
I20260709 12:13:48.823884 14975 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.730199 16528 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.824821 16503 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.826088 16373 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:48.752612 16397 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.788585 16203 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:48.794691 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:48.797556 14970 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:48.754350 16451 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:48.818044 15490 consensus_meta.cc:287] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.539s	user 0.006s	sys 0.009s
I20260709 12:13:48.774112 16391 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 12:13:48.835039 14899 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:48.839532 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91543.7us
I20260709 12:13:48.840521 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:48.835932 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:48.842410 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 60388.7us
I20260709 12:13:48.774159 16547 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 12:13:48.776008 16556 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.071s
I20260709 12:13:48.853219 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:48.839361 16345 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.509s	user 0.008s	sys 0.001s
I20260709 12:13:48.852860 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:48.833529 15490 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:48.838696 16203 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:48.789149 16548 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:48.893787 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.849749 16549 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:48.832896 16487 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.840039 16520 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:13:48.797863 16553 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.071s
I20260709 12:13:48.893146 16392 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.820072 16555 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.893128 16281 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:48.894640 16558 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.893515 16527 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:48.919399 14973 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:48.928833 16569 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:48.929093 16203 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.912628 16281 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.906445 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:48.892946 16345 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.934768 16562 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:48.944377 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.912421 16392 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.947178 16555 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.948395 16392 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.912168 16521 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.948776 16345 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:48.949105 16521 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.950207 16290 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:48.949016 16130 consensus_meta.cc:287] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.596s	user 0.008s	sys 0.000s
I20260709 12:13:48.951232 16521 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:48.959596 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:48.960182 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:48.960593 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.982779 16573 raft_consensus.cc:3055] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.983242 16573 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:48.984066 16573 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.985013 15491 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:48.985234 16573 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.986634 16439 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:48.987769 14977 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.943037 16569 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:13:48.988451 16541 log.cc:927] Time spent T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.194s	user 0.001s	sys 0.000s
W20260709 12:13:48.943048 16385 consensus_meta.cc:287] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.581s	user 0.007s	sys 0.002s
I20260709 12:13:48.934859 16281 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:48.993574 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.988145 16513 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:48.989500 16443 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.989002 16385 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.009593 16130 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.013855 16397 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:48.931044 16527 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:49.018726 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 165669us
W20260709 12:13:49.020226 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.021654 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:49.032738 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:13:49.032294 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:49.036255 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.037140 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:49.061488 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:49.063019 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.063671 14899 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:49.066924 14945 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:49.078738 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:49.079558 15493 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:49.079923 14898 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:49.080901 16451 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.082275 16385 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.017719 16130 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.083218 16527 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.084501 16439 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.070755 16392 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.085482 16392 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.087159 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1166) took 1540 ms. Trace:
I20260709 12:13:49.087373 16392 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.070616 16290 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:49.088514 16290 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:49.088979 16290 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:49.090474 16322 consensus_meta.cc:287] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.683s	user 0.005s	sys 0.002s
I20260709 12:13:49.090978 16290 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.091481 16290 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:49.078647 15490 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:49.081202 16513 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.084506 16130 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:49.078995 16554 log.cc:927] Time spent T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.113s	user 0.000s	sys 0.001s
I20260709 12:13:49.035435 16345 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:49.096987 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 56701.6us
I20260709 12:13:49.020823 16571 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:49.096377 14975 rpcz_store.cc:276] 0709 12:13:47.546364 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.397252 (+850888us) service_pool.cc:224] Handling call
0709 12:13:48.768969 (+371717us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.824271 (+ 55302us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.086359 (+262088us) spinlock_profiling.cc:243] Waited 54.7 ms on lock 0x7b54003656d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:49.086984 (+   625us) spinlock_profiling.cc:243] Waited 371 ms on lock 0x7b54003656d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:49.087104 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":980017280}
I20260709 12:13:49.107565 14868 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:49.108359 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:49.105684 14901 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.624s	user 0.006s	sys 0.013s
I20260709 12:13:49.108959 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:49.110150 14901 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.629s	user 0.006s	sys 0.013s
I20260709 12:13:49.108994 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:13:49.106980 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.078249 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:13:49.096133 16543 log.cc:927] Time spent T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.182s	user 0.000s	sys 0.001s
W20260709 12:13:49.110716 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 361236us
I20260709 12:13:49.077783 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.117251 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.121520 14975 raft_consensus.cc:2410] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 5 because replica has last-logged OpId of term: 2 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:49.073371 16487 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.137861 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.139846 14975 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:13:49.146452 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 422499us
I20260709 12:13:49.078686 16572 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.149219 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.159075 14975 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:49.160020 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.160672 14975 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
W20260709 12:13:49.149818 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 71667.6us
W20260709 12:13:49.150936 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.116366 16571 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:13:49.156327 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 441655us
I20260709 12:13:49.163157 14945 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:49.097419 16503 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:49.009361 16562 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.114949 16513 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.105127 16568 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.091s
I20260709 12:13:49.164706 16385 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.109427 16569 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.155851 16345 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:49.164948 16392 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:49.120046 16524 consensus_queue.cc:1059] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.061s
I20260709 12:13:49.170270 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:49.180405 16567 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.178793 16572 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.179078 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:49.179149 16513 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.158028 14825 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:49.181772 16503 raft_consensus.cc:697] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:49.182621 16385 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.182159 16487 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 12:13:49.196781 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 49515.2us
I20260709 12:13:49.183908 16470 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.184399 16578 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.187453 16568 consensus_queue.cc:1243] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:49.016772 16549 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.188977 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.187825 16548 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.202913 16513 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.164767 16528 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 12:13:49.166975 16580 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:13:49.211395 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:49.221419 14871 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:49.223901 14975 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:49.224043 14871 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:49.226078 16569 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.226497 16569 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.226855 16569 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:49.211479 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 89006.6us
W20260709 12:13:49.197583 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91041.2us
I20260709 12:13:49.204145 16130 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.233417 16470 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.209302 16385 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.196349 16572 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.217773 16578 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.223138 14821 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:49.210341 16345 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.208233 16585 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:13:49.231794 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.224825 16548 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:49.233245 16130 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.204689 15493 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
W20260709 12:13:49.235967 16575 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 12:13:49.194737 16581 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:13:49.197252 16567 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.220024 16568 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:49.235072 14794 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:49.243439 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:49.246752 14903 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:49.243968 16525 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:49.250296 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.251147 15499 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:49.249092 16181 consensus_meta.cc:287] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.850s	user 0.009s	sys 0.002s
I20260709 12:13:49.243466 16585 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:49.242215 16578 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.255577 14942 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:49.263068 16487 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:49.258381 14901 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:49.228709 16290 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:13:49.269395 14979 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:49.269774 14979 pending_rounds.cc:85] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:49.270006 14979 pending_rounds.cc:107] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:49.225797 16503 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.270229 14979 raft_consensus.cc:2889] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:49.256686 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:49.254873 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:49.254750 16562 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.256218 16568 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:49.263429 16487 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.297432 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.315096 14903 raft_consensus.cc:2410] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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 12:13:49.298668 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:49.299350 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.316722 14899 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:49.317521 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:49.318023 14899 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.300655 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.297017 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.229485 16571 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.269605 16581 consensus_queue.cc:1243] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:13:49.309311 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:49.260646 16585 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:49.320554 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:49.321125 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.269318 16516 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260709 12:13:49.319522 16487 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.297183 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:49.326431 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:49.321228 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.333314 14904 raft_consensus.cc:2393] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:49.327566 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.318977 14901 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:49.261631 16525 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.345539 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.345706 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:49.351330 16430 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.351642 14972 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:49.331251 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:49.351537 16585 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.352049 16430 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.346040 16566 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:49.356506 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1169) took 1809 ms. Trace:
I20260709 12:13:49.362517 14979 rpcz_store.cc:276] 0709 12:13:47.547095 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.414380 (+867285us) service_pool.cc:224] Handling call
0709 12:13:48.414651 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.297064 (+882413us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.354382 (+ 57318us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b54000dcda0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9fedc0 00007f4ccea8aa02 00007f4ccea86dd6 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2
0709 12:13:49.355406 (+  1024us) spinlock_profiling.cc:243] Waited 854 ms on lock 0x7b540047aed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:49.356236 (+   830us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1995566720}
I20260709 12:13:49.363790 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.357393 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 172) took 1784 ms. Trace:
I20260709 12:13:49.357599 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.347857 16181 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:49.330314 16568 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.368674 16181 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.344465 16203 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.367136 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:49.368818 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.347630 14897 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:49.373178 14945 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:49.374521 14979 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:49.366704 14903 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:49.365826 16580 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.377043 16203 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.382206 16281 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.379216 16392 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:49.377169 16470 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.378966 16568 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.388041 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:49.383800 16181 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.385591 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:49.389822 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1141) took 1704 ms. Trace:
I20260709 12:13:49.394922 14979 rpcz_store.cc:276] 0709 12:13:47.685144 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.373933 (+1688789us) service_pool.cc:224] Handling call
0709 12:13:49.374289 (+   356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:49.389543 (+ 15254us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.389764 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:49.398833 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.401351 14899 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:49.402465 14979 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:49.404259 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1178) took 1685 ms. Trace:
I20260709 12:13:49.404680 16525 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.396517 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:49.407841 16181 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:49.409050 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:49.408223 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:49.404639 14979 rpcz_store.cc:276] 0709 12:13:47.718999 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.401907 (+1682908us) service_pool.cc:224] Handling call
0709 12:13:49.402245 (+   338us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:49.403907 (+  1662us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.404194 (+   287us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:49.410077 16397 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:49.410491 16397 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.410808 16397 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.411127 14821 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:49.413230 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:49.418766 16361 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.395110 14825 raft_consensus.cc:2410] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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 12:13:49.366310 14972 rpcz_store.cc:276] 0709 12:13:47.573022 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.490916 (+917894us) service_pool.cc:224] Handling call
0709 12:13:48.644471 (+153555us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.351440 (+706969us) spinlock_profiling.cc:243] Waited 4.68 ms on lock 0x7b5400053aa0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9fedc0 00007f4ccea891c0 00007f4ccea8a231 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c
0709 12:13:49.352181 (+   741us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.357321 (+  5140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10772224}
I20260709 12:13:49.392206 16470 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.431901 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.406011 16451 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.410213 16525 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:49.419191 16361 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:49.440791 16392 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:49.441425 16524 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.450301 14902 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.408353 16181 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.411746 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:49.460928 16578 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.420496 16439 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:49.421126 16203 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.408717 16553 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260709 12:13:49.438751 16470 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.405403 16567 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.519749 16513 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.521036 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:49.521612 16430 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.457460 16525 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.548164 16566 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:49.583913 16562 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.523823 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:49.477651 16181 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.389406 16580 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.518839 14828 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.620255 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:49.620667 16281 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.621232 16281 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.621698 16281 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.623582 16281 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.624019 16281 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:13:49.529206 16573 consensus_meta.cc:287] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.544s	user 0.010s	sys 0.000s
I20260709 12:13:49.475293 16361 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.517344 16385 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.477964 16524 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.605504 16591 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:49.605963 16513 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.588922 16516 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.637228 16516 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.637995 16591 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.638411 16591 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.614789 14903 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:49.615382 16290 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:49.599069 16439 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:49.518930 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:49.627277 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.643970 16578 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.636085 16281 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.645489 16487 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.647621 16281 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.648620 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1174) took 2029 ms. Trace:
I20260709 12:13:49.648989 14974 rpcz_store.cc:276] 0709 12:13:47.619045 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.527290 (+908245us) service_pool.cc:224] Handling call
0709 12:13:48.641177 (+113887us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.796928 (+155751us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.648377 (+851449us) spinlock_profiling.cc:243] Waited 151 ms on lock 0x7b54001c48d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:49.648559 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":348161792}
I20260709 12:13:49.648123 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1177) took 1967 ms. Trace:
I20260709 12:13:49.650157 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:49.650882 16487 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.651453 14974 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:49.645604 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.652259 16181 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.649807 14975 rpcz_store.cc:276] 0709 12:13:47.680697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.169146 (+1488449us) service_pool.cc:224] Handling call
0709 12:13:49.169474 (+   328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:49.224364 (+ 54890us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.647886 (+423522us) spinlock_profiling.cc:243] Waited 54.2 ms on lock 0x7b54000410d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:49.648066 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":124593408}
I20260709 12:13:49.654206 16497 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:49.654670 16497 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.654364 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 174) took 1652 ms. Trace:
I20260709 12:13:49.655566 14975 rpcz_store.cc:276] 0709 12:13:48.001568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.653544 (+1651976us) service_pool.cc:224] Handling call
0709 12:13:49.653814 (+   270us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.654042 (+   228us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:49.654075 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:49.654117 (+    42us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:49.654148 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.654200 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:49.654310 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:49.657438 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 175) took 1651 ms. Trace:
I20260709 12:13:49.652074 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 173) took 1653 ms. Trace:
I20260709 12:13:49.478314 14902 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:49.628151 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 164) took 2080 ms. Trace:
I20260709 12:13:49.629376 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:49.654364 16181 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.660512 15496 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.629932 16580 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.630532 16402 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.628494 16562 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:49.633340 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:49.664872 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:49.626564 16485 consensus_meta.cc:287] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.862s	user 0.005s	sys 0.006s
I20260709 12:13:49.608633 16525 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.637503 16524 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.478112 16392 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.652032 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1685) took 1491 ms. Trace:
I20260709 12:13:49.635787 16397 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.672410 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:49.675094 14903 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.658289 14974 rpcz_store.cc:276] 0709 12:13:47.998866 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.650975 (+1652109us) service_pool.cc:224] Handling call
0709 12:13:49.651301 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.651852 (+   551us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.652025 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:49.654983 14828 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:13:49.632387 16566 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.678227 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.678795 14899 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:49.679054 14828 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:49.657764 14975 rpcz_store.cc:276] 0709 12:13:48.005743 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.656708 (+1650965us) service_pool.cc:224] Handling call
0709 12:13:49.656993 (+   285us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.657154 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:49.657180 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:49.657220 (+    40us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:49.657248 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.657297 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:49.657388 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:49.648237 16569 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.647535 16385 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.659441 16572 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.683065 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.650068 16585 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.675647 16516 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.668023 16547 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:49.690234 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:49.691425 15500 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:49.685770 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:49.694763 14828 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:49.669443 16485 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.696316 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.697872 14826 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:49.698696 14868 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:49.699505 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.697216 16485 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.700559 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.702328 14898 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:49.659262 14971 rpcz_store.cc:276] 0709 12:13:47.548036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.451621 (+903585us) service_pool.cc:224] Handling call
0709 12:13:48.563594 (+111973us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:48.756621 (+193027us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.624828 (+868207us) spinlock_profiling.cc:243] Waited 146 ms on lock 0x7b5400099f54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:49.628091 (+  3263us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":335347456}
I20260709 12:13:49.669780 16558 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:49.685111 16566 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.692472 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:49.674615 14823 rpcz_store.cc:276] 0709 12:13:48.160267 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.208138 (+ 47871us) service_pool.cc:224] Handling call
0709 12:13:49.651831 (+1443693us) spinlock_profiling.cc:243] Waited 835 ms on lock 0x7b540018fbd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:49.651964 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1919667072}
I20260709 12:13:49.743177 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.707679 16553 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.761770 14902 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:49.762864 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1273) took 1375 ms. Trace:
I20260709 12:13:49.763460 14902 rpcz_store.cc:276] 0709 12:13:48.387530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.407444 (+ 19914us) service_pool.cc:224] Handling call
0709 12:13:48.407710 (+   266us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.585395 (+177685us) spinlock_profiling.cc:243] Waited 68.2 ms on lock 0x7b5400012320. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9fedc0 00007f4ccea891c0 00007f4ccea8a231 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c
0709 12:13:49.420859 (+835464us) spinlock_profiling.cc:243] Waited 70.2 ms on lock 0x7b5400012320. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea0506f 00007f4ccea7df60 00007f4ccea7f7de 00007f4ccea89b49 00007f4ccea8a416 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62
0709 12:13:49.762583 (+341724us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.762804 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":318434560}
W20260709 12:13:49.765012 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.686757 16439 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.739696 16524 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.676151 16560 consensus_queue.cc:1059] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
W20260709 12:13:49.745172 14796 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.000s	sys 0.018s
I20260709 12:13:49.740645 16431 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.703719 14973 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:49.755901 14828 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
W20260709 12:13:49.743988 16559 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.012s	sys 0.031s
W20260709 12:13:49.698642 16531 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.011s	sys 0.019s
I20260709 12:13:49.709441 16361 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:49.775868 14796 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.000s	sys 0.019s
I20260709 12:13:49.772451 16589 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:49.831826 14903 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:49.765848 16553 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:13:49.774705 16175 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:13:49.751880 16525 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:49.784977 16559 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.012s	sys 0.031s
I20260709 12:13:49.835757 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:49.784835 16374 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.303s	user 0.028s	sys 0.031s
W20260709 12:13:49.827354 16531 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.011s	sys 0.027s
W20260709 12:13:49.844347 14795 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.009s	sys 0.009s
W20260709 12:13:49.844708 14795 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.009s	sys 0.010s
I20260709 12:13:49.844812 16430 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:49.847020 16588 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 12:13:49.847329 16578 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:49.847851 16578 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:49.825340 16558 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:49.833635 16589 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:49.844715 16596 log.cc:927] Time spent T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:13:49.840584 16553 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:49.843998 16374 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.372s	user 0.028s	sys 0.031s
I20260709 12:13:49.841763 16572 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:49.826217 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:49.778229 16524 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.783900 16431 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.851568 16563 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:49.848150 16290 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 12:13:49.877883 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:49.863142 14827 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.677s	user 0.010s	sys 0.019s
W20260709 12:13:49.863361 14829 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.019s	sys 0.023s
W20260709 12:13:49.899057 14829 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.710s	user 0.019s	sys 0.024s
W20260709 12:13:49.823372 16528 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.580s	user 0.023s	sys 0.056s
I20260709 12:13:49.840641 16560 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.878501 14903 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:49.864614 14972 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:49.893993 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:49.878818 14827 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.693s	user 0.011s	sys 0.019s
I20260709 12:13:49.863065 14971 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:49.871753 16392 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:49.872669 16558 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:49.853664 16569 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.864291 16562 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.848763 16578 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:49.909464 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.903141 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1156) took 2981 ms. Trace:
I20260709 12:13:49.907534 14903 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:49.860864 16430 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:49.941378 14976 rpcz_store.cc:276] 0709 12:13:46.917102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:47.531729 (+614627us) service_pool.cc:224] Handling call
0709 12:13:47.532377 (+   648us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.705636 (+1173259us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.898718 (+1193082us) spinlock_profiling.cc:243] Waited 990 ms on lock 0x7b540009a954. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:49.898911 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2277458304}
I20260709 12:13:49.942148 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 135) took 1553 ms. Trace:
I20260709 12:13:49.942377 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:49.933458 16595 log.cc:927] Time spent T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:13:49.950237 14978 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.005s	sys 0.021s
W20260709 12:13:49.952510 14978 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.005s	sys 0.021s
W20260709 12:13:49.900516 16528 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.023s	sys 0.057s
I20260709 12:13:50.010262 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.011034 14830 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:49.951146 14827 rpcz_store.cc:276] 0709 12:13:48.388842 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.388972 (+   130us) service_pool.cc:224] Handling call
0709 12:13:48.397690 (+  8718us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:48.413683 (+ 15993us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:48.413716 (+    33us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:48.414279 (+   563us) log.cc:844] Serialized 52 byte log entry
0709 12:13:48.715814 (+301535us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:48.735729 (+ 19915us) log.cc:844] Serialized 14 byte log entry
0709 12:13:49.168674 (+432945us) spinlock_profiling.cc:243] Waited 2.37 ms on lock 0x7b18004272a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb914c0a 00007f4cd5054219 00007f4ccb99ca40 00007f4ccb9974e4 00007f4ccb997455 00007f4cd247f3c7 00007f4ccea919a7 00007f4cceaa10bf 00007f4cceaa1038
0709 12:13:49.168879 (+   205us) log.cc:844] Serialized 14 byte log entry
0709 12:13:49.935123 (+766244us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.935208 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:49.941945 (+  6737us) raft_consensus.cc:1685] finished
0709 12:13:49.941966 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:49.942094 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":440860,"prepare.queue_time_us":465367,"prepare.run_cpu_time_us":88,"prepare.run_wall_time_us":2826,"raft.queue_time_us":72522,"raft.run_cpu_time_us":409,"raft.run_wall_time_us":49140,"spinlock_wait_cycles":5448448,"thread_start_us":981738,"threads_started":2,"wal-append.queue_time_us":313164}
I20260709 12:13:49.900494 16563 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:49.901461 16549 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:49.905797 16470 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:49.939247 16571 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.006s	sys 0.045s
I20260709 12:13:49.936317 16550 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:50.054523 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.994509 16566 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:49.993711 16562 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:49.875976 16555 consensus_queue.cc:1059] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.065s
I20260709 12:13:50.039696 16558 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.040189 16605 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:50.035087 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.040879 15490 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:50.044788 16361 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.035959 16528 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:50.045607 14944 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.050s	sys 0.099s
I20260709 12:13:50.045300 16606 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.051733 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:50.155136 14944 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.690s	user 0.051s	sys 0.099s
I20260709 12:13:50.068153 16550 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.053689 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1176) took 2410 ms. Trace:
I20260709 12:13:50.161067 16430 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.155893 14973 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:50.010576 16525 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:49.933616 16560 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.037189 15492 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:50.035177 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.034785 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1179) took 1980 ms. Trace:
I20260709 12:13:50.035843 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 305) took 1016 ms. Trace:
W20260709 12:13:50.067656 16122 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.008s	sys 0.023s
W20260709 12:13:50.054690 16571 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.670s	user 0.006s	sys 0.046s
I20260709 12:13:49.995491 16591 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:50.100642 15460 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.017s	sys 0.034s
W20260709 12:13:50.188030 15460 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.017s	sys 0.034s
I20260709 12:13:50.101366 14903 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:50.054315 16513 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:50.089658 16555 consensus_queue.cc:1243] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 12:13:50.108420 16603 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.213s	user 0.001s	sys 0.000s
W20260709 12:13:50.110999 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.006975 16589 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.009096 16567 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:50.161303 16606 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
W20260709 12:13:50.035331 16503 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.621s	user 0.023s	sys 0.028s
I20260709 12:13:50.134186 16570 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:50.140554 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:50.155903 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.052738 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:50.012406 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 176) took 1973 ms. Trace:
I20260709 12:13:50.056869 16549 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.167253 16431 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.146238 16470 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.169183 15496 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:50.169828 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.177735 14972 rpcz_store.cc:276] 0709 12:13:48.034551 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.827125 (+1792574us) service_pool.cc:224] Handling call
0709 12:13:49.849893 (+ 22768us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.939756 (+ 89863us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.014923 (+ 75167us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.120239 16563 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.098580 16605 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.152554 16496 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.228603 14824 raft_consensus.cc:1217] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Deduplicated request from leader. Original: 1.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:13:50.229128 14824 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:50.231511 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1689) took 1471 ms. Trace:
I20260709 12:13:50.072744 16566 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.068532 16562 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:50.228847 16615 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260709 12:13:50.181406 16122 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.630s	user 0.008s	sys 0.024s
I20260709 12:13:50.160218 16611 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:50.190732 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:50.192581 16592 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.005s	sys 0.027s
I20260709 12:13:50.193368 16620 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.160490 14970 rpcz_store.cc:276] 0709 12:13:47.643448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.952088 (+1308640us) service_pool.cc:224] Handling call
0709 12:13:48.952547 (+   459us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:49.015417 (+ 62870us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:49.016731 (+  1314us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:49.085189 (+ 68458us) log.cc:844] Serialized 26 byte log entry
0709 12:13:49.413047 (+327858us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:50.036329 (+623282us) log.cc:844] Serialized 14 byte log entry
0709 12:13:50.053355 (+ 17026us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.053433 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.053475 (+    42us) raft_consensus.cc:1685] finished
0709 12:13:50.053490 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.053629 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2131,"raft.queue_time_us":11341,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":3903,"thread_start_us":794034,"threads_started":2,"wal-append.queue_time_us":602786}
W20260709 12:13:50.121569 16604 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 12:13:50.196468 14945 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.044s (SENT) [suppressed 34 similar messages]
I20260709 12:13:50.198486 16598 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.164561 16528 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:50.207464 16607 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:13:50.193071 16560 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.189016 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1182) took 2150 ms. Trace:
I20260709 12:13:50.200966 14827 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.196681 16571 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:50.199419 16503 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.808s	user 0.024s	sys 0.030s
I20260709 12:13:50.152619 16548 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:50.196362 16513 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.218362 14830 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
W20260709 12:13:50.213267 16602 log.cc:927] Time spent T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:13:50.201726 16567 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:50.178112 15491 rpcz_store.cc:276] 0709 12:13:49.015904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.016458 (+   554us) service_pool.cc:224] Handling call
0709 12:13:49.068307 (+ 51849us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:49.149770 (+ 81463us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:49.165837 (+ 16067us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:49.192971 (+ 27134us) log.cc:844] Serialized 26 byte log entry
0709 12:13:49.451067 (+258096us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:49.451115 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:49.451196 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:49.943395 (+492199us) raft_consensus.cc:1685] finished
0709 12:13:49.943417 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.031923 (+ 88506us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4155,"raft.queue_time_us":27570,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":18418,"thread_start_us":218193,"threads_started":1,"wal-append.queue_time_us":531814}
I20260709 12:13:50.222106 14825 raft_consensus.cc:2368] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:13:50.219250 16570 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.223872 16550 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.226341 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1168) took 2679 ms. Trace:
W20260709 12:13:50.227180 16497 consensus_meta.cc:287] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.572s	user 0.000s	sys 0.009s
I20260709 12:13:50.231889 14824 rpcz_store.cc:276] 0709 12:13:48.759685 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.760105 (+   420us) service_pool.cc:224] Handling call
0709 12:13:50.228269 (+1468164us) spinlock_profiling.cc:243] Waited 18 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:50.228497 (+   228us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.231254 (+  2757us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.231455 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41483136}
I20260709 12:13:50.186671 16553 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.234815 16431 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:50.239362 16585 consensus_meta.cc:287] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.550s	user 0.009s	sys 0.000s
I20260709 12:13:50.241627 16563 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:50.242337 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.234921 14823 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:50.221763 16470 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.249142 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1144) took 2381 ms. Trace:
I20260709 12:13:50.318025 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:50.318310 14979 rpcz_store.cc:276] 0709 12:13:47.867771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.248311 (+2380540us) service_pool.cc:224] Handling call
0709 12:13:50.248644 (+   333us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.248819 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.248845 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:50.248888 (+    43us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:50.248919 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.248969 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.249080 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.319610 14824 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.319728 14979 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:50.230703 16496 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.215382 14971 rpcz_store.cc:276] 0709 12:13:48.033077 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.756626 (+1723549us) service_pool.cc:224] Handling call
0709 12:13:49.838530 (+ 81904us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.937338 (+ 98808us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.006228 (+ 68890us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:50.268966 16592 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.850s	user 0.007s	sys 0.028s
I20260709 12:13:50.279968 16566 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.282318 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 177) took 2245 ms. Trace:
I20260709 12:13:50.287686 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.288165 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 140) took 1173 ms. Trace:
I20260709 12:13:50.300688 14977 rpcz_store.cc:276] 0709 12:13:47.546855 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.416611 (+869756us) service_pool.cc:224] Handling call
0709 12:13:48.416897 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:48.988161 (+571264us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.226128 (+1237967us) spinlock_profiling.cc:243] Waited 571 ms on lock 0x7b54000c03d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:50.226282 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1312450944}
I20260709 12:13:50.302120 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1175) took 2663 ms. Trace:
I20260709 12:13:50.275436 16606 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.274348 16548 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:50.269600 16620 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.269917 14973 rpcz_store.cc:276] 0709 12:13:48.038356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.152644 (+2114288us) service_pool.cc:224] Handling call
0709 12:13:50.155654 (+  3010us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.170332 (+ 14678us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.188121 (+ 17789us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.262158 16611 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.275290 16571 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.322068 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1146) took 2153 ms. Trace:
I20260709 12:13:50.338899 14979 rpcz_store.cc:276] 0709 12:13:48.168943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.319292 (+2150349us) service_pool.cc:224] Handling call
0709 12:13:50.319566 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.320387 (+   821us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.322012 (+  1625us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.306305 16624 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:50.311558 16520 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.316419 14970 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:50.332378 14830 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:50.276154 16598 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.328893 14976 rpcz_store.cc:276] 0709 12:13:48.036895 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.006605 (+1969710us) service_pool.cc:224] Handling call
0709 12:13:50.006985 (+   380us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.011590 (+  4605us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.011625 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.046003 (+ 34378us) log.cc:844] Serialized 26 byte log entry
0709 12:13:50.280629 (+234626us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:50.280671 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.280761 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.282074 (+  1313us) raft_consensus.cc:1685] finished
0709 12:13:50.282093 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.282251 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14247,"raft.queue_time_us":21240,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":10777,"thread_start_us":175024,"threads_started":1,"wal-append.queue_time_us":190757}
I20260709 12:13:50.312701 16497 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.329241 14978 rpcz_store.cc:276] 0709 12:13:47.638512 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.565850 (+927338us) service_pool.cc:224] Handling call
0709 12:13:49.346334 (+780484us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:49.346524 (+   190us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:49.346890 (+   366us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:49.346917 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:49.347365 (+   448us) log.cc:844] Serialized 26 byte log entry
0709 12:13:49.954246 (+606881us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:50.191542 (+237296us) log.cc:844] Serialized 14 byte log entry
0709 12:13:50.192196 (+   654us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.192379 (+   183us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.301819 (+109440us) raft_consensus.cc:1685] finished
0709 12:13:50.301906 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.302056 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":239772,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":36,"raft.queue_time_us":2891,"raft.run_cpu_time_us":229,"raft.run_wall_time_us":4470,"spinlock_wait_cycles":25223552,"thread_start_us":756195,"threads_started":2,"wal-append.queue_time_us":770874}
I20260709 12:13:50.337591 14822 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:50.322098 16365 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.317121 16431 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.350796 16611 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.324359 16470 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.371155 14824 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:50.352496 16571 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.374693 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:50.334868 14829 rpcz_store.cc:276] 0709 12:13:49.114650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.114794 (+   144us) service_pool.cc:224] Handling call
0709 12:13:49.115118 (+   324us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.115314 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:13:49.899432 (+784118us) log.cc:844] Serialized 14 byte log entry
0709 12:13:50.287805 (+388373us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:50.287863 (+    58us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:50.287908 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.287975 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.288101 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":70590,"prepare.queue_time_us":102196,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":32,"raft.queue_time_us":2024,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":5352,"thread_start_us":1098400,"threads_started":2,"wal-append.queue_time_us":381403}
I20260709 12:13:50.362473 14978 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:50.386264 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1188) took 1268 ms. Trace:
I20260709 12:13:50.349007 14973 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:50.371402 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 174937us
I20260709 12:13:50.353019 16513 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.386615 14978 rpcz_store.cc:276] 0709 12:13:49.117690 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.360167 (+1242477us) service_pool.cc:224] Handling call
0709 12:13:50.360498 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.385998 (+ 25500us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.386207 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.358451 16566 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.359011 16605 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.396533 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:50.371913 16621 log.cc:927] Time spent T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 12:13:50.400642 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:50.416215 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:50.386375 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:50.418507 14829 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.353353 16520 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:50.413619 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.420132 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:50.418049 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:50.389843 16549 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.383455 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 178) took 2222 ms. Trace:
I20260709 12:13:50.353538 16624 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.424103 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:50.422376 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:50.442660 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:50.390281 16392 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:50.353401 16567 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.445156 14871 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:50.445441 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:50.447683 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1185) took 1704 ms. Trace:
I20260709 12:13:50.451287 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:50.450809 14977 rpcz_store.cc:276] 0709 12:13:48.743640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.329294 (+1585654us) service_pool.cc:224] Handling call
0709 12:13:50.329650 (+   356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.330057 (+   407us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.330087 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.330541 (+   454us) log.cc:844] Serialized 26 byte log entry
0709 12:13:50.421698 (+ 91157us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:50.421735 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.421799 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.447454 (+ 25655us) raft_consensus.cc:1685] finished
0709 12:13:50.447479 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.447619 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":876,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":6615,"thread_start_us":90875,"threads_started":1,"wal-append.queue_time_us":115209}
I20260709 12:13:50.422667 16513 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:50.452536 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:50.422403 16521 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:50.420971 16562 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.420636 16397 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.415654 16566 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.420915 16439 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:50.456264 14827 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:50.428857 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1158) took 1402 ms. Trace:
I20260709 12:13:50.448907 16572 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:50.449050 16549 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:50.455605 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.463551 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:50.449177 16611 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:50.388437 16548 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.453718 16585 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:50.447705 16130 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.448861 16571 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:50.465507 16458 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:50.430341 14970 rpcz_store.cc:276] 0709 12:13:48.150635 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.265571 (+2114936us) service_pool.cc:224] Handling call
0709 12:13:50.301005 (+ 35434us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.358785 (+ 57780us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.373152 (+ 14367us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.447862 16528 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.453562 16365 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:50.470263 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:50.465790 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1169) took 1226 ms. Trace:
I20260709 12:13:50.472029 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1678) took 1173 ms. Trace:
I20260709 12:13:50.473148 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:50.502751 14905 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.456956 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1156) took 1617 ms. Trace:
I20260709 12:13:50.462723 16517 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:50.464854 14829 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:50.494889 16548 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.468950 16503 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:50.467685 14824 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:50.494174 14902 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:50.485246 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.493003 16553 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.492692 16439 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.525132 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 138) took 1498 ms. Trace:
I20260709 12:13:50.524801 16439 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.494590 16496 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.526727 14970 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:50.527415 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1162) took 1134 ms. Trace:
I20260709 12:13:50.495532 16549 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
W20260709 12:13:50.497385 16630 log.cc:927] Time spent T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:13:50.502075 14898 rpcz_store.cc:276] 0709 12:13:49.298573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.298685 (+   112us) service_pool.cc:224] Handling call
0709 12:13:49.308915 (+ 10230us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:49.702724 (+393809us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.471765 (+769041us) spinlock_profiling.cc:243] Waited 393 ms on lock 0x7b540016d0d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:50.471966 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":904101120}
I20260709 12:13:50.503726 14827 rpcz_store.cc:276] 0709 12:13:49.239040 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.041444 (+802404us) service_pool.cc:224] Handling call
0709 12:13:50.465722 (+424278us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.456569 16392 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.507220 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.467007 14973 rpcz_store.cc:276] 0709 12:13:49.020492 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.348459 (+1327967us) service_pool.cc:224] Handling call
0709 12:13:50.348821 (+   362us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.398168 (+ 49347us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.422886 (+ 24718us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.509334 16130 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:50.509737 16520 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.501040 16470 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.526674 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:50.510906 16629 log.cc:927] Time spent T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 12:13:50.471796 16431 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.493784 14868 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:50.516837 16598 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:50.549782 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 56067.6us
I20260709 12:13:50.536140 16397 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.493455 16572 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:13:50.516815 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.517508 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.520838 16458 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:50.521611 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:50.521996 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1183) took 2483 ms. Trace:
I20260709 12:13:50.523908 16566 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.474997 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:50.525492 14826 rpcz_store.cc:276] 0709 12:13:49.026734 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.026881 (+   147us) service_pool.cc:224] Handling call
0709 12:13:49.027202 (+   321us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:49.698274 (+671072us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.524932 (+826658us) spinlock_profiling.cc:243] Waited 670 ms on lock 0x7b540018f6d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:50.525078 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1541902080}
I20260709 12:13:50.531373 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1186) took 1414 ms. Trace:
I20260709 12:13:50.534191 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.477345 16570 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.536676 14829 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:50.524428 16497 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.527743 14970 rpcz_store.cc:276] 0709 12:13:49.392967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.511554 (+1118587us) service_pool.cc:224] Handling call
0709 12:13:50.526349 (+ 14795us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.527152 (+   803us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.527355 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.508821 14971 rpcz_store.cc:276] 0709 12:13:48.836127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.337164 (+1501037us) service_pool.cc:224] Handling call
0709 12:13:50.383369 (+ 46205us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.418291 (+ 34922us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.420201 (+  1910us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:50.422723 (+  2522us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:50.429197 (+  6474us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.440652 (+ 11455us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.453109 (+ 12457us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.565199 16598 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:50.536908 16611 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.566768 16598 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.566862 16611 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.567305 16620 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.558794 16397 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.568979 16611 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.569473 16611 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.569620 16397 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.570333 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.570935 16598 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.559042 14972 rpcz_store.cc:276] 0709 12:13:48.038600 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.236739 (+2198139us) service_pool.cc:224] Handling call
0709 12:13:50.265770 (+ 29031us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.271986 (+  6216us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.272785 (+   799us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.311824 (+ 39039us) log.cc:844] Serialized 26 byte log entry
0709 12:13:50.462907 (+151083us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:50.466662 (+  3755us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.466755 (+    93us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.521766 (+ 55011us) raft_consensus.cc:1685] finished
0709 12:13:50.521790 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.521935 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":274,"raft.queue_time_us":2219,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":3204,"thread_start_us":81665,"threads_started":1,"wal-append.queue_time_us":160962}
I20260709 12:13:50.568178 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1167) took 1335 ms. Trace:
I20260709 12:13:50.550302 16130 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:50.571759 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.572373 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1191) took 1244 ms. Trace:
I20260709 12:13:50.572682 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1168) took 1334 ms. Trace:
I20260709 12:13:50.573390 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 284) took 1328 ms. Trace:
I20260709 12:13:50.571255 14826 raft_consensus.cc:2410] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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 12:13:50.573102 14829 rpcz_store.cc:276] 0709 12:13:49.238716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.571500 (+1332784us) service_pool.cc:224] Handling call
0709 12:13:50.572627 (+  1127us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.509999 16624 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.546635 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 179) took 1367 ms. Trace:
I20260709 12:13:50.543176 16647 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:50.560086 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:50.561028 14976 rpcz_store.cc:276] 0709 12:13:49.116807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.359439 (+1242632us) service_pool.cc:224] Handling call
0709 12:13:50.362330 (+  2891us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.362656 (+   326us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.362684 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.363094 (+   410us) log.cc:844] Serialized 26 byte log entry
0709 12:13:50.467987 (+104893us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:50.468013 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.468060 (+    47us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.531148 (+ 63088us) raft_consensus.cc:1685] finished
0709 12:13:50.531170 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.531314 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3300,"raft.queue_time_us":85,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":2804,"thread_start_us":77775,"threads_started":1,"wal-append.queue_time_us":147427}
I20260709 12:13:50.560156 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.564604 16392 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.554029 16520 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:50.565155 16470 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:50.553351 14896 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:50.571743 14823 rpcz_store.cc:276] 0709 12:13:49.232364 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.937987 (+705623us) service_pool.cc:224] Handling call
0709 12:13:50.568006 (+630019us) spinlock_profiling.cc:243] Waited 50.8 ms on lock 0x7b5400056754. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:50.568119 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":116726144}
I20260709 12:13:50.572731 14977 rpcz_store.cc:276] 0709 12:13:49.328422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.452314 (+1123892us) service_pool.cc:224] Handling call
0709 12:13:50.452634 (+   320us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.463171 (+ 10537us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.463205 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.463679 (+   474us) log.cc:844] Serialized 26 byte log entry
0709 12:13:50.533868 (+ 70189us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:50.533906 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.533981 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.572154 (+ 38173us) raft_consensus.cc:1685] finished
0709 12:13:50.572173 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.572320 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10173,"raft.queue_time_us":16544,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":9045,"thread_start_us":67308,"threads_started":1,"wal-append.queue_time_us":98301}
I20260709 12:13:50.575464 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.544337 14905 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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 12:13:50.578325 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.574000 16568 raft_consensus.cc:3055] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:50.594436 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1686) took 1293 ms. Trace:
I20260709 12:13:50.576804 14978 rpcz_store.cc:276] 0709 12:13:49.178916 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.388638 (+1209722us) service_pool.cc:224] Handling call
0709 12:13:50.388996 (+   358us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.399470 (+ 10474us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.399503 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.417145 (+ 17642us) log.cc:844] Serialized 26 byte log entry
0709 12:13:50.471841 (+ 54696us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:50.511260 (+ 39419us) log.cc:844] Serialized 14 byte log entry
0709 12:13:50.511485 (+   225us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.511569 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.546402 (+ 34833us) raft_consensus.cc:1685] finished
0709 12:13:50.546424 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.546570 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17699,"prepare.queue_time_us":41354,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":11082,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":10026,"spinlock_wait_cycles":39881088,"thread_start_us":11505,"threads_started":1,"wal-append.queue_time_us":110455}
I20260709 12:13:50.582185 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.589502 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:50.593026 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 141) took 1440 ms. Trace:
I20260709 12:13:50.593168 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 530) took 1322 ms. Trace:
I20260709 12:13:50.580392 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:50.586364 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:50.623625 14829 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:50.596899 14905 rpcz_store.cc:276] 0709 12:13:49.300705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.472870 (+1172165us) service_pool.cc:224] Handling call
0709 12:13:50.594379 (+121509us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.628345 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1703) took 1425 ms. Trace:
I20260709 12:13:50.629091 14829 rpcz_store.cc:276] 0709 12:13:49.203336 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.594639 (+1391303us) service_pool.cc:224] Handling call
0709 12:13:50.594936 (+   297us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.628089 (+ 33153us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.628294 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.595651 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 142) took 1390 ms. Trace:
I20260709 12:13:50.632395 14826 rpcz_store.cc:276] 0709 12:13:49.205136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.594894 (+1389758us) service_pool.cc:224] Handling call
0709 12:13:50.595166 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.595343 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.595370 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:50.595411 (+    41us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:50.595440 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.595501 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.595597 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.573840 15490 rpcz_store.cc:276] 0709 12:13:49.244510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.245451 (+   941us) service_pool.cc:224] Handling call
0709 12:13:50.009582 (+764131us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.157349 (+147767us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.573176 (+415827us) spinlock_profiling.cc:243] Waited 759 ms on lock 0x7b54001af4d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:50.573325 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1746445568}
I20260709 12:13:50.595647 16647 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.595733 16470 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.593755 16650 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.576002 16611 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.626698 15499 rpcz_store.cc:276] 0709 12:13:49.270735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.270869 (+   134us) service_pool.cc:224] Handling call
0709 12:13:50.143227 (+872358us) spinlock_profiling.cc:243] Waited 3.49 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:50.143416 (+   189us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.148319 (+  4903us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.148349 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.148782 (+   433us) log.cc:844] Serialized 26 byte log entry
0709 12:13:50.322763 (+173981us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:50.322806 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.322873 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:50.586655 (+263782us) raft_consensus.cc:1685] finished
0709 12:13:50.586671 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.593100 (+  6429us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":937,"raft.run_cpu_time_us":82,"raft.run_wall_time_us":83,"spinlock_wait_cycles":8024320,"thread_start_us":173678,"threads_started":1,"wal-append.queue_time_us":259929}
I20260709 12:13:50.573649 16130 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.625627 14824 rpcz_store.cc:276] 0709 12:13:49.152456 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.588309 (+1435853us) service_pool.cc:224] Handling call
0709 12:13:50.588603 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.592702 (+  4099us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.592731 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:50.592773 (+    42us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:50.592804 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.592866 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:50.592970 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.587733 16567 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:50.819276 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:50.965744 14827 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [2.2-3.3]
I20260709 12:13:50.971509 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:50.712435 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.972327 15499 raft_consensus.cc:2410] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:50.590445 16578 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:50.851531 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:50.653931 14829 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:50.973661 14829 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:50.669888 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:50.974601 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:50.716459 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.654376 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:50.967207 14978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:13:50.975256 14902 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:50.976538 16526 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:50.957010 14825 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1162) took 1728 ms (client timeout 1831 ms). Trace:
I20260709 12:13:50.977058 16526 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.977566 16524 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:50.977276 14825 rpcz_store.cc:269] 0709 12:13:49.228218 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.619990 (+391772us) service_pool.cc:224] Handling call
0709 12:13:50.956746 (+1336756us) spinlock_profiling.cc:243] Waited 567 ms on lock 0x7b54002f44d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:50.956930 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1303658240}
I20260709 12:13:50.977998 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:50.978706 15500 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:50.978982 14825 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:50.979549 16397 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.980012 16397 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.980639 14825 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:50.980695 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:50.958361 14826 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:50.982020 16397 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.982324 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1175) took 1593 ms. Trace:
I20260709 12:13:50.982486 16548 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:50.969517 16567 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.979293 16392 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.666393 15491 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:50.623528 16624 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:50.984095 16392 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.596823 16568 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:50.984426 14826 rpcz_store.cc:276] 0709 12:13:49.389044 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.957829 (+1568785us) service_pool.cc:224] Handling call
0709 12:13:50.958186 (+   357us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.982110 (+ 23924us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.982276 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.987509 16577 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.979117 16526 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.986080 16392 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:50.989122 16577 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:50.985349 16568 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.764232 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 118) took 1240 ms. Trace:
I20260709 12:13:50.624370 16520 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:13:50.785224 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.834373 14727 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 158) took 7706 ms. Trace:
I20260709 12:13:50.963486 16591 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.990206 14899 rpcz_store.cc:276] 0709 12:13:49.523385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.523562 (+   177us) service_pool.cc:224] Handling call
0709 12:13:50.764022 (+1240460us) spinlock_profiling.cc:243] Waited 65 ms on lock 0x7b540016dad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:50.764137 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":149520256}
I20260709 12:13:50.983624 16567 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.005982 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:50.991608 14727 rpcz_store.cc:276] 0709 12:13:43.128048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.128339 (+   291us) service_pool.cc:224] Handling call
0709 12:13:50.834297 (+7705958us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:48.853728 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:48.890493 (+ 36765us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:48.890531 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:13:48.890551 (+    20us) tablet.cc:662] Decoding operations
0709 12:13:48.891409 (+   858us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:48.891477 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:48.891505 (+    28us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:13:48.892056 (+   551us) tablet.cc:701] Row locks acquired
0709 12:13:48.892077 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:13:48.892248 (+   171us) write_op.cc:270] Start()
0709 12:13:48.934553 (+ 42305us) write_op.cc:276] Timestamp: P: 1783599228892194 usec, L: 0
0709 12:13:48.940503 (+  5950us) op_driver.cc:348] REPLICATION: starting
0709 12:13:49.096876 (+156373us) log.cc:844] Serialized 2448 byte log entry
0709 12:13:50.240346 (+1143470us) op_driver.cc:464] REPLICATION: finished
0709 12:13:50.471418 (+231072us) write_op.cc:301] APPLY: starting
0709 12:13:50.471510 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:50.471707 (+   197us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:50.499907 (+ 28200us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:50.500688 (+   781us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:50.500872 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:13:50.500912 (+    40us) write_op.cc:312] APPLY: finished
0709 12:13:50.501137 (+   225us) log.cc:844] Serialized 53 byte log entry
0709 12:13:50.505778 (+  4641us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:50.505894 (+   116us) write_op.cc:454] Released schema lock
0709 12:13:50.508961 (+  3067us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:50.509311 (+   350us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:50.509346 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":17481,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":230757,"apply.run_cpu_time_us":2604,"apply.run_wall_time_us":37870,"num_ops":6,"prepare.queue_time_us":67476,"prepare.run_cpu_time_us":7442,"prepare.run_wall_time_us":364634,"raft.queue_time_us":801575,"raft.run_cpu_time_us":14575,"raft.run_wall_time_us":193567,"replication_time_us":1299319,"thread_start_us":1189182,"threads_started":4,"wal-append.queue_time_us":305924}]]}
I20260709 12:13:50.836318 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.007452 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1163) took 1334 ms. Trace:
I20260709 12:13:51.007761 14975 rpcz_store.cc:276] 0709 12:13:49.673493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.835973 (+1162480us) service_pool.cc:224] Handling call
0709 12:13:51.007393 (+171420us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:50.987112 16548 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:50.982115 14825 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:51.010372 16548 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:50.984218 16611 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:50.988878 16528 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:50.717485 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.634639 15492 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:50.992681 14977 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:51.014376 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.014919 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:50.993203 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.015427 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.015818 14976 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:50.636340 16458 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.834102 14724 catalog_manager.cc:5697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 2 to 3, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.719292 16563 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.018045 14977 raft_consensus.cc:2393] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:13:50.969941 14828 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1705) took 1713 ms (client timeout 2079 ms). Trace:
I20260709 12:13:50.982807 16497 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.997953 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.022006 14905 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:50.653679 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.001734 16590 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:51.002490 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:51.002288 16520 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.002998 16496 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:50.982828 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:51.004057 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.970533 16513 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:50.999703 14829 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.054603 14829 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:50.818140 14821 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1699) took 1629 ms (client timeout 1593 ms). Trace:
I20260709 12:13:50.817508 16443 raft_consensus.cc:3055] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:50.934069 16551 raft_consensus.cc:3055] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:51.003023 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:50.971621 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1706) took 1696 ms. Trace:
I20260709 12:13:51.008131 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1694) took 2246 ms. Trace:
I20260709 12:13:51.008698 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:51.011770 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:50.764076 16439 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:51.056622 14974 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:51.050697 16558 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.665745 14823 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:51.016637 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:51.019368 14828 rpcz_store.cc:269] 0709 12:13:49.256831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.778617 (+521786us) service_pool.cc:224] Handling call
0709 12:13:50.819110 (+1040493us) spinlock_profiling.cc:243] Waited 5.65 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:50.969878 (+150768us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12987648}
I20260709 12:13:51.064147 14976 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:51.021286 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:50.982880 16578 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.998451 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.069815 14902 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:51.070536 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.070931 14902 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:51.024019 16431 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:13:51.011080 16528 consensus_queue.cc:1243] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:51.025765 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.026392 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.066136 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:51.035228 16631 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.665s	user 0.000s	sys 0.002s
I20260709 12:13:51.035804 16567 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:50.984536 16624 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.037778 16497 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.038218 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.091181 14979 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:51.092119 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:51.032188 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.093348 14871 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:50.664448 16647 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:51.006321 16470 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:51.040248 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:51.004129 16568 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:51.097283 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 109181us
I20260709 12:13:51.046039 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.022512 16563 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.051877 16591 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:51.086653 16581 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.063911 16513 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.061808 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:51.104032 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 63863.9us
I20260709 12:13:51.104189 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:50.833029 16402 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.056752 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.105255 14901 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:51.106350 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.106983 14901 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:51.107784 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:51.057128 14975 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:51.065727 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:51.056875 14822 rpcz_store.cc:276] 0709 12:13:48.762007 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:48.762118 (+   111us) service_pool.cc:224] Handling call
0709 12:13:50.176559 (+1414441us) spinlock_profiling.cc:243] Waited 18.5 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:50.176771 (+   212us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:50.362781 (+186010us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:51.007906 (+645125us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b5400014d54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:51.008074 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":411555840}
I20260709 12:13:51.059350 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:51.064989 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.110280 14905 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:51.110528 14901 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:51.111075 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.056923 14827 rpcz_store.cc:276] 0709 12:13:49.275157 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.626366 (+1351209us) service_pool.cc:224] Handling call
0709 12:13:50.965417 (+339051us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:50.971332 (+  5915us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:50.971562 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:51.044797 16392 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.056138 16443 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:51.073786 14902 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:51.113541 15460 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:51.074070 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.114157 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:50.664541 16650 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:51.082016 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:51.128366 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 51928.3us
I20260709 12:13:51.052590 16496 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:50.990399 16573 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.066414 14823 pending_rounds.cc:85] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 2
I20260709 12:13:51.056344 16551 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:51.050957 16407 consensus_queue.cc:1059] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 12:13:51.052882 16503 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:13:51.039366 16458 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.074249 16578 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.098600 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.066684 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.100941 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.101107 14871 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:51.109553 14977 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.128051 16392 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.149319 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.149984 14826 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.150066 16392 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:51.116695 14976 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:51.152355 16551 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.153115 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.153879 14825 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:51.154672 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.154815 16402 raft_consensus.cc:3055] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:51.155159 16458 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:51.155416 14825 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:51.156731 16577 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:51.137467 14823 pending_rounds.cc:107] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:51.112154 16470 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:51.156230 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.072387 16558 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.121426 16032 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:51.115278 16439 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 12:13:51.122720 16513 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.084179 16582 consensus_queue.cc:1059] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
W20260709 12:13:51.058161 14821 rpcz_store.cc:269] 0709 12:13:49.188873 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.243163 (+ 54290us) service_pool.cc:224] Handling call
0709 12:13:50.817868 (+1574705us) spinlock_profiling.cc:243] Waited 155 ms on lock 0x7b54002a76d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:50.818043 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":355886976}
I20260709 12:13:51.087953 16524 consensus_queue.cc:1059] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:13:51.157433 16567 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.104457 15496 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:13:51.111300 16547 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.213s	user 0.062s	sys 0.041s
I20260709 12:13:51.165218 14823 raft_consensus.cc:2889] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:51.112179 15491 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:51.113824 16517 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.106155 16555 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:51.102391 16591 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.139624 14974 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:51.139842 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.205844 14822 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:51.102614 16581 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.116516 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:51.233129 14975 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:51.157159 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 56122.6us
I20260709 12:13:51.235481 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:51.139492 16651 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 12:13:51.134744 16431 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:51.161389 14977 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:51.168048 14826 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:51.141954 16573 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:51.173125 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:51.126544 16561 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:13:51.096475 14970 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:51.193730 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:13:51.260963 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 67305.8us
I20260709 12:13:51.195781 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.262672 14902 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:51.263593 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:51.264119 14902 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.198285 16513 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:51.199075 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 97454.4us
I20260709 12:13:51.159183 16402 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:51.157156 16577 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:51.136834 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.170179 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.180554 16551 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.168850 16611 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:51.169158 16548 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:51.141690 16649 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 12:13:51.178045 16032 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:51.199846 16547 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.321s	user 0.063s	sys 0.042s
I20260709 12:13:51.168624 15495 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:51.179205 16566 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:13:51.249286 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.251077 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.258720 16650 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:51.254150 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.256783 14945 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.258215 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.313063 14822 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.179921 16374 consensus_queue.cc:1059] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.061s
I20260709 12:13:51.179539 16598 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 12:13:51.262039 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:51.277989 14902 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:51.240660 16567 raft_consensus.cc:3055] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:51.290520 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 177034us
I20260709 12:13:51.294090 14975 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:51.298695 14901 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:51.292012 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.318590 14976 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:51.295583 16513 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:51.300810 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 171812us
I20260709 12:13:51.245388 16431 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:51.259986 16458 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.252342 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.307789 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.180576 16496 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.288532 16528 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:51.313325 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 56631.2us
I20260709 12:13:51.346906 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:51.282956 16653 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.315908 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.268429 16647 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:13:51.349524 14902 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:51.351676 14902 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:51.322081 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:51.322360 14830 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.243458 16517 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.318905 15460 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:51.300788 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.323985 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.306764 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1173) took 1924 ms. Trace:
I20260709 12:13:51.304270 16617 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.317299 16439 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:51.326282 14976 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:51.344319 16669 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:51.323313 16431 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.360558 16503 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:51.366020 14868 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:51.368355 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.379200 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.393033 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.303771 16032 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.317441 16567 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:51.345564 16528 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.349352 16563 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.355432 16624 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:51.394172 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.303228 16611 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.361498 16497 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:51.383507 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:51.444123 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.469892 14828 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.401381 16496 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:51.471189 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 209193us
I20260709 12:13:51.395428 16374 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:51.355098 16458 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.397433 16669 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:51.055051 16620 consensus_queue.cc:1175] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "06d602c103924b9ca33fd3a8852aad88" responder_term: 4 status { last_received { term: 3 index: 3 } last_committed_idx: 3 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:51.449991 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:51.500599 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 181597us
I20260709 12:13:51.500793 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:51.345113 16577 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.506292 14828 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:51.508001 15460 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:51.508940 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.439919 16555 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:51.537213 16555 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.529821 14899 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:51.377089 16402 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.410784 16528 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.460055 16503 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:51.362828 16653 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.388597 16617 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.503052 16669 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.363140 14823 rpcz_store.cc:276] 0709 12:13:49.378696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.664984 (+1286288us) service_pool.cc:224] Handling call
0709 12:13:50.665340 (+   356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:51.268011 (+602671us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:51.303251 (+ 35240us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:51.532840 16624 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.542161 15460 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:51.499956 14970 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:51.507642 16598 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:51.551800 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.540890 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.556028 15499 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:51.507768 16561 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:51.395963 16567 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.529564 16558 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.535473 16566 consensus_queue.cc:1243] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 12:13:51.562116 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 61527.9us
I20260709 12:13:51.544320 16497 raft_consensus.cc:3055] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:51.553141 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.561887 16591 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:51.546809 16547 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:51.571962 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.557300 16577 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.571105 16520 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:51.568190 16624 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.574214 16561 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:51.564303 16663 log.cc:927] Time spent T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
W20260709 12:13:51.584889 16659 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:13:51.579232 16567 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.575196 16665 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:51.570542 14979 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:51.566121 16598 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.634402 16598 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:51.635356 16673 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:13:51.614583 15491 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:51.636822 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.637282 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.624223 16561 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.638208 15491 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:51.639256 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.635783 14979 raft_consensus.cc:3055] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:51.609995 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.613480 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.587481 16497 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:51.621905 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:51.579222 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 147) took 1522 ms. Trace:
I20260709 12:13:51.651588 14824 rpcz_store.cc:276] 0709 12:13:50.056425 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.965571 (+909146us) service_pool.cc:224] Handling call
0709 12:13:50.965912 (+   341us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.966266 (+   354us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:13:50.966294 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:50.966661 (+   367us) log.cc:844] Serialized 26 byte log entry
0709 12:13:51.202371 (+235710us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:51.202412 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:51.202495 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:51.579003 (+376508us) raft_consensus.cc:1685] finished
0709 12:13:51.579041 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:51.579164 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4675,"raft.queue_time_us":103,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":4399,"thread_start_us":235422,"threads_started":1,"wal-append.queue_time_us":493450}
I20260709 12:13:51.653676 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.654302 14824 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:51.578929 16458 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:51.585249 16581 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.622817 14974 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:51.655153 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.574618 16680 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.660905 16687 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:51.661345 16687 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:51.661681 16687 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.578899 16503 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.640255 14979 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:13:51.641601 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.637619 14825 raft_consensus.cc:2393] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:51.623291 16513 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.610987 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:51.665660 14979 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.612215 16573 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.659055 14824 raft_consensus.cc:2410] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 5 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: 2 index: 1.
W20260709 12:13:51.657603 16660 log.cc:927] Time spent T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.299s	user 0.001s	sys 0.000s
I20260709 12:13:51.633126 16665 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.584755 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 128) took 1076 ms. Trace:
I20260709 12:13:51.657222 16647 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:51.642191 16667 log.cc:927] Time spent T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:13:51.693637 14979 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.700425 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.660051 16680 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.702956 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.703238 14978 raft_consensus.cc:606] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.709848 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.710579 14824 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:51.711509 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.704952 16611 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:51.689702 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.662464 16581 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:13:51.747123 14970 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:51.753161 14822 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:51.747037 16686 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:51.705689 16665 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.768939 14979 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:51.769366 14979 pending_rounds.cc:85] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 4
I20260709 12:13:51.765125 14822 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:51.769593 14979 pending_rounds.cc:107] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:51.769869 14979 raft_consensus.cc:2889] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:51.705237 14897 rpcz_store.cc:276] 0709 12:13:50.508704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.511714 (+  3010us) service_pool.cc:224] Handling call
0709 12:13:50.989754 (+478040us) spinlock_profiling.cc:243] Waited 8.39 ms on lock 0x7b5800002d98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:50.997406 (+  7652us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:51.001810 (+  4404us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:51.001851 (+    41us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:51.002443 (+   592us) log.cc:844] Serialized 52 byte log entry
0709 12:13:51.321331 (+318888us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:51.344133 (+ 22802us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:51.359370 (+ 15237us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:51.584350 (+224980us) raft_consensus.cc:1685] finished
0709 12:13:51.584380 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:51.584675 (+   295us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":359,"raft.run_cpu_time_us":57,"raft.run_wall_time_us":57,"spinlock_wait_cycles":19299072,"thread_start_us":296637,"threads_started":1,"wal-append.queue_time_us":358753}
I20260709 12:13:51.776779 16653 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.779909 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.780776 14828 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:13:51.782480 14871 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.016s	sys 0.034s
W20260709 12:13:51.782861 14871 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.540s	user 0.017s	sys 0.034s
W20260709 12:13:51.783483 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 548029us
I20260709 12:13:51.759531 16686 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.759810 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:51.748967 16647 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.791349 14830 raft_consensus.cc:2410] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 12:13:51.786432 14869 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.004s	sys 0.017s
W20260709 12:13:51.792603 14869 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.005s	sys 0.017s
W20260709 12:13:51.793190 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 620058us
I20260709 12:13:51.776810 14825 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:51.784571 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:51.794574 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.793859 14869 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:51.794942 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 239889us
I20260709 12:13:51.744915 16497 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.795886 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.796891 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:51.797873 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 256047us
W20260709 12:13:51.797957 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 431990us
I20260709 12:13:51.797386 16682 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:51.794596 14823 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:51.801179 16513 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:51.799374 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.787179 16686 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.803211 14868 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.796092 16684 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:51.805721 14871 leader_election.cc:400] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
W20260709 12:13:51.806453 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.813985 14871 leader_election.cc:403] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:51.801644 16573 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:51.817480 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 526809us
I20260709 12:13:51.818646 14794 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:51.819273 16697 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:51.819378 14794 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:51.819799 16697 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.820179 16697 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.822131 16590 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:51.822738 16590 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:51.823761 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.823632 16590 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:51.824173 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.825448 16693 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:51.815460 14869 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:51.830268 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:51.830681 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.813166 16497 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.808153 16520 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:51.844940 16551 consensus_meta.cc:287] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.545s	user 0.023s	sys 0.025s
I20260709 12:13:51.841598 16528 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.806301 16624 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.812433 16680 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.826326 16032 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.864632 16032 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.815663 16573 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:51.865208 16578 consensus_meta.cc:287] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.691s	user 0.015s	sys 0.003s
I20260709 12:13:51.807898 16684 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:51.866024 16520 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:51.866549 16520 raft_consensus.cc:697] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:51.866343 16684 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.867333 15500 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:51.867542 16684 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:51.837232 14972 consensus_meta.cc:287] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.737s	user 0.008s	sys 0.012s
I20260709 12:13:51.859057 14827 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:51.882488 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:51.875308 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:51.925130 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:51.926607 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.925195 14902 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:51.837380 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.835052 16681 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:51.876220 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.930544 14830 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:51.851326 16568 consensus_meta.cc:287] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.748s	user 0.008s	sys 0.000s
I20260709 12:13:51.931339 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:51.936000 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 92716us
I20260709 12:13:51.932906 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.936098 14828 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.874081 14942 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.937043 14871 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:51.934551 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:51.838093 16702 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:51.900148 16548 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.008s	sys 0.007s
I20260709 12:13:51.935992 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:51.949226 14822 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.943703 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:51.837960 16524 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.945142 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:13:51.945382 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 71410.5us
I20260709 12:13:51.865233 16573 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.947500 14871 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.864646 16699 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:13:51.925495 16624 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.956959 16686 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.957077 16624 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:51.959056 16686 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.960012 15492 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:13:51.948109 16679 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:13:51.961001 16687 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.961896 16568 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:51.962548 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.962980 16687 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.963191 15492 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:51.928611 16032 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:51.865640 14896 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:51.952545 14828 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:51.953313 14905 raft_consensus.cc:2410] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb 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 12:13:51.851276 16697 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:51.954768 14825 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:51.955019 16524 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.966123 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:51.882179 14972 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:51.936267 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:51.948349 16558 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:51.925829 16503 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.069s
I20260709 12:13:51.970660 14822 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
W20260709 12:13:51.951797 16431 consensus_meta.cc:287] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.537s	user 0.010s	sys 0.012s
I20260709 12:13:51.883669 16680 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.069s
I20260709 12:13:51.867450 16520 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.949546 16611 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:51.865665 16578 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.973869 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.961989 16682 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:51.959254 16624 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.965255 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.976305 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:13:51.949085 16548 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.632s	user 0.008s	sys 0.012s
I20260709 12:13:51.968878 16528 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:51.975476 14823 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:52.009327 16647 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.009543 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:13:52.010645 16701 log.cc:927] Time spent T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:13:52.011113 16558 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:51.984575 14868 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:51.970346 16032 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.989780 16524 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:51.992808 16517 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:51.995030 16662 log.cc:927] Time spent T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.382s	user 0.001s	sys 0.000s
I20260709 12:13:51.994864 16669 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.001339 16695 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:52.001459 16681 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:51.979841 16431 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:51.977998 16699 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.043493 15493 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:52.044868 16431 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:52.022459 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:52.046774 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:52.047901 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.998827 16665 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.004693 16582 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:51.978724 16590 raft_consensus.cc:2764] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:52.001420 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:51.988520 16551 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:52.011883 16558 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:52.060161 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:52.060230 16551 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:52.061600 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:51.998474 16682 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.061889 16699 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:52.062278 16682 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.057487 16582 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:52.064467 15498 raft_consensus.cc:2410] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:52.064461 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1290) took 1064 ms. Trace:
I20260709 12:13:51.998607 16694 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.066097 14900 rpcz_store.cc:276] 0709 12:13:50.999652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.999770 (+   118us) service_pool.cc:224] Handling call
0709 12:13:51.000011 (+   241us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:51.000315 (+   304us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:51.000344 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:51.016542 (+ 16198us) log.cc:844] Serialized 26 byte log entry
0709 12:13:51.304269 (+287727us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:51.304324 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:51.304384 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:51.994358 (+689974us) spinlock_profiling.cc:243] Waited 3.39 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:13:52.064154 (+ 69796us) raft_consensus.cc:1685] finished
0709 12:13:52.064176 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:52.064404 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1690,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":77,"spinlock_wait_cycles":7798144,"thread_start_us":269043,"threads_started":1,"wal-append.queue_time_us":524352}
I20260709 12:13:52.021994 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:51.966854 16563 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 12:13:52.008051 16548 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:52.023838 16687 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:13:52.030512 16443 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.033047 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:52.040936 15494 raft_consensus.cc:2368] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
W20260709 12:13:52.042022 16672 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.507s	user 0.001s	sys 0.000s
I20260709 12:13:52.042379 16697 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.018564 16392 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:51.969741 16573 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.077451 16548 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.018324 16680 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:52.061611 16551 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:52.078476 16680 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.078909 16680 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.078986 16551 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.080240 16551 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:52.080505 15491 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:51.950479 16702 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:52.069294 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 47398.8us
I20260709 12:13:52.048435 16617 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.016775 16561 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.066385 16032 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:52.067836 16497 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:52.077953 16573 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.013564 16624 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:52.075990 16567 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:52.075819 16392 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:52.219911 14825 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:52.220609 16392 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.221684 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.222685 14828 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:52.015868 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.224503 14822 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:52.125727 14829 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 12:13:52.058879 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 57542.4us
W20260709 12:13:52.210539 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.229432 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.231098 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.231189 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.231696 14975 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:52.145641 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.232403 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.232654 14826 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:52.233232 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1727) took 1177 ms. Trace:
I20260709 12:13:52.233510 14903 raft_consensus.cc:2410] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:52.233563 14826 rpcz_store.cc:276] 0709 12:13:51.056013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.293691 (+237678us) service_pool.cc:224] Handling call
0709 12:13:52.145144 (+851453us) spinlock_profiling.cc:243] Waited 2.17 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:52.233174 (+ 88030us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4983168}
I20260709 12:13:52.234503 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.235343 14903 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.147919 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1717) took 1100 ms. Trace:
I20260709 12:13:52.236088 14827 rpcz_store.cc:276] 0709 12:13:51.047449 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.253898 (+206449us) service_pool.cc:224] Handling call
0709 12:13:52.147369 (+893471us) spinlock_profiling.cc:243] Waited 545 ms on lock 0x7b5400015254. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:52.147668 (+   299us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1253838720}
I20260709 12:13:52.238011 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:55546 (request call id 18) took 1499 ms. Trace:
W20260709 12:13:52.155732 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:52.159365 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.243201 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1174) took 2854 ms. Trace:
I20260709 12:13:52.177889 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.253137 14898 raft_consensus.cc:2410] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 12:13:52.254406 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.255334 14898 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.179412 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1285) took 1204 ms. Trace:
I20260709 12:13:52.181321 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.182819 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.183338 14900 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:52.256938 14905 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.258010 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.258821 14900 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.183548 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1307) took 1047 ms. Trace:
I20260709 12:13:52.260432 14901 rpcz_store.cc:276] 0709 12:13:51.136367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.136533 (+   166us) service_pool.cc:224] Handling call
0709 12:13:52.183067 (+1046534us) spinlock_profiling.cc:243] Waited 30.5 ms on lock 0x7b5400348ad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:52.183282 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":70095744}
I20260709 12:13:52.261837 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.263240 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.182819 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.264214 14902 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.198135 15490 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:52.203428 15494 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 296) took 1610 ms (client timeout 2104 ms). Trace:
I20260709 12:13:52.206139 15496 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:52.206792 15498 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:13:52.273295 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1164) took 1273 ms. Trace:
I20260709 12:13:52.081313 16443 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.210135 16130 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:52.210392 16458 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:52.083467 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:52.213032 16470 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:52.215754 15492 raft_consensus.cc:2410] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:52.244813 16392 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.245620 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.247615 14903 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
W20260709 12:13:52.247973 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.251071 16407 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:52.251838 14869 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:52.140009 14724 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44682 (request call id 263) took 9905 ms. Trace:
I20260709 12:13:52.089694 16567 raft_consensus.cc:697] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:52.293929 16567 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.092639 16578 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:52.296360 16548 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:52.296936 16548 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:52.297541 16647 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.298416 16647 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.096043 16611 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:52.300503 16458 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.301110 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.302064 14972 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:52.303087 16458 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.303654 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.094172 16665 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.094136 16669 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.300391 16547 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.089708 16598 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.305703 16547 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.306571 14897 raft_consensus.cc:2393] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:52.273561 15494 rpcz_store.cc:269] 0709 12:13:50.592509 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.621635 (+1029126us) service_pool.cc:224] Handling call
0709 12:13:52.202895 (+581260us) spinlock_profiling.cc:243] Waited 359 ms on lock 0x7b54004e9154. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:52.203205 (+   310us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":825868544}
I20260709 12:13:52.238474 14978 rpcz_store.cc:276] 0709 12:13:50.738378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.967085 (+228707us) service_pool.cc:224] Handling call
0709 12:13:52.237604 (+1270519us) spinlock_profiling.cc:243] Waited 728 ms on lock 0x7b5400367ed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea81853 00007f4cd3a4f60a 00007f4cccfd57d4 00007f4cccfd5762 00007f4cccfd5691 00007f4cccfd560c 00007f4cccfd48c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:52.237769 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1673747712}
I20260709 12:13:52.275235 14975 rpcz_store.cc:276] 0709 12:13:50.994242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.230373 (+1236131us) service_pool.cc:224] Handling call
0709 12:13:52.231067 (+   694us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:52.232096 (+  1029us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:52.267573 (+ 35477us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:52.304580 16589 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.193382 14728 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.256474 14829 rpcz_store.cc:276] 0709 12:13:49.388663 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.653499 (+1264836us) service_pool.cc:224] Handling call
0709 12:13:50.653813 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:52.124705 (+1470892us) spinlock_profiling.cc:243] Waited 421 ms on lock 0x7b54001534a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9fedc0 00007f4ccea89d87 00007f4ccea8a470 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c
0709 12:13:52.242780 (+118075us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:52.243113 (+   333us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":968979712}
I20260709 12:13:52.278273 14905 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:52.256443 14896 rpcz_store.cc:276] 0709 12:13:50.975014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.990288 (+ 15274us) service_pool.cc:224] Handling call
0709 12:13:51.027586 (+ 37298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:51.968425 (+940839us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:52.178719 (+210294us) spinlock_profiling.cc:243] Waited 832 ms on lock 0x7b54000852d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:52.179165 (+   446us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1912950656}
I20260709 12:13:52.283596 16520 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.285562 16561 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:52.316046 16520 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.284163 16130 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.317937 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:52.316193 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.318373 16520 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.318658 14978 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.319358 16130 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.097671 16682 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.286608 14899 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:52.289767 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.291242 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 527) took 3261 ms. Trace:
I20260709 12:13:52.320554 14903 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:52.304211 16700 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:52.095422 16702 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.284875 14796 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:13:52.329394 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.297482 16548 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:52.332301 16675 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:52.332752 16675 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:52.333737 16373 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:52.334316 16373 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.334446 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.334779 16373 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.302078 16647 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:52.308583 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 225093us
W20260709 12:13:52.302074 16577 consensus_meta.cc:287] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.684s	user 0.008s	sys 0.001s
I20260709 12:13:52.315836 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.304594 14979 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:52.334033 16675 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.345822 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.315099 16547 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.327163 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.346899 14905 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:52.347110 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.347854 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:52.333789 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 49109.8us
I20260709 12:13:52.348800 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.350063 14796 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:52.338452 14978 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:52.320438 15495 rpcz_store.cc:276] 0709 12:13:49.021195 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.021302 (+   107us) service_pool.cc:224] Handling call
0709 12:13:49.068881 (+ 47579us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:51.304109 (+2235228us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:52.281277 (+977168us) spinlock_profiling.cc:243] Waited 2.09 s on lock 0x7b540057f3d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:52.282292 (+  1015us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4804391168}
I20260709 12:13:52.340865 16700 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:52.342239 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:52.342607 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.343735 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.344834 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.345633 16617 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:52.297008 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:52.356225 14898 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:52.358664 14971 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:52.360098 14979 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:52.358786 16700 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:52.361757 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 86034.2us
I20260709 12:13:52.340801 16598 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.365115 14728 catalog_manager.cc:5697] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.367053 14728 catalog_manager.cc:5697] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.368047 16624 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:52.368960 16577 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:52.369562 16577 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:52.370683 16577 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:52.371156 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 119706us
I20260709 12:13:52.370952 16503 consensus_queue.cc:1059] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.378283 16503 raft_consensus.cc:3055] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:52.368418 16547 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.375619 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:52.304854 16470 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.378723 16503 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:52.380501 16497 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:52.376120 16617 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:52.389137 16617 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.389600 16617 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.390945 14975 raft_consensus.cc:2393] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:52.392910 16682 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.385738 14901 raft_consensus.cc:2368] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:52.365979 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:52.385717 16691 log.cc:927] Time spent T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.681s	user 0.002s	sys 0.001s
I20260709 12:13:52.406018 14976 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.287489 14724 rpcz_store.cc:276] 0709 12:13:42.236547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:42.252047 (+ 15500us) service_pool.cc:224] Handling call
0709 12:13:52.139730 (+9887683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:51.581656 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:51.582240 (+   584us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:51.582270 (+    30us) write_op.cc:435] Acquired schema lock
0709 12:13:51.582287 (+    17us) tablet.cc:662] Decoding operations
0709 12:13:51.582605 (+   318us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:51.582656 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:51.582687 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:51.582852 (+   165us) tablet.cc:701] Row locks acquired
0709 12:13:51.582870 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:13:51.582997 (+   127us) write_op.cc:270] Start()
0709 12:13:51.583097 (+   100us) write_op.cc:276] Timestamp: P: 1783599231582958 usec, L: 0
0709 12:13:51.583118 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:13:51.621546 (+ 38428us) log.cc:844] Serialized 541 byte log entry
0709 12:13:52.025082 (+403536us) op_driver.cc:464] REPLICATION: finished
0709 12:13:52.098864 (+ 73782us) write_op.cc:301] APPLY: starting
0709 12:13:52.098945 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:52.099038 (+    93us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:52.099288 (+   250us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:52.099572 (+   284us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:52.099760 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:52.099801 (+    41us) write_op.cc:312] APPLY: finished
0709 12:13:52.100164 (+   363us) log.cc:844] Serialized 23 byte log entry
0709 12:13:52.100359 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:52.100447 (+    88us) write_op.cc:454] Released schema lock
0709 12:13:52.100485 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:52.100847 (+   362us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:52.100876 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9771,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":73495,"apply.run_cpu_time_us":1816,"apply.run_wall_time_us":1968,"num_ops":1,"prepare.queue_time_us":516546,"prepare.run_cpu_time_us":35081,"prepare.run_wall_time_us":207192,"raft.queue_time_us":155994,"raft.run_cpu_time_us":26223,"raft.run_wall_time_us":67163,"replication_time_us":441815,"thread_start_us":569061,"threads_started":4,"wal-append.queue_time_us":203788}]]}
I20260709 12:13:52.407485 14902 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:52.410660 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.383339 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.414359 16682 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.422914 14972 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:52.423501 14728 catalog_manager.cc:5697] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.426254 14900 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
W20260709 12:13:52.431762 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.432446 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.434890 16497 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.435267 14868 leader_election.cc:400] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:13:52.435652 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.439610 14868 leader_election.cc:403] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:52.411616 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.385784 16470 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:52.415169 16503 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.440150 14975 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:52.441409 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.442245 14972 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:52.442579 16503 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.443253 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.445048 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.445801 14970 raft_consensus.cc:2368] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4.
I20260709 12:13:52.408627 16528 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.448915 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1195) took 2768 ms. Trace:
I20260709 12:13:52.449440 16675 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.454427 14904 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:52.456058 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:52.456715 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.455209 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:52.458357 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.460727 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.461401 14976 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
W20260709 12:13:52.463189 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 51846.4us
I20260709 12:13:52.463511 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.464488 16573 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.467520 16563 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:52.461668 14976 pending_rounds.cc:85] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 2
I20260709 12:13:52.460695 14728 catalog_manager.cc:5697] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.402496 16598 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:52.467940 16563 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.471427 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.474342 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.475369 16624 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.476998 16624 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.477488 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.479470 16624 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.480572 16497 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.481915 16681 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:52.482299 16681 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:52.483348 16681 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.485045 16402 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.476841 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.489217 16681 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.490401 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.491618 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.496562 14825 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:52.500209 14824 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
W20260709 12:13:52.501235 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 68426.1us
I20260709 12:13:52.502069 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1193) took 1442 ms. Trace:
I20260709 12:13:52.502429 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:52.502645 16486 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.503173 16486 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.503597 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:52.502467 14824 rpcz_store.cc:276] 0709 12:13:51.059882 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.711220 (+651338us) service_pool.cc:224] Handling call
0709 12:13:52.501878 (+790658us) spinlock_profiling.cc:243] Waited 788 ms on lock 0x7b54001e8a54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:52.502011 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1811947904}
I20260709 12:13:52.515672 14825 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:52.516387 16470 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:52.517429 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.518440 14830 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:52.521179 16590 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:52.521380 16669 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.522177 16590 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:52.522563 16590 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:52.449368 14973 rpcz_store.cc:276] 0709 12:13:49.680367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.541774 (+861407us) service_pool.cc:224] Handling call
0709 12:13:50.542240 (+   466us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:50.969920 (+427680us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:50.973991 (+  4071us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:51.005066 (+ 31075us) log.cc:844] Serialized 26 byte log entry
0709 12:13:51.202110 (+197044us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:51.474666 (+272556us) log.cc:844] Serialized 14 byte log entry
0709 12:13:51.543076 (+ 68410us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:52.208675 (+665599us) spinlock_profiling.cc:243] Waited 13.9 ms on lock 0x7b180032fce0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb9682a6 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419
0709 12:13:52.326583 (+117908us) spinlock_profiling.cc:243] Waited 9.86 ms on lock 0x7b180032fce0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a522 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:13:52.400816 (+ 74233us) spinlock_profiling.cc:243] Waited 32.2 ms on lock 0x7b540047aed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:52.403234 (+  2418us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:52.413544 (+ 10310us) raft_consensus.cc:1685] finished
0709 12:13:52.436577 (+ 23033us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:52.448707 (+ 12130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":76299,"prepare.queue_time_us":274100,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":50,"raft.queue_time_us":412033,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":6535,"spinlock_wait_cycles":128632704,"thread_start_us":289325,"threads_started":2,"wal-append.queue_time_us":295969}
I20260709 12:13:52.474709 16563 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:52.525170 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.519977 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:52.528466 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.490744 16598 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.530584 16699 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.531219 16699 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.532835 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.533104 14903 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:52.533469 16699 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.533798 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.469003 14976 pending_rounds.cc:107] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 2.3
I20260709 12:13:52.551055 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.551251 14976 raft_consensus.cc:2917] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Aborting config change with OpId 2.3: Aborted: Op aborted by new leader
I20260709 12:13:52.523676 16590 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.559612 14976 raft_consensus.cc:2889] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:52.532199 16598 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.490314 16680 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.549640 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.475615 16373 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.567186 14827 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.567865 14899 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:52.551111 16470 raft_consensus.cc:697] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:52.513872 16682 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.570871 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.573374 16520 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:52.574258 16443 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.100s
I20260709 12:13:52.560878 14728 catalog_manager.cc:5697] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.557898 16528 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:52.579005 14905 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:52.560446 16699 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:52.580003 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:52.534071 16617 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:52.577875 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 74416.5us
I20260709 12:13:52.581445 14900 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:52.585731 14828 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:52.585534 14728 catalog_manager.cc:5697] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.587240 14728 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.562489 14904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9593b4db69494807bcc14559f8593547"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:52.584237 16589 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:52.588902 14796 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:52.594133 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 73456.2us
I20260709 12:13:52.600389 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:59536 (request call id 15) took 11599 ms. Trace:
I20260709 12:13:52.588694 14904 raft_consensus.cc:606] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:52.605654 14904 raft_consensus.cc:614] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:52.607486 14829 raft_consensus.cc:2368] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4.
I20260709 12:13:52.588657 16520 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:52.591404 16551 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.595325 16547 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.604357 14976 rpcz_store.cc:276] 0709 12:13:40.997310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:40.997462 (+   152us) service_pool.cc:224] Handling call
0709 12:13:41.113725 (+116263us) log.cc:844] Serialized 506 byte log entry
0709 12:13:52.592795 (+11479070us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":59756,"raft.queue_time_us":328075,"raft.run_cpu_time_us":3066,"raft.run_wall_time_us":21754,"thread_start_us":493280,"threads_started":2,"wal-append.queue_time_us":403497,"wal-append.run_cpu_time_us":3150,"wal-append.run_wall_time_us":1215137}
I20260709 12:13:52.601119 16590 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.625159 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:52.621474 14728 catalog_manager.cc:5697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.591365 16548 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.614776 16589 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:52.600426 16699 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.631302 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:52.634744 16680 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.635005 16373 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.635335 16617 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:52.636966 16589 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.640717 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.624661 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.633061 16392 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:52.627422 16624 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:52.630712 16520 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.652343 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:52.649394 16392 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.655572 14829 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:52.644923 14728 catalog_manager.cc:5697] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.653770 16555 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:52.658454 16555 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:52.658903 16555 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:52.660465 16721 log.cc:927] Time spent T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 12:13:52.662169 15499 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:52.662866 16582 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:52.665278 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 9b383b6c00c2423ab5b1e0b05b370936: Aborted: Op aborted by new leader
I20260709 12:13:52.665884 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.666581 14821 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.668254 16620 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.668807 16620 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.669207 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 541) took 1114 ms. Trace:
I20260709 12:13:52.669580 15499 rpcz_store.cc:276] 0709 12:13:51.554537 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.571742 (+ 17205us) service_pool.cc:224] Handling call
0709 12:13:52.664171 (+1092429us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b5400645ad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:52.669126 (+  4955us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2399664896}
I20260709 12:13:52.628386 16551 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.653717 16392 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:52.655249 16547 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:52.655382 16624 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:52.664203 16582 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.686936 14899 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:52.688155 16650 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.695106 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.697124 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:52.698320 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:52.698407 16402 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:52.680024 14897 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:52.700394 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 125260us
I20260709 12:13:52.696081 14899 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:52.678115 14825 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:52.702943 14899 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:52.703672 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:52.701959 16402 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.686117 16547 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:52.656946 16470 consensus_queue.cc:237] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.701046 16682 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.753201 16486 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.704383 16617 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:52.757359 14901 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:52.758208 14794 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:52.757550 14871 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:52.759413 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:52.766144 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.770884 14869 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:52.757817 16647 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:52.762364 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.771307 16682 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:52.771899 16590 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.778782 16598 raft_consensus.cc:2764] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:52.776315 16617 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:52.788487 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:52.788746 16402 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.788264 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:52.774946 16548 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.775489 16647 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.809569 14899 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:52.798506 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet e60757c330834b91a41a0527b417bc0f: Illegal state: Replica 06d602c103924b9ca33fd3a8852aad88 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:13:52.794278 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.815162 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:52.778061 16589 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.797966 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:52.806617 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:52.784332 14972 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:52.864193 14827 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:52.790923 14901 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:52.799727 14828 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:52.802901 14794 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:52.778617 16503 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:52.804404 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:52.872929 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 75036.1us
W20260709 12:13:52.874816 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 122542us
I20260709 12:13:52.877175 16520 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.800319 16551 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.802452 14897 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:52.799661 16547 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.880573 14821 raft_consensus.cc:2410] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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 12:13:52.799286 16573 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:13:52.792815 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.885761 16563 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:52.888406 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.890466 14827 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:52.806880 16130 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:52.801738 16716 log.cc:927] Time spent T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.442s	user 0.000s	sys 0.004s
I20260709 12:13:52.867545 16647 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:52.804805 16617 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:52.913264 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 127041us
I20260709 12:13:52.914055 14794 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:52.888159 16563 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:52.797060 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:52.907819 16577 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.002s	sys 0.006s
I20260709 12:13:52.807646 16620 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:52.921661 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.926393 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:52.892066 16699 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:52.898456 16598 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:52.802464 16681 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.107s
W20260709 12:13:52.927556 16577 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.540s	user 0.002s	sys 0.006s
I20260709 12:13:52.935123 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.932906 14902 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:52.873778 16590 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.944494 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.943444 16558 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.937343 16373 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:52.946549 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.947204 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:52.808632 16624 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:52.948189 14970 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:52.949935 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.950314 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:52.951089 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.951537 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.952873 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:52.954273 14970 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.954635 14869 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:52.952235 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.956856 14978 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:52.957705 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.958199 14978 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:52.958925 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:52.959440 14978 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:52.934787 16598 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.946173 16617 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:52.964246 16675 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.514s	user 0.007s	sys 0.000s
I20260709 12:13:52.948290 16555 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:52.946376 16373 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:52.988421 14898 raft_consensus.cc:2410] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 12:13:52.946445 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:52.975996 16650 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:52.987792 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:52.989437 14827 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:52.967983 16392 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:52.973802 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:52.974128 16577 raft_consensus.cc:2764] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:52.976948 16598 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:53.019011 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 64506.3us
I20260709 12:13:53.040820 16470 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.041651 16470 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:53.059160 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 252641us
I20260709 12:13:53.064883 14978 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:53.065425 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.065217 15460 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.000995 16373 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.069478 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:13:53.070765 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 47776.5us
I20260709 12:13:53.090792 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.042913 16590 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.095084 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.063184 16681 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:53.098565 15460 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.100451 16443 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:53.100834 14972 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:52.988654 16617 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.102221 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.103207 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.105597 16555 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.106223 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 318) took 1269 ms. Trace:
I20260709 12:13:53.106637 16392 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:53.107373 14973 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:13:53.094309 14869 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.117493 14824 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:13:53.119169 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 58289.8us
I20260709 12:13:53.061347 16130 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:53.126804 14827 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:13:53.129143 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.133502 16582 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:53.136781 16650 raft_consensus.cc:2764] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:53.136584 16744 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:53.135241 14977 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:53.117398 14970 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:53.137689 16744 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.129899 16590 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:13:53.140465 16568 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.140867 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.140995 16568 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:53.142155 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 81236.6us
I20260709 12:13:53.146005 14978 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:53.134039 16681 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:53.137537 16617 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:53.140360 16744 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:53.157235 16730 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:53.157728 16730 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.158095 16730 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.126122 15490 rpcz_store.cc:276] 0709 12:13:51.854705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.065204 (+210499us) service_pool.cc:224] Handling call
0709 12:13:52.065539 (+   335us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:52.280974 (+215435us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:53.071845 (+790871us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b54006301d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:53.106114 (+ 34269us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":303197440}
I20260709 12:13:53.153242 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.153725 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:53.149713 16700 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.785s	user 0.007s	sys 0.006s
I20260709 12:13:53.156491 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:53.155609 14869 leader_election.cc:400] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4.
I20260709 12:13:53.163491 14869 leader_election.cc:403] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:53.164072 14794 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:53.174052 14975 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:53.177857 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:53.150717 16582 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.180171 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.181758 14978 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:13:53.164907 16700 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.799s	user 0.008s	sys 0.006s
I20260709 12:13:53.182603 16555 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4.
I20260709 12:13:53.183539 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:53.184466 16675 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:53.182612 16590 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:53.185781 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:53.192775 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 57051.2us
I20260709 12:13:53.160880 16681 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.203280 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.210860 14974 raft_consensus.cc:2410] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:53.180540 16669 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:53.211035 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:53.186929 16753 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.195871 16590 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.218518 14869 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.221993 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.214480 16558 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:53.203785 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.206009 16392 consensus_queue.cc:1059] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:13:53.232499 14970 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.233186 16392 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:53.233525 16392 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:53.234346 16392 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.235601 16392 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.224223 14974 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:53.237460 14974 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:53.237217 16373 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.239544 14974 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:53.239624 16373 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:53.223163 16590 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.224086 16699 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:53.244195 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 137) took 1004 ms. Trace:
I20260709 12:13:53.225127 16749 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 12:13:53.225734 16130 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:53.245043 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.227391 16598 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.227953 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.249401 16558 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:53.249873 16558 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:53.228374 16675 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.217057 16650 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:53.250244 16558 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:53.250463 16650 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.250900 16650 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:53.252377 16589 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.252893 16589 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.253937 16682 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:53.254357 16682 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:53.254704 16682 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.254916 16589 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.255677 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.256269 14976 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:53.256678 16555 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:53.257164 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.257738 14976 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.217052 16470 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:53.261504 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.261881 16598 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.262642 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.263370 14977 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:53.263777 16675 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:53.265302 14796 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.197600 16647 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.266091 16486 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:53.266214 16650 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.257190 16555 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:53.267493 16647 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:53.231802 16753 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:53.214674 16669 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:53.273391 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.268262 16650 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:53.276715 14971 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:13:53.278609 16555 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:53.279449 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.254810 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.244656 14900 rpcz_store.cc:276] 0709 12:13:52.240013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.589719 (+349706us) service_pool.cc:224] Handling call
0709 12:13:52.812760 (+223041us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:52.871077 (+ 58317us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:52.871103 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:52.871147 (+    44us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:52.871173 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:52.871225 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:53.243975 (+372750us) spinlock_profiling.cc:243] Waited 217 ms on lock 0x7b5400141ed0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:53.244101 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":498982656}
I20260709 12:13:53.264041 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.280929 14830 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:53.297684 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.301716 14904 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:53.285668 14976 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:53.292991 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.298784 14898 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:53.302429 14899 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:53.304303 15493 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:13:53.204696 16582 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.308008 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.320842 14976 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:53.280536 16753 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.311352 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.293057 16486 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:13:53.315373 16682 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.290644 16669 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.321388 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.346324 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:53.346808 14977 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
W20260709 12:13:53.352077 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.342973 16753 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.357501 14902 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:53.359189 14977 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:53.363585 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.364238 14903 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:53.372035 14974 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
W20260709 12:13:53.372556 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 189114us
I20260709 12:13:53.372773 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.372035 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:53.372257 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.372526 14974 pending_rounds.cc:85] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 5
I20260709 12:13:53.376416 14974 pending_rounds.cc:107] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 12:13:53.375942 15499 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.376808 14974 raft_consensus.cc:2889] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:53.373080 16568 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:53.380384 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:53.383735 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 266699us
I20260709 12:13:53.393210 14871 leader_election.cc:400] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4.
I20260709 12:13:53.396477 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:53.396744 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:53.409966 14828 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.411365 14974 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:53.394635 15490 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:53.418037 14976 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:53.414831 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.426767 14900 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:53.384241 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.432600 14974 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:53.434039 14829 raft_consensus.cc:1240] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:53.437613 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.438334 14822 raft_consensus.cc:2368] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5.
I20260709 12:13:53.439183 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.440106 14900 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:13:53.441423 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:53.425362 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2015895930001079s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18200000000000002s for a response
W20260709 12:13:53.442035 14945 connection.cc:256] RPC call timeout handler was delayed by -1.1965711029999966s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1857s for a response
I20260709 12:13:53.438639 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.442991 14824 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:53.442891 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:53.440459 14900 pending_rounds.cc:85] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 3
I20260709 12:13:53.444677 14900 pending_rounds.cc:107] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:13:53.444909 14900 raft_consensus.cc:2889] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:53.446234 14826 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [2.2-3.3]
I20260709 12:13:53.451233 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.449016 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.452158 14974 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.459628 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:53.460990 14902 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:53.463398 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.463786 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:53.464196 14899 raft_consensus.cc:2410] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:53.467430 16728 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:53.438966 16567 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.468262 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.474483 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:53.442157 15494 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:53.476452 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.452958 16675 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:53.476745 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:53.507939 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.508554 14905 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
W20260709 12:13:53.509176 16771 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 12:13:53.509501 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:53.509776 16765 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:13:53.478242 16573 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:53.510280 16764 log.cc:927] Time spent T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:13:53.510702 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.510794 16762 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.085s
I20260709 12:13:53.511317 14905 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:53.479277 16675 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.511809 16582 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.511793 16573 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:53.512809 16573 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.514484 16682 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:53.515080 16558 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.470320 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:53.512156 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:53.474135 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.452440 16620 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 12:13:53.476938 16598 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 12:13:53.538417 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:53.538854 14829 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.540231 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.533957 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.541522 14977 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:53.545447 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.546227 14905 raft_consensus.cc:2410] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 6 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: 3 index: 3.
W20260709 12:13:53.534183 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 63274.9us
I20260709 12:13:53.512223 16675 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:53.546821 14945 connection.cc:256] RPC call timeout handler was delayed by -1.0615711030000057s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20070000000000002s for a response
I20260709 12:13:53.524045 15499 raft_consensus.cc:2410] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:53.531059 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:53.549394 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.550226 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.550995 16650 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:53.552628 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.554250 16650 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.557391 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:53.558285 16617 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.558667 16700 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.559659 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:53.561692 16700 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.554243 16675 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.563606 14896 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 5 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 12:13:53.564323 14904 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:53.565070 14976 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:53.478722 16567 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.570678 14905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:53.571264 14905 raft_consensus.cc:606] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:53.571599 14905 raft_consensus.cc:614] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:53.572909 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:53.573482 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.529682 16730 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.576573 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:53.577116 16770 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:13:53.555454 16573 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.569936 16675 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.586416 14905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:13:53.585938 16700 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.590147 14905 raft_consensus.cc:606] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:53.590374 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 123808us
I20260709 12:13:53.591253 14905 raft_consensus.cc:614] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:53.591640 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.592321 14825 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:53.592831 16558 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.593223 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:53.593796 14825 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.601420 14825 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:53.602208 14898 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:53.605026 14970 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:53.570904 16589 consensus_queue.cc:1059] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 12:13:53.606804 16669 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.607227 16589 raft_consensus.cc:3055] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:53.556468 16555 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
I20260709 12:13:53.601584 16730 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.612238 14828 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:53.614307 14829 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:53.645241 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.658113 14905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
W20260709 12:13:53.645524 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 72743.3us
I20260709 12:13:53.659068 14905 raft_consensus.cc:606] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:53.616014 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.619848 14974 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:53.660171 14979 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:53.644524 16373 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:13:53.661230 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 93045.7us
I20260709 12:13:53.609382 16743 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.661804 16373 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.616397 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.662154 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.616485 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.657588 16443 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.781807 16443 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.738495 14972 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:53.782828 14829 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:53.737406 16373 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:53.789929 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.792100 14829 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: [2.5-4.6]
I20260709 12:13:53.791867 14972 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:53.736971 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:53.736692 16669 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.608237 16590 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.736459 16781 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:53.733585 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 88432.6us
I20260709 12:13:53.644261 16589 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:53.790817 16443 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.799954 16589 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.801208 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.801627 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.801827 14978 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:53.802989 16590 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.803721 14830 raft_consensus.cc:2368] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:13:53.592862 16573 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.806998 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.778874 14828 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
W20260709 12:13:53.770685 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 106565us
I20260709 12:13:53.668593 16753 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.809666 16784 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.810000 16547 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.810256 16784 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.810496 16547 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.809605 16617 consensus_queue.cc:1059] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:13:53.812415 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.812966 15493 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
W20260709 12:13:53.813141 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.813163 16547 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.585287 16782 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:53.694478 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 81827.1us
I20260709 12:13:53.784076 16743 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:53.784736 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 122675us
W20260709 12:13:53.785501 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.783273 14970 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:53.814565 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:53.620740 16766 log.cc:927] Time spent T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.107s	user 0.003s	sys 0.000s
I20260709 12:13:53.813972 16782 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.737782 16783 consensus_queue.cc:1059] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:53.815860 16753 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:53.816484 16783 raft_consensus.cc:3055] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:53.816856 16783 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:53.817660 16783 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.818383 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:53.817688 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.818902 16782 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.819569 16783 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.820245 15492 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:53.820201 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.601641 16567 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.807235 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:53.821940 14979 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.808578 16669 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:53.812513 16784 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:53.789256 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.824731 16738 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:53.780848 14825 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:53.825011 15496 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:53.827172 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.827925 16743 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:53.829241 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.829382 14974 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:53.829779 14970 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:53.829967 16738 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:53.830454 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.801293 16589 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.831030 14976 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:53.832201 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 543) took 1904 ms. Trace:
I20260709 12:13:53.832650 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.814939 16617 raft_consensus.cc:3055] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:53.834118 16617 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:53.832588 15491 rpcz_store.cc:276] 0709 12:13:51.928128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.201162 (+273034us) service_pool.cc:224] Handling call
0709 12:13:52.808366 (+607204us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:52.808669 (+   303us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:52.808946 (+   277us) log.cc:844] Serialized 14 byte log entry
0709 12:13:53.019886 (+210940us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:53.022743 (+  2857us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:53.068404 (+ 45661us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:53.074824 (+  6420us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:53.831898 (+757074us) spinlock_profiling.cc:243] Waited 606 ms on lock 0x7b54005802d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:53.832017 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":921,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":33644,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":32713,"spinlock_wait_cycles":1394545920,"thread_start_us":168031,"threads_started":1,"wal-append.queue_time_us":292563}
I20260709 12:13:53.802891 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.835352 16617 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.836555 16617 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.837560 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:53.830603 16769 log.cc:927] Time spent T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.364s	user 0.008s	sys 0.016s
I20260709 12:13:53.833427 16669 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.839291 16669 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:53.798964 16781 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.841512 16781 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.841361 14972 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:53.656968 16558 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 12:13:53.845029 14822 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:53.847671 14869 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:53.842445 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.849474 14794 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:53.849988 16577 raft_consensus.cc:2764] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:53.853840 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1192) took 1086 ms. Trace:
I20260709 12:13:53.854283 16582 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:53.877593 16752 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.528s	user 0.000s	sys 0.003s
I20260709 12:13:53.878046 14971 rpcz_store.cc:276] 0709 12:13:52.767293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:53.252345 (+485052us) service_pool.cc:224] Handling call
0709 12:13:53.252722 (+   377us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:53.295768 (+ 43046us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:53.853574 (+557806us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b540035edd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:53.853776 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":36230528}
W20260709 12:13:53.879325 14942 leader_election.cc:336] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.602s (SENT)
I20260709 12:13:53.881019 16784 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:53.882683 16520 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.883206 16520 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.885555 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.886395 14871 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:53.855069 15460 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:53.888597 16730 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:53.890350 16573 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:53.888149 16555 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:53.891588 16555 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:53.892563 16555 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.889490 16548 consensus_queue.cc:1059] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:13:53.894670 16548 raft_consensus.cc:3055] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:53.895000 16548 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:53.889181 16681 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:53.897513 16730 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:53.898445 16730 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.899981 16582 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:53.900759 16582 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.901093 16582 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.882048 16784 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:53.858286 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:53.861819 16568 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:53.908645 16568 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:53.909297 16784 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.909601 16568 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.910950 16568 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:53.895818 16548 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.912626 16548 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:53.914650 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.918370 16528 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:53.922094 16528 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:53.924710 14978 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:53.926994 16520 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:53.848206 14945 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.929184 16397 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:53.930303 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 82173.7us
I20260709 12:13:53.930656 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.931874 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.932143 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.933527 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.934003 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.934198 16397 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:53.935133 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:53.933046 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:53.937659 15494 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:13:53.922096 16567 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:13:53.940506 14945 leader_election.cc:400] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:53.940824 14945 leader_election.cc:403] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:53.941094 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:53.941332 16397 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4.
I20260709 12:13:53.943552 14794 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:53.939970 14979 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
W20260709 12:13:53.953377 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 105782us
I20260709 12:13:53.960608 14978 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:53.961464 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:53.962157 14979 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:53.960819 14728 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44702 (request call id 263) took 10952 ms. Trace:
I20260709 12:13:53.965876 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:53.970700 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:53.972579 14945 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:53.971355 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:53.973914 16486 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:53.974361 16486 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.974705 16486 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:53.975149 16397 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:53.976437 16620 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:53.968078 16669 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.957986 16577 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:13:53.979624 14823 raft_consensus.cc:2393] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:53.980765 16669 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:53.981707 16397 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:53.982136 16397 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:53.982473 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:53.982496 16397 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.983294 16759 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:53.983891 16753 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.984822 16753 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:53.985153 16753 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:53.986116 16753 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:53.987339 16753 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:53.990139 16617 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:53.994340 14871 leader_election.cc:400] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:13:53.994660 14871 leader_election.cc:403] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:53.997121 14794 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:54.000386 14945 leader_election.cc:400] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5.
I20260709 12:13:54.000759 14945 leader_election.cc:403] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:53.996567 16759 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:13:54.005465 16794 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.008670 16392 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5.
I20260709 12:13:54.008531 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:54.010246 14822 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:54.010650 16598 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:54.010988 16486 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.000056 16738 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:13:54.013043 16486 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:54.008344 16794 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:53.977241 16589 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:13:53.963526 14728 rpcz_store.cc:276] 0709 12:13:43.008629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:43.008948 (+   319us) service_pool.cc:224] Handling call
0709 12:13:53.960575 (+10951627us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:52.949443 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:52.950123 (+   680us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:52.950166 (+    43us) write_op.cc:435] Acquired schema lock
0709 12:13:52.950182 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:52.951236 (+  1054us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:52.951326 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:52.951352 (+    26us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:13:52.967681 (+ 16329us) tablet.cc:701] Row locks acquired
0709 12:13:52.982777 (+ 15096us) write_op.cc:260] PREPARE: finished
0709 12:13:53.064603 (+ 81826us) write_op.cc:270] Start()
0709 12:13:53.109602 (+ 44999us) write_op.cc:276] Timestamp: P: 1783599233043984 usec, L: 0
0709 12:13:53.109657 (+    55us) op_driver.cc:348] REPLICATION: starting
0709 12:13:53.110342 (+   685us) log.cc:844] Serialized 4034 byte log entry
0709 12:13:53.406937 (+296595us) op_driver.cc:464] REPLICATION: finished
0709 12:13:53.467282 (+ 60345us) write_op.cc:301] APPLY: starting
0709 12:13:53.467383 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:53.467647 (+   264us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:53.467770 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:53.517708 (+ 49938us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:53.518013 (+   305us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:13:53.518070 (+    57us) write_op.cc:312] APPLY: finished
0709 12:13:53.518397 (+   327us) log.cc:844] Serialized 77 byte log entry
0709 12:13:53.518583 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:53.518703 (+   120us) write_op.cc:454] Released schema lock
0709 12:13:53.518763 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:53.519200 (+   437us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:53.519228 (+    28us) write_op.cc:454] Released schema lock
0709 12:13:53.783217 (+263989us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b54001c0054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8432a 00007f4ccea09f14 00007f4ccea09ec3 00007f4ccea09e38 00007f4ccea09df3 00007f4ccea090dc 00007f4ccea32e16 00007f4ccea1acbb 00007f4ccea0539d 00007f4ccea08d75
Metrics: {"mutex_wait_us":299926,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":60074,"apply.run_cpu_time_us":3487,"apply.run_wall_time_us":51877,"num_ops":10,"prepare.queue_time_us":223906,"prepare.run_cpu_time_us":24801,"prepare.run_wall_time_us":279959,"raft.queue_time_us":80833,"raft.run_cpu_time_us":24093,"raft.run_wall_time_us":389100,"replication_time_us":297103,"spinlock_wait_cycles":28438400,"thread_start_us":272453,"threads_started":4,"wal-append.queue_time_us":200551}]]}
I20260709 12:13:54.019030 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:54.007690 16397 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.008517 14825 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:54.023523 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 135610us
I20260709 12:13:54.025588 15460 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:54.027963 15460 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:54.027916 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:54.028893 14976 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:54.026808 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:54.031584 14899 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:54.032593 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:54.032770 16799 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:54.033088 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:54.021718 16782 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:54.034104 16730 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:54.034644 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:54.035243 14896 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:54.036123 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:54.037071 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:54.037248 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:54.037456 16590 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.037959 16590 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.038607 16555 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:54.039994 16590 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:54.022981 16528 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:54.044636 16782 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:54.044641 16528 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.045689 16782 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.046490 14898 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:54.046680 16528 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:54.033761 16397 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:54.043697 16589 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:54.048774 16589 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:54.049659 16589 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.050156 14897 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:54.050372 16781 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.050765 16589 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:54.051741 16730 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:54.052461 14821 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: []
W20260709 12:13:54.054044 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 121969us
I20260709 12:13:54.055168 14823 raft_consensus.cc:2368] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
I20260709 12:13:54.055331 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:54.055984 16567 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:54.057427 16582 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.042122 14899 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:54.037623 14905 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.040637 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:54.063639 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:54.037827 14896 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:54.066886 15495 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:54.067763 14830 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
W20260709 12:13:54.069707 16551 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.552s	user 0.005s	sys 0.009s
I20260709 12:13:54.066061 16799 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.056453 16567 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.073314 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:54.075600 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:54.076213 14977 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:54.077052 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:54.078243 14794 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:54.081425 14724 catalog_manager.cc:5697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.060289 16598 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:13:54.083789 14724 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 2 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:54.092692 14976 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:13:54.092798 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:54.089210 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:54.080144 16799 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:54.081893 16743 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:54.090598 16781 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:54.090821 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:54.074853 16551 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.005s	sys 0.009s
I20260709 12:13:54.066037 16700 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:54.092080 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:54.071393 16624 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:54.093955 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:54.083231 16567 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:54.066016 16590 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:54.109243 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:54.112511 16590 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.114681 16590 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:54.104130 14871 leader_election.cc:400] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
I20260709 12:13:54.115186 14871 leader_election.cc:403] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:13:54.106801 16795 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:54.116627 16700 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:54.117164 16700 raft_consensus.cc:697] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:54.085755 16373 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:54.109740 16551 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:54.110898 16650 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:54.108755 16568 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:54.067513 16796 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:13:54.100661 16738 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:54.110394 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:54.084708 16397 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:54.132532 14869 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:54.135099 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:54.128315 14724 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:13:54.091986 16617 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 12:13:54.081375 16730 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:13:54.091979 16794 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:54.138641 14724 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.099862 14905 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:54.141640 16503 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:54.121960 16373 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.121742 16624 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:54.152944 16373 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:54.137841 16753 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:13:54.145064 16598 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
I20260709 12:13:54.102648 16743 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.155814 16650 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:54.136863 16568 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:54.136444 16551 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:54.142949 16796 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:54.118002 16700 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.137750 14896 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
W20260709 12:13:54.266040 14942 leader_election.cc:336] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.571s (SENT)
W20260709 12:13:54.276568 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 136799us
I20260709 12:13:54.145745 14724 catalog_manager.cc:5697] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 4, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.323629 16568 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.327759 16551 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.280491 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:54.278542 14942 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:54.333058 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 67064.7us
W20260709 12:13:54.288930 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:54.299857 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 164823us
I20260709 12:13:54.286026 16582 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:54.304067 16803 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
W20260709 12:13:54.335211 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 55505.2us
W20260709 12:13:54.308302 16792 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.078s	user 0.000s	sys 0.003s
I20260709 12:13:54.308034 16567 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.321301 16743 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:54.336236 16503 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:54.322860 16802 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.126s	user 0.000s	sys 0.000s
I20260709 12:13:54.337354 16503 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:54.337735 16503 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:54.338637 16503 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.339712 16795 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:54.332190 16763 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:13:54.285041 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 175858us
I20260709 12:13:54.281800 16520 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:13:54.307868 14904 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
W20260709 12:13:54.314245 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 170721us
I20260709 12:13:54.313313 16799 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.336341 16730 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:54.312436 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:54.331696 14724 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 5, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.775995 14724 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.777478 14724 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:13:54.538087 16820 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 12:13:54.574885 16814 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:13:54.614403 16823 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.778740 14724 catalog_manager.cc:5697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.780797 16823 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:55.781272 14724 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 4, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 4 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:13:55.783056 16823 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:54.567052 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 196670us
I20260709 12:13:54.688633 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:54.542583 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 146131us
I20260709 12:13:54.614733 14897 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:54.616099 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:55.843540 14898 raft_consensus.cc:2376] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4. Re-sending same reply.
I20260709 12:13:54.616539 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:55.846091 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1733) took 1230 ms. Trace:
I20260709 12:13:55.846421 14900 rpcz_store.cc:276] 0709 12:13:54.615365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.616310 (+   945us) service_pool.cc:224] Handling call
0709 12:13:55.846025 (+1229715us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:55.847532 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:54.488001 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:55.849453 14896 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:55.854259 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 215) took 1788 ms. Trace:
I20260709 12:13:54.615249 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:54.615435 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:55.857563 14901 raft_consensus.cc:2410] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:55.857926 14899 raft_consensus.cc:2376] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5. Re-sending same reply.
I20260709 12:13:54.615348 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:54.436146 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 102500us
W20260709 12:13:54.606874 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:54.353444 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:55.886124 14973 raft_consensus.cc:2410] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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 12:13:55.886636 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1215) took 1537 ms. Trace:
I20260709 12:13:55.886950 14973 rpcz_store.cc:276] 0709 12:13:54.349690 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.353089 (+  3399us) service_pool.cc:224] Handling call
0709 12:13:55.886545 (+1533456us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:54.362749 14977 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:54.343052 14979 pending_rounds.cc:85] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 2
I20260709 12:13:55.891573 14979 pending_rounds.cc:107] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:55.891886 14979 raft_consensus.cc:2889] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:54.350462 15462 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:55.107437 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:13:55.896241 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 788811us
I20260709 12:13:54.531241 16392 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:54.420869 16373 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:55.902253 16373 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:54.339931 16503 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:55.906451 16865 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:55.906976 16865 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:54.675532 16555 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:54.602195 16548 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:54.551156 16567 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:55.911558 16567 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:55.911911 16567 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:55.912256 16567 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:54.302799 16624 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.616853 16598 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.973232 16598 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:55.963416 16503 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.974529 14973 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:13:55.975342 16598 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:55.060369 16700 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.974570 16503 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:54.342134 16763 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:13:55.127944 16831 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.341811 16762 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:54.483278 16793 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:55.989127 16793 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.206600 16837 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:55.984673 16763 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:55.209157 14827 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 12:13:55.209446 16833 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.210315 14830 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:55.211632 14826 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:55.990106 16763 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:55.209141 16834 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.991479 16834 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:55.992790 14826 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 12:13:55.990128 16833 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:55.212427 14825 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.872s	user 0.013s	sys 0.009s
W20260709 12:13:55.994021 14825 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.654s	user 0.013s	sys 0.009s
I20260709 12:13:55.995121 16833 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:55.211576 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:55.212641 14824 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:55.229646 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:55.261556 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:55.309850 14793 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.567s (SENT) [suppressed 11 similar messages]
I20260709 12:13:55.357193 16842 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.384441 16839 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.519068 16443 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.520663 16551 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.009512 16551 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.011672 16551 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:55.531756 16845 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.746460 16848 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:55.750301 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 226870us
I20260709 12:13:56.013223 14869 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:55.752707 16730 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.783675 14724 catalog_manager.cc:5697] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 4, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 4 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:13:55.788158 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1739) took 1169 ms. Trace:
I20260709 12:13:56.014914 14903 rpcz_store.cc:276] 0709 12:13:54.618339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.688396 (+ 70057us) service_pool.cc:224] Handling call
0709 12:13:55.788058 (+1099662us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:55.789229 16823 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.791509 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1728) took 1177 ms. Trace:
I20260709 12:13:55.798425 16857 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.800872 16849 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.802080 16520 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:55.789423 14868 connection.cc:256] RPC call timeout handler was delayed by -1.3842803210000056s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20550000000000002s for a response
W20260709 12:13:56.018903 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:56.019253 14868 connection.cc:256] RPC call timeout handler was delayed by -1.2320462629998019s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19510000000000002s for a response
I20260709 12:13:55.804672 16582 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.806823 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:55.785657 16851 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.816449 16858 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.816871 16854 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:55.817188 16855 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.816493 16844 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:55.823930 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:56.021806 16844 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:55.830243 16861 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.022729 16861 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:55.816700 16859 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.024240 16855 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.024686 16859 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.026453 16855 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:55.840504 16863 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:56.026960 16858 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.027096 16863 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:55.858033 14901 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1731) took 1243 ms (client timeout 1602 ms). Trace:
W20260709 12:13:56.028431 14901 rpcz_store.cc:269] 0709 12:13:54.614800 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.614932 (+   132us) service_pool.cc:224] Handling call
0709 12:13:55.857975 (+1243043us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:56.029351 16863 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.029224 16854 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:55.858621 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1732) took 1243 ms. Trace:
I20260709 12:13:56.030354 14899 rpcz_store.cc:276] 0709 12:13:54.615102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.615209 (+   107us) service_pool.cc:224] Handling call
0709 12:13:55.858566 (+1243357us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:55.860162 16805 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 1.593s	user 0.006s	sys 0.021s
W20260709 12:13:55.844128 14898 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1730) took 1229 ms (client timeout 1588 ms). Trace:
I20260709 12:13:55.865015 16794 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.031358 16854 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.031771 16794 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.032549 14902 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:55.871230 16799 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.034623 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1231) took 1976 ms. Trace:
I20260709 12:13:55.848244 14900 raft_consensus.cc:2393] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:56.034974 14821 rpcz_store.cc:276] 0709 12:13:54.058545 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.072484 (+ 13939us) service_pool.cc:224] Handling call
0709 12:13:54.090410 (+ 17926us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:54.090751 (+   341us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:54.090781 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:54.091235 (+   454us) log.cc:844] Serialized 26 byte log entry
0709 12:13:54.136359 (+ 45124us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:54.140659 (+  4300us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:54.145778 (+  5119us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:55.859677 (+1713899us) spinlock_profiling.cc:243] Waited 3.79 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:13:56.034326 (+174649us) raft_consensus.cc:1685] finished
0709 12:13:56.034359 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:56.034565 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":393,"raft.run_cpu_time_us":73,"raft.run_wall_time_us":74,"spinlock_wait_cycles":8725888,"thread_start_us":36163,"threads_started":1,"wal-append.queue_time_us":65073}
I20260709 12:13:56.036597 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1738) took 1418 ms. Trace:
I20260709 12:13:56.036952 14900 rpcz_store.cc:276] 0709 12:13:54.618071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.847250 (+1229179us) service_pool.cc:224] Handling call
0709 12:13:56.036541 (+189291us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:55.854700 14972 rpcz_store.cc:276] 0709 12:13:54.065370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.067960 (+  2590us) service_pool.cc:224] Handling call
0709 12:13:54.070383 (+  2423us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:54.106631 (+ 36248us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:13:54.145098 (+ 38467us) log.cc:844] Serialized 14 byte log entry
0709 12:13:54.454362 (+309264us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:54.529863 (+ 75501us) log.cc:844] Serialized 26 byte log entry
0709 12:13:54.540044 (+ 10181us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:54.541347 (+  1303us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:54.545111 (+  3764us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:55.853988 (+1308877us) raft_consensus.cc:1685] finished
0709 12:13:55.854015 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:55.854186 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26605,"prepare.queue_time_us":16414,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":105830,"raft.run_cpu_time_us":218,"raft.run_wall_time_us":9558,"thread_start_us":98642,"threads_started":1,"wal-append.queue_time_us":298257}
I20260709 12:13:56.026695 16859 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.038318 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:56.038928 14972 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:55.880290 14896 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:55.890244 16852 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.890380 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1217) took 1528 ms. Trace:
I20260709 12:13:55.896996 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:55.902758 16392 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:55.896991 16864 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:13:55.908667 14942 connection.cc:256] RPC call timeout handler was delayed by -1.1760874999997668s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17400000000000002s for a response
W20260709 12:13:56.040835 14898 rpcz_store.cc:269] 0709 12:13:54.614506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.615869 (+  1363us) service_pool.cc:224] Handling call
0709 12:13:55.844068 (+1228199us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:55.909176 16865 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:55.909854 16555 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:55.910396 16548 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:13:55.953572 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 1.603e+06us
I20260709 12:13:55.960712 16875 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.898505 16868 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.965284 16877 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.966353 16567 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:55.967746 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 70505.1us
I20260709 12:13:55.968163 16872 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:56.050541 14902 raft_consensus.cc:2410] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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: 3 index: 2.
I20260709 12:13:55.969312 16873 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.969995 16850 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:55.970155 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1213) took 1627 ms. Trace:
I20260709 12:13:55.972424 16878 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:55.976424 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:55.977427 14970 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:55.978050 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:55.978348 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:55.980963 14975 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:55.981878 14971 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:55.984540 16503 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:55.985208 16831 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:55.983028 16700 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:55.989514 16793 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:55.192591 16838 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:55.996532 16860 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:55.996637 14822 raft_consensus.cc:2410] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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: 3 index: 2.
I20260709 12:13:56.008700 16443 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.014776 14724 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:13:56.016762 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 706880us
I20260709 12:13:56.020004 14905 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:56.017472 16871 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:55.828137 16856 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:56.043169 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 146246us
I20260709 12:13:55.993650 16834 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.040537 14977 rpcz_store.cc:276] 0709 12:13:54.361761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.362115 (+   354us) service_pool.cc:224] Handling call
0709 12:13:54.362422 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:55.890089 (+1527667us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:55.890323 (+   234us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:56.067777 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:56.073750 14899 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:56.163854 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:56.164332 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.021008 16845 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.164959 14899 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:56.160413 16871 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.165889 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.166492 16845 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.166780 16871 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.166981 16624 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:56.167248 16794 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:56.166520 14851 debug-util.cc:398] Leaking SignalData structure 0x7b08000db2e0 after lost signal to thread 13681
W20260709 12:13:56.168651 14851 debug-util.cc:398] Leaking SignalData structure 0x7b080020c640 after lost signal to thread 14762
I20260709 12:13:56.169530 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.169742 14903 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
W20260709 12:13:56.169934 14851 debug-util.cc:398] Leaking SignalData structure 0x7b08002a0320 after lost signal to thread 14854
I20260709 12:13:56.049835 16730 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.170238 16856 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:56.171080 14851 debug-util.cc:398] Leaking SignalData structure 0x7b080031c640 after lost signal to thread 14929
W20260709 12:13:56.171398 14851 debug-util.cc:398] Leaking SignalData structure 0x7b080025d0c0 after lost signal to thread 14930
I20260709 12:13:56.171844 16846 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.171995 16730 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.049995 16520 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.172421 16856 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.172573 16568 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:56.172431 16373 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:56.173640 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.012548 16842 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:56.103870 14868 connection.cc:256] RPC call timeout handler was delayed by -1.1168920729999172s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20590000000000003s for a response
W20260709 12:13:56.104611 14945 leader_election.cc:336] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.501s (SENT)
I20260709 12:13:56.017738 14897 rpcz_store.cc:276] 0709 12:13:54.613918 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.614043 (+   125us) service_pool.cc:224] Handling call
0709 12:13:54.614375 (+   332us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:55.791166 (+1176791us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:55.791444 (+   278us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:56.153802 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:56.104509 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1734) took 1488 ms. Trace:
I20260709 12:13:56.103477 14979 rpcz_store.cc:276] 0709 12:13:54.342332 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.342532 (+   200us) service_pool.cc:224] Handling call
0709 12:13:54.342874 (+   342us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:55.892463 (+1549589us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:55.892494 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:55.892921 (+   427us) log.cc:844] Serialized 26 byte log entry
0709 12:13:55.969832 (+ 76911us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:55.969862 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:55.969921 (+    59us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:55.969959 (+    38us) raft_consensus.cc:1685] finished
0709 12:13:55.969969 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:55.970095 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":76660,"threads_started":1,"wal-append.queue_time_us":75733}
I20260709 12:13:55.989672 16837 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.049432 16763 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:56.158766 14905 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1375) took 1764 ms (client timeout 2028 ms). Trace:
I20260709 12:13:56.105870 14898 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:56.066283 16832 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.076812 16859 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:56.161705 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:56.161139 14724 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.126602 16503 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:56.175442 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.175976 14899 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:56.174259 14977 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
W20260709 12:13:56.167383 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 99696us
I20260709 12:13:56.158773 14978 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:56.077557 14973 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 12:13:56.180725 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.066170 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1373) took 1676 ms. Trace:
I20260709 12:13:56.076421 16855 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:56.147933 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 134786us
I20260709 12:13:56.179977 14975 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:56.181917 14793 leader_election.cc:336] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.977s (SENT)
I20260709 12:13:56.230567 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:56.182950 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1735) took 1567 ms. Trace:
I20260709 12:13:56.105286 16865 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.179972 14902 rpcz_store.cc:276] 0709 12:13:54.615646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.261283 (+645637us) service_pool.cc:224] Handling call
0709 12:13:56.104256 (+842973us) spinlock_profiling.cc:243] Waited 35.5 ms on lock 0x7b54001ccad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:56.104444 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":81716096}
I20260709 12:13:56.070834 16392 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.174126 16520 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.041968 16849 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:56.184290 14905 rpcz_store.cc:269] 0709 12:13:54.394097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.425175 (+ 31078us) service_pool.cc:224] Handling call
0709 12:13:55.806668 (+1381493us) spinlock_profiling.cc:243] Waited 1.27 ms on lock 0x7b5800002d98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:56.158707 (+352039us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2932096}
I20260709 12:13:56.042133 16823 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.158450 16548 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.237985 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:56.186647 16867 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.172576 16880 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.166700 16863 raft_consensus.cc:2764] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:56.174110 16862 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.076596 16868 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.265506 14976 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:56.227710 16730 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.198273 16763 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.126181 16873 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.187451 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1740) took 1507 ms. Trace:
I20260709 12:13:56.188129 16858 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:56.285966 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 104656us
I20260709 12:13:56.190348 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.172374 16846 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:56.294896 16392 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.295611 16846 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.105427 16872 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.020825 16848 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.297643 16872 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.174496 16854 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.192974 14972 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:56.226681 16598 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 12:13:56.015987 16839 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.201122 14724 catalog_manager.cc:5697] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 4, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.070917 16762 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.205127 16845 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:56.209376 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 57331.4us
I20260709 12:13:56.170261 16833 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.067600 16582 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.282500 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.237732 16865 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.304842 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.032356 16851 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.193250 16443 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.231416 14903 rpcz_store.cc:276] 0709 12:13:54.615902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.069312 (+1453410us) service_pool.cc:224] Handling call
0709 12:13:56.169302 (+ 99990us) spinlock_profiling.cc:243] Waited 2.45 ms on lock 0x7b5800002d98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:56.169475 (+   173us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:56.182665 (+ 13190us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.182895 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5644544}
I20260709 12:13:56.305483 16568 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.227051 14896 rpcz_store.cc:276] 0709 12:13:54.389843 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.405475 (+ 15632us) service_pool.cc:224] Handling call
0709 12:13:56.049408 (+1643933us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:56.126353 16850 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.050101 16857 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:56.229617 14851 debug-util.cc:398] Leaking SignalData structure 0x7b080033f920 after lost signal to thread 15003
I20260709 12:13:56.073967 16864 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.261515 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1754) took 1049 ms. Trace:
I20260709 12:13:56.071066 16852 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.228363 16551 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.167380 16866 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:56.359843 16882 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.200s	user 0.001s	sys 0.000s
W20260709 12:13:56.276772 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 198575us
I20260709 12:13:56.277552 16799 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.279069 16891 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:56.280788 16898 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.233705 16855 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.367470 16865 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.368902 14897 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:56.369102 16855 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.103399 16877 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.370316 16582 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.342106 16520 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:13:56.371058 16877 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.162681 16555 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.367487 16799 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.371657 16681 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:56.175515 16838 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.292557 14898 rpcz_store.cc:276] 0709 12:13:54.679815 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.072519 (+1392704us) service_pool.cc:224] Handling call
0709 12:13:56.105562 (+ 33043us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:56.185079 (+ 79517us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.187397 (+  2318us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:56.080521 16875 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.373808 16838 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.292759 16867 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.374305 16875 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.374862 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:56.217139 16859 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.375669 14970 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:56.376041 16867 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.376860 16859 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.295542 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:56.377048 16551 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.378440 16864 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.378947 16864 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.379267 16551 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.379357 16864 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.303162 14975 raft_consensus.cc:2410] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:56.225301 16503 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.105250 14900 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 12:13:56.381059 16860 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.374233 16898 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.125504 16878 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.381546 16860 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.382666 16503 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.383078 16878 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:56.283131 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 101235us
I20260709 12:13:56.383347 14972 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:56.384399 16846 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:56.385299 16902 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.385768 16902 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.386497 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.288861 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.312456 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:56.387470 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.264063 16832 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:56.347662 16873 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.320919 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.404409 14976 raft_consensus.cc:2410] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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 12:13:56.298154 16872 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:56.283373 16880 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.322947 14724 catalog_manager.cc:5697] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:13:56.405921 14724 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:56.407240 14724 catalog_manager.cc:5697] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:13:56.298552 16854 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.312094 16730 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.282601 16548 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.295527 16392 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:56.331209 15462 connection.cc:256] RPC call timeout handler was delayed by -1.3822766119999415s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1612s for a response
W20260709 12:13:56.417984 15462 connection.cc:256] RPC call timeout handler was delayed by -1.0024766120000095s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2034s for a response
I20260709 12:13:56.418288 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.419289 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.420852 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:13:56.421192 14945 leader_election.cc:336] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.588s (SENT)
W20260709 12:13:56.422037 14945 leader_election.cc:336] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.602s (SENT)
I20260709 12:13:56.193113 16837 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.422397 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.423250 16906 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:56.423310 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:56.183884 16567 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.341298 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.424916 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.425644 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.425854 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.426417 14978 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:56.426909 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.227577 14794 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:56.298064 16848 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.226831 14973 pending_rounds.cc:85] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:13:56.430375 14973 pending_rounds.cc:107] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:56.430665 14973 raft_consensus.cc:2889] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:56.425761 15491 raft_consensus.cc:2410] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:56.431017 14973 pending_rounds.cc:107] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:56.431293 14973 raft_consensus.cc:2889] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:56.287539 16861 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.286166 16844 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.342144 16845 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.433708 16845 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.347230 16897 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.434312 16897 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.435388 15500 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:56.436225 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:56.436395 16897 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.350263 16901 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:56.351707 14829 rpcz_store.cc:276] 0709 12:13:55.212142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.212514 (+   372us) service_pool.cc:224] Handling call
0709 12:13:55.212809 (+   295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:56.193514 (+980705us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:13:56.193812 (+   298us) log.cc:844] Serialized 14 byte log entry
0709 12:13:56.226320 (+ 32508us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:56.226368 (+    48us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:56.226406 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.261282 (+ 34876us) spinlock_profiling.cc:243] Waited 980 ms on lock 0x7b54000942d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:56.261328 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:56.261458 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21619,"prepare.queue_time_us":829,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":77,"raft.queue_time_us":21959,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":4381,"spinlock_wait_cycles":2323970304,"thread_start_us":10520,"threads_started":1,"wal-append.queue_time_us":10726}
I20260709 12:13:56.353085 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.437069 16901 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.267159 16885 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.438248 16885 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.439251 16901 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.440361 16885 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.362572 14904 raft_consensus.cc:2410] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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 12:13:56.363940 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1233) took 2303 ms. Trace:
I20260709 12:13:56.354863 16892 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.442121 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.441135 14825 rpcz_store.cc:276] 0709 12:13:54.060480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.065981 (+  5501us) service_pool.cc:224] Handling call
0709 12:13:54.106688 (+ 40707us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:54.146516 (+ 39828us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:54.291648 (+145132us) log.cc:844] Serialized 14 byte log entry
0709 12:13:55.994472 (+1702824us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:55.994991 (+   519us) log.cc:844] Serialized 26 byte log entry
0709 12:13:56.125757 (+130766us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:56.151412 (+ 25655us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.158276 (+  6864us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:56.363691 (+205415us) raft_consensus.cc:1685] finished
0709 12:13:56.363714 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:56.363857 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":162011,"prepare.queue_time_us":92640,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":1816,"raft.queue_time_us":5901,"raft.run_cpu_time_us":184,"raft.run_wall_time_us":7432,"thread_start_us":1744913,"threads_started":2,"wal-append.queue_time_us":404274,"wal-append.run_cpu_time_us":1340,"wal-append.run_wall_time_us":1031231}
I20260709 12:13:56.443217 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.443648 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.444490 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.444851 16868 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.445556 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:56.446022 16799 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.446636 16857 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.441334 16892 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.448164 16851 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.448930 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.449201 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.449373 16892 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.450088 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.450299 16624 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.450651 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.451426 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.451965 16823 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.358285 16700 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.452570 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.454512 14824 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:56.364895 16842 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:13:56.290881 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:56.372556 16886 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:13:56.381065 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:56.387797 14979 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:56.479313 14975 raft_consensus.cc:2376] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 4. Re-sending same reply.
I20260709 12:13:56.283572 16862 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.387491 14899 raft_consensus.cc:2410] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:56.392227 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1737) took 1774 ms. Trace:
W20260709 12:13:56.395423 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:56.395957 14902 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:56.355353 16900 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:56.450825 16624 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.494967 16624 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.495304 15499 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 1 LEARNER]: Advancing to term 3
I20260709 12:13:56.461544 16392 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:56.498229 14851 debug-util.cc:398] Leaking SignalData structure 0x7b08003ca680 after lost signal to thread 15524
W20260709 12:13:56.498569 14851 debug-util.cc:398] Leaking SignalData structure 0x7b08003ca8c0 after lost signal to thread 15525
I20260709 12:13:56.446666 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:56.500175 14896 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:56.500597 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.501358 15496 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:13:56.502600 16889 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.298s	user 0.004s	sys 0.001s
I20260709 12:13:56.503533 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.503875 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.504109 14829 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:13:56.504495 14976 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:56.373808 16839 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.504967 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.505371 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.505642 14829 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:56.505956 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.506474 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.507121 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.507490 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.507725 14821 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:13:56.508800 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.343420 16762 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.409292 14724 catalog_manager.cc:5697] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 3, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.412132 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.424847 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.428072 16837 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:56.516228 16854 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.516716 16837 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.511264 14724 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:13:56.517118 16837 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:56.517966 14724 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 2, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:13:56.427703 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 200206us
I20260709 12:13:56.427199 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.429704 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:56.523800 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 94166.8us
I20260709 12:13:56.427552 15494 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:56.523726 16877 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.524653 16877 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:56.376883 16893 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
I20260709 12:13:56.431824 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:56.446244 15498 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:13:56.477629 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 243790us
I20260709 12:13:56.529574 16877 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.481379 14900 rpcz_store.cc:276] 0709 12:13:54.617792 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.080348 (+1462556us) service_pool.cc:224] Handling call
0709 12:13:56.104987 (+ 24639us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:56.388497 (+283510us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.392176 (+  3679us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:56.484988 15460 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:56.349684 16568 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.485741 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.491997 14979 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:56.512300 15499 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 3 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:56.512778 14976 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
W20260709 12:13:56.542974 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 58051us
I20260709 12:13:56.542282 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.544802 14976 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:56.545674 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:56.543642 15460 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:56.510402 16831 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.515694 15492 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:56.557674 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:56.558562 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:56.480970 15493 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:56.516224 16762 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.524044 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.366010 16849 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.526690 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.527484 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.412557 14971 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:56.513624 16898 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.467190 14945 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.530782 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:56.570832 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44230.6us
I20260709 12:13:56.541555 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:56.572774 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 105657us
I20260709 12:13:56.572912 14979 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:56.545608 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.574113 14976 raft_consensus.cc:2410] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:56.508018 14829 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:56.531599 15491 raft_consensus.cc:2376] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5. Re-sending same reply.
I20260709 12:13:56.548794 16392 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.552738 16799 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:56.514809 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.555756 15460 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:13:56.624660 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 77976.3us
I20260709 12:13:56.560576 14978 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 1.
I20260709 12:13:56.561391 14827 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:13:56.561292 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:56.626121 14827 pending_rounds.cc:85] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 1
I20260709 12:13:56.626385 14827 pending_rounds.cc:107] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:56.561954 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:13:56.626577 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 65347.8us
I20260709 12:13:56.569175 16862 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.576620 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:56.627390 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.574587 14794 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:56.546973 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:56.615293 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 43710.2us
I20260709 12:13:56.615831 14871 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:56.544054 14851 debug-util.cc:398] Leaking SignalData structure 0x7b08003a0040 after lost signal to thread 16747
W20260709 12:13:56.627480 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 50925.4us
I20260709 12:13:56.638098 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:56.477809 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 196400us
W20260709 12:13:56.628185 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 53703.9us
I20260709 12:13:56.560216 16700 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:56.634238 15460 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:56.626842 14822 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:56.554857 16839 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:56.626598 14827 raft_consensus.cc:2889] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:56.570052 16548 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:56.643118 14900 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:56.575410 16762 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:56.646937 16861 consensus_queue.cc:1059] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:56.640889 16624 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:13:56.651834 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:56.652871 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.616958 16863 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:56.616524 16851 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:56.656996 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.659044 14902 raft_consensus.cc:2410] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb 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 12:13:56.659547 14826 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
W20260709 12:13:56.641153 14851 debug-util.cc:398] Leaking SignalData structure 0x7b080033fe00 after lost signal to thread 16752
I20260709 12:13:56.578523 16763 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.661150 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.666877 14902 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:56.648092 14896 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:56.637814 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:56.641970 16839 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.681797 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.659548 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.674376 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.564668 16823 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 12:13:56.637404 16567 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:56.638007 16833 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:56.665767 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.677906 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.645188 16849 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:56.559911 16860 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.632575 16845 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 12:13:56.668991 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.710487 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:56.713653 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.714927 14796 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:56.692644 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1736) took 2076 ms. Trace:
I20260709 12:13:56.688450 14902 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:56.644935 16548 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:56.645820 16799 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:56.664769 16848 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:56.723886 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:56.720803 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:56.721372 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.717978 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.690784 14970 raft_consensus.cc:2410] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:56.722165 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:56.648132 16872 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 12:13:56.711421 16868 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.690441 16443 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.713181 16567 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.723963 16848 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.713462 16833 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.718897 16373 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:56.746960 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.762473 16894 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:13:56.763002 14970 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:56.764187 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.765610 16700 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.766151 16700 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.753443 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.766764 16373 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:56.767196 16373 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:56.767266 14896 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:56.665097 16863 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:56.718763 16548 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:56.719195 16877 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:56.748523 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.724069 16873 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.749133 14902 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:13:56.750730 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.717027 16834 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.674167 16892 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 12:13:56.683959 16763 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.751709 14821 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:56.709137 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:56.683459 14851 debug-util.cc:398] Leaking SignalData structure 0x7b08003266e0 after lost signal to thread 16773
I20260709 12:13:56.680480 16864 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.757112 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.769376 16848 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.807036 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.808540 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.809916 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:56.810787 16910 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:13:56.811127 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.764122 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.812604 14970 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:56.813521 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.814734 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.783216 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.816540 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.817137 14822 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:13:56.818073 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.765558 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:56.694835 16839 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.716249 14901 rpcz_store.cc:276] 0709 12:13:54.616149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.090142 (+1473993us) service_pool.cc:224] Handling call
0709 12:13:56.126830 (+ 36688us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:56.127881 (+  1051us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:56.160057 (+ 32176us) log.cc:844] Serialized 14 byte log entry
0709 12:13:56.250897 (+ 90840us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:56.251416 (+   519us) log.cc:844] Serialized 26 byte log entry
0709 12:13:56.251546 (+   130us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:56.251579 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.251649 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:56.692216 (+440567us) raft_consensus.cc:1685] finished
0709 12:13:56.692235 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:56.692588 (+   353us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14864,"prepare.queue_time_us":34454,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":34,"raft.queue_time_us":44653,"raft.run_cpu_time_us":229,"raft.run_wall_time_us":7234,"thread_start_us":76141,"threads_started":1,"wal-append.queue_time_us":133716}
I20260709 12:13:56.769824 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.766350 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.815979 14825 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:56.771838 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.716732 16838 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:56.769459 14900 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:56.766467 16905 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:56.683648 16582 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:56.781677 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.830513 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.710336 16867 consensus_queue.cc:1059] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 12:13:56.817142 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.783773 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.833642 14826 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:56.752416 16897 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:56.710208 16865 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
I20260709 12:13:56.763250 16895 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:56.762351 16860 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.756191 16567 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:56.766505 16833 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:56.676170 16832 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.085s
I20260709 12:13:56.761935 16851 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.754685 16868 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:56.806448 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.756250 16443 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.783535 16568 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:56.808799 16793 consensus_meta.cc:287] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.649s	user 0.008s	sys 0.002s
I20260709 12:13:56.768419 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.761699 16890 consensus_queue.cc:1059] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.190s
I20260709 12:13:56.815812 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:56.819473 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 103467us
I20260709 12:13:56.780138 16730 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:56.771075 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:56.821969 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:56.819453 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 54003.5us
I20260709 12:13:56.895287 14822 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:56.824438 15499 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:56.827087 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.896739 14979 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 1.
I20260709 12:13:56.833086 16894 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.831043 14902 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:56.831228 15500 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:56.832590 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.834487 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:56.824417 14851 debug-util.cc:398] Leaking SignalData structure 0x7b080039f5e0 after lost signal to thread 16795
I20260709 12:13:56.835914 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.820549 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.817589 16763 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.828614 16905 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:56.887013 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 169070us
I20260709 12:13:56.888182 14976 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:56.906644 16872 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:56.932757 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.826062 16799 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.827199 16838 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.822980 16823 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:56.896049 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:56.936684 14978 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
W20260709 12:13:56.895219 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 124229us
I20260709 12:13:56.916532 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.897645 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.938091 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.938269 14979 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:56.938702 14975 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:56.828648 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.939117 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:56.939479 15498 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:56.823941 14973 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:56.924453 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.830802 16582 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.888356 16851 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.956429 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:56.957834 16548 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.966116 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:56.915824 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.887538 16863 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.916836 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.968475 14902 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:56.923734 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.844666 16897 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.867686 14897 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:56.928046 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.894071 16895 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:56.929620 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.940801 16860 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.931365 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.886355 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.980403 15499 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:56.933476 14976 raft_consensus.cc:2410] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 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: 1 index: 2.
I20260709 12:13:56.981562 14974 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:56.915834 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.822381 16906 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.067s
I20260709 12:13:56.914572 14970 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:13:56.937929 14869 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:56.930544 16852 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.941854 16868 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:56.926852 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:57.082976 14904 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1729) took 2390 ms (client timeout 1501 ms). Trace:
I20260709 12:13:56.941871 14979 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:57.086566 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1272) took 1105 ms. Trace:
I20260709 12:13:56.935959 16905 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:56.945590 16920 log.cc:927] Time spent T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:13:56.945746 16373 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.946971 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.948740 16443 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:56.927388 16864 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.949950 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.943101 16865 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.891281 16793 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.906487 16867 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:13:56.935531 16872 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:56.844435 16392 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:56.940479 16894 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:56.937637 16823 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.937674 16838 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:56.965535 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:56.969312 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:56.972810 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.128180 14975 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:56.965379 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.973560 14901 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:56.931213 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:56.978961 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.119604 14825 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:56.966289 16582 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:56.978885 14896 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:56.982800 14976 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:56.987489 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:56.972101 16897 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:56.993623 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:56.982596 16916 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:56.991166 14868 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:56.996977 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 59743.7us
I20260709 12:13:57.086910 14979 rpcz_store.cc:276] 0709 12:13:55.981102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.941314 (+960212us) service_pool.cc:224] Handling call
0709 12:13:56.941579 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.086264 (+144685us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.086499 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:56.985926 15494 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:13:57.083436 14904 rpcz_store.cc:269] 0709 12:13:54.614247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.615122 (+   875us) service_pool.cc:224] Handling call
0709 12:13:57.004779 (+2389657us) spinlock_profiling.cc:243] Waited 485 ms on lock 0x7b54000ab254. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:57.004937 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1114379136}
W20260709 12:13:57.103576 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 118085us
W20260709 12:13:57.137985 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 146922us
I20260709 12:13:57.022717 16851 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:56.985493 16860 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.128851 14902 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 6 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 12:13:57.130455 15500 raft_consensus.cc:2410] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:57.134428 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1275) took 1152 ms. Trace:
I20260709 12:13:57.128398 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:57.135190 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 141651us
I20260709 12:13:57.146071 15462 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:57.005226 16848 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.138741 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.139571 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:57.147873 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.148207 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.148517 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.149595 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.150337 14902 raft_consensus.cc:2393] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:57.117439 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 133639us
I20260709 12:13:57.150846 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 218) took 1159 ms. Trace:
I20260709 12:13:57.151098 14975 rpcz_store.cc:276] 0709 12:13:55.991281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.141388 (+1150107us) service_pool.cc:224] Handling call
0709 12:13:57.150389 (+  9001us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.150551 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:57.150573 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:57.150612 (+    39us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:57.150639 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.150699 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.150783 (+    84us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:57.137198 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.139571 14868 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:57.127293 16823 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.127290 16872 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.142486 14976 rpcz_store.cc:276] 0709 12:13:55.981846 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.982212 (+1000366us) service_pool.cc:224] Handling call
0709 12:13:56.982518 (+   306us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.134194 (+151676us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.134375 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":39936}
I20260709 12:13:56.991436 16837 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.142988 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.152631 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.152830 14901 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:57.132542 16898 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:57.136940 16548 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.141148 16895 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.129695 16894 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.158191 16894 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.159112 14821 raft_consensus.cc:2410] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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: 2 index: 2.
I20260709 12:13:57.159986 16861 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.160778 16900 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:57.161240 16900 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.161547 16373 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.161597 16900 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.162365 16923 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.163349 16848 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.164078 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.164742 16793 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.165248 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.165380 16443 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:57.165861 16443 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:57.166374 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.166714 16443 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.168033 16860 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.168368 16730 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:57.149611 16856 consensus_queue.cc:1059] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 12:13:57.168812 14826 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 6 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 12:13:57.138453 16845 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.128585 16839 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.169432 16851 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.154815 14897 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:57.122699 16864 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.172482 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.173295 14897 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 2: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:57.173907 16864 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:57.174103 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.174952 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.178613 16897 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.179024 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.175501 14975 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.179951 14825 raft_consensus.cc:2410] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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.
I20260709 12:13:57.174914 14897 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:57.180820 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.136634 16916 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.181048 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.183038 16837 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.183681 16763 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.118265 16834 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:57.184122 16392 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:57.184355 16834 consensus_queue.cc:1243] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:57.181430 16916 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.184667 16392 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.186129 16897 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.184567 16905 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.187629 16894 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.140574 16865 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:57.188105 16894 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.154593 14868 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.154578 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:57.155342 14869 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.127801 16902 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.171013 14904 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:57.232309 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.236729 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.243719 16923 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:57.246438 16582 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.243551 16860 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:13:57.248936 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.250313 14829 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:57.250698 16900 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.236256 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:57.252686 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 106653us
I20260709 12:13:57.219460 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:57.252718 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 97451us
I20260709 12:13:57.253656 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:57.254138 14903 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 1.
I20260709 12:13:57.254328 14869 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:57.255050 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:57.255187 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:57.255718 14903 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:57.259486 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 104922us
I20260709 12:13:57.260308 14868 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:57.266899 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.268573 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:57.269060 14830 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:57.251874 14897 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:13:57.271735 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 117197us
I20260709 12:13:57.272796 14869 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:57.277604 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:57.277813 14869 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:57.185833 16551 raft_consensus.cc:3055] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:57.274463 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.188776 16905 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.274276 16793 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:57.273756 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.282045 14822 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:57.170862 16839 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.286103 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.238174 16832 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:57.266198 16865 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.270272 16846 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:57.191120 14975 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:13:57.267128 16851 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:57.280644 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.270426 16867 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.274592 16548 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:57.313831 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.287586 16838 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.188911 16917 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.097s
I20260709 12:13:57.321839 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:57.313743 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.280157 16916 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.324160 16894 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:57.330314 16831 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.004s	sys 0.019s
W20260709 12:13:57.318095 16884 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 1.085s	user 0.007s	sys 0.019s
I20260709 12:13:57.318703 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.320494 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.320852 16793 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:57.220047 16700 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.311903 16926 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:57.339018 16831 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.004s	sys 0.019s
I20260709 12:13:57.323169 15460 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:13:57.314435 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:57.319729 16823 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.274850 16730 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:57.282037 16551 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:57.283326 16861 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:57.285452 16928 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:57.354594 15499 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:13:57.316408 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.291416 16850 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:57.312414 16582 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.316906 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.338521 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:57.339280 14903 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:57.362327 15498 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:57.311617 16832 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.321642 16905 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:57.346305 15491 raft_consensus.cc:2368] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
W20260709 12:13:57.354375 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 80696.2us
I20260709 12:13:57.346524 14825 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 2.
I20260709 12:13:57.346907 16926 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:57.362892 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.331902 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:57.352164 16861 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:57.369374 14975 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:57.370043 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.358573 16916 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.359055 16900 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.367038 16730 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.361387 16928 raft_consensus.cc:697] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:57.364207 16905 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.371234 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1277) took 1388 ms. Trace:
I20260709 12:13:57.371472 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:57.372917 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.373590 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1755) took 2160 ms. Trace:
I20260709 12:13:57.373302 16551 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.375609 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.356943 16555 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.357271 16823 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.377878 16877 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:57.378180 14903 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:57.354853 14823 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:57.398761 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:57.379604 14868 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.361557 16932 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:57.391302 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:57.388918 14828 rpcz_store.cc:276] 0709 12:13:55.213206 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.242665 (+ 29459us) service_pool.cc:224] Handling call
0709 12:13:55.243027 (+   362us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:55.997067 (+754040us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:55.997098 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:56.006214 (+  9116us) log.cc:844] Serialized 52 byte log entry
0709 12:13:56.104545 (+ 98331us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:56.104589 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.233791 (+129202us) spinlock_profiling.cc:243] Waited 752 ms on lock 0x7b540038ed54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:56.233835 (+    44us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:57.317578 (+1083743us) spinlock_profiling.cc:243] Waited 6.11 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:13:57.373384 (+ 55806us) raft_consensus.cc:1685] finished
0709 12:13:57.373406 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.373535 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1363,"raft.queue_time_us":1877,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":11994,"spinlock_wait_cycles":1744145408,"thread_start_us":92014,"threads_started":1,"wal-append.queue_time_us":186511}
I20260709 12:13:57.388296 16905 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.389645 16730 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.404402 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.404910 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1264) took 1425 ms. Trace:
I20260709 12:13:57.405195 14977 rpcz_store.cc:276] 0709 12:13:55.979170 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.437648 (+458478us) service_pool.cc:224] Handling call
0709 12:13:56.437911 (+   263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:56.465659 (+ 27748us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:56.465694 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:56.465740 (+    46us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:56.465769 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.404751 (+938982us) spinlock_profiling.cc:243] Waited 19.1 ms on lock 0x7b5400099054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:57.404783 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.404867 (+    84us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":43879168}
I20260709 12:13:57.359009 16567 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.378285 16861 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:57.377841 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 100092us
I20260709 12:13:57.375619 16926 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.376783 16833 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.423005 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:57.398427 16877 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.388417 14972 rpcz_store.cc:276] 0709 12:13:55.985227 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.040170 (+1054943us) service_pool.cc:224] Handling call
0709 12:13:57.125093 (+ 84923us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.137401 (+ 12308us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:57.177608 (+ 40207us) log.cc:844] Serialized 14 byte log entry
0709 12:13:57.343035 (+165427us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:57.344656 (+  1621us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:57.370494 (+ 25838us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.371051 (+   557us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.371169 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":34337,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":34,"raft.queue_time_us":3874,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":1679,"thread_start_us":154985,"threads_started":1,"wal-append.queue_time_us":179410}
I20260709 12:13:57.438313 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:57.438906 14972 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:57.439729 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.443961 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1276) took 1461 ms. Trace:
I20260709 12:13:57.427927 16928 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.428769 16838 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.429059 14824 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:57.429250 16833 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:57.429505 16936 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.391588 16872 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.429975 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:13:57.430999 16931 log.cc:927] Time spent T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Append to log took a long time: real 0.054s	user 0.002s	sys 0.000s
I20260709 12:13:57.393553 16392 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.406309 16916 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:57.427541 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:57.506668 16392 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:57.507170 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:57.472816 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.473498 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 216) took 1461 ms. Trace:
I20260709 12:13:57.508946 14975 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:57.447595 14974 rpcz_store.cc:276] 0709 12:13:55.982078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.982223 (+1000145us) service_pool.cc:224] Handling call
0709 12:13:56.997117 (+ 14894us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:56.997286 (+   169us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:56.997310 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:56.997352 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:56.997384 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.997444 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.443808 (+446364us) spinlock_profiling.cc:243] Waited 14.6 ms on lock 0x7b54001c4dd0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:57.443908 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":33587584}
I20260709 12:13:57.509292 15498 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:13:57.509748 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.510263 14974 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:13:57.473268 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 50313.4us
I20260709 12:13:57.511946 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:57.401473 16520 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.425364 15490 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 2: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:57.440240 14972 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.503661 15496 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:57.503979 15494 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.505990 16916 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.528749 16916 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.528378 16877 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.424361 16932 raft_consensus.cc:697] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:57.524953 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:57.525292 16700 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:57.527592 16832 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.480229 16823 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:57.530441 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.539189 14975 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.540532 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.541566 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.542486 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:57.542936 14899 raft_consensus.cc:2376] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5. Re-sending same reply.
I20260709 12:13:57.531417 14901 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:57.482534 16567 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.532459 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.534346 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.482167 16880 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:57.546381 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:57.546701 14978 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.520743 16855 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:57.566182 14942 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.209s	user 0.030s	sys 0.094s
W20260709 12:13:57.567284 14942 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.210s	user 0.031s	sys 0.094s
I20260709 12:13:57.528318 16900 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.535048 16891 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.549487 14975 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:57.561151 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.576747 14902 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:57.561599 16872 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:57.563349 16861 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.565042 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:57.565764 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1251) took 1116 ms. Trace:
W20260709 12:13:57.567548 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 1.21697e+06us
I20260709 12:13:57.502756 16936 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.570832 14978 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:57.532459 16681 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:57.575683 14868 leader_election.cc:336] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.729s (SENT)
I20260709 12:13:57.552392 16932 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.578444 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.671509 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.672766 14868 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:57.508801 14970 rpcz_store.cc:276] 0709 12:13:55.990761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.126965 (+1136204us) service_pool.cc:224] Handling call
0709 12:13:57.142618 (+ 15653us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.171903 (+ 29285us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:13:57.252487 (+ 80584us) log.cc:844] Serialized 14 byte log entry
0709 12:13:57.392579 (+140092us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:57.397903 (+  5324us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:57.401117 (+  3214us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.423446 (+ 22329us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.451677 (+ 28231us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":19227,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":4430,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":2510,"thread_start_us":106116,"threads_started":1,"wal-append.queue_time_us":160823}
I20260709 12:13:57.688334 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1392) took 1032 ms. Trace:
I20260709 12:13:57.691699 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:57.695279 14972 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:13:57.695712 14902 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.692747 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.693135 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.674139 14827 rpcz_store.cc:276] 0709 12:13:56.449484 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.457303 (+  7819us) service_pool.cc:224] Handling call
0709 12:13:56.457563 (+   260us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:56.651330 (+193767us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.565521 (+914191us) spinlock_profiling.cc:243] Waited 103 ms on lock 0x7b54000938d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:57.565704 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":237997952}
I20260709 12:13:57.694808 14899 rpcz_store.cc:276] 0709 12:13:56.655545 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.543446 (+887901us) service_pool.cc:224] Handling call
0709 12:13:57.543717 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.543870 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:57.543894 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:57.543931 (+    37us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:57.543957 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.544005 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.688244 (+144239us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:57.696556 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 120909us
I20260709 12:13:57.696576 14978 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.698583 14974 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:13:57.701195 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.701731 14974 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.696206 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.696856 14976 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:13:57.703351 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.703902 14972 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.706773 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:57.707348 14975 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
W20260709 12:13:57.639863 16942 log.cc:927] Time spent T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 12:13:57.728502 14972 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:13:57.712966 14902 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:13:57.738073 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:57.739995 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:57.740971 14902 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:57.741277 14975 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:57.742228 14902 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:57.743893 14902 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:57.568097 16855 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:57.771427 14978 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:13:57.753917 14974 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:57.756402 14905 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.774039 14978 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:57.774720 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1284) took 1254 ms. Trace:
I20260709 12:13:57.775087 14978 rpcz_store.cc:276] 0709 12:13:56.520500 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.773535 (+1253035us) service_pool.cc:224] Handling call
0709 12:13:57.773861 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.774489 (+   628us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.774667 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:57.661051 15494 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:13:57.711613 16938 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.786043 14974 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:57.793713 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 230) took 1463 ms. Trace:
I20260709 12:13:57.794039 14974 rpcz_store.cc:276] 0709 12:13:56.330727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.785564 (+1454837us) service_pool.cc:224] Handling call
0709 12:13:57.785878 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.793489 (+  7611us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.793663 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:57.785166 14976 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:13:57.799548 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:57.713374 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:57.904181 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1233) took 1269 ms. Trace:
I20260709 12:13:57.904692 14978 rpcz_store.cc:276] 0709 12:13:56.635160 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.775868 (+1140708us) service_pool.cc:224] Handling call
0709 12:13:57.903613 (+127745us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.903824 (+   211us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:57.903852 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:57.903895 (+    43us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:57.903925 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.903978 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:57.904103 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:57.742802 14971 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1281) took 1672 ms (client timeout 2010 ms). Trace:
I20260709 12:13:57.910470 14974 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 12:13:57.778286 16855 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.911870 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1245) took 1168 ms. Trace:
I20260709 12:13:57.709069 16681 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.639621 16891 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:57.582314 16900 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:57.780808 16905 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.564587 16681 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:58.079046 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 333863us
W20260709 12:13:58.184363 16943 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.250s	user 0.000s	sys 0.001s
I20260709 12:13:57.957304 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:58.566501 16891 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:57.919618 16842 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:57.933488 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.569677 14974 rpcz_store.cc:276] 0709 12:13:56.743545 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.794762 (+1051217us) service_pool.cc:224] Handling call
0709 12:13:57.910198 (+115436us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:57.911565 (+  1367us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:57.911811 (+   246us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.570987 16905 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:58.011677 14905 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
W20260709 12:13:58.093488 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 410834us
W20260709 12:13:58.001284 16926 consensus_meta.cc:287] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.570s	user 0.009s	sys 0.000s
I20260709 12:13:57.995249 16877 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:57.910786 14971 rpcz_store.cc:269] 0709 12:13:56.066707 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.190063 (+123356us) service_pool.cc:224] Handling call
0709 12:13:57.694631 (+1504568us) spinlock_profiling.cc:243] Waited 93.1 ms on lock 0x7b54001c52d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:57.738763 (+ 44132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":214096128}
I20260709 12:13:57.991376 16875 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:58.573215 14868 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.679s	user 0.004s	sys 0.022s
W20260709 12:13:58.604300 14868 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.710s	user 0.004s	sys 0.022s
I20260709 12:13:58.580807 16861 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:58.604610 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 711029us
I20260709 12:13:58.303368 16936 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:58.576355 14825 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.639s	user 0.005s	sys 0.020s
W20260709 12:13:57.936719 16945 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.229s	user 0.000s	sys 0.000s
I20260709 12:13:58.598310 16928 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:57.912896 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:58.617565 14902 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:58.591473 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 634177us
I20260709 12:13:58.619787 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:57.991091 16730 consensus_meta.cc:287] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.566s	user 0.006s	sys 0.002s
W20260709 12:13:58.449590 14828 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.726s	user 0.013s	sys 0.029s
W20260709 12:13:58.621791 14828 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.898s	user 0.013s	sys 0.029s
W20260709 12:13:58.310958 16950 log.cc:927] Time spent T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.234s	user 0.001s	sys 0.000s
W20260709 12:13:58.609618 14825 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.676s	user 0.005s	sys 0.020s
I20260709 12:13:58.569386 16900 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:58.601980 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1293) took 1359 ms. Trace:
I20260709 12:13:58.622025 15494 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:58.138600 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1762) took 1183 ms. Trace:
I20260709 12:13:58.650506 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 552) took 2232 ms. Trace:
I20260709 12:13:58.649791 14899 rpcz_store.cc:276] 0709 12:13:56.955167 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.697706 (+742539us) service_pool.cc:224] Handling call
0709 12:13:57.761452 (+ 63746us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.761706 (+   254us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:13:57.761968 (+   262us) log.cc:844] Serialized 14 byte log entry
0709 12:13:58.138223 (+376255us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.138284 (+    61us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:58.138326 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.138394 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.138532 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26386,"prepare.queue_time_us":14472,"prepare.run_cpu_time_us":2079,"prepare.run_wall_time_us":4457,"raft.queue_time_us":84,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":1125,"thread_start_us":344990,"threads_started":1,"wal-append.queue_time_us":830598}
I20260709 12:13:58.597723 16842 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.020064 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 219) took 2028 ms. Trace:
W20260709 12:13:58.589408 16916 consensus_meta.cc:287] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.057s	user 0.014s	sys 0.011s
I20260709 12:13:58.602279 14978 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:58.602623 16926 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:58.648168 14975 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.005s	sys 0.009s
I20260709 12:13:58.611636 16877 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.681854 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1291) took 1530 ms. Trace:
I20260709 12:13:58.648718 14974 rpcz_store.cc:276] 0709 12:13:57.242104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.595704 (+1353600us) service_pool.cc:224] Handling call
0709 12:13:58.601506 (+  5802us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.601664 (+   158us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.601689 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.601740 (+    51us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.601769 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.601820 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.601927 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:58.689962 14975 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.552s	user 0.006s	sys 0.009s
I20260709 12:13:58.650766 15495 rpcz_store.cc:276] 0709 12:13:56.418614 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.418724 (+   110us) service_pool.cc:224] Handling call
0709 12:13:56.524894 (+106170us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:56.525245 (+   351us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:56.525271 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:56.525772 (+   501us) log.cc:844] Serialized 26 byte log entry
0709 12:13:56.610447 (+ 84675us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:56.637020 (+ 26573us) log.cc:844] Serialized 14 byte log entry
0709 12:13:56.657620 (+ 20600us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:56.657686 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:56.812077 (+154391us) raft_consensus.cc:1685] finished
0709 12:13:56.812096 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.650346 (+1838250us) spinlock_profiling.cc:243] Waited 83 ms on lock 0x7b540057f3d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:58.650463 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20685,"prepare.queue_time_us":26465,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":37,"raft.queue_time_us":27027,"raft.run_cpu_time_us":269,"raft.run_wall_time_us":26543,"spinlock_wait_cycles":190868352,"thread_start_us":84297,"threads_started":1,"wal-append.queue_time_us":156803,"wal-append.run_cpu_time_us":2473,"wal-append.run_wall_time_us":1191248}
I20260709 12:13:58.690738 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 224) took 2641 ms. Trace:
I20260709 12:13:58.691183 14975 rpcz_store.cc:276] 0709 12:13:56.049814 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.766517 (+1716703us) service_pool.cc:224] Handling call
0709 12:13:57.766844 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.767041 (+   197us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:58.137585 (+370544us) log.cc:844] Serialized 14 byte log entry
0709 12:13:58.690418 (+552833us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.690467 (+    49us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:58.690508 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.690571 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.690678 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":825776,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"thread_start_us":922710,"threads_started":2}
I20260709 12:13:58.693199 14975 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:58.694007 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1299) took 1442 ms. Trace:
I20260709 12:13:58.689997 14978 rpcz_store.cc:276] 0709 12:13:57.151430 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.593976 (+1442546us) service_pool.cc:224] Handling call
0709 12:13:58.602090 (+  8114us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.681601 (+ 79511us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.681786 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.694289 14975 rpcz_store.cc:276] 0709 12:13:57.251564 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.692766 (+1441202us) service_pool.cc:224] Handling call
0709 12:13:58.693042 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.693525 (+   483us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.693960 (+   435us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.695566 14975 pending_rounds.cc:85] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 2
I20260709 12:13:58.695842 14975 pending_rounds.cc:107] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:58.696074 14975 raft_consensus.cc:2889] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:58.697433 14902 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:13:58.650202 16854 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:58.700120 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:58.651273 16928 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:58.616539 16875 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:58.704355 16954 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 12:13:58.705246 16898 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:58.705695 16898 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:58.708797 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 165) took 1730 ms. Trace:
I20260709 12:13:58.709136 14904 rpcz_store.cc:276] 0709 12:13:56.978592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.149354 (+170762us) service_pool.cc:224] Handling call
0709 12:13:58.708674 (+1559320us) spinlock_profiling.cc:243] Waited 20.8 ms on lock 0x7b540016cbd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:58.708754 (+    80us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":47880960}
I20260709 12:13:58.709954 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:58.624754 16730 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.710528 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1302) took 1368 ms. Trace:
I20260709 12:13:58.711019 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:58.712401 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.712447 14978 rpcz_store.cc:276] 0709 12:13:57.341699 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.695151 (+1353452us) service_pool.cc:224] Handling call
0709 12:13:58.710089 (+ 14938us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.710250 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.710275 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.710314 (+    39us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.710341 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.710389 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.710479 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.714744 15495 raft_consensus.cc:2368] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:13:58.698988 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 561) took 1011 ms. Trace:
I20260709 12:13:58.716131 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1304) took 1289 ms. Trace:
I20260709 12:13:58.717013 14978 rpcz_store.cc:276] 0709 12:13:57.424704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.713375 (+1288671us) service_pool.cc:224] Handling call
0709 12:13:58.713564 (+   189us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.713686 (+   122us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.713701 (+    15us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.713729 (+    28us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.713745 (+    16us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.713774 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.713839 (+    65us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.717365 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 559) took 1035 ms. Trace:
I20260709 12:13:58.717893 15495 rpcz_store.cc:276] 0709 12:13:57.681624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.699260 (+1017636us) service_pool.cc:224] Handling call
0709 12:13:58.717308 (+ 18048us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.720348 14902 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:58.720723 14978 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:58.689704 16916 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.721709 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1307) took 1215 ms. Trace:
I20260709 12:13:58.722002 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 332) took 1746 ms. Trace:
I20260709 12:13:58.722106 14978 rpcz_store.cc:276] 0709 12:13:57.505959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.717677 (+1211718us) service_pool.cc:224] Handling call
0709 12:13:58.717899 (+   222us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.721411 (+  3512us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.721642 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.699774 16855 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.723574 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1308) took 1217 ms. Trace:
I20260709 12:13:58.725378 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:58.725255 14978 rpcz_store.cc:276] 0709 12:13:57.506191 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.722864 (+1216673us) service_pool.cc:224] Handling call
0709 12:13:58.723140 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.723298 (+   158us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.723322 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.723361 (+    39us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:58.723387 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.723435 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.723529 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.723255 15499 rpcz_store.cc:276] 0709 12:13:56.975401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.996637 (+ 21236us) service_pool.cc:224] Handling call
0709 12:13:57.101131 (+104494us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:57.355078 (+253947us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.721785 (+1366707us) spinlock_profiling.cc:243] Waited 253 ms on lock 0x7b5400700154. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:58.721948 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":582365440}
I20260709 12:13:58.726393 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.728570 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1401) took 1193 ms. Trace:
W20260709 12:13:58.729117 14945 leader_election.cc:336] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.654s (SENT)
I20260709 12:13:58.730088 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:58.730826 16551 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:58.730772 15499 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:58.698504 16877 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.733402 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 564) took 1050 ms. Trace:
I20260709 12:13:58.726972 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 562) took 1044 ms. Trace:
I20260709 12:13:58.735955 15495 rpcz_store.cc:276] 0709 12:13:57.682383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.718583 (+1036200us) service_pool.cc:224] Handling call
0709 12:13:58.726929 (+  8346us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.735504 15499 rpcz_store.cc:276] 0709 12:13:57.682855 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.726507 (+1043652us) service_pool.cc:224] Handling call
0709 12:13:58.733346 (+  6839us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.737511 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.738178 15499 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:58.728911 14899 rpcz_store.cc:276] 0709 12:13:57.535286 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.727807 (+1192521us) service_pool.cc:224] Handling call
0709 12:13:58.728089 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.728265 (+   176us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.728310 (+    45us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.728351 (+    41us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.728378 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.728429 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.728515 (+    86us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.738539 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 558) took 1057 ms. Trace:
I20260709 12:13:58.739316 15499 rpcz_store.cc:276] 0709 12:13:57.681310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.737270 (+1055960us) service_pool.cc:224] Handling call
0709 12:13:58.738492 (+  1222us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.741714 14822 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:13:58.742383 14898 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:58.745420 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.746464 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.716922 15494 rpcz_store.cc:276] 0709 12:13:57.682151 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.913662 (+231511us) service_pool.cc:224] Handling call
0709 12:13:58.689419 (+775757us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.680668 14970 rpcz_store.cc:276] 0709 12:13:55.991542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.777916 (+1786374us) service_pool.cc:224] Handling call
0709 12:13:57.909530 (+131614us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.938463 (+ 28933us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:57.956675 (+ 18212us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:57.963523 (+  6848us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:57.994896 (+ 31373us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.003931 (+  9035us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.017114 (+ 13183us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.747249 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 347) took 1483 ms. Trace:
I20260709 12:13:58.738375 16730 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:58.734228 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.749672 15499 rpcz_store.cc:276] 0709 12:13:57.263553 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.746252 (+1482699us) service_pool.cc:224] Handling call
0709 12:13:58.747198 (+   946us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.747687 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 560) took 1065 ms. Trace:
I20260709 12:13:58.752723 15495 rpcz_store.cc:276] 0709 12:13:57.681902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.738915 (+1057013us) service_pool.cc:224] Handling call
0709 12:13:58.747633 (+  8718us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.753333 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.755478 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1402) took 1210 ms. Trace:
I20260709 12:13:58.755849 14899 rpcz_store.cc:276] 0709 12:13:57.545071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.749180 (+1204109us) service_pool.cc:224] Handling call
0709 12:13:58.755044 (+  5864us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.755197 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.755221 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.755260 (+    39us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.755289 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.755337 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.755428 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.756700 16845 raft_consensus.cc:3055] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:13:58.765380 14973 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1232) took 2130 ms (client timeout 1924 ms). Trace:
W20260709 12:13:58.765803 14973 rpcz_store.cc:269] 0709 12:13:56.634911 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.763829 (+128918us) service_pool.cc:224] Handling call
0709 12:13:58.765176 (+2001347us) spinlock_profiling.cc:243] Waited 53.3 ms on lock 0x7b5400128ed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:58.765315 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":122745728}
I20260709 12:13:58.772904 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.773106 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:58.793087 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 171835us
I20260709 12:13:58.793874 14796 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:58.795198 16965 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:58.799598 16969 consensus_queue.cc:1059] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:58.757395 15493 raft_consensus.cc:2376] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6. Re-sending same reply.
I20260709 12:13:58.804755 16926 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:58.807035 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:58.804682 16970 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:58.761907 16845 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:58.762645 16842 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:58.808780 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 563) took 1126 ms. Trace:
I20260709 12:13:58.814267 15495 rpcz_store.cc:276] 0709 12:13:57.682620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.754328 (+1071708us) service_pool.cc:224] Handling call
0709 12:13:58.808716 (+ 54388us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.813760 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1403) took 1262 ms. Trace:
I20260709 12:13:58.815300 14899 rpcz_store.cc:276] 0709 12:13:57.551363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.802022 (+1250659us) service_pool.cc:224] Handling call
0709 12:13:58.813153 (+ 11131us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.813414 (+   261us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.813443 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.813489 (+    46us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.813531 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.813589 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.813700 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.821508 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:58.825572 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 125107us
I20260709 12:13:58.813076 16970 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:58.812216 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.826860 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:58.832494 16965 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:58.751883 16928 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.832568 16970 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:13:58.819808 15493 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 317) took 2121 ms (client timeout 2187 ms). Trace:
I20260709 12:13:58.855247 16967 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:58.826249 16861 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:58.826550 16730 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.865295 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:58.868357 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 221) took 2876 ms. Trace:
I20260709 12:13:58.868961 14899 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:58.832813 16974 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:58.865098 15493 rpcz_store.cc:269] 0709 12:13:56.692588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.711257 (+ 18669us) service_pool.cc:224] Handling call
0709 12:13:58.733552 (+2022295us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:58.811854 (+ 78302us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24598272}
I20260709 12:13:58.872407 16730 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.873088 16861 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.867383 16967 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.872437 16568 raft_consensus.cc:3055] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:58.875509 16970 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:58.828208 16968 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:58.868983 14972 rpcz_store.cc:276] 0709 12:13:55.992085 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.787399 (+1795314us) service_pool.cc:224] Handling call
0709 12:13:57.787673 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.787863 (+   190us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:58.358253 (+570390us) log.cc:844] Serialized 14 byte log entry
0709 12:13:58.867984 (+509731us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.868038 (+    54us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:58.868079 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.868143 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.868298 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":805157,"prepare.run_cpu_time_us":24,"prepare.run_wall_time_us":24,"raft.queue_time_us":164742,"thread_start_us":839518,"threads_started":3,"wal-append.queue_time_us":379589}
I20260709 12:13:58.898907 16905 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:58.875658 16916 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:58.901510 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 67639.1us
I20260709 12:13:58.881724 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:58.877599 16974 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:58.908389 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 101422us
I20260709 12:13:58.879513 16875 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:58.857344 16845 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:58.884531 16967 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:58.896147 16568 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:58.924422 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1247) took 1403 ms. Trace:
I20260709 12:13:58.924263 16568 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:58.925334 16568 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.924768 14978 rpcz_store.cc:276] 0709 12:13:57.521376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.726719 (+1205343us) service_pool.cc:224] Handling call
0709 12:13:58.726962 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.727141 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:58.734130 (+  6989us) log.cc:844] Serialized 14 byte log entry
0709 12:13:58.924081 (+189951us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.924130 (+    49us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:58.924174 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.924244 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.924370 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16175,"prepare.queue_time_us":105,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":39,"thread_start_us":173340,"threads_started":1}
I20260709 12:13:58.926729 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 237) took 1150 ms. Trace:
W20260709 12:13:58.920907 15496 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 351) took 1654 ms (client timeout 2028 ms). Trace:
W20260709 12:13:58.928591 15496 rpcz_store.cc:269] 0709 12:13:57.265370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.534075 (+268705us) service_pool.cc:224] Handling call
0709 12:13:58.881553 (+1347478us) spinlock_profiling.cc:243] Waited 45.6 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:58.919329 (+ 37776us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":104809728}
I20260709 12:13:58.930109 16845 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:58.932547 16966 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:58.933079 16966 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:13:58.935222 16966 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:58.936575 14942 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:58.938664 16966 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:58.938045 14942 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:58.939114 16895 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:58.940506 16892 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:58.941709 16861 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:58.945031 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:58.927037 14978 rpcz_store.cc:276] 0709 12:13:57.776723 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.926020 (+1149297us) service_pool.cc:224] Handling call
0709 12:13:58.926305 (+   285us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.926463 (+   158us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.926486 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.926523 (+    37us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:58.926550 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.926595 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.926683 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.916195 16730 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:58.957333 14978 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:58.956578 16837 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:58.908653 16905 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.975530 16916 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:58.975800 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1300) took 1654 ms. Trace:
W20260709 12:13:58.976599 16976 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:13:58.922602 16965 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:58.977304 16916 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:58.979343 16916 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:58.976267 14975 rpcz_store.cc:276] 0709 12:13:57.321259 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.695103 (+1373844us) service_pool.cc:224] Handling call
0709 12:13:58.695389 (+   286us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:58.827640 (+132251us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.827670 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:58.831807 (+  4137us) log.cc:844] Serialized 52 byte log entry
0709 12:13:58.876713 (+ 44906us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:58.903864 (+ 27151us) log.cc:844] Serialized 14 byte log entry
0709 12:13:58.907467 (+  3603us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.907537 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:58.975598 (+ 68061us) raft_consensus.cc:1685] finished
0709 12:13:58.975617 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.975744 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8116,"prepare.queue_time_us":27938,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":690,"raft.queue_time_us":151921,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":7725,"spinlock_wait_cycles":5327616,"thread_start_us":126536,"threads_started":2,"wal-append.queue_time_us":50899}
I20260709 12:13:58.980955 16898 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.981917 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1408) took 1325 ms. Trace:
I20260709 12:13:58.919616 16968 consensus_queue.cc:1059] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 12:13:58.982308 14902 rpcz_store.cc:276] 0709 12:13:57.656692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.879160 (+1222468us) service_pool.cc:224] Handling call
0709 12:13:58.880855 (+  1695us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:58.881190 (+   335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.881219 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:58.881654 (+   435us) log.cc:844] Serialized 26 byte log entry
0709 12:13:58.953897 (+ 72243us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:58.953936 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.954007 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:58.981733 (+ 27726us) raft_consensus.cc:1685] finished
0709 12:13:58.981752 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.981865 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1181,"spinlock_wait_cycles":14396800,"thread_start_us":71866,"threads_started":1,"wal-append.queue_time_us":98554}
I20260709 12:13:58.983568 16968 raft_consensus.cc:3055] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:58.983875 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:58.982962 16898 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:58.992247 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:58.993884 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1409) took 1336 ms. Trace:
W20260709 12:13:58.961439 16958 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.392s	user 0.006s	sys 0.000s
W20260709 12:13:58.988569 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:58.982995 16905 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:58.959031 16837 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.992146 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1266) took 2183 ms. Trace:
I20260709 12:13:59.000710 14825 rpcz_store.cc:276] 0709 12:13:56.808870 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.372220 (+563350us) service_pool.cc:224] Handling call
0709 12:13:57.372610 (+   390us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.391202 (+ 18592us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:57.808908 (+417706us) log.cc:844] Serialized 14 byte log entry
0709 12:13:58.798765 (+989857us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.798826 (+    61us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:58.798880 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.960937 (+162057us) spinlock_profiling.cc:243] Waited 25.3 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:13:58.991918 (+ 30981us) spinlock_profiling.cc:243] Waited 6.51 ms on lock 0x7b54001e7b54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:58.991970 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.992091 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4630,"raft.queue_time_us":69681,"raft.run_cpu_time_us":47,"raft.run_wall_time_us":48,"spinlock_wait_cycles":73065600,"thread_start_us":1109377,"threads_started":3,"wal-append.queue_time_us":657765}
I20260709 12:13:58.952800 16861 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:58.994225 14902 rpcz_store.cc:276] 0709 12:13:57.657956 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.993137 (+1335181us) service_pool.cc:224] Handling call
0709 12:13:58.993437 (+   300us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.993599 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.993624 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.993664 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.993693 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.993740 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.993834 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:13:58.996587 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:58.983922 16968 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:58.972203 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1252) took 1337 ms. Trace:
I20260709 12:13:58.995805 16974 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:58.994596 16977 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:59.027207 16837 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:59.028613 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 122586us
I20260709 12:13:59.029372 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.029448 14902 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:59.030262 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1418) took 1093 ms. Trace:
I20260709 12:13:59.030745 14902 rpcz_store.cc:276] 0709 12:13:57.936496 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.012128 (+1075632us) service_pool.cc:224] Handling call
0709 12:13:59.029259 (+ 17131us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:59.030000 (+   741us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.030210 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:59.031790 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.033106 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.035288 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:13:59.043129 15498 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 350) took 1778 ms (client timeout 1922 ms). Trace:
W20260709 12:13:59.036396 14823 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1262) took 2449 ms (client timeout 2250 ms). Trace:
W20260709 12:13:59.047010 14823 rpcz_store.cc:269] 0709 12:13:56.587384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.659279 (+ 71895us) service_pool.cc:224] Handling call
0709 12:13:59.036137 (+2376858us) spinlock_profiling.cc:243] Waited 580 ms on lock 0x7b540038d954. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:59.036292 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1334509312}
I20260709 12:13:59.048750 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1405) took 1479 ms. Trace:
I20260709 12:13:59.049139 14905 rpcz_store.cc:276] 0709 12:13:57.569112 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.672768 (+103656us) service_pool.cc:224] Handling call
0709 12:13:59.048574 (+1375806us) spinlock_profiling.cc:243] Waited 15.7 ms on lock 0x7b5400140fd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:59.048689 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":36010240}
I20260709 12:13:59.050169 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:13:59.043486 15498 rpcz_store.cc:269] 0709 12:13:57.264231 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.520818 (+256587us) service_pool.cc:224] Handling call
0709 12:13:59.035153 (+1514335us) spinlock_profiling.cc:243] Waited 9.05 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:59.043074 (+  7921us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20808960}
I20260709 12:13:59.046106 16845 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:59.026026 16977 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:59.038441 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1255) took 1366 ms. Trace:
I20260709 12:13:59.053148 14902 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:59.011307 16861 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.052238 16845 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.054319 16845 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.054452 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1388) took 2400 ms. Trace:
I20260709 12:13:59.055150 16861 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:59.058279 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1419) took 1121 ms. Trace:
I20260709 12:13:59.058646 14902 rpcz_store.cc:276] 0709 12:13:57.936748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.038168 (+1101420us) service_pool.cc:224] Handling call
0709 12:13:59.052989 (+ 14821us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:59.058048 (+  5059us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.058230 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:59.036577 16968 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.051066 15490 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.060446 16977 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.011059 14973 rpcz_store.cc:276] 0709 12:13:57.634775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.766630 (+1131855us) service_pool.cc:224] Handling call
0709 12:13:58.766953 (+   323us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.767177 (+   224us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:58.767479 (+   302us) log.cc:844] Serialized 14 byte log entry
0709 12:13:58.953230 (+185751us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.953322 (+    92us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:58.953390 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.953483 (+    93us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.968974 (+ 15491us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1908,"prepare.queue_time_us":528,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":45,"raft.queue_time_us":45154,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":14344,"thread_start_us":162881,"threads_started":2,"wal-append.queue_time_us":115172}
I20260709 12:13:59.061765 16977 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:59.061018 14902 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:59.053454 14905 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:59.065971 14902 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 12:13:59.073565 14902 pending_rounds.cc:85] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 5
I20260709 12:13:59.052680 14972 rpcz_store.cc:276] 0709 12:13:57.671779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.904641 (+1232862us) service_pool.cc:224] Handling call
0709 12:13:58.905193 (+   552us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:58.944188 (+ 38995us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.944219 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:58.956577 (+ 12358us) log.cc:844] Serialized 52 byte log entry
0709 12:13:59.015800 (+ 59223us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:59.015844 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.015906 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.038254 (+ 22348us) raft_consensus.cc:1685] finished
0709 12:13:59.038271 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.038388 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":38474,"raft.queue_time_us":38584,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":10031,"thread_start_us":58902,"threads_started":1,"wal-append.queue_time_us":73585}
I20260709 12:13:59.074203 14902 pending_rounds.cc:107] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 12:13:59.074532 14902 raft_consensus.cc:2889] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:59.070612 16845 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.066721 16967 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.079303 14942 leader_election.cc:400] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:13:59.079926 14942 leader_election.cc:403] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:59.082984 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:59.060392 16968 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.085979 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.086225 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.093133 15498 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:59.054867 14896 rpcz_store.cc:276] 0709 12:13:56.654502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.438729 (+784227us) service_pool.cc:224] Handling call
0709 12:13:57.439021 (+   292us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.577969 (+138948us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:57.578002 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:57.578051 (+    49us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:57.578080 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.054189 (+1476109us) spinlock_profiling.cc:243] Waited 135 ms on lock 0x7b54000852d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:59.054248 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.054396 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":310369664}
I20260709 12:13:59.104307 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.084343 16936 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:59.105198 16936 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.105722 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.106491 16989 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:59.107352 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.108150 14825 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:59.079102 16861 consensus_queue.cc:1059] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
I20260709 12:13:59.108793 16905 raft_consensus.cc:3055] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:59.108878 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.109171 16905 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:59.109469 14825 raft_consensus.cc:2376] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 5. Re-sending same reply.
I20260709 12:13:59.110337 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.110050 16905 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.111446 16905 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.112177 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1764) took 1935 ms. Trace:
I20260709 12:13:59.090994 16977 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 12:13:59.087004 16982 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:13:59.112576 14901 rpcz_store.cc:276] 0709 12:13:57.177278 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.287710 (+110432us) service_pool.cc:224] Handling call
0709 12:13:59.112000 (+1824290us) spinlock_profiling.cc:243] Waited 205 ms on lock 0x7b54002e9854. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:59.112122 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":472492288}
I20260709 12:13:59.114224 14821 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:59.115594 14830 raft_consensus.cc:3055] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:59.115989 14830 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.116736 14905 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:59.117069 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.117843 14824 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:59.118841 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.122040 16967 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:59.126050 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1393) took 2470 ms. Trace:
I20260709 12:13:59.126502 14898 rpcz_store.cc:276] 0709 12:13:56.655763 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.547108 (+891345us) service_pool.cc:224] Handling call
0709 12:13:57.574951 (+ 27843us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.742748 (+1167797us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.125800 (+383052us) spinlock_profiling.cc:243] Waited 1.17 s on lock 0x7b5400416ed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:59.125983 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2684403456}
I20260709 12:13:59.116756 14830 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.127946 14830 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.106899 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.110889 14827 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.137674 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.139865 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.144443 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:13:59.146029 16982 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:59.146503 16982 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:59.146853 16982 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.147050 16877 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:13:59.150040 16948 log.cc:927] Time spent T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.561s	user 0.001s	sys 0.005s
I20260709 12:13:59.150293 16890 consensus_queue.cc:1059] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:59.151218 16965 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:59.151607 16924 raft_consensus.cc:3055] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:59.151719 16965 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.152096 16924 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.152802 16965 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.152942 16924 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.154222 16924 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:59.158309 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1261) took 2571 ms. Trace:
I20260709 12:13:59.159211 16936 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:59.132664 16855 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:59.162808 14827 raft_consensus.cc:2410] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:13:59.165987 14830 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 12:13:59.167251 14830 pending_rounds.cc:85] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 6
I20260709 12:13:59.158716 14822 rpcz_store.cc:276] 0709 12:13:56.587160 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.351940 (+764780us) service_pool.cc:224] Handling call
0709 12:13:57.445625 (+ 93685us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:58.742111 (+1296486us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.157441 (+415330us) spinlock_profiling.cc:243] Waited 1.27 s on lock 0x7b5400093dd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:59.158130 (+   689us) spinlock_profiling.cc:243] Waited 84.1 ms on lock 0x7b5400093dd0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:59.158251 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3106693376}
I20260709 12:13:59.167817 14830 pending_rounds.cc:107] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:13:59.168082 14830 raft_consensus.cc:2889] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:59.170151 14977 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:59.170737 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1763) took 2039 ms. Trace:
I20260709 12:13:59.170804 14902 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:59.171247 14897 rpcz_store.cc:276] 0709 12:13:57.130955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.180804 (+ 49849us) service_pool.cc:224] Handling call
0709 12:13:59.170524 (+1989720us) spinlock_profiling.cc:243] Waited 69.8 ms on lock 0x7b54004605d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:13:59.170667 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":160613248}
I20260709 12:13:59.174757 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:59.175058 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:59.177997 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:59.178408 14871 connection.cc:256] RPC call timeout handler was delayed by -1.2465572459998384s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19240000000000002s for a response
W20260709 12:13:59.178843 14871 connection.cc:256] RPC call timeout handler was delayed by -1.0458572459999687s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2147s for a response
W20260709 12:13:59.179303 14871 connection.cc:256] RPC call timeout handler was delayed by -1.0305572459999439s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21640000000000004s for a response
I20260709 12:13:59.179977 14871 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:59.180821 16855 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.182410 14977 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:59.183009 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:59.184182 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:59.178963 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:13:59.183220 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.181782 16936 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.202615 14977 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:59.211164 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.204089 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:13:59.208302 14793 connection.cc:256] RPC call timeout handler was delayed by -1.2639305390000573s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15410000000000001s for a response
I20260709 12:13:59.203918 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:59.191136 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:13:59.212150 14793 connection.cc:256] RPC call timeout handler was delayed by -1.1451305390000925s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1673s for a response
W20260709 12:13:59.212615 14793 connection.cc:256] RPC call timeout handler was delayed by -1.1198049219999575s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15780000000000002s for a response
I20260709 12:13:59.184492 14794 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:59.186017 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:13:59.212951 14793 connection.cc:256] RPC call timeout handler was delayed by -1.055130538999947s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1773s for a response
I20260709 12:13:59.181334 16855 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.174345 16582 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:59.213418 14793 connection.cc:256] RPC call timeout handler was delayed by -1.045230538999931s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1784s for a response
I20260709 12:13:59.251044 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.213811 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.214600 16900 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.215353 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1759) took 2275 ms. Trace:
I20260709 12:13:59.203426 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.185254 16975 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:59.185370 16905 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:59.253000 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.253473 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.216598 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:59.250232 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.254355 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.251441 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:59.253525 14972 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:59.266737 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.267283 14972 raft_consensus.cc:2376] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6. Re-sending same reply.
I20260709 12:13:59.269462 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.249454 16730 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:59.186142 16856 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:59.186245 16837 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
I20260709 12:13:59.216547 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.278285 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.279273 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:59.279542 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.252604 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.280579 14822 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:59.281378 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.282312 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.283187 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.285394 16855 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:59.285990 16855 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:13:59.286469 16855 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.288604 16855 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:59.289135 16856 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:59.274133 16928 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:59.268491 16905 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.290778 16905 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.291064 16856 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:59.291960 16856 consensus_queue.cc:1243] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:13:59.292447 16960 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:59.294184 16960 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:59.295554 16960 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:59.295897 16960 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:59.186896 16861 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:59.296592 16861 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:59.297480 16861 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.260336 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:59.256959 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.256428 14903 rpcz_store.cc:276] 0709 12:13:56.939705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.552059 (+612354us) service_pool.cc:224] Handling call
0709 12:13:57.552378 (+   319us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:58.563473 (+1011095us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 12:13:58.563503 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:58.563975 (+   472us) log.cc:844] Serialized 26 byte log entry
0709 12:13:58.623402 (+ 59427us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:58.623439 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.209859 (+586420us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b54002c8654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:59.209910 (+    51us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.209960 (+    50us) raft_consensus.cc:1685] finished
0709 12:13:59.209974 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.215289 (+  5315us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1115,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":91,"spinlock_wait_cycles":2324326784,"thread_start_us":59053,"threads_started":1,"wal-append.queue_time_us":127876}
I20260709 12:13:59.393556 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 192) took 2078 ms. Trace:
I20260709 12:13:59.257258 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.395594 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.374044 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:13:59.215790 16568 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.185489 16894 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:59.270080 14824 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:13:59.405591 16894 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:59.406031 16894 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.272902 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.406224 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.406844 14824 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:13:59.407079 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.407621 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.408072 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.408187 14824 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:59.408821 14825 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:59.409274 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.409471 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.410213 14825 raft_consensus.cc:2410] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 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: 2 index: 2.
I20260709 12:13:59.410917 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.187175 15490 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:59.274366 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:13:59.411674 15490 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 337) took 2009 ms (client timeout 1987 ms). Trace:
W20260709 12:13:59.412060 15490 rpcz_store.cc:269] 0709 12:13:57.402599 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.551627 (+149028us) service_pool.cc:224] Handling call
0709 12:13:59.032953 (+1481326us) spinlock_profiling.cc:243] Waited 46.7 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:13:59.411612 (+378659us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":107321600}
I20260709 12:13:59.274681 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.413633 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.414301 14979 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:59.415066 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.415724 14979 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:59.275395 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:13:59.415740 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.416209 14977 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.275985 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.277125 14973 raft_consensus.cc:1240] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:59.421146 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:59.421752 14972 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.200912 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:59.332053 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.216470 16936 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.265969 16845 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:13:59.424850 16842 raft_consensus.cc:3055] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:59.425256 16842 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.303218 16551 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:59.372537 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.264334 16831 consensus_queue.cc:1059] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.109s
I20260709 12:13:59.258682 16582 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.252660 16969 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:13:59.385001 14978 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:13:59.207592 16898 raft_consensus.cc:2764] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:59.390851 16730 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:59.399294 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.404773 16568 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.421515 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.255724 16980 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.495945 16980 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.498333 16900 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:59.426680 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.487897 16837 raft_consensus.cc:3055] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:59.499280 16837 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.499799 14830 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:59.491804 16763 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:59.503882 16582 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:59.505228 16730 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:59.510993 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 421661us
I20260709 12:13:59.512002 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.517287 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:59.517872 14903 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.498531 16980 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:13:59.532960 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 319254us
I20260709 12:13:59.431135 14972 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:59.540622 14903 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:13:59.540874 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:13:59.541930 14972 raft_consensus.cc:2410] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:59.436528 16551 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:13:59.542233 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 357775us
I20260709 12:13:59.543002 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:59.543246 16551 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.436950 16842 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.543920 16974 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:59.439546 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 179279us
I20260709 12:13:59.524761 16582 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:59.394068 14828 rpcz_store.cc:276] 0709 12:13:57.314974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.401435 (+ 86461us) service_pool.cc:224] Handling call
0709 12:13:57.401803 (+   368us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:57.423918 (+ 22115us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:57.423951 (+    33us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:57.509935 (+ 85984us) log.cc:844] Serialized 52 byte log entry
0709 12:13:58.622184 (+1112249us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:58.929876 (+307692us) spinlock_profiling.cc:243] Waited 6.95 ms on lock 0x7b48002c01d8. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:13:59.301177 (+371301us) log.cc:844] Serialized 14 byte log entry
0709 12:13:59.392906 (+ 91729us) log.cc:844] Serialized 14 byte log entry
0709 12:13:59.393106 (+   200us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.393190 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.393305 (+   115us) raft_consensus.cc:1685] finished
0709 12:13:59.393321 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.393487 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":764348,"prepare.queue_time_us":680129,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":3876,"raft.run_cpu_time_us":12578,"raft.run_wall_time_us":1501145,"spinlock_wait_cycles":15977856,"thread_start_us":898509,"threads_started":1,"wal-append.queue_time_us":1087442}
I20260709 12:13:59.390820 16928 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.487052 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 177) took 3023 ms. Trace:
I20260709 12:13:59.396906 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:13:59.302610 16960 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.492400 14827 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [3.3-5.4]
I20260709 12:13:59.493607 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1407) took 1850 ms. Trace:
I20260709 12:13:59.486061 16970 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:59.495445 14973 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:13:59.434585 14977 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:59.438750 16936 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:59.500072 16837 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.544793 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:59.493575 16969 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.546921 14829 rpcz_store.cc:276] 0709 12:13:56.463776 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.251096 (+787320us) service_pool.cc:224] Handling call
0709 12:13:57.251335 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:57.251511 (+   176us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:13:57.368790 (+117279us) log.cc:844] Serialized 14 byte log entry
0709 12:13:57.558733 (+189943us) spinlock_profiling.cc:243] Waited 8.55 ms on lock 0x7b1800263380. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a557 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:13:59.027921 (+1469188us) spinlock_profiling.cc:243] Waited 44 ms on lock 0x7b1800263380. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a522 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:13:59.214253 (+186332us) spinlock_profiling.cc:243] Waited 35.3 ms on lock 0x7b1800263380. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb914c0a 00007f4cd5054219 00007f4ccb99ca40 00007f4ccb9974e4 00007f4ccb997455 00007f4cd247f3c7 00007f4ccea919a7 00007f4cceaa10bf 00007f4cceaa1038
0709 12:13:59.214453 (+   200us) log.cc:844] Serialized 14 byte log entry
0709 12:13:59.486690 (+272237us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:59.486751 (+    61us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:59.486794 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.486867 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.486992 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1709076,"prepare.queue_time_us":2023715,"prepare.run_cpu_time_us":6394,"prepare.run_wall_time_us":15287,"raft.queue_time_us":13457,"raft.run_cpu_time_us":260,"raft.run_wall_time_us":8986,"spinlock_wait_cycles":201872000,"thread_start_us":427305,"threads_started":3,"wal-append.queue_time_us":450004,"wal-append.run_cpu_time_us":1025,"wal-append.run_wall_time_us":1001045}
I20260709 12:13:59.544425 14794 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:13:59.554672 14899 rpcz_store.cc:276] 0709 12:13:57.643551 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.878245 (+1234694us) service_pool.cc:224] Handling call
0709 12:13:58.880764 (+  2519us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:58.883597 (+  2833us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.883630 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:58.902197 (+ 18567us) log.cc:844] Serialized 26 byte log entry
0709 12:13:59.052413 (+150216us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:59.052449 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.484011 (+431562us) spinlock_profiling.cc:243] Waited 1.22 ms on lock 0x7b54002c9054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:13:59.484055 (+    44us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.484097 (+    42us) raft_consensus.cc:1685] finished
0709 12:13:59.484111 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.493529 (+  9418us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":41,"raft.queue_time_us":166,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":18076,"spinlock_wait_cycles":2813824,"thread_start_us":149856,"threads_started":1,"wal-append.queue_time_us":205009}
I20260709 12:13:59.465755 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:13:59.567422 14979 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:59.557956 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:59.563073 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:59.568859 14902 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.570663 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.571494 14899 raft_consensus.cc:2410] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:13:59.551334 16582 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:13:59.587029 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:59.592429 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:59.587808 14979 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:13:59.589080 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:59.589670 16898 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:59.590420 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 46174.5us
W20260709 12:13:59.594137 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 385371us
I20260709 12:13:59.558358 16974 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.612051 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:59.568202 16842 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.613576 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:13:59.617471 14825 raft_consensus.cc:2410] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:13:59.570122 16854 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:59.620752 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 404192us
I20260709 12:13:59.568005 16936 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:13:59.623025 15495 raft_consensus.cc:1240] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:59.623572 14871 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:59.619165 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1406) took 1983 ms. Trace:
I20260709 12:13:59.624931 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:13:59.576565 16855 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:59.629582 16999 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:59.566717 16861 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 12:13:59.611717 16965 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:59.593447 16960 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.593997 16970 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:59.656896 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1250) took 2118 ms. Trace:
I20260709 12:13:59.657325 14970 rpcz_store.cc:276] 0709 12:13:57.538587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.753329 (+1214742us) service_pool.cc:224] Handling call
0709 12:13:58.802095 (+ 48766us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:59.302722 (+500627us) spinlock_profiling.cc:243] Waited 5.56 ms on lock 0x7b18002c53c0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4cce62f4bc 00007f4ccb97d48b 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb997455 00007f4ccea7f060 00007f4ccea7fbfb 00007f4ccea8a64b
0709 12:13:59.373546 (+ 70824us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:59.374820 (+  1274us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:59.391940 (+ 17120us) log.cc:844] Serialized 26 byte log entry
0709 12:13:59.532675 (+140735us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:59.532719 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.532798 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.637127 (+104329us) raft_consensus.cc:1685] finished
0709 12:13:59.637145 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.656822 (+ 19677us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12797,"raft.queue_time_us":50450,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":720,"spinlock_wait_cycles":12780416,"thread_start_us":114247,"threads_started":2,"wal-append.queue_time_us":106021}
I20260709 12:13:59.630182 14900 rpcz_store.cc:276] 0709 12:13:57.635697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.870393 (+1234696us) service_pool.cc:224] Handling call
0709 12:13:58.870730 (+   337us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:58.871057 (+   327us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.871084 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:58.871499 (+   415us) log.cc:844] Serialized 26 byte log entry
0709 12:13:59.556449 (+684950us) spinlock_profiling.cc:243] Waited 6.05 ms on lock 0x7b18004872a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:13:59.618706 (+ 62257us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:59.618752 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.618823 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.618870 (+    47us) raft_consensus.cc:1685] finished
0709 12:13:59.618881 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.619103 (+   222us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":207,"raft.queue_time_us":98,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":1759,"spinlock_wait_cycles":13906688,"thread_start_us":62069,"threads_started":1,"wal-append.queue_time_us":712440}
I20260709 12:13:59.594487 16568 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:59.612996 16582 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.643332 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.654917 14902 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
W20260709 12:13:59.635810 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 72476.1us
I20260709 12:13:59.662230 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.664554 15495 raft_consensus.cc:2376] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7. Re-sending same reply.
I20260709 12:13:59.668423 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.630849 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.635082 16968 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:59.636544 16890 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:59.636271 16900 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:59.692114 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 52365.2us
I20260709 12:13:59.694124 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:13:59.637328 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:13:59.695082 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 59167.9us
I20260709 12:13:59.662850 16854 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:59.625048 16898 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.633283 16845 consensus_queue.cc:1059] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 12:13:59.698064 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:59.699249 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.700047 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:59.699107 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.700110 16961 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:59.662161 16965 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:13:59.700621 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.633978 16936 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.701277 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.669795 16932 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:13:59.705037 15495 raft_consensus.cc:2368] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
I20260709 12:13:59.669454 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1297) took 2412 ms. Trace:
I20260709 12:13:59.707111 14902 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [3.3-5.4]
I20260709 12:13:59.695622 16799 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:59.707634 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.709280 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.714571 14904 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:13:59.703352 15491 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:59.718178 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.636108 16928 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.724710 14901 raft_consensus.cc:2393] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:59.714066 15494 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:13:59.679359 16905 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.729620 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.725852 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.708734 16854 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:13:59.724067 16991 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.190s	user 0.000s	sys 0.001s
I20260709 12:13:59.735996 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.716796 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.738536 14868 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.736166 15495 raft_consensus.cc:2376] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6. Re-sending same reply.
I20260709 12:13:59.743199 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.723286 16856 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:59.745208 14905 raft_consensus.cc:2393] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:59.746526 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.747242 14898 raft_consensus.cc:2393] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:13:59.749101 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:13:59.749691 14905 raft_consensus.cc:2376] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5. Re-sending same reply.
W20260709 12:13:59.573427 16700 consensus_queue.cc:1175] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b299c26ff3a548c18e364e7fdfb86553" responder_term: 6 status { last_received { term: 4 index: 6 } last_committed_idx: 6 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:59.752655 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:13:59.741259 16994 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 12:13:59.753553 14868 leader_election.cc:400] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
I20260709 12:13:59.752082 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.763232 14901 raft_consensus.cc:2410] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:13:59.739764 16799 raft_consensus.cc:697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:59.762689 14868 leader_election.cc:403] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:13:59.757017 16856 raft_consensus.cc:697] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:13:59.785317 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:13:59.786787 17015 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
W20260709 12:13:59.766072 16993 log.cc:927] Time spent T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.189s	user 0.001s	sys 0.001s
W20260709 12:13:59.757902 16996 log.cc:927] Time spent T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.201s	user 0.000s	sys 0.001s
W20260709 12:13:59.769186 17011 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:13:59.764686 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:13:59.770226 16898 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:59.766727 16969 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:13:59.775312 16936 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:59.798187 16965 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:13:59.816013 17008 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.101s	user 0.002s	sys 0.000s
I20260709 12:13:59.816160 16905 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:13:59.773978 16763 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:13:59.818786 16982 consensus_meta.cc:287] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.629s	user 0.002s	sys 0.009s
I20260709 12:13:59.819733 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1298) took 2568 ms. Trace:
I20260709 12:13:59.716161 14971 rpcz_store.cc:276] 0709 12:13:57.250339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.616812 (+1366473us) service_pool.cc:224] Handling call
0709 12:13:58.711940 (+ 95128us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:58.877824 (+165884us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.878944 (+  1120us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:58.993786 (+114842us) spinlock_profiling.cc:243] Waited 6.21 ms on lock 0x7b2c0005e068. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccd380a11 00007f4ccd390372 00007f4cceac2a01 00007f4ccea8743a 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2
0709 12:13:58.994258 (+   472us) log.cc:844] Serialized 52 byte log entry
0709 12:13:59.094461 (+100203us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:59.220478 (+126017us) log.cc:844] Serialized 14 byte log entry
0709 12:13:59.261383 (+ 40905us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.268989 (+  7606us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.623952 (+354963us) raft_consensus.cc:1685] finished
0709 12:13:59.635494 (+ 11542us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.662336 (+ 26842us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6834,"prepare.queue_time_us":152550,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":152882,"raft.run_cpu_time_us":280,"raft.run_wall_time_us":8803,"spinlock_wait_cycles":79482368,"thread_start_us":226872,"threads_started":2,"wal-append.queue_time_us":401530}
I20260709 12:13:59.860399 14974 rpcz_store.cc:276] 0709 12:13:57.250995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.690399 (+1439404us) service_pool.cc:224] Handling call
0709 12:13:59.123435 (+433036us) spinlock_profiling.cc:243] Waited 1.15 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:59.123644 (+   209us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:59.124010 (+   366us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:59.124041 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:59.157592 (+ 33551us) log.cc:844] Serialized 26 byte log entry
0709 12:13:59.487908 (+330316us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:59.487946 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:59.488022 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:59.819408 (+331386us) raft_consensus.cc:1685] finished
0709 12:13:59.819432 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:59.819668 (+   236us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":21782,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":94,"spinlock_wait_cycles":2649344,"thread_start_us":329967,"threads_started":1,"wal-append.queue_time_us":386750}
I20260709 12:13:59.773025 16799 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.768633 16854 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.716246 16974 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.769198 16856 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.755831 14897 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:13:59.780591 17010 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:13:59.821200 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 620298us
I20260709 12:13:59.899230 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:59.899802 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:59.822470 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:59.826439 15495 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:13:59.829281 14942 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:13:59.903110 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 73942.8us
I20260709 12:13:59.768513 17018 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:59.848354 14899 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: [5.6-5.6]
W20260709 12:13:59.848949 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:59.851678 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 239710us
W20260709 12:13:59.855218 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 262249us
I20260709 12:13:59.949348 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:59.827589 16978 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:59.850879 16582 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:13:59.851035 15494 raft_consensus.cc:2376] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4. Re-sending same reply.
I20260709 12:13:59.859927 16763 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:59.861728 16872 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:59.848901 16924 consensus_meta.cc:287] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.694s	user 0.011s	sys 0.001s
I20260709 12:13:59.963219 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:13:59.956966 16969 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.975164 16980 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:59.971140 17010 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:59.975972 16861 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.983556 17018 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:13:59.984315 17015 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.984586 16997 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.993626 14822 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
W20260709 12:13:59.994136 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 325759us
I20260709 12:14:00.000573 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.006606 15499 raft_consensus.cc:2393] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:00.008553 14869 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.866528 16982 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.017704 14794 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:00.021512 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 268083us
I20260709 12:13:59.959075 16730 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 12:13:59.993508 16969 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:00.033017 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:00.033974 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1246) took 3278 ms. Trace:
I20260709 12:14:00.022118 14869 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:13:59.976176 17014 consensus_queue.cc:1059] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:14:00.007700 16970 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:59.972707 17005 consensus_queue.cc:1059] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
W20260709 12:14:00.042074 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:00.025693 16900 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:00.051508 17018 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.052402 17014 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:00.052841 17014 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:00.053638 17014 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:13:59.998391 16872 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.025039 16979 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:59.993628 17025 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:14:00.006651 16861 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.042160 14976 rpcz_store.cc:276] 0709 12:13:56.745671 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.795144 (+1049473us) service_pool.cc:224] Handling call
0709 12:13:59.056259 (+1261115us) spinlock_profiling.cc:243] Waited 5.42 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:13:59.056500 (+   241us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:59.056859 (+   359us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:59.056890 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:59.057415 (+   525us) log.cc:844] Serialized 52 byte log entry
0709 12:13:59.163495 (+106080us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:59.556268 (+392773us) log.cc:844] Serialized 14 byte log entry
0709 12:13:59.849365 (+293097us) log.cc:844] Serialized 14 byte log entry
0709 12:14:00.023979 (+174614us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:00.024067 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:00.024167 (+   100us) raft_consensus.cc:1685] finished
0709 12:14:00.024179 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:00.024335 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":323479,"prepare.queue_time_us":137545,"prepare.run_cpu_time_us":136,"prepare.run_wall_time_us":5197,"raft.queue_time_us":302673,"raft.run_cpu_time_us":202,"raft.run_wall_time_us":7402,"spinlock_wait_cycles":22399488,"thread_start_us":585844,"threads_started":3,"wal-append.queue_time_us":435608}
W20260709 12:14:00.045073 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 141255us
I20260709 12:14:00.034500 16924 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.079314 14904 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:00.081853 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:00.082585 14904 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:00.057271 17014 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.046121 16842 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.067574 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.096412 14976 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:00.068897 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:00.070088 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:00.097476 14899 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:00.059135 16905 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:00.071285 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.043933 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.019485 17015 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.092192 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:00.021329 16997 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.059794 16900 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:00.100374 14903 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:00.102864 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 58994.5us
I20260709 12:14:00.103703 14794 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.102265 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.072332 16936 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.097390 14970 raft_consensus.cc:2376] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7. Re-sending same reply.
W20260709 12:14:00.098891 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:00.093866 16894 consensus_meta.cc:287] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.606s	user 0.007s	sys 0.004s
I20260709 12:14:00.111030 14794 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.116706 14794 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:00.059060 16763 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.058439 17026 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
W20260709 12:14:00.127556 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 220430us
I20260709 12:14:00.136452 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.133479 14794 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.105106 16875 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:00.113790 17025 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.160436 16872 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.163744 16872 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.164605 16872 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:00.165077 16872 raft_consensus.cc:697] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:00.165970 16872 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.168465 16898 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.168955 16898 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.169338 16837 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:00.171460 17001 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:00.171881 17001 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:00.172207 17026 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:00.172677 17001 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.118420 16842 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.114840 14971 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:00.135274 16970 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:00.185279 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 83092.2us
I20260709 12:14:00.175218 16965 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:00.116873 16894 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.116880 16936 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.169345 16898 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.172637 17026 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:14:00.217520 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 81157.9us
I20260709 12:14:00.187954 17025 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.187151 16582 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.253211 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.216136 16905 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:00.178802 16875 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:00.257869 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 166891us
I20260709 12:14:00.261018 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.262164 14829 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:14:00.264599 14796 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.265924 14829 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:00.267047 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.096846 17010 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.270215 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.268705 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.270877 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.272475 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.272773 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.273254 14828 raft_consensus.cc:2410] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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: 2 index: 2.
I20260709 12:14:00.267980 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.276435 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.277228 14830 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:00.276971 14829 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.278211 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.287467 14827 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:00.288966 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.289947 14827 raft_consensus.cc:2410] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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 12:14:00.290800 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.294684 15500 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 1. Current term is 3. Ops: []
I20260709 12:14:00.258437 16982 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.307300 14828 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:00.218598 16900 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.279297 17025 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:00.312116 14829 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:00.280099 16969 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.267407 17036 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:00.318269 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:00.321798 14871 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.659s (SENT) [suppressed 80 similar messages]
I20260709 12:14:00.319130 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.270329 16970 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:14:00.300762 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.310894 16982 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.304561 16906 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:00.352077 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.318838 17025 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:00.320686 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.297279 17026 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:00.372399 17038 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 12:14:00.373631 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 244) took 1006 ms. Trace:
I20260709 12:14:00.373970 14972 rpcz_store.cc:276] 0709 12:13:59.366935 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.543721 (+176786us) service_pool.cc:224] Handling call
0709 12:13:59.575874 (+ 32153us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:00.036900 (+461026us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:00.036934 (+    34us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:00.046652 (+  9718us) log.cc:844] Serialized 52 byte log entry
0709 12:14:00.114578 (+ 67926us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:00.264873 (+150295us) log.cc:844] Serialized 14 byte log entry
0709 12:14:00.301871 (+ 36998us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:00.302043 (+   172us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:00.373404 (+ 71361us) raft_consensus.cc:1685] finished
0709 12:14:00.373423 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:00.373575 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":277354,"prepare.queue_time_us":45783,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":277757,"spinlock_wait_cycles":6731520,"thread_start_us":369182,"threads_started":4,"wal-append.queue_time_us":108394}
I20260709 12:14:00.376619 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:00.377472 14900 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:00.379287 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1792) took 1123 ms. Trace:
I20260709 12:14:00.379674 14825 rpcz_store.cc:276] 0709 12:13:59.255526 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.410719 (+155193us) service_pool.cc:224] Handling call
0709 12:14:00.378987 (+968268us) spinlock_profiling.cc:243] Waited 184 ms on lock 0x7b54001e6c54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:00.379229 (+   242us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":422356736}
I20260709 12:14:00.381453 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1806) took 1122 ms. Trace:
W20260709 12:14:00.381672 17034 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.172s	user 0.001s	sys 0.000s
I20260709 12:14:00.385295 14824 rpcz_store.cc:276] 0709 12:13:59.259058 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.409069 (+150011us) service_pool.cc:224] Handling call
0709 12:14:00.381261 (+972192us) spinlock_profiling.cc:243] Waited 610 ms on lock 0x7b5400056254. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:00.381394 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1402213760}
I20260709 12:14:00.365499 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.411576 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 242) took 1108 ms. Trace:
I20260709 12:14:00.360766 14823 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.393100 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.412073 14978 rpcz_store.cc:276] 0709 12:13:59.303235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.484392 (+181157us) service_pool.cc:224] Handling call
0709 12:13:59.484733 (+   341us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:59.852590 (+367857us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:59.852624 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:59.855762 (+  3138us) log.cc:844] Serialized 26 byte log entry
0709 12:14:00.065628 (+209866us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:00.065665 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:00.066175 (+   510us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:00.411349 (+345174us) raft_consensus.cc:1685] finished
0709 12:14:00.411372 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:00.411510 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":363121,"raft.queue_time_us":365297,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":2968,"thread_start_us":202305,"threads_started":1,"wal-append.queue_time_us":429942}
I20260709 12:14:00.335690 16861 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.424791 14826 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:00.425079 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:00.426005 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 173078us
I20260709 12:14:00.368502 17018 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.369798 17015 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:00.421345 15491 consensus_meta.cc:287] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.685s	user 0.010s	sys 0.000s
I20260709 12:14:00.418136 16997 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.370298 16763 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.334991 17036 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.428498 14821 raft_consensus.cc:2368] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
I20260709 12:14:00.351742 16905 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.416824 17045 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:00.366501 16982 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.430527 17018 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.368819 17025 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.453908 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:00.446462 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 195476us
I20260709 12:14:00.384847 16906 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:00.443701 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 151907us
I20260709 12:14:00.441196 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.439839 16799 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.446244 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:00.454399 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 279544us
I20260709 12:14:00.455056 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.455761 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.442505 15491 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:00.459086 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.459307 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.461760 14975 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:00.459455 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.462720 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.445405 17029 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.447752 16894 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.452886 17018 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.466501 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.469640 14972 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.450651 16936 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.465759 14979 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 12:14:00.473930 14979 pending_rounds.cc:85] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 1
I20260709 12:14:00.474182 14979 pending_rounds.cc:107] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:14:00.474417 14979 raft_consensus.cc:2889] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:00.474717 14979 pending_rounds.cc:107] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:14:00.474944 14979 raft_consensus.cc:2889] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:00.471593 17052 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:00.477130 17052 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:00.477516 17052 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:00.480602 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:00.482565 14945 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.456959 16997 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.485045 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:00.486130 14945 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:00.487329 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:00.487936 17064 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.488445 17056 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:00.488627 17064 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:00.488943 16979 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:00.489158 17064 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:00.489385 16979 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:00.489650 17064 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:00.466734 16895 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.490320 16895 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.491008 16982 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.465057 16799 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.494237 16799 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.495251 17058 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:00.495760 17058 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.496569 17064 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.488080 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.502913 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.503136 17036 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.463562 16763 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:00.503551 14977 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:00.489837 16979 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:00.505833 16997 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.503131 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.506973 14971 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:00.454788 17045 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.498349 16895 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.497560 17056 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:00.509864 17056 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:00.511803 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:00.515175 14830 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:00.463503 17049 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.516626 17049 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.516963 17049 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.517306 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:00.519858 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.498960 17030 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:00.512458 17057 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:00.527716 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.528478 14821 raft_consensus.cc:2368] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
I20260709 12:14:00.529270 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.529682 16997 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.530043 14821 raft_consensus.cc:2410] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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: 2 index: 2.
I20260709 12:14:00.530869 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.509382 17058 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.533746 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.534835 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.535337 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.535671 17057 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.535871 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.549150 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.550175 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.536116 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.533653 17056 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.539566 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.543725 14972 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:00.510011 17045 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.553054 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:00.582276 14827 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:14:00.587641 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 48154.8us
W20260709 12:14:00.589406 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 53381.5us
I20260709 12:14:00.590860 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.591493 14827 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:00.592345 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.593375 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.593883 14827 raft_consensus.cc:2376] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5. Re-sending same reply.
I20260709 12:14:00.594666 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.596618 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.601866 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:00.601789 14945 connection.cc:256] RPC call timeout handler was delayed by -1.0952225179999004s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.215s for a response
W20260709 12:14:00.603704 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:00.602478 14827 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.571249 14823 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:00.652681 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 352) took 1076 ms. Trace:
I20260709 12:14:00.653163 15490 rpcz_store.cc:276] 0709 12:13:59.576719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.594050 (+ 17331us) service_pool.cc:224] Handling call
0709 12:14:00.552882 (+958832us) spinlock_profiling.cc:243] Waited 5.57 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:00.652604 (+ 99722us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12804352}
I20260709 12:14:00.655592 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 342) took 1066 ms. Trace:
I20260709 12:14:00.655718 17018 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.656562 15496 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:00.657979 17018 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.662647 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1801) took 1404 ms. Trace:
I20260709 12:14:00.663007 14822 rpcz_store.cc:276] 0709 12:13:59.257946 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.283001 (+ 25055us) service_pool.cc:224] Handling call
0709 12:14:00.662451 (+1379450us) spinlock_profiling.cc:243] Waited 710 ms on lock 0x7b540018fbd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:00.662563 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1632578432}
I20260709 12:14:00.664050 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.601204 17045 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:00.605050 16966 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.665227 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.667091 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:00.634925 14945 connection.cc:256] RPC call timeout handler was delayed by -1.0116701709998779s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1789s for a response
I20260709 12:14:00.642735 16906 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.643069 17056 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.635300 15492 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:00.636883 17030 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.644073 17064 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:00.646117 17014 consensus_meta.cc:287] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.545s	user 0.004s	sys 0.006s
I20260709 12:14:00.596105 14821 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:00.588814 16730 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:00.604882 17029 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:14:00.650226 14827 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:00.690384 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.691039 14822 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:00.691412 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.691943 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.692265 14827 raft_consensus.cc:2410] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 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 12:14:00.693352 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:00.670564 15499 rpcz_store.cc:276] 0709 12:13:59.589063 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.613331 (+ 24268us) service_pool.cc:224] Handling call
0709 12:14:00.655416 (+1042085us) spinlock_profiling.cc:243] Waited 382 ms on lock 0x7b54006617d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:00.655538 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":878921472}
I20260709 12:14:00.673769 14902 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:00.669332 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.637567 14871 leader_election.cc:400] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 2 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 2. Current term is 3.
W20260709 12:14:00.695230 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 57794.7us
W20260709 12:14:00.674876 16975 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.821s	user 0.025s	sys 0.025s
I20260709 12:14:00.677525 14972 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:00.680511 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:00.653043 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:00.686663 14824 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:00.680164 15492 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 353) took 1103 ms. Trace:
I20260709 12:14:00.674738 17060 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.647682 16898 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.695958 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.705605 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:00.702494 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:00.704056 14902 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:14:00.706804 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.707894 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:00.697505 16975 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.843s	user 0.026s	sys 0.026s
I20260709 12:14:00.708578 17010 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.712731 17029 consensus_queue.cc:1243] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 6.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
W20260709 12:14:00.713572 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44320.6us
I20260709 12:14:00.719209 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.705670 17014 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 12:14:00.714118 17073 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:00.725385 17025 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.727521 17025 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.708854 17060 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.730261 16898 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.731371 17060 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.731845 17052 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.732591 16928 raft_consensus.cc:3055] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:00.733067 16928 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:00.733959 16928 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.735196 16979 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.716310 14972 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:00.687500 14971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:14:00.737200 16979 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.737699 14971 raft_consensus.cc:606] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.738174 14971 raft_consensus.cc:614] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:00.738435 14826 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:00.738715 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 357) took 1151 ms. Trace:
I20260709 12:14:00.733918 17052 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:00.715583 16730 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:00.739427 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:00.698494 15492 rpcz_store.cc:276] 0709 12:13:59.577073 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.586334 (+  9261us) service_pool.cc:224] Handling call
0709 12:14:00.517174 (+930840us) spinlock_profiling.cc:243] Waited 4.94 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962eee 000000000036eb39 00007f4cd39d61e0 00007f4cd3a9f0c4 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:00.680090 (+162916us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11364608}
I20260709 12:14:00.722541 17017 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.746786 14979 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:00.747568 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.748107 14979 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 12:14:00.716952 16905 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:00.684741 17030 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:00.748652 14976 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:00.748683 16905 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.749125 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.749643 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:00.750008 14978 raft_consensus.cc:2410] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 6 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:14:00.750172 14976 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.750638 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.750923 16905 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.746729 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.719914 17065 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:14:00.752476 14971 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:00.748292 14973 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:00.754571 17030 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:00.718223 14871 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.755522 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:00.756096 14975 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.758451 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.753818 14977 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:14:00.762480 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44315.6us
I20260709 12:14:00.763262 14871 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.739100 15496 rpcz_store.cc:276] 0709 12:13:59.587420 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.611869 (+ 24449us) service_pool.cc:224] Handling call
0709 12:14:00.656373 (+1044504us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:00.656975 (+   602us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:00.738512 (+ 81537us) spinlock_profiling.cc:243] Waited 980 ms on lock 0x7b54006617d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:00.738645 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2253583232}
I20260709 12:14:00.765082 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:00.766870 15460 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:00.767722 14978 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:00.771836 14896 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 12:14:00.772253 16856 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.772702 16856 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.773065 16856 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.773964 17049 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.775128 14829 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:00.776254 15493 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:00.776953 15493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 358) took 1189 ms. Trace:
I20260709 12:14:00.777279 15493 rpcz_store.cc:276] 0709 12:13:59.587715 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.590259 (+  2544us) service_pool.cc:224] Handling call
0709 12:14:00.775907 (+1185648us) spinlock_profiling.cc:243] Waited 5.37 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962eee 000000000036eb39 00007f4cd39d61e0 00007f4cd3a9f0c4 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:00.776072 (+   165us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:00.776715 (+   643us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:00.776895 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12343168}
I20260709 12:14:00.777755 16898 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:00.778388 16898 consensus_queue.cc:1243] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:14:00.778909 17010 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.779378 16730 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:00.780556 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:00.781678 14869 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.779260 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:00.784086 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.785434 17014 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:00.785982 17058 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:00.787209 16568 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:00.788357 17002 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:00.790436 14975 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:00.776055 17049 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:00.795765 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:00.792992 14976 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:00.802460 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.802510 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:00.805256 14974 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:00.806975 14871 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.807363 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:00.788803 16861 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:00.820619 14976 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:00.820667 14974 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:00.822407 14871 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.825795 14871 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:00.800124 17058 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.796931 16855 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:00.826838 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.798934 17065 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.823616 14974 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:00.841832 14974 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.806387 17002 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.800595 16568 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:00.830199 16900 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:00.827860 16898 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.825951 16861 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:00.800792 16837 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:14:00.808801 17069 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:14:00.827443 17015 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.836789 17058 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:00.819963 16924 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 12:14:00.829967 17018 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:00.828230 17042 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:00.819446 16936 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:14:00.950846 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 121475us
I20260709 12:14:00.829207 14973 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:14:00.953364 14828 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:00.819972 16854 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.118s
I20260709 12:14:00.960083 14974 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
W20260709 12:14:00.962598 17038 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 12:14:00.948881 16905 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:00.954147 14971 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:00.950489 17002 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:00.964226 16861 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:00.962896 16855 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:00.975206 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.976394 14974 pending_rounds.cc:85] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 2
W20260709 12:14:00.976655 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 149894us
I20260709 12:14:00.993788 14974 pending_rounds.cc:107] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:14:00.994072 14974 raft_consensus.cc:2889] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:00.994133 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:00.994445 14974 pending_rounds.cc:107] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:14:00.994743 14974 raft_consensus.cc:2889] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:01.019125 17015 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:00.992990 16924 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:01.020201 16924 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:01.021181 16924 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:01.022610 16924 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:00.994113 16936 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.025041 16936 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:01.012459 17042 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:01.028369 17042 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:01.028780 17042 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:01.037864 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:01.002604 17031 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 12:14:00.972002 16568 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:01.041257 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.041692 17015 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.045162 16568 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:01.045549 17017 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:01.071966 17080 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
W20260709 12:14:01.072945 17079 log.cc:927] Time spent T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260709 12:14:01.073856 16966 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
W20260709 12:14:01.076766 17078 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 12:14:01.078296 16926 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.059369 16855 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.065457 16856 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.085583 16926 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.127117 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:01.130709 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.131565 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:01.132853 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:01.132797 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:01.106467 16900 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.137588 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:01.138765 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:01.139712 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.141366 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.142346 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.091217 17015 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:01.147325 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.146106 17091 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:01.148061 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:01.132802 16855 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:01.158497 17002 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.161861 16856 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:01.160379 17091 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:01.173331 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.175937 14899 raft_consensus.cc:2393] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:01.165369 17042 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.160310 16861 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.185882 17042 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:01.186672 16861 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:01.191888 16898 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:01.193089 16968 raft_consensus.cc:3055] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:01.193514 16968 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:01.194381 16968 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.195705 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.196514 14900 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:01.197070 16926 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:01.198024 16875 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:01.173316 16900 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.200929 17091 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:01.196375 14898 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:01.203929 16894 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.207881 17023 raft_consensus.cc:1064] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:14:01.195742 16968 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.210350 17002 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:01.201999 16551 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:01.215354 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.216519 16551 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.218672 16551 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:01.204450 16894 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:01.254760 16894 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:01.254693 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.257099 17058 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:01.258055 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 538867us
I20260709 12:14:01.259840 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:01.264604 17055 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.805s	user 0.001s	sys 0.003s
I20260709 12:14:01.268240 17026 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:01.275362 16971 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:01.313882 14970 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:01.315160 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:01.316042 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:01.318872 14974 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:01.304605 16968 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:01.323338 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.324287 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:01.325321 14829 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:14:01.325678 14829 pending_rounds.cc:85] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 1
I20260709 12:14:01.325886 14829 pending_rounds.cc:107] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:14:01.326061 14976 pending_rounds.cc:85] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 5
I20260709 12:14:01.326354 14976 pending_rounds.cc:107] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:14:01.326562 14976 raft_consensus.cc:2889] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:01.327203 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:01.327764 14828 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.324956 14979 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:01.329186 14979 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:01.329820 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:01.331254 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:01.331696 14823 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:01.317194 16926 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.331821 14824 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:01.326095 14829 raft_consensus.cc:2889] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:01.331830 14973 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 12:14:01.345546 14829 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:14:01.345273 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 85508us
I20260709 12:14:01.348062 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.329530 16855 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:01.332479 16926 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:01.327907 16980 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.031s	user 0.017s	sys 0.022s
I20260709 12:14:01.354995 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:01.364727 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:01.365943 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:01.320668 17094 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:14:01.369011 17095 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:01.474287 15498 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:01.474431 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:01.474776 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:01.344942 16967 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:01.478194 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.360339 16855 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:01.333846 16968 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.375527 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:01.378261 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:01.363538 17100 log.cc:927] Time spent T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 12:14:01.341282 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:01.363080 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:01.537582 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.336405 16861 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:14:01.360504 17016 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:14:01.359298 16551 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:14:01.546679 15496 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:01.337994 17002 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 12:14:01.457458 14828 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:01.458690 14902 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:01.338624 16582 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 12:14:01.547924 17002 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:01.548863 17002 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.462177 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:01.549041 16582 raft_consensus.cc:3055] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:01.549475 16582 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:01.462353 17030 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:01.550763 16551 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:01.551167 16551 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.550288 16582 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.553822 16582 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:01.536749 17102 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.054s	user 0.002s	sys 0.001s
I20260709 12:14:01.556777 14974 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:01.551963 16551 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:01.562167 16551 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:01.563733 17058 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:01.568109 16965 consensus_queue.cc:1175] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "06d602c103924b9ca33fd3a8852aad88" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:01.572772 14796 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.577039 14979 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:01.468993 17094 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:14:01.472784 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 124793us
I20260709 12:14:01.476086 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:01.479419 14824 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:01.481000 16855 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.478242 16967 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.484122 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.486521 17059 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.480540 15494 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:01.526132 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:01.526424 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 198980us
I20260709 12:14:01.478104 16856 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:01.527078 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 182473us
W20260709 12:14:01.534696 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:01.364423 16980 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.068s	user 0.017s	sys 0.023s
I20260709 12:14:01.542030 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:01.592443 14901 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:01.543064 14898 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:01.543397 15493 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:01.543656 15490 raft_consensus.cc:2410] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 5 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:14:01.544953 16968 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:01.352908 16872 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:01.579411 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.583411 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.583698 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:01.616954 14979 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.617354 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.618518 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.583434 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:01.580127 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 104095us
I20260709 12:14:01.589810 14977 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:14:01.596504 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 243564us
I20260709 12:14:01.549472 15491 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
W20260709 12:14:01.582202 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 230282us
I20260709 12:14:01.625340 16861 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.588471 16967 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:01.623162 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:01.623394 14974 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:14:01.586395 17049 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:01.586151 17107 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:01.578476 17103 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:01.587040 16926 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:01.629753 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:01.621155 14868 leader_election.cc:336] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.866s (SENT)
W20260709 12:14:01.628650 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 45313.2us
I20260709 12:14:01.624507 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.663039 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:01.664203 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.664371 14824 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:01.661243 14868 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:01.665539 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 44424.8us
I20260709 12:14:01.666522 14979 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:01.670866 14824 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:01.633584 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.637101 17002 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:01.638623 16875 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:01.609501 17059 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.640493 14973 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:01.640691 17095 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:01.613868 16856 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.590479 17010 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 12:14:01.647010 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:01.629081 17073 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:01.630383 16968 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:14:01.649603 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:01.639684 17103 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.652256 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:01.616317 16872 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:01.662448 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:01.657127 14728 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.673259 14869 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:01.674669 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:01.676939 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44675.8us
I20260709 12:14:01.691754 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.692970 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.694018 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:01.621369 16975 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:01.673029 16905 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:01.633435 16837 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:01.682425 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:01.677640 16700 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:01.677707 17107 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:01.661275 16861 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.700445 16971 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:01.706893 17054 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:01.720799 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:01.725787 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.681169 16932 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 12:14:01.703500 16831 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:01.686316 16842 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.683223 16875 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:01.690174 17015 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:01.686146 17030 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:01.707285 17046 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:14:01.695101 16872 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:01.696601 17002 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.677877 17018 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
W20260709 12:14:01.793673 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.702875 14945 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:01.703379 17045 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:01.684300 17095 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:01.811336 17095 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:01.723966 17010 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:14:01.750721 14826 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1284) took 1304 ms (client timeout 1615 ms). Trace:
W20260709 12:14:01.812592 14826 rpcz_store.cc:269] 0709 12:14:00.445875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:00.445996 (+   121us) service_pool.cc:224] Handling call
0709 12:14:01.750518 (+1304522us) spinlock_profiling.cc:243] Waited 282 ms on lock 0x7b54001e6c54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:01.750648 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":648677120}
I20260709 12:14:01.724669 16900 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:01.814179 16900 raft_consensus.cc:697] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.812598 17010 raft_consensus.cc:697] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:01.815130 16900 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.704270 17040 consensus_queue.cc:1059] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 12:14:01.816905 17040 raft_consensus.cc:3055] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:01.816336 17010 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.734114 16831 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:01.818037 16831 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:01.817353 17040 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:01.819923 17040 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.821642 17040 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:01.827174 17045 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:01.831214 16831 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:01.832691 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 129893us
I20260709 12:14:01.838191 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:01.748639 17001 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:01.843298 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.748366 16551 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.856950 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:01.786648 17015 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:14:01.854231 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:01.853042 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 177738us
I20260709 12:14:01.866873 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:01.745558 16842 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:01.786778 17054 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.784466 17058 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:01.875855 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 180914us
I20260709 12:14:01.834993 16831 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.045110 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:02.048990 14829 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:02.076839 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:02.078225 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:02.079032 14829 raft_consensus.cc:2393] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:02.079895 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:02.051689 14827 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:02.081251 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:02.082320 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:02.082880 14827 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:02.083703 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:02.084246 14827 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:02.086239 14827 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:02.053093 14945 connection.cc:256] RPC call timeout handler was delayed by -1.063879758000212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2009s for a response
I20260709 12:14:02.061097 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:02.062760 14871 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:02.050565 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:02.085057 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:02.078612 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.075377 17054 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.094527 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:02.076160 16875 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.096436 17054 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:02.098359 17096 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:02.098587 16831 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.099237 16831 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.077332 16582 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:01.863549 17094 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.237s
I20260709 12:14:02.098229 16842 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:02.101814 16842 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:01.840785 16837 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.199s
I20260709 12:14:02.105206 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:02.105671 14830 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:01.863338 16933 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:02.109357 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:02.112679 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:02.113718 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 440488us
I20260709 12:14:02.125401 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:01.860317 16551 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.126214 14829 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:02.104600 17054 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:02.138926 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 448838us
I20260709 12:14:02.143707 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:02.144801 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.111227 17073 raft_consensus.cc:2764] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:14:02.044437 16855 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.128422 17018 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:02.114993 17056 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:02.145736 14970 raft_consensus.cc:2410] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:02.102559 17107 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 12:14:02.115912 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:02.134379 17059 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:02.139338 16926 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.091480 17058 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.126787 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:02.102306 16842 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.131393 16856 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.201969 14827 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:14:02.127127 16968 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.057s
I20260709 12:14:02.209369 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.210258 14970 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:14:02.211071 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.211808 14970 raft_consensus.cc:2393] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:02.219120 17113 log.cc:927] Time spent T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.234s	user 0.001s	sys 0.000s
I20260709 12:14:02.222728 14976 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:02.225184 17112 log.cc:927] Time spent T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.122s	user 0.000s	sys 0.000s
I20260709 12:14:02.224831 16872 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:02.226194 14976 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:02.182420 17073 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.229192 14970 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:02.162957 17054 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.198911 17116 raft_consensus.cc:3055] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:02.199986 16861 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:02.215266 17111 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.483s	user 0.001s	sys 0.000s
I20260709 12:14:02.235229 14972 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:02.249524 16854 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.256955 14971 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:02.204639 16926 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.204413 17018 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:02.197484 16905 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 12:14:02.231015 14821 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:14:02.264396 17114 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.495s	user 0.000s	sys 0.001s
I20260709 12:14:02.242600 17116 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:02.171903 17015 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.278411 16926 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.279943 17116 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.281117 17116 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:02.299367 17023 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.323987 16905 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.342794 16905 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.344893 16905 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.326651 16997 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.345546 16997 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.346583 16898 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:02.347018 16898 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:02.347569 16997 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:02.349797 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.331955 14896 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:02.337462 17018 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.329973 16855 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:02.339234 17119 log.cc:927] Time spent T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.081s	user 0.001s	sys 0.001s
I20260709 12:14:02.267375 16854 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.305253 16933 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:02.362630 14974 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.007s	sys 0.020s
W20260709 12:14:02.365211 14974 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.639s	user 0.008s	sys 0.020s
W20260709 12:14:02.358114 17045 consensus_meta.cc:287] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.530s	user 0.009s	sys 0.000s
I20260709 12:14:02.347846 16898 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:02.385581 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 272960us
I20260709 12:14:02.391786 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:02.401403 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:02.402012 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 240829us
I20260709 12:14:02.408420 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:02.369697 16933 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.425928 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.426699 14978 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:02.427019 14903 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:02.427394 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:02.443674 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:02.443688 17058 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.444443 16975 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:02.444815 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:02.445664 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.445945 17054 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:02.377844 16551 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:02.444080 14978 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:02.444226 14905 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.455129 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:02.456091 14903 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:14:02.427580 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:02.459471 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.468008 14977 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:02.477010 14977 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:02.452858 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.376083 17045 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:02.486160 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 58666.3us
W20260709 12:14:02.488514 15462 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.032s	sys 0.045s
W20260709 12:14:02.489408 15462 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.032s	sys 0.045s
W20260709 12:14:02.489723 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 615199us
W20260709 12:14:02.452941 17040 consensus_meta.cc:287] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.631s	user 0.010s	sys 0.001s
I20260709 12:14:02.503947 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.438724 16898 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.424461 17057 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:02.518138 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:02.518661 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:02.519162 14822 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.805s	user 0.011s	sys 0.039s
W20260709 12:14:02.520340 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 432519us
W20260709 12:14:02.521229 14822 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.807s	user 0.011s	sys 0.039s
I20260709 12:14:02.521965 14898 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:02.444833 16975 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:02.531996 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:02.480369 17124 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.548532 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:02.474133 16872 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:02.565546 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:02.555733 14902 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.573114 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:02.563086 14899 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:14:02.542366 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.574150 15499 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:02.574441 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:02.516153 17032 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:02.582690 14905 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:02.576032 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:02.531888 17001 consensus_meta.cc:287] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.675s	user 0.006s	sys 0.004s
I20260709 12:14:02.581367 14825 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:14:02.564364 16975 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:02.599417 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:02.606611 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.542599 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.536993 14977 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
W20260709 12:14:02.577903 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 45990.7us
I20260709 12:14:02.622433 15495 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:02.587968 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.585268 14899 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:02.534232 14978 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:02.624130 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.624825 14978 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:02.584594 17045 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:02.519693 16932 consensus_queue.cc:1059] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.066s
W20260709 12:14:02.632062 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 44238.2us
I20260709 12:14:02.633828 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:02.532693 17056 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260709 12:14:02.644778 17056 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:02.645164 17056 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:02.640215 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.532449 16582 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
W20260709 12:14:02.645267 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.645756 15500 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:02.646631 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:02.582216 17032 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:02.582294 17137 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:02.583040 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.647156 15500 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.582387 17058 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.641219 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:02.648352 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:02.535003 16551 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.063s
I20260709 12:14:02.589814 15493 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:02.676368 16855 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:02.629902 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:02.678030 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:02.678635 15490 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.633790 17016 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.671525 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.684854 15495 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:02.572494 17124 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.586580 16861 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.086s
I20260709 12:14:02.660828 17032 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.630034 16980 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:14:02.690593 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.633129 17001 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.052s
I20260709 12:14:02.634418 16905 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 12:14:02.681798 17002 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:14:02.673965 15492 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:02.680966 15496 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:02.647620 17040 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 12:14:02.680971 15494 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:02.647881 17057 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 12:14:02.697564 15495 raft_consensus.cc:2393] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:02.695287 16971 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:02.681391 17139 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.692178 17089 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.699965 15500 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:02.722715 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.724740 15500 raft_consensus.cc:3055] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:02.725140 15500 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:02.725858 15500 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.726723 15500 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:02.728946 17134 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 12:14:02.733062 15490 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:02.681856 17058 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.708608 16854 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.887336 16900 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:01.685786 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:02.888415 16900 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:02.890369 16900 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:02.887965 14979 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.000s	sys 0.010s
W20260709 12:14:02.891816 14979 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.542s	user 0.000s	sys 0.011s
I20260709 12:14:02.892745 16905 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.893488 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1344) took 1303 ms. Trace:
I20260709 12:14:02.893890 16905 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.898437 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:02.905280 16905 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.911260 15492 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:02.912916 16831 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.894048 14979 rpcz_store.cc:276] 0709 12:14:01.589770 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:01.667176 (+ 77406us) service_pool.cc:224] Handling call
0709 12:14:01.667484 (+   308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:01.667825 (+   341us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:01.667852 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:01.668311 (+   459us) log.cc:844] Serialized 26 byte log entry
0709 12:14:02.349493 (+681182us) spinlock_profiling.cc:243] Waited 1.73 ms on lock 0x7b18003b2900. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:14:02.892704 (+543211us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:14:02.892807 (+   103us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:02.892936 (+   129us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:02.892992 (+    56us) raft_consensus.cc:1685] finished
0709 12:14:02.893006 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:02.893403 (+   397us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3003,"raft.queue_time_us":68,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":4843,"spinlock_wait_cycles":3979520,"thread_start_us":542612,"threads_started":1,"wal-append.queue_time_us":1103000}
W20260709 12:14:02.885336 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.918829 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.920897 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:02.922636 16971 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.923172 16971 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:02.942713 16975 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:02.943329 16842 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:02.944324 14976 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:02.689507 17016 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.948810 17029 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:02.874161 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.949625 14904 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 12:14:02.950042 14904 pending_rounds.cc:85] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 1
I20260709 12:14:02.950311 14904 pending_rounds.cc:107] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260709 12:14:02.950585 14904 raft_consensus.cc:2889] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:02.874527 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:02.875217 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 226798us
I20260709 12:14:02.953087 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:02.872000 14794 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.635s	user 0.021s	sys 0.025s
W20260709 12:14:02.953895 14794 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.717s	user 0.021s	sys 0.026s
I20260709 12:14:02.955050 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.956847 17021 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.957664 17021 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.959847 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1345) took 1369 ms. Trace:
I20260709 12:14:02.743434 15500 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
I20260709 12:14:02.969033 15500 pending_rounds.cc:85] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 5
I20260709 12:14:02.969404 15500 pending_rounds.cc:107] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 5.6
I20260709 12:14:02.969307 17029 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.969822 15500 raft_consensus.cc:2889] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:02.900776 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1348) took 1037 ms. Trace:
I20260709 12:14:02.856344 14728 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 2 to 3, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:02.736567 17089 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.904637 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.988102 15494 raft_consensus.cc:2376] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5. Re-sending same reply.
I20260709 12:14:02.905023 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.989822 17057 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.906839 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:02.907421 16582 raft_consensus.cc:3055] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:02.903282 16861 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.908100 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:02.908946 16926 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.949220 16872 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:02.960718 17001 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:02.885317 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 410207us
I20260709 12:14:02.966645 15496 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 3: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:02.967602 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:02.967339 16928 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:02.903219 16967 consensus_meta.cc:287] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 1.228s	user 0.004s	sys 0.010s
I20260709 12:14:02.818498 17103 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.020104 16975 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.019903 17056 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.792068 17124 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:02.826113 17138 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:02.721707 17139 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.021766 17056 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:02.821830 17150 log.cc:927] Time spent T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
I20260709 12:14:02.971459 14970 rpcz_store.cc:276] 0709 12:14:01.862739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:02.229965 (+367226us) service_pool.cc:224] Handling call
0709 12:14:02.233507 (+  3542us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:02.234199 (+   692us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:02.234227 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:02.234650 (+   423us) log.cc:844] Serialized 26 byte log entry
0709 12:14:02.632768 (+398118us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:02.632809 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:02.632875 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:02.884077 (+251202us) raft_consensus.cc:1685] finished
0709 12:14:02.884118 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:02.900523 (+ 16405us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":87,"raft.run_cpu_time_us":66,"raft.run_wall_time_us":67,"thread_start_us":397739,"threads_started":1,"wal-append.queue_time_us":495573}
I20260709 12:14:02.953552 16875 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:03.025687 16875 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:02.867193 14724 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44686 (request call id 269) took 8899 ms. Trace:
W20260709 12:14:03.027050 17054 consensus_queue.cc:1175] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b299c26ff3a548c18e364e7fdfb86553" responder_term: 7 status { last_received { term: 6 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:02.975239 17029 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.029568 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1810) took 2391 ms. Trace:
I20260709 12:14:03.030082 17020 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:03.030823 17025 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.029960 14822 rpcz_store.cc:276] 0709 12:14:00.638390 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:00.697654 (+ 59264us) service_pool.cc:224] Handling call
0709 12:14:00.697912 (+   258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:00.698090 (+   178us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:14:00.718143 (+ 20053us) log.cc:844] Serialized 14 byte log entry
0709 12:14:01.713947 (+995804us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b1800123e80. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce62723a 00007f4ccea91a2a
0709 12:14:02.875503 (+1161556us) log.cc:844] Serialized 14 byte log entry
0709 12:14:03.003839 (+128336us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:03.009900 (+  6061us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:03.029014 (+ 19114us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:03.029134 (+   120us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:03.029337 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":119824,"prepare.queue_time_us":226583,"prepare.run_cpu_time_us":70,"prepare.run_wall_time_us":69,"raft.queue_time_us":128220,"raft.run_cpu_time_us":354,"raft.run_wall_time_us":32219,"spinlock_wait_cycles":4077952,"thread_start_us":1160100,"threads_started":2,"wal-append.queue_time_us":1967514}
I20260709 12:14:03.031495 17025 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.982334 14728 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 2 to 4, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:03.001662 17073 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:03.033360 16926 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.034401 17068 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.033627 14728 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 2 to 4, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 4 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.035107 17068 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:02.956096 15462 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:03.037412 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 81680.2us
I20260709 12:14:03.038030 17123 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:03.038447 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.039547 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:02.990214 17089 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.040236 14828 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:03.040935 17049 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.041137 16700 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:02.968015 16968 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 12:14:03.043149 15498 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:03.046803 17117 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:03.005610 17021 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.049889 16872 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.050390 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.021795 17138 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:03.004482 17045 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.960312 17032 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.052428 17137 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.998386 16582 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:03.053115 17137 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.054220 17032 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.053913 16582 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.054984 17138 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.015862 17058 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.016381 17057 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.023855 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.035984 16926 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:02.999943 16971 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.023996 17139 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.055742 16582 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:02.973022 14974 rpcz_store.cc:276] 0709 12:14:01.590036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:01.685679 (+ 95643us) service_pool.cc:224] Handling call
0709 12:14:01.685974 (+   295us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:01.686311 (+   337us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:01.686339 (+    28us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:01.696952 (+ 10613us) log.cc:844] Serialized 52 byte log entry
0709 12:14:02.290404 (+593452us) spinlock_profiling.cc:243] Waited 3.44 ms on lock 0x7b48001f0158. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:02.365701 (+ 75297us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:02.384400 (+ 18699us) log.cc:844] Serialized 14 byte log entry
0709 12:14:02.951626 (+567226us) spinlock_profiling.cc:243] Waited 21.5 ms on lock 0x7b18003af780. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:14:02.958331 (+  6705us) spinlock_profiling.cc:243] Waited 21.6 ms on lock 0x7b18003af780. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb914c0a 00007f4cd5054219 00007f4ccb99ca40 00007f4ccb9974e4 00007f4ccb997455 00007f4cd247f3c7 00007f4ccea919a7 00007f4cceaa10bf 00007f4cceaa1038
0709 12:14:02.958702 (+   371us) log.cc:844] Serialized 14 byte log entry
0709 12:14:02.959184 (+   482us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:02.959316 (+   132us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:02.959413 (+    97us) raft_consensus.cc:1685] finished
0709 12:14:02.959425 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:02.959634 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15777,"prepare.queue_time_us":34106,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":14019,"raft.queue_time_us":16945,"raft.run_cpu_time_us":7823,"raft.run_wall_time_us":601251,"spinlock_wait_cycles":107068160,"thread_start_us":639830,"threads_started":1,"wal-append.queue_time_us":878732}
I20260709 12:14:03.037560 17068 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.040257 17014 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:03.025601 17001 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.008069 16861 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.047741 17117 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.057723 14728 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 3 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.083318 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.011915 16967 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.056162 17049 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.063313 17137 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.102777 15499 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:03.103514 16967 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.052696 17045 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.089946 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.107930 17014 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.109526 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.110339 14825 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:03.108433 14826 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:03.098424 17136 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 12:14:03.027222 16875 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.110471 17014 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.096669 14821 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:03.081969 17020 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.126382 17138 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:03.126986 17057 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:03.130234 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 80993.9us
I20260709 12:14:03.115065 16872 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:03.124115 14830 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:03.136821 16568 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.137301 14970 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:03.027489 14724 rpcz_store.cc:276] 0709 12:13:53.968059 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:53.968261 (+   202us) service_pool.cc:224] Handling call
0709 12:14:02.866954 (+8898693us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:56.894556 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:56.948420 (+ 53864us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:56.948457 (+    37us) write_op.cc:435] Acquired schema lock
0709 12:13:56.948477 (+    20us) tablet.cc:662] Decoding operations
0709 12:13:56.952996 (+  4519us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:56.953048 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:56.953078 (+    30us) tablet.cc:685] Acquiring locks for 20 operations
0709 12:13:56.961260 (+  8182us) tablet.cc:701] Row locks acquired
0709 12:13:56.961282 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:13:56.967033 (+  5751us) write_op.cc:270] Start()
0709 12:13:56.973184 (+  6151us) write_op.cc:276] Timestamp: P: 1783599236965869 usec, L: 0
0709 12:13:56.974651 (+  1467us) op_driver.cc:348] REPLICATION: starting
0709 12:13:57.149716 (+175065us) log.cc:844] Serialized 7879 byte log entry
0709 12:13:58.022818 (+873102us) op_driver.cc:464] REPLICATION: finished
0709 12:13:58.592909 (+570091us) write_op.cc:301] APPLY: starting
0709 12:13:58.593005 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:58.600477 (+  7472us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:58.621746 (+ 21269us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:58.804501 (+182755us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:58.804787 (+   286us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=20
0709 12:13:58.804833 (+    46us) write_op.cc:312] APPLY: finished
0709 12:13:58.805213 (+   380us) log.cc:844] Serialized 139 byte log entry
0709 12:13:58.805387 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:58.805574 (+   187us) write_op.cc:454] Released schema lock
0709 12:13:58.805627 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:58.806041 (+   414us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:58.806067 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":33,"child_traces":[["op",{"apply.queue_time_us":569328,"apply.run_cpu_time_us":5586,"apply.run_wall_time_us":213107,"num_ops":20,"prepare.queue_time_us":109211,"prepare.run_cpu_time_us":17583,"prepare.run_wall_time_us":456025,"raft.queue_time_us":493299,"raft.run_cpu_time_us":22606,"raft.run_wall_time_us":559272,"replication_time_us":1047370,"spinlock_wait_cycles":1042816,"thread_start_us":961884,"threads_started":4,"wal-append.queue_time_us":201874,"wal-append.run_cpu_time_us":40833,"wal-append.run_wall_time_us":2447725}]]}
I20260709 12:14:03.137523 16568 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.142940 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.147858 14822 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:03.123749 17137 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:03.148964 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.151356 17025 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.153193 14971 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:03.153653 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1448) took 2480 ms. Trace:
I20260709 12:14:03.154002 14904 rpcz_store.cc:276] 0709 12:14:00.672957 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:00.674032 (+  1075us) service_pool.cc:224] Handling call
0709 12:14:00.675232 (+  1200us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:02.951201 (+2275969us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:03.153357 (+202156us) spinlock_profiling.cc:243] Waited 2.27 s on lock 0x7b54001423d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:03.153579 (+   222us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5228645120}
I20260709 12:14:03.154870 17001 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.156253 16861 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.157981 17045 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.158228 17016 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.136466 17014 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:03.160323 17049 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:03.162943 16933 consensus_meta.cc:287] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.706s	user 0.006s	sys 0.014s
W20260709 12:14:03.173695 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 129429us
I20260709 12:14:03.175694 17020 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.177004 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.181977 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.194559 14825 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:03.198279 14826 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:14:03.200451 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 129068us
I20260709 12:14:03.201896 16926 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:03.204437 17030 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:03.204604 17073 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:03.205096 17030 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.205368 17073 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.207334 17030 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:03.207849 17057 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:03.208467 17057 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.182003 16971 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:03.211021 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 61637us
I20260709 12:14:03.211717 17057 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.210778 16933 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.213493 17137 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.210371 17073 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:03.215595 16933 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.215813 17137 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.216228 17020 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:03.135746 14728 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.217360 14827 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:03.219501 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.220005 17057 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.220404 15493 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:03.223169 17057 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.223775 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.228305 17020 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.231379 14973 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:03.236148 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.238690 14822 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:03.239740 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:03.208372 17029 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.240409 14822 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.240628 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.241679 14971 raft_consensus.cc:2410] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 7 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:03.242043 17029 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:03.244063 17117 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.244799 14942 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.247558 17137 raft_consensus.cc:2764] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:14:03.249156 14942 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:03.252574 14904 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.252701 17130 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:03.252913 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.252079 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:03.253468 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:03.253669 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 300796us
I20260709 12:14:03.254161 17010 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:03.254565 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.258723 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.258569 14728 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 3, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:03.261447 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.264211 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:03.264786 14975 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:03.264947 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.266178 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:03.266620 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:03.271668 16568 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.272338 17084 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:03.272696 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1796) took 1210 ms. Trace:
I20260709 12:14:03.238329 14829 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:03.280768 14830 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:03.272255 14822 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:03.279596 14828 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:14:03.299355 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.303262 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.305217 14827 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:03.308429 14902 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:14:03.279069 17010 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.310477 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.275050 17057 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:03.326507 14824 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:03.325253 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1329) took 1172 ms. Trace:
I20260709 12:14:03.332738 14829 rpcz_store.cc:276] 0709 12:14:02.142505 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:02.143415 (+   910us) service_pool.cc:224] Handling call
0709 12:14:03.309240 (+1165825us) spinlock_profiling.cc:243] Waited 1.09 s on lock 0x7b54000929d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:03.313903 (+  4663us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2508718976}
I20260709 12:14:03.294575 14901 rpcz_store.cc:276] 0709 12:14:02.062445 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:02.062537 (+    92us) service_pool.cc:224] Handling call
0709 12:14:02.101691 (+ 39154us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:02.101891 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:14:02.571216 (+469325us) log.cc:844] Serialized 14 byte log entry
0709 12:14:03.247300 (+676084us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b1800013de0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb914c0a 00007f4cd5054219 00007f4ccb99ca40 00007f4ccb9974e4 00007f4ccb997455 00007f4ccea7f060 00007f4ccea91716 00007f4cceaa2287 00007f4cceaa2208
0709 12:14:03.247823 (+   523us) log.cc:844] Serialized 14 byte log entry
0709 12:14:03.248025 (+   202us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:03.248098 (+    73us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:03.248184 (+    86us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:03.272323 (+ 24139us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:03.272505 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10599,"prepare.queue_time_us":622759,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":67,"raft.queue_time_us":269631,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":169,"spinlock_wait_cycles":26709248,"thread_start_us":872391,"threads_started":2,"wal-append.queue_time_us":414606}
I20260709 12:14:03.345160 14822 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:03.339859 16854 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.355158 16854 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:03.372586 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 45222.2us
I20260709 12:14:03.314054 17010 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:03.412312 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 110950us
I20260709 12:14:03.357177 16582 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:03.426946 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 127632us
I20260709 12:14:03.426985 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:03.429603 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 180560us
I20260709 12:14:03.430863 14942 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.431905 17057 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:03.371793 17056 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:03.436656 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.442139 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:03.443650 14868 leader_election.cc:336] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.560s (SENT)
I20260709 12:14:03.440955 17056 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:03.453745 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 201905us
I20260709 12:14:03.454079 14868 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:03.456370 16997 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:03.459803 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.447284 16582 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.455387 17056 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:03.445729 16926 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 12:14:03.469521 14871 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:03.474629 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:03.474433 17178 log.cc:927] Time spent T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.118s	user 0.001s	sys 0.002s
I20260709 12:14:03.471899 17020 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.475301 16905 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:03.481629 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:03.490578 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 44125.1us
I20260709 12:14:03.477319 16582 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.484628 16905 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:03.492233 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 191324us
I20260709 12:14:03.491885 17095 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:03.494232 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.494561 15495 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.495395 15499 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:03.495888 15498 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:03.497109 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:03.496863 15460 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:03.502369 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:03.493189 16905 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.494650 17042 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:03.505221 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:03.508119 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:03.508517 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.505494 14826 raft_consensus.cc:1217] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Deduplicated request from leader. Original: 1.4->[2.5-5.6]   Dedup: 2.5->[5.6-5.6]
I20260709 12:14:03.509543 14826 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: [2.5-5.6]
I20260709 12:14:03.510604 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.511171 15499 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:03.507149 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:03.501024 16928 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:03.512647 16928 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:03.503049 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.512883 16568 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:03.513368 15496 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:03.513538 14822 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 12:14:03.513482 16568 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:03.518302 15495 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:03.518767 16568 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.522048 14824 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:03.525971 14902 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.506781 17042 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.503762 17020 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:03.530372 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.531167 14826 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:03.531656 14824 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: [4.6-4.6]
W20260709 12:14:03.532002 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.529151 16854 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.527117 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:03.535493 16967 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:03.535964 16967 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:03.537031 16967 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:03.544339 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 115452us
I20260709 12:14:03.557446 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.559922 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.560860 15500 raft_consensus.cc:2410] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:03.560585 16928 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.561729 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:03.561985 16928 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.530478 17042 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.548537 16967 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.544080 16582 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:03.568033 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:03.543541 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.569715 17141 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:14:03.573282 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.573504 15500 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:03.564462 17095 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:03.578840 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.581302 14904 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:14:03.578670 16997 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 12:14:03.585634 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.585870 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.586103 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:03.586846 14905 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.586843 14897 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:03.587428 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:03.586974 17063 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:14:03.572829 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.583249 15498 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 3 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:03.596496 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.596882 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.597448 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:03.599154 15491 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:03.579507 17095 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:03.600332 17095 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.606799 14971 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:03.608982 15495 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 7: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:03.572340 16582 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.615121 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.597383 14905 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:03.586819 15494 raft_consensus.cc:2376] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5. Re-sending same reply.
I20260709 12:14:03.616530 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.616760 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.617167 14900 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:03.617178 15500 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:03.618117 15500 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:03.618947 15500 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.599035 17123 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:14:03.620710 17010 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.621562 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.622342 14979 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:03.620118 15500 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:03.625394 17063 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:03.622193 17123 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:14:03.615557 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 86632.7us
I20260709 12:14:03.615221 14868 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:03.632095 14970 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:14:03.633474 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 52230.3us
I20260709 12:14:03.630239 15496 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:14:03.646291 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.649017 16997 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:03.649438 16997 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:03.649821 16997 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.652493 15500 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:03.654593 17103 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.654425 16905 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.656435 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.657337 14823 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:03.658660 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:03.660598 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.663784 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.664034 16842 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:03.664511 16854 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:03.577310 17020 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.665701 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.615365 16582 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:03.579885 16926 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 12:14:03.665373 14793 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:03.686883 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 55888.8us
I20260709 12:14:03.627101 17010 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.668680 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:03.683790 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 54062.6us
I20260709 12:14:03.689123 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:03.691191 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:03.703351 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.704010 14970 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:03.702988 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.715413 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:03.683858 17054 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:14:03.733081 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 67880us
I20260709 12:14:03.734848 14897 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:14:03.736510 16842 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.738689 16842 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.738897 16997 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.728327 17032 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:14:03.689123 14971 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:03.740587 14942 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.742687 16967 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.743252 16967 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.728991 16971 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:03.751026 17056 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.752044 16872 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:03.752962 17010 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:03.753504 17010 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.754210 16872 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:03.754647 16872 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:03.755528 16898 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:03.756106 16898 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.757071 17056 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.757736 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.758576 14900 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:03.758689 17103 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.759575 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.759280 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.760881 14903 raft_consensus.cc:2393] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:03.761699 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.755475 17010 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.762336 14904 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:03.760074 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:03.758468 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 174850us
I20260709 12:14:03.634392 17095 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.711275 17057 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:03.683318 17063 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 12:14:03.756572 14899 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:14:03.776957 14902 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:03.702610 16900 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:03.760187 14900 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:03.778594 16842 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:03.782712 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.783687 16905 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.784358 16971 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:03.785799 14898 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.730333 17054 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.789094 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:03.758227 16898 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.760951 17103 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.773450 16967 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.798889 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.780246 17057 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:03.785653 17138 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:03.755543 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.787174 15490 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:03.796634 17054 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:03.817639 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:03.818722 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 78238.7us
I20260709 12:14:03.806185 17057 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.801143 14897 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:03.858146 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.800997 16905 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:14:03.799180 16900 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.802875 16842 consensus_queue.cc:1059] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 12:14:03.814560 17103 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:03.814656 14896 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:14:03.804908 17104 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.053s
I20260709 12:14:03.886950 14942 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:03.889370 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:03.867731 16997 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:03.822059 17010 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.057s
I20260709 12:14:03.900831 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.841683 16971 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:03.859889 17029 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 12:14:03.880756 17174 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:03.857473 16898 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
W20260709 12:14:03.909410 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 51345us
I20260709 12:14:03.900487 16967 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.911633 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.911681 16967 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.914028 16967 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:03.914247 16898 consensus_queue.cc:1243] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:03.914773 16898 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:03.915066 16898 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:03.915844 16898 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.917109 16898 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:03.917822 17069 raft_consensus.cc:3055] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:03.918216 17069 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:03.919003 17069 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.920866 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.921592 14896 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
W20260709 12:14:03.935470 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 66860.7us
I20260709 12:14:03.951670 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:03.935045 16875 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:03.936932 17069 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:03.968031 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 414720us
I20260709 12:14:03.943717 17095 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.973187 15460 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:03.943897 17020 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:03.978391 17042 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:03.979616 14901 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:14:03.979414 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.967885 16875 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:03.989815 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.989631 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:03.994699 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 172056us
I20260709 12:14:03.998239 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:03.939740 17174 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.000121 14794 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:03.974699 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:04.046825 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 46861.3us
I20260709 12:14:03.989174 17029 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:04.053797 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 264766us
W20260709 12:14:04.056432 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.990056 16875 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.077345 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:04.042955 17185 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 12:14:04.058329 17104 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:04.034148 17123 raft_consensus.cc:697] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:04.104009 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:04.105545 14902 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 2.
I20260709 12:14:03.990901 16905 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.100s
I20260709 12:14:04.042014 17010 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.107378 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:04.057657 17029 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:04.112112 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:03.988890 16997 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.111s
I20260709 12:14:04.117112 14869 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:04.120635 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.098304 17104 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:04.129097 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 129475us
I20260709 12:14:04.092041 17200 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:04.110165 16842 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.041822 16926 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:04.116209 17029 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:04.113471 17117 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:04.116539 17141 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:04.149936 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:04.118516 17130 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:04.146958 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 226186us
I20260709 12:14:04.154273 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:04.130704 17183 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.250s	user 0.001s	sys 0.000s
I20260709 12:14:04.127496 17104 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:04.150563 14970 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 7
W20260709 12:14:04.164825 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 276706us
I20260709 12:14:04.135782 17059 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:04.126801 16568 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:04.165695 14942 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:04.134433 16900 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:04.186410 17197 consensus_queue.cc:1059] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
W20260709 12:14:04.187916 17195 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 12:14:04.150408 17141 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.155741 17204 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:04.194669 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 67155.7us
I20260709 12:14:04.136330 17095 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 12:14:04.128098 17010 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:04.153463 17130 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.197216 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.150571 17196 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:04.162988 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 117778us
W20260709 12:14:04.178946 17192 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.240s	user 0.000s	sys 0.001s
I20260709 12:14:04.203181 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:04.177719 17128 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:04.227133 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.191578 17032 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:04.227056 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.199437 17141 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.196985 17186 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:04.153460 16842 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.222608 17130 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.197768 16568 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.231189 17123 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.231434 16872 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:04.231914 16928 consensus_meta.cc:287] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.669s	user 0.008s	sys 0.004s
I20260709 12:14:04.225164 16926 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.243762 14868 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:04.245074 17220 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:04.249200 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.232784 14974 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:04.228374 17204 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.247790 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:04.252664 14970 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:04.253684 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.245110 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.237788 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.233306 17197 raft_consensus.cc:3055] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:04.234200 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:04.290541 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 124872us
I20260709 12:14:04.291641 14942 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.263506 17196 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:04.265311 17186 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:04.298645 14970 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:04.296697 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.237003 17032 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.300843 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:04.297803 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 50098.8us
I20260709 12:14:04.302290 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.296991 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:04.302980 14824 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:04.305656 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.306280 14826 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:04.304639 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.309368 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:04.309854 17209 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:14:04.310806 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.311403 14821 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
W20260709 12:14:04.320969 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.321868 16842 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:04.329846 14794 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:04.287860 17197 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:04.332947 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.330084 14976 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:04.306756 17190 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.227s	user 0.001s	sys 0.000s
I20260709 12:14:04.337692 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.294278 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.294510 17174 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.335348 14975 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:04.337553 14825 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:04.298625 16898 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:04.339628 17208 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:04.339958 16568 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:04.340368 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:04.354158 14826 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.341001 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:04.343259 16582 consensus_meta.cc:287] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.629s	user 0.004s	sys 0.004s
W20260709 12:14:04.355602 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.341972 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:04.342190 17010 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:04.343343 16875 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.339814 16872 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.345412 17204 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:04.348309 14942 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:04.352348 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 108685us
I20260709 12:14:04.361066 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:04.374171 14976 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:04.332475 17202 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:04.362751 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 70191us
I20260709 12:14:04.430567 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:04.363497 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:04.370493 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.430871 17053 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.431577 14970 raft_consensus.cc:2393] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:04.431931 17216 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:04.372418 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:04.432659 17215 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.431572 17053 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:04.433099 17199 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
W20260709 12:14:04.434146 17207 log.cc:927] Time spent T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.143s	user 0.000s	sys 0.000s
I20260709 12:14:04.434662 17211 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:04.435001 17053 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:04.306542 16926 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:04.439994 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 107140us
I20260709 12:14:04.441418 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.432418 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.462214 14976 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:04.469488 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:04.368490 17020 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:04.487383 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 46044.2us
W20260709 12:14:04.431721 17187 log.cc:927] Time spent T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.268s	user 0.001s	sys 0.000s
I20260709 12:14:04.363574 17223 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:04.500694 14793 leader_election.cc:336] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.249s (SENT)
I20260709 12:14:04.435204 17211 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:04.432372 17216 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.366071 16900 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.123s
I20260709 12:14:04.335003 17196 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:04.542246 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 110576us
W20260709 12:14:04.542968 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 213170us
I20260709 12:14:04.523435 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:04.523937 17218 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.038s
W20260709 12:14:04.526099 17198 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.328s	user 0.001s	sys 0.000s
W20260709 12:14:04.515515 17054 consensus_meta.cc:287] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.693s	user 0.010s	sys 0.001s
I20260709 12:14:04.538627 17197 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.540560 17059 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:04.448418 17053 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.363125 16582 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.460932 17200 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:04.551272 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 229719us
I20260709 12:14:04.551954 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.601655 14825 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:14:04.516471 17221 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:04.495401 17020 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.613112 17020 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:04.613585 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 59084.9us
I20260709 12:14:04.614949 17053 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.615370 17211 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.494885 17174 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:04.616645 17174 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:04.617381 17053 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:04.617601 17174 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.555403 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.555579 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:04.618635 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 132591us
I20260709 12:14:04.556468 14826 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:04.492764 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:04.557106 17045 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:04.561970 14971 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:04.610327 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 262096us
I20260709 12:14:04.521788 17216 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.621302 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:04.636127 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.575759 17059 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.502578 16872 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:04.621493 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 47871.5us
I20260709 12:14:04.643687 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.645092 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:04.651322 14826 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:04.653506 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 219) took 1147 ms. Trace:
I20260709 12:14:04.653929 14830 rpcz_store.cc:276] 0709 12:14:03.506176 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:03.506344 (+   168us) service_pool.cc:224] Handling call
0709 12:14:03.519175 (+ 12831us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:03.519614 (+   439us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:03.519643 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:03.520190 (+   547us) log.cc:844] Serialized 26 byte log entry
0709 12:14:03.817377 (+297187us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:03.840223 (+ 22846us) log.cc:844] Serialized 14 byte log entry
0709 12:14:04.001003 (+160780us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:04.001105 (+   102us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:04.653269 (+652164us) raft_consensus.cc:1685] finished
0709 12:14:04.653291 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:04.653425 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":22684,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":46613,"raft.run_cpu_time_us":244,"raft.run_wall_time_us":9973,"thread_start_us":456353,"threads_started":2,"wal-append.queue_time_us":385149}
I20260709 12:14:04.637843 14897 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:04.656679 17056 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.657279 17056 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.657533 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.657882 17032 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.658619 16842 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:04.653626 17188 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.832s	user 0.013s	sys 0.003s
I20260709 12:14:04.619060 17200 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.660413 14825 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:04.661764 17200 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.662562 14825 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:04.663861 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.664930 17206 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:14:04.665845 16582 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:04.666015 17206 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:04.666436 17206 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:04.632972 17045 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:04.667270 17206 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.667497 17045 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.668134 17217 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.668748 17217 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.670852 17217 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.671603 17236 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:04.493952 17186 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:04.672667 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 51450.2us
W20260709 12:14:04.673352 17057 consensus_meta.cc:287] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.802s	user 0.004s	sys 0.007s
I20260709 12:14:04.673751 17057 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.675350 14978 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:04.653564 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 197) took 1163 ms. Trace:
I20260709 12:14:04.676893 14901 rpcz_store.cc:276] 0709 12:14:03.489719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:03.489841 (+   122us) service_pool.cc:224] Handling call
0709 12:14:03.492076 (+  2235us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:03.980009 (+487933us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:04.653315 (+673306us) spinlock_profiling.cc:243] Waited 487 ms on lock 0x7b54004407d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:04.653501 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1120692480}
I20260709 12:14:04.678179 14977 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:04.561592 16928 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 12:14:04.659297 17056 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.520836 17224 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.127s
I20260709 12:14:04.656045 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.575013 17054 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.686702 14830 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:04.635532 17221 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:04.659260 16842 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:04.719241 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1322) took 1113 ms. Trace:
I20260709 12:14:04.709535 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:04.639545 17053 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.072s
I20260709 12:14:04.719883 14973 rpcz_store.cc:276] 0709 12:14:03.605653 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:03.613910 (+  8257us) service_pool.cc:224] Handling call
0709 12:14:03.625926 (+ 12016us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:03.626354 (+   428us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:03.626380 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:03.626794 (+   414us) log.cc:844] Serialized 26 byte log entry
0709 12:14:03.966763 (+339969us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:03.966802 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:03.967496 (+   694us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:04.719007 (+751511us) raft_consensus.cc:1685] finished
0709 12:14:04.719028 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:04.719174 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":989,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":4722,"thread_start_us":338950,"threads_started":1,"wal-append.queue_time_us":471571}
I20260709 12:14:04.694370 14976 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:04.685196 17223 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:04.727839 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 70376.6us
I20260709 12:14:04.690338 17217 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.729064 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:04.729825 14979 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:04.724882 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:04.693233 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 137902us
I20260709 12:14:04.690618 17206 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.754689 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.756492 17234 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:04.757011 17234 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.757382 17234 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.757951 16928 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.758505 16928 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.756799 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.763265 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.757128 17117 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 12:14:04.769722 17228 log.cc:927] Time spent T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260709 12:14:04.773468 16898 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:04.774713 17059 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:04.730640 17045 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.732052 17232 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.779791 14896 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
W20260709 12:14:04.783823 17227 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 12:14:04.767441 17057 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.754084 17217 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.789840 14825 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:04.789989 17217 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.768978 17222 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:04.765961 16875 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:04.791224 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:04.790558 16854 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:04.767715 17103 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:04.803054 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.804447 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:04.807672 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.782243 17232 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:04.793947 16928 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:04.825731 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:04.830317 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.830579 14824 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:04.753860 17223 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:04.840493 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 405183us
I20260709 12:14:04.841909 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:04.846467 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 231734us
I20260709 12:14:04.815023 17057 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:04.878906 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:04.807212 17217 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:04.880128 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:04.882460 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 115734us
I20260709 12:14:04.892091 16971 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:04.890295 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 102745us
I20260709 12:14:04.894515 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.879741 15498 raft_consensus.cc:2393] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 3: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:04.908413 14828 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:04.877892 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:04.909875 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:04.830878 15490 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 580) took 1320 ms (client timeout 1525 ms). Trace:
I20260709 12:14:04.896811 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:04.880797 15499 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:04.872781 17196 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:04.873801 17222 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 12:14:04.912990 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:04.879422 17057 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.924088 17057 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:04.898209 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:04.908366 17010 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.925086 17205 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:04.925694 17205 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.926903 17219 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:04.893921 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:04.890725 17059 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:04.914177 17211 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.924882 15492 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
W20260709 12:14:04.924868 17240 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 12:14:04.794591 17221 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:04.913877 15490 rpcz_store.cc:269] 0709 12:14:03.496238 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:03.501021 (+  4783us) service_pool.cc:224] Handling call
0709 12:14:04.803484 (+1302463us) spinlock_profiling.cc:243] Waited 203 ms on lock 0x7b5400512a54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:04.807106 (+  3622us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":467872128}
W20260709 12:14:04.909296 17230 log.cc:927] Time spent T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.143s	user 0.000s	sys 0.001s
I20260709 12:14:04.933590 17010 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.932647 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:04.969009 17214 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:04.967350 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 69739.3us
I20260709 12:14:04.967481 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:04.946774 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1330) took 1314 ms. Trace:
W20260709 12:14:04.983469 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 73674.2us
I20260709 12:14:04.984505 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:04.983932 14979 rpcz_store.cc:276] 0709 12:14:03.632761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:03.632887 (+   126us) service_pool.cc:224] Handling call
0709 12:14:04.946542 (+1313655us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b5400365bd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:04.946686 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2396320640}
I20260709 12:14:04.944226 17054 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.973177 17223 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.973847 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:04.974928 17130 consensus_meta.cc:287] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.702s	user 0.009s	sys 0.000s
I20260709 12:14:04.975142 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:04.977725 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 64814.5us
I20260709 12:14:04.899765 17217 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:04.980043 14824 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:04.982035 15498 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:04.956118 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:04.940819 17244 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:14:04.989202 16875 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:04.989528 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.939613 17186 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:04.987605 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:04.914296 16971 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:04.981101 17069 consensus_meta.cc:287] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.006s	user 0.009s	sys 0.002s
I20260709 12:14:04.996917 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.990536 14829 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:14:04.986554 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:04.991760 17232 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.998409 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:04.992585 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:04.942320 16967 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:04.994449 15500 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.990474 14828 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.985980 17214 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.989789 16875 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.012549 17214 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:05.013970 16875 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:04.998561 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:04.999609 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.986259 17197 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.018522 17252 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:05.020381 17010 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.021044 15490 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 12:14:05.021574 17237 consensus_queue.cc:1059] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:05.022305 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.022593 17197 raft_consensus.cc:3055] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:05.023065 17197 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:05.023940 17197 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.007575 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:04.995110 14897 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.026116 17214 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.009100 14830 raft_consensus.cc:2410] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 because replica has last-logged OpId of term: 3 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 12:14:05.009449 17196 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:05.026036 14796 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:05.007965 16967 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:05.010744 17217 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.032666 17196 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.036674 17196 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.044072 15500 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:05.011946 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:04.996531 15496 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:04.982400 17211 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.006836 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:05.008468 17117 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:05.024868 17252 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:04.988104 17138 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:05.028035 15499 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:05.030395 15498 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:05.009618 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.047489 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:05.049841 17234 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.050329 17020 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:04.990988 17130 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.175716 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1369) took 1023 ms. Trace:
W20260709 12:14:05.176251 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 83893us
I20260709 12:14:05.111507 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:05.100459 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:05.179085 14973 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
W20260709 12:14:05.109681 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:05.127094 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.176121 14978 rpcz_store.cc:276] 0709 12:14:04.152771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.244747 (+ 91976us) service_pool.cc:224] Handling call
0709 12:14:05.175530 (+930783us) spinlock_profiling.cc:243] Waited 388 ms on lock 0x7b54003bd154. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:05.175657 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":892720896}
I20260709 12:14:05.040230 17069 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:05.207584 14796 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:05.205024 14828 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:05.177366 17197 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:05.166925 17141 consensus_meta.cc:287] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.907s	user 0.005s	sys 0.005s
W20260709 12:14:05.113844 17029 consensus_meta.cc:287] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.957s	user 0.005s	sys 0.004s
I20260709 12:14:05.213843 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:05.119556 16926 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.216354 14824 raft_consensus.cc:2368] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:05.209102 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:05.095108 17104 consensus_meta.cc:287] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.894s	user 0.006s	sys 0.004s
I20260709 12:14:05.221335 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:05.075932 17215 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.643s	user 0.009s	sys 0.002s
I20260709 12:14:05.050631 17232 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.097105 17128 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:05.212652 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:05.206220 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 126569us
I20260709 12:14:05.182385 17138 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.181160 17117 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:05.076246 16900 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.136s
I20260709 12:14:05.207818 15494 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:14:05.204553 17042 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:05.228127 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:05.249590 17234 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.251169 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 278) took 1272 ms. Trace:
I20260709 12:14:05.251703 17130 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.079671 17251 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.149s
I20260709 12:14:05.254477 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:05.255290 14979 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:05.205868 16875 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.231434 17254 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:05.306928 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 78883.1us
I20260709 12:14:05.207605 17069 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.224749 17029 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.224927 17056 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.225185 17223 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.226716 17059 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.229470 17174 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.226970 17032 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.238341 17219 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.310165 17254 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.320511 17219 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.321616 17214 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.322535 17254 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:05.322693 17032 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.310245 17130 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:05.323941 17130 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:05.230885 14897 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:05.324363 17130 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:05.309260 16875 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.324831 17032 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.240646 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:05.326697 16875 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:05.327170 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 86634.1us
I20260709 12:14:05.328369 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:05.329195 17020 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.251654 14971 rpcz_store.cc:276] 0709 12:14:03.978972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:03.979111 (+   139us) service_pool.cc:224] Handling call
0709 12:14:05.250945 (+1271834us) spinlock_profiling.cc:243] Waited 474 ms on lock 0x7b54002d3a54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:05.251093 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1090482560}
I20260709 12:14:05.330852 14971 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:05.331446 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1378) took 1013 ms. Trace:
I20260709 12:14:05.229341 17215 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.253043 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:05.332394 17059 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.332952 14978 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.333106 17215 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:05.333526 17215 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.333844 17215 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:05.334129 17222 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:05.334641 17222 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:05.224673 17103 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.226917 17204 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:05.114372 16967 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.309875 16971 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.175619 17216 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:05.258123 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 45555.7us
I20260709 12:14:05.335568 17103 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.299437 14793 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:05.315667 17223 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.309355 17042 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:05.338488 17042 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:05.335731 17204 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.228324 15490 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:05.336026 16967 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.262817 17117 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.315702 17056 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.308061 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:05.341442 17205 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.341713 17056 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:05.342298 14972 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:05.343523 17231 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.553s	user 0.001s	sys 0.001s
W20260709 12:14:05.310443 17045 consensus_meta.cc:287] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.517s	user 0.012s	sys 0.000s
I20260709 12:14:05.309844 17069 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.322580 17219 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.346155 17205 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:05.346699 17059 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:05.347265 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.347472 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1355) took 1054 ms. Trace:
I20260709 12:14:05.226351 17104 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.347829 14827 rpcz_store.cc:276] 0709 12:14:04.293250 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.293397 (+   147us) service_pool.cc:224] Handling call
0709 12:14:04.309706 (+ 16309us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:04.310054 (+   348us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:04.310082 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:04.310600 (+   518us) log.cc:844] Serialized 26 byte log entry
0709 12:14:04.439339 (+128739us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:04.439379 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:04.439440 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:05.343117 (+903677us) spinlock_profiling.cc:243] Waited 26.8 ms on lock 0x7b240017fbb8. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8209c4 00007f4ccb81eacb 00007f4ccb9d9dc9 00007f4ccb9d9a55 00007f4ccb9d909d 00007f4cce60b10e 00007f4cce62288c 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221
0709 12:14:05.347173 (+  4056us) raft_consensus.cc:1685] finished
0709 12:14:05.347195 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.347414 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2504,"raft.queue_time_us":36900,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":4272,"spinlock_wait_cycles":61648256,"thread_start_us":128349,"threads_started":1,"wal-append.queue_time_us":399881}
I20260709 12:14:05.349328 17095 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:05.349767 17095 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.350097 17095 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.351684 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:05.339227 17204 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.353004 17202 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:05.353544 17202 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:05.354413 17202 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.338049 17223 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.319620 17174 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.354427 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:05.347873 15500 raft_consensus.cc:2376] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6. Re-sending same reply.
I20260709 12:14:05.361101 15492 raft_consensus.cc:2376] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7. Re-sending same reply.
I20260709 12:14:05.361688 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.361860 17174 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.222352 17141 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.339030 17042 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.363817 17141 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.365047 14942 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:05.365861 17174 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:05.366218 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.366333 17174 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:05.367509 17104 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.367354 17174 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.368352 14823 raft_consensus.cc:2368] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:14:05.368674 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.369459 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1364) took 1001 ms. Trace:
I20260709 12:14:05.369799 14823 rpcz_store.cc:276] 0709 12:14:04.367900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.430269 (+ 62369us) service_pool.cc:224] Handling call
0709 12:14:05.369281 (+939012us) spinlock_profiling.cc:243] Waited 937 ms on lock 0x7b5400287654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:05.369405 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2154735488}
I20260709 12:14:05.371404 14903 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:05.331750 14971 rpcz_store.cc:276] 0709 12:14:04.317837 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.330331 (+1012494us) service_pool.cc:224] Handling call
0709 12:14:05.330670 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.331215 (+   545us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.331389 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.372153 14942 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:05.373077 14903 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.374915 14901 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:05.375140 17214 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.372466 14868 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:05.375648 17214 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.372979 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:05.377540 14901 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:14:05.338032 17103 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.338521 17216 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:05.311442 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:05.230508 17128 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.352545 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:05.229686 17138 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.335558 17222 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.382769 17141 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:05.319916 17029 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:05.346355 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:05.377815 17214 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.362049 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.362607 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:05.360172 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:05.401212 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:05.380752 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:05.383827 14901 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:05.384948 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.357007 17057 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.403297 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:05.316228 17196 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.377727 14971 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:05.353435 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:05.388875 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.412429 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:05.413020 14973 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.396350 14903 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:05.388890 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.414609 14900 raft_consensus.cc:2410] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:05.389858 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:05.415110 14898 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.392104 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.394613 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:05.395526 14975 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.415748 15500 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:05.403556 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:05.405359 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.405947 14904 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:05.406764 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:05.422688 14972 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:05.389405 14899 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:14:05.388521 17174 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:05.409195 14871 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:05.424713 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:05.390799 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:05.428776 14970 raft_consensus.cc:2393] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:05.382671 17186 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:14:05.430001 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:05.433635 14979 raft_consensus.cc:2410] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:05.410153 17104 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:05.412364 16898 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:05.412730 16568 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:05.410322 17216 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.397184 17103 consensus_queue.cc:1059] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:14:05.447549 17063 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:05.457620 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.449997 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.451294 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.451556 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:05.458563 14900 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.416536 17029 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:05.423491 17020 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:05.389242 17215 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:05.458993 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 49887.2us
I20260709 12:14:05.460856 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.465687 14830 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:14:05.429661 17254 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:05.460686 14822 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:05.465237 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:05.415316 16900 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:14:05.469415 14822 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:05.467932 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.473590 14898 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:05.478706 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:05.482062 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:05.482475 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 79014.4us
I20260709 12:14:05.453053 16898 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:05.454325 16568 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.454028 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1379) took 1128 ms. Trace:
I20260709 12:14:05.457890 17186 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.490792 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:05.464185 16905 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:05.464375 17218 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.491385 14978 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:05.487214 14822 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.462992 17174 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:05.500551 14871 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:05.471335 17254 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.498353 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1383) took 1179 ms. Trace:
I20260709 12:14:05.457584 17216 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.503720 14822 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.491856 16898 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.504655 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.482836 16997 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:05.529229 14827 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:05.470260 17029 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.472790 17225 raft_consensus.cc:3055] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:05.482710 17246 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:05.508646 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.522953 14974 rpcz_store.cc:276] 0709 12:14:04.319222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.477227 (+1158005us) service_pool.cc:224] Handling call
0709 12:14:05.497915 (+ 20688us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.498086 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.498123 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.498163 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:05.498191 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.498234 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.498309 (+    75us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.527894 15500 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:05.496474 16568 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:05.492024 17211 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.503314 16861 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:05.533553 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.510123 15491 raft_consensus.cc:2410] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:14:05.490715 17251 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.039s
I20260709 12:14:05.559072 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 282) took 1231 ms. Trace:
I20260709 12:14:05.496505 14971 rpcz_store.cc:276] 0709 12:14:04.318109 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.377232 (+1059123us) service_pool.cc:224] Handling call
0709 12:14:05.377537 (+   305us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.419915 (+ 42378us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.446145 (+ 26230us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.504444 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.528784 17254 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:05.547369 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.547829 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.502709 17186 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:05.539508 17263 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:14:05.531291 17141 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:05.555608 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:05.578034 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 77576.1us
I20260709 12:14:05.539959 17053 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.539845 14825 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:05.567693 14900 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:05.537926 17225 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:05.567509 16861 raft_consensus.cc:697] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:05.573127 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:05.589684 15495 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:05.564652 14974 rpcz_store.cc:276] 0709 12:14:04.327587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.541342 (+1213755us) service_pool.cc:224] Handling call
0709 12:14:05.558453 (+ 17111us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.558641 (+   188us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.558668 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.558706 (+    38us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:05.558736 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.558788 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.559013 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.540419 17042 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.565268 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:05.581465 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.582054 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.568681 14822 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:05.585690 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.585880 17095 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.596246 17225 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.602509 17225 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.602680 17095 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.587620 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1343) took 1267 ms. Trace:
W20260709 12:14:05.594609 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.595710 17214 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.574633 14821 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:05.598294 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:05.605538 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:05.603408 14977 rpcz_store.cc:276] 0709 12:14:04.324104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.643132 (+319028us) service_pool.cc:224] Handling call
0709 12:14:05.587445 (+944313us) spinlock_profiling.cc:243] Waited 13.6 ms on lock 0x7b54000410d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:05.587554 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":31252352}
I20260709 12:14:05.607668 14898 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:05.608491 15462 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:05.610225 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:05.610672 14830 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:05.611100 15498 raft_consensus.cc:2410] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 12:14:05.612811 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.596690 14897 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:05.614904 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1344) took 1286 ms. Trace:
I20260709 12:14:05.614820 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.615365 14974 rpcz_store.cc:276] 0709 12:14:04.328080 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.591199 (+1263119us) service_pool.cc:224] Handling call
0709 12:14:05.614438 (+ 23239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.614602 (+   164us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.614632 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.614672 (+    40us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:05.614701 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.614750 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.614850 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.641810 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.581130 17057 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.645524 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:05.597596 17042 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.647435 14827 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:05.597075 14971 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
W20260709 12:14:05.647739 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.596580 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:05.646955 14828 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:14:05.606745 17063 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:05.655474 17029 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:05.650930 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.650506 15498 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:05.596503 15490 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:05.649857 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:05.614127 16926 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.659143 17197 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:05.664485 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:05.665884 14905 raft_consensus.cc:2368] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:05.664108 15491 raft_consensus.cc:2410] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:14:05.668313 17010 raft_consensus.cc:3055] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:05.668706 17010 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:05.669451 17010 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.670545 17010 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:05.671216 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.671981 14905 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:05.617311 17214 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:05.674091 14976 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1349) took 1232 ms (client timeout 1526 ms). Trace:
I20260709 12:14:05.663962 15494 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: [5.7-7.8]
W20260709 12:14:05.676290 14976 rpcz_store.cc:269] 0709 12:14:04.441546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.515952 (+ 74406us) service_pool.cc:224] Handling call
0709 12:14:05.673933 (+1157981us) spinlock_profiling.cc:243] Waited 72.3 ms on lock 0x7b54001c61d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:05.674038 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":166288256}
I20260709 12:14:05.587934 17174 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.678200 14973 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:05.661530 17215 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.663026 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 283) took 1333 ms. Trace:
I20260709 12:14:05.689308 15494 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 12:14:05.691427 17266 log.cc:927] Time spent T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 12:14:05.691749 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.720369 14902 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:05.692510 16861 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.694646 17053 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:05.657232 17202 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 12:14:05.695897 17069 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.676350 17216 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.659621 17063 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.662669 17117 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.707332 17138 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.703989 17214 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.708213 14975 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:05.758049 14975 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:05.743443 16905 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.741341 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.704078 17104 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:05.689431 15490 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: [4.6-6.7]
I20260709 12:14:05.764572 16568 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.766786 16568 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:05.768023 15494 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:05.746275 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.771538 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:05.772590 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:05.773633 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.774555 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:05.775525 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:05.712984 17186 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:05.719777 15492 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:05.776201 14829 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:05.754402 14871 leader_election.cc:400] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:14:05.777016 14871 leader_election.cc:403] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:14:05.721223 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.758667 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1386) took 1069 ms. Trace:
W20260709 12:14:05.746665 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.709529 17130 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.778357 14975 rpcz_store.cc:276] 0709 12:14:04.689565 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.757562 (+1067997us) service_pool.cc:224] Handling call
0709 12:14:05.757870 (+   308us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.758435 (+   565us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.758611 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.786909 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1387) took 1097 ms. Trace:
I20260709 12:14:05.787606 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 202) took 1586 ms. Trace:
I20260709 12:14:05.788034 14896 rpcz_store.cc:276] 0709 12:14:04.201628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.203415 (+  1787us) service_pool.cc:224] Handling call
0709 12:14:05.787420 (+1584005us) spinlock_profiling.cc:243] Waited 483 ms on lock 0x7b54000ac154. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:05.787530 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1111997184}
I20260709 12:14:05.789443 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.790632 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.791253 14896 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:05.794467 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.751348 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:05.794750 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:05.710175 17204 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:05.796893 14824 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:05.787313 14975 rpcz_store.cc:276] 0709 12:14:04.689793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.786051 (+1096258us) service_pool.cc:224] Handling call
0709 12:14:05.786373 (+   322us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.786558 (+   185us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.786583 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.786627 (+    44us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:05.786667 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.786722 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.786848 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.777952 14830 raft_consensus.cc:2376] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7. Re-sending same reply.
I20260709 12:14:05.798925 14902 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:05.800007 14823 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:05.800563 14975 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:14:05.802661 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 58262.6us
I20260709 12:14:05.713114 14971 rpcz_store.cc:276] 0709 12:14:04.327844 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.574685 (+1246841us) service_pool.cc:224] Handling call
0709 12:14:05.596853 (+ 22168us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.652019 (+ 55166us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.660862 (+  8843us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.806558 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1388) took 1091 ms. Trace:
I20260709 12:14:05.809170 14975 rpcz_store.cc:276] 0709 12:14:04.710305 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.797705 (+1087400us) service_pool.cc:224] Handling call
0709 12:14:05.797967 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.800934 (+  2967us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.801124 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.796056 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.792085 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:05.814632 17130 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:05.826418 15492 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:05.812767 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1382) took 1493 ms. Trace:
I20260709 12:14:05.833606 14979 rpcz_store.cc:276] 0709 12:14:04.318949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.439791 (+1120842us) service_pool.cc:224] Handling call
0709 12:14:05.588048 (+148257us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.588249 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.588292 (+    43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.588339 (+    47us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:05.588374 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.588430 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.812582 (+224152us) spinlock_profiling.cc:243] Waited 137 ms on lock 0x7b54000410d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:05.812708 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":315863296}
I20260709 12:14:05.795235 14821 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:05.830513 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.836077 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.800266 17141 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5.
I20260709 12:14:05.848881 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 285) took 1081 ms. Trace:
I20260709 12:14:05.849359 14979 rpcz_store.cc:276] 0709 12:14:04.767235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.834776 (+1067541us) service_pool.cc:224] Handling call
0709 12:14:05.848391 (+ 13615us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.848578 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.848602 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.848644 (+    42us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:05.848675 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.848724 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.848822 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.798300 16905 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.853521 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1346) took 1487 ms. Trace:
I20260709 12:14:05.856949 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1347) took 1488 ms. Trace:
I20260709 12:14:05.860705 14977 rpcz_store.cc:276] 0709 12:14:04.366406 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.607303 (+1240897us) service_pool.cc:224] Handling call
0709 12:14:05.642774 (+ 35471us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.642969 (+   195us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:05.685380 (+ 42411us) log.cc:844] Serialized 14 byte log entry
0709 12:14:05.853185 (+167805us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.853242 (+    57us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:05.853283 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.853343 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.853457 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":133335,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":40,"raft.queue_time_us":245,"thread_start_us":209640,"threads_started":2}
W20260709 12:14:05.863185 14793 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.724s (SENT) [suppressed 20 similar messages]
I20260709 12:14:05.920787 14977 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:05.922608 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:05.860921 14974 rpcz_store.cc:276] 0709 12:14:04.368721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.616343 (+1247622us) service_pool.cc:224] Handling call
0709 12:14:05.648160 (+ 31817us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.648385 (+   225us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:05.743981 (+ 95596us) log.cc:844] Serialized 14 byte log entry
0709 12:14:05.856600 (+112619us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.856649 (+    49us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:05.856697 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.856766 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.856886 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3426,"prepare.queue_time_us":128126,"prepare.run_cpu_time_us":23,"prepare.run_wall_time_us":24,"raft.queue_time_us":3746,"raft.run_cpu_time_us":76,"raft.run_wall_time_us":77,"thread_start_us":193533,"threads_started":2}
I20260709 12:14:05.920087 16582 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.853948 14896 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
W20260709 12:14:06.035977 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:06.392971 14830 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.586s	user 0.012s	sys 0.043s
I20260709 12:14:06.099376 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 591) took 1187 ms. Trace:
I20260709 12:14:06.052565 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1354) took 1058 ms. Trace:
I20260709 12:14:06.396173 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1348) took 2027 ms. Trace:
W20260709 12:14:06.186825 16898 consensus_meta.cc:287] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.650s	user 0.009s	sys 0.001s
I20260709 12:14:06.242415 15498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 387) took 1222 ms. Trace:
W20260709 12:14:06.237690 17276 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.184s	user 0.000s	sys 0.000s
I20260709 12:14:06.175945 17069 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:06.402073 14974 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:05.981176 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:06.098323 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:06.393879 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:06.403788 14830 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.601s	user 0.012s	sys 0.044s
I20260709 12:14:06.419220 14900 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:06.404075 14977 rpcz_store.cc:276] 0709 12:14:04.994619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.943074 (+948455us) service_pool.cc:224] Handling call
0709 12:14:06.052013 (+108939us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.052209 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.052237 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.052294 (+    57us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:06.052328 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.052380 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.052505 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:05.895676 17204 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.032392 16842 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:06.406767 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1384) took 2087 ms. Trace:
I20260709 12:14:05.863780 16568 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:06.404037 15499 rpcz_store.cc:276] 0709 12:14:04.912197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.921559 (+  9362us) service_pool.cc:224] Handling call
0709 12:14:06.099175 (+1177616us) spinlock_profiling.cc:243] Waited 44 ms on lock 0x7b54004a47d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:06.099308 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":101152000}
I20260709 12:14:06.405855 15498 rpcz_store.cc:276] 0709 12:14:05.019758 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.658653 (+638895us) service_pool.cc:224] Handling call
0709 12:14:05.665856 (+  7203us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:05.666228 (+   372us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:05.686547 (+ 20319us) log.cc:844] Serialized 14 byte log entry
0709 12:14:05.847054 (+160507us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:05.847497 (+   443us) log.cc:844] Serialized 26 byte log entry
0709 12:14:05.852678 (+  5181us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:05.852742 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.863133 (+ 10391us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:06.242185 (+379052us) raft_consensus.cc:1685] finished
0709 12:14:06.242207 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.242353 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":25882,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":7122,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":7476,"thread_start_us":127743,"threads_started":1,"wal-append.queue_time_us":357483}
W20260709 12:14:06.376055 17128 consensus_meta.cc:287] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.976s	user 0.009s	sys 0.001s
W20260709 12:14:06.404143 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:06.406594 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:06.392846 17042 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.004s	sys 0.032s
W20260709 12:14:06.236671 17254 consensus_meta.cc:287] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.657s	user 0.009s	sys 0.001s
I20260709 12:14:06.436970 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1355) took 1440 ms. Trace:
W20260709 12:14:06.418159 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:06.405805 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:06.044059 14971 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:05.988749 17202 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.940919 16582 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:05.996729 17010 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.418890 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1353) took 1425 ms. Trace:
I20260709 12:14:06.420634 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1389) took 1707 ms. Trace:
I20260709 12:14:06.032087 17104 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.053042 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:06.393491 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 294678us
W20260709 12:14:06.450969 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 488522us
I20260709 12:14:06.454349 14868 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:05.941071 17063 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:06.402631 17216 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.235939 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 388) took 1215 ms. Trace:
I20260709 12:14:06.426610 14978 rpcz_store.cc:276] 0709 12:14:04.319483 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.507670 (+1188187us) service_pool.cc:224] Handling call
0709 12:14:05.674049 (+166379us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.674178 (+   129us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.674192 (+    14us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:05.674226 (+    34us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:05.674243 (+    17us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.674275 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.406589 (+732314us) spinlock_profiling.cc:243] Waited 166 ms on lock 0x7b54001c61d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:06.406697 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":381901568}
W20260709 12:14:06.432247 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:06.459457 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:06.437391 14977 rpcz_store.cc:276] 0709 12:14:04.996132 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.426307 (+1430175us) service_pool.cc:224] Handling call
0709 12:14:06.436460 (+ 10153us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.436655 (+   195us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.436681 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.436722 (+    41us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:06.436755 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.436806 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.436913 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:06.449738 14942 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:06.434065 17042 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.005s	sys 0.032s
I20260709 12:14:06.451709 14975 rpcz_store.cc:276] 0709 12:14:04.713493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.809930 (+1096437us) service_pool.cc:224] Handling call
0709 12:14:05.810242 (+   312us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.810434 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:14:05.840264 (+ 29830us) log.cc:844] Serialized 14 byte log entry
0709 12:14:06.420341 (+580077us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.420394 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:06.420439 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.420501 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.420591 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":408178,"prepare.queue_time_us":30600,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":33,"raft.queue_time_us":391890,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":5372,"thread_start_us":192069,"threads_started":1}
I20260709 12:14:06.462530 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 287) took 1314 ms. Trace:
I20260709 12:14:06.462868 14975 rpcz_store.cc:276] 0709 12:14:05.148523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.461715 (+1313192us) service_pool.cc:224] Handling call
0709 12:14:06.462031 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.462208 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.462232 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.462272 (+    40us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:06.462303 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.462364 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.462473 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:06.430672 16568 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.472748 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1356) took 1475 ms. Trace:
I20260709 12:14:06.473171 14978 rpcz_store.cc:276] 0709 12:14:04.997490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.471917 (+1474427us) service_pool.cc:224] Handling call
0709 12:14:06.472241 (+   324us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.472435 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.472463 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.472503 (+    40us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:06.472536 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.472587 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.472684 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:06.451570 14974 rpcz_store.cc:276] 0709 12:14:04.993234 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.978198 (+984964us) service_pool.cc:224] Handling call
0709 12:14:06.392593 (+414395us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.418645 (+ 26052us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.418833 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:06.458266 17226 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 12:14:06.476591 14826 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:06.475297 17214 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:06.457353 17104 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.418567 16898 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.453369 14900 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:06.457435 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:06.477805 16861 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.635s	user 0.019s	sys 0.034s
I20260709 12:14:06.465833 17174 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:06.483206 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1357) took 1475 ms. Trace:
I20260709 12:14:06.495646 14977 rpcz_store.cc:276] 0709 12:14:05.007728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.471159 (+1463431us) service_pool.cc:224] Handling call
0709 12:14:06.482713 (+ 11554us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.482890 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.482915 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.482958 (+    43us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:06.482986 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.483034 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.483134 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:06.498207 16568 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:06.498771 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 391) took 1248 ms. Trace:
I20260709 12:14:06.499202 15496 rpcz_store.cc:276] 0709 12:14:05.250767 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.718771 (+468004us) service_pool.cc:224] Handling call
0709 12:14:05.719178 (+   407us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:05.777311 (+ 58133us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.792802 (+ 15491us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:05.793399 (+   597us) log.cc:844] Serialized 52 byte log entry
0709 12:14:05.895519 (+102120us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:06.095029 (+199510us) log.cc:844] Serialized 14 byte log entry
0709 12:14:06.168965 (+ 73936us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.173424 (+  4459us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:06.498531 (+325107us) raft_consensus.cc:1685] finished
0709 12:14:06.498557 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.498710 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":113215,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":45,"raft.queue_time_us":57598,"raft.run_cpu_time_us":233,"raft.run_wall_time_us":3443,"thread_start_us":57321,"threads_started":1,"wal-append.queue_time_us":687547}
I20260709 12:14:06.503901 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1351) took 1844 ms. Trace:
I20260709 12:14:06.494839 17217 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:06.504293 14973 rpcz_store.cc:276] 0709 12:14:04.659416 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.679801 (+1020385us) service_pool.cc:224] Handling call
0709 12:14:05.680189 (+   388us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:05.680558 (+   369us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.680585 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:05.683149 (+  2564us) log.cc:844] Serialized 26 byte log entry
0709 12:14:05.995235 (+312086us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:05.995281 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.995353 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:06.503708 (+508355us) raft_consensus.cc:1685] finished
0709 12:14:06.503728 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.503841 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4547,"raft.run_cpu_time_us":85,"raft.run_wall_time_us":8152,"thread_start_us":246015,"threads_started":1,"wal-append.queue_time_us":752182}
I20260709 12:14:06.478471 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1352) took 1748 ms. Trace:
W20260709 12:14:06.452106 14793 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.012s	sys 0.010s
I20260709 12:14:06.431506 16842 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.434329 17128 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.491303 14975 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
I20260709 12:14:06.509805 14975 pending_rounds.cc:85] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 5
I20260709 12:14:06.482123 14868 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:06.474192 17216 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.476385 17130 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:06.454893 17202 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:06.515290 14829 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.668s	user 0.042s	sys 0.030s
I20260709 12:14:06.516093 14975 pending_rounds.cc:107] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 5.6
W20260709 12:14:06.506770 14793 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.012s	sys 0.010s
W20260709 12:14:06.507961 14972 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 284) took 1828 ms (client timeout 2084 ms). Trace:
W20260709 12:14:06.519622 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 656393us
W20260709 12:14:06.453889 15490 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.004s	sys 0.015s
I20260709 12:14:06.509635 14901 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:06.464777 17010 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.513648 14900 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:14:06.452509 17186 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.452189 17254 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.521425 14975 raft_consensus.cc:2889] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:06.480578 17214 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:06.519014 14972 rpcz_store.cc:269] 0709 12:14:04.679956 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.181487 (+501531us) service_pool.cc:224] Handling call
0709 12:14:06.507805 (+1326318us) spinlock_profiling.cc:243] Waited 117 ms on lock 0x7b54002d4454. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:06.507907 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":269352832}
W20260709 12:14:06.516533 14829 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.669s	user 0.043s	sys 0.030s
W20260709 12:14:06.494488 16861 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.652s	user 0.019s	sys 0.035s
I20260709 12:14:06.491954 17053 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 12:14:06.506492 17217 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:06.528741 14898 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:06.512264 17174 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:06.542339 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 1.1251e+06us
I20260709 12:14:06.520891 17251 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:14:06.523963 15490 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.006s	sys 0.015s
I20260709 12:14:06.524119 17226 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:06.578626 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:06.591409 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 289) took 1361 ms. Trace:
I20260709 12:14:06.591624 14899 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:06.523926 17042 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:14:06.508245 14971 rpcz_store.cc:276] 0709 12:14:04.730244 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.843122 (+1112878us) service_pool.cc:224] Handling call
0709 12:14:05.921556 (+ 78434us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.452126 (+530570us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.476744 (+ 24618us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:06.590626 16861 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:06.609759 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:06.597011 14975 rpcz_store.cc:276] 0709 12:14:05.230014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.463693 (+1233679us) service_pool.cc:224] Handling call
0709 12:14:06.463972 (+   279us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.542553 (+ 78581us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.591347 (+ 48794us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:06.621628 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:06.587728 17217 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:06.579198 16582 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.603473 16898 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:06.602258 17282 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 12:14:06.604701 17289 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:14:06.626309 14899 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:14:06.541131 17130 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.075s
I20260709 12:14:06.631314 14796 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:06.598321 17196 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:06.542840 17186 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.650538 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:06.625356 17251 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:06.592880 17204 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 12:14:06.646288 14827 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: [7.8-7.8]
I20260709 12:14:06.668481 14827 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:06.669881 14827 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:06.616106 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:06.674384 14970 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1377) took 2340 ms (client timeout 2091 ms). Trace:
W20260709 12:14:06.674808 14970 rpcz_store.cc:269] 0709 12:14:04.317526 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.432186 (+114660us) service_pool.cc:224] Handling call
0709 12:14:05.007399 (+575213us) spinlock_profiling.cc:243] Waited 3.2 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:06.657473 (+1650074us) spinlock_profiling.cc:243] Waited 402 ms on lock 0x7b5400099a54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:06.657608 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":932164224}
I20260709 12:14:06.651422 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:06.635285 17069 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:06.655891 14869 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:06.658488 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:06.681365 14905 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.659396 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1853) took 1205 ms. Trace:
I20260709 12:14:06.640882 17063 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:06.665144 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1848) took 1217 ms. Trace:
I20260709 12:14:06.682821 14823 rpcz_store.cc:276] 0709 12:14:05.448209 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.461411 (+ 13202us) service_pool.cc:224] Handling call
0709 12:14:06.664943 (+1203532us) spinlock_profiling.cc:243] Waited 317 ms on lock 0x7b54002567d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:06.665082 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":729390976}
I20260709 12:14:06.634527 16582 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:06.684728 14899 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:06.641738 17042 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:06.642741 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:06.739571 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:06.611720 17226 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.676100 14794 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:06.625228 17225 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:14:06.618788 16861 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.728520 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:06.734920 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 49187.1us
I20260709 12:14:06.740229 14822 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:06.681985 14824 rpcz_store.cc:276] 0709 12:14:05.453734 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.454683 (+   949us) service_pool.cc:224] Handling call
0709 12:14:05.467556 (+ 12873us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.797521 (+329965us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.659168 (+861647us) spinlock_profiling.cc:243] Waited 329 ms on lock 0x7b540038ed54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:06.659337 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":756933888}
I20260709 12:14:06.667092 17020 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:06.653442 17251 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:06.753310 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:06.771904 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:06.755013 14897 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:06.601410 17174 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.723315 17196 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.672376 14821 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:06.769682 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:06.783653 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:06.689940 16898 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:06.723605 17042 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:06.787693 14823 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.788560 17222 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.789001 14905 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:06.740960 16582 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.458779 15491 rpcz_store.cc:276] 0709 12:14:05.019984 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.667486 (+647502us) service_pool.cc:224] Handling call
0709 12:14:05.667859 (+   373us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:05.679225 (+ 11366us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.684748 (+  5523us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:05.700746 (+ 15998us) log.cc:844] Serialized 26 byte log entry
0709 12:14:05.754090 (+ 53344us) spinlock_profiling.cc:243] Waited 13.7 ms on lock 0x7b18004395a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:14:05.854114 (+100024us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:05.860795 (+  6681us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.895280 (+ 34485us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:06.235581 (+340301us) raft_consensus.cc:1685] finished
0709 12:14:06.235599 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.235858 (+   259us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6404,"raft.queue_time_us":7868,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":7659,"spinlock_wait_cycles":31815168,"thread_start_us":90823,"threads_started":1,"wal-append.queue_time_us":532853}
I20260709 12:14:06.738821 14896 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:06.798599 14822 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
W20260709 12:14:06.802629 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 280457us
I20260709 12:14:06.804087 14827 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:14:06.806553 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 53352.6us
I20260709 12:14:06.784783 17214 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:06.836302 14825 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1841) took 1999 ms (client timeout 2166 ms). Trace:
I20260709 12:14:06.796029 17104 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.809315 17063 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:14:06.850430 14825 rpcz_store.cc:269] 0709 12:14:04.836529 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.100138 (+263609us) service_pool.cc:224] Handling call
0709 12:14:06.836097 (+1735959us) spinlock_profiling.cc:243] Waited 325 ms on lock 0x7b54003da754. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:06.836222 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":746733952}
I20260709 12:14:06.806066 16898 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:06.858381 17302 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.404150 14976 rpcz_store.cc:276] 0709 12:14:04.368989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.677949 (+1308960us) service_pool.cc:224] Handling call
0709 12:14:05.708628 (+ 30679us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.708835 (+   207us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:05.746959 (+ 38124us) log.cc:844] Serialized 14 byte log entry
0709 12:14:06.395788 (+648829us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.395849 (+    61us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:06.395903 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.395976 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.396107 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3563,"prepare.queue_time_us":67827,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":29,"raft.queue_time_us":3682,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":10322,"thread_start_us":140160,"threads_started":2}
I20260709 12:14:06.814523 17053 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:14:06.862690 17293 log.cc:927] Time spent T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
W20260709 12:14:06.863385 17294 log.cc:927] Time spent T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
W20260709 12:14:06.864171 17292 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:14:06.865316 16861 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.865662 17010 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:06.866719 17226 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.855036 16842 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.867451 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1819) took 1287 ms. Trace:
I20260709 12:14:06.916980 14901 rpcz_store.cc:276] 0709 12:14:05.579620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.670288 (+ 90668us) service_pool.cc:224] Handling call
0709 12:14:05.670539 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.524090 (+853551us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.867233 (+343143us) spinlock_profiling.cc:243] Waited 838 ms on lock 0x7b54002c8654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:06.867395 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1927553408}
I20260709 12:14:06.869362 17254 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:06.870213 17186 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.870740 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:06.924763 14821 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:06.924998 16582 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.805787 17196 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.927165 17196 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:06.852638 17204 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:06.811053 17216 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:06.836922 17222 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.929262 17222 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:06.931339 17216 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.931860 17216 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.933974 17216 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:06.934666 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:06.937041 17117 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:06.941139 17202 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:06.943200 14979 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:06.943889 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1390) took 1951 ms. Trace:
I20260709 12:14:06.944185 14979 rpcz_store.cc:276] 0709 12:14:04.992643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.853933 (+861290us) service_pool.cc:224] Handling call
0709 12:14:06.942796 (+1088863us) spinlock_profiling.cc:243] Waited 17.5 ms on lock 0x7b5800177998. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:06.943016 (+   220us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.943625 (+   609us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.943830 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40259968}
I20260709 12:14:06.876637 17214 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:06.877137 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:06.949384 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1817) took 1370 ms. Trace:
I20260709 12:14:06.877341 17251 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:06.878240 17284 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.291s	user 0.000s	sys 0.000s
I20260709 12:14:06.878868 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:06.956418 14902 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:06.956923 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1830) took 1247 ms. Trace:
I20260709 12:14:06.878603 17217 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:06.879280 17128 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:06.885878 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 436189us
I20260709 12:14:06.860814 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1379) took 1144 ms. Trace:
I20260709 12:14:06.852181 14823 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:06.994786 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:06.790135 15460 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:06.911401 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 260020us
I20260709 12:14:06.912302 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:06.913316 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1382) took 1195 ms. Trace:
I20260709 12:14:06.888597 16898 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.900343 17302 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:06.889883 17063 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:06.910825 17053 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:06.949807 14898 rpcz_store.cc:276] 0709 12:14:05.579320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.649574 (+ 70254us) service_pool.cc:224] Handling call
0709 12:14:06.949171 (+1299597us) spinlock_profiling.cc:243] Waited 868 ms on lock 0x7b5400140fd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:06.949319 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1996213120}
I20260709 12:14:06.952564 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:06.957197 14902 rpcz_store.cc:276] 0709 12:14:05.709915 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.848310 (+1138395us) service_pool.cc:224] Handling call
0709 12:14:06.956866 (+108556us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:06.996680 14824 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:06.996626 14829 rpcz_store.cc:276] 0709 12:14:05.717532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.588320 (+870788us) service_pool.cc:224] Handling call
0709 12:14:06.588603 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.588803 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:06.618287 (+ 29484us) log.cc:844] Serialized 14 byte log entry
0709 12:14:06.912982 (+294695us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:06.913031 (+    49us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:06.913075 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.913137 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.913261 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":29912,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":32127,"raft.run_cpu_time_us":44,"raft.run_wall_time_us":43,"thread_start_us":294359,"threads_started":1}
I20260709 12:14:07.013463 17069 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:07.013927 17053 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.007565 17196 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:07.003336 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 213252us
I20260709 12:14:06.923462 16842 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:06.994185 14826 rpcz_store.cc:276] 0709 12:14:05.716463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.477575 (+761112us) service_pool.cc:224] Handling call
0709 12:14:06.493494 (+ 15919us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:06.510215 (+ 16721us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.510245 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:06.521724 (+ 11479us) log.cc:844] Serialized 26 byte log entry
0709 12:14:06.771688 (+249964us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:06.771732 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.771795 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:06.860605 (+ 88810us) raft_consensus.cc:1685] finished
0709 12:14:06.860623 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:06.860760 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":12811,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":2347,"thread_start_us":173333,"threads_started":1,"wal-append.queue_time_us":320853}
W20260709 12:14:07.006356 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:07.018563 15460 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:07.019713 15460 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:07.020573 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1375) took 1305 ms. Trace:
I20260709 12:14:06.991242 17204 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:07.009567 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:07.009991 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:07.008018 17117 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.006989 17222 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:07.014570 17069 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:14:07.018319 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 213353us
I20260709 12:14:07.017280 17217 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:07.028796 14822 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:06.921119 14871 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:06.918533 17042 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.032326 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:07.022454 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 272287us
I20260709 12:14:07.020946 14830 rpcz_store.cc:276] 0709 12:14:05.715461 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.801582 (+ 86121us) service_pool.cc:224] Handling call
0709 12:14:05.801846 (+   264us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:05.802040 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:06.419443 (+617403us) log.cc:844] Serialized 14 byte log entry
0709 12:14:07.014400 (+594957us) spinlock_profiling.cc:243] Waited 23.1 ms on lock 0x7b1800480280. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb9682a6 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1
0709 12:14:07.020249 (+  5849us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:07.020317 (+    68us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:07.020358 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.020415 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:07.020514 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23728,"prepare.queue_time_us":699755,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":40,"raft.queue_time_us":125546,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":5757,"spinlock_wait_cycles":64521344,"thread_start_us":1208787,"threads_started":3,"wal-append.queue_time_us":492748}
W20260709 12:14:07.043738 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 122685us
I20260709 12:14:07.017753 17226 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.007839 17216 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:14:07.040462 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:07.028975 16582 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:07.020051 17020 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:07.028807 17299 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:07.034776 17069 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:07.050248 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:07.056998 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 380952us
I20260709 12:14:07.053290 17141 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:07.057963 16842 consensus_queue.cc:1059] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:07.050734 17308 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.060603 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:07.059455 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:07.061702 14824 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:07.052383 14822 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:07.035818 17225 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:07.029969 17300 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:14:07.034494 17117 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.073298 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.073514 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.067119 17222 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:07.085592 14972 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:07.088721 14975 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:07.053701 14821 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:07.051303 17010 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:14:07.101207 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.058840 14897 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:14:07.067440 17302 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:07.098773 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.111925 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.104238 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.105942 14976 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:14:07.113327 14977 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:07.097589 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.115994 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.117075 14972 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:07.113370 14973 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:07.116958 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 259177us
I20260709 12:14:07.053930 17226 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.121063 14824 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:07.093974 17298 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:07.099551 17128 raft_consensus.cc:2764] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:14:07.050866 17063 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.068431 17254 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 12:14:07.068409 17202 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 12:14:07.069060 17236 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.047s
W20260709 12:14:07.136430 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 93392.8us
I20260709 12:14:07.120078 17010 consensus_queue.cc:1243] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 7.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:14:07.110921 17214 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:07.140760 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.074833 17225 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.122097 17312 raft_consensus.cc:3055] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:07.142835 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 94946.8us
I20260709 12:14:07.069170 17308 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.144407 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:07.122328 17307 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:07.146087 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 87818.1us
I20260709 12:14:07.107414 16861 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 12:14:07.124444 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.096809 17222 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.151405 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1385) took 1340 ms. Trace:
I20260709 12:14:07.151422 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:07.155289 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:07.162143 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:07.098191 17204 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:07.155982 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 92148.7us
I20260709 12:14:07.157980 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:07.158962 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:07.165335 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.167016 14905 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:07.159296 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.121845 17302 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 12:14:07.164824 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:07.169417 14828 rpcz_store.cc:276] 0709 12:14:05.811134 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.641772 (+830638us) service_pool.cc:224] Handling call
0709 12:14:06.642056 (+   284us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.642250 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:14:06.642498 (+   248us) log.cc:844] Serialized 14 byte log entry
0709 12:14:07.151111 (+508613us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:07.151158 (+    47us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:07.151201 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.151260 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:07.151355 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":4628,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":48650,"raft.run_cpu_time_us":56,"raft.run_wall_time_us":55,"thread_start_us":508186,"threads_started":2,"wal-append.queue_time_us":372308}
I20260709 12:14:07.166607 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.169118 14904 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:07.162737 14824 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:07.177860 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:07.185425 15496 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:07.185786 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:07.186518 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:07.187158 15496 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:07.187471 15498 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:07.181706 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:07.147586 16582 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 12:14:07.149642 17313 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.141583 17020 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 5.2, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.148661 17312 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:07.143858 17069 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.150609 17214 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.130167 16898 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.294126 17222 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:07.294379 16898 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:07.186844 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.196913 17298 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:07.185323 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:07.297058 17298 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.188484 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:07.298290 15500 raft_consensus.cc:2410] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 12:14:07.188162 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:07.294957 14902 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:07.191099 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:07.299466 15496 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:07.300303 17117 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:07.189782 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:07.188073 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.192987 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.300421 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.301860 14900 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:14:07.302107 14897 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:07.303419 14971 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:07.188450 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:07.304590 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.207267 14973 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:07.305292 17313 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.306023 17216 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:07.306463 14974 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:07.198518 17226 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:07.166296 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.309240 14901 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
W20260709 12:14:07.188970 17296 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:14:07.306392 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.300061 14904 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:07.299191 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:07.318789 15500 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:07.158408 17309 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.297740 14824 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:14:07.194106 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:07.298743 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:07.187227 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:07.295719 14945 leader_election.cc:400] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:07.323491 14945 leader_election.cc:403] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:14:07.299185 17298 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:07.323021 14828 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:07.327055 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:07.329010 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:07.321807 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 145822us
I20260709 12:14:07.334401 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:07.338478 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.339396 14971 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:07.340340 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.341073 14971 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:07.341876 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.342967 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.343629 14971 raft_consensus.cc:2393] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:07.189370 17304 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.122s	user 0.000s	sys 0.000s
I20260709 12:14:07.345323 15498 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:14:07.192863 17305 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 12:14:07.345873 17309 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.197489 17225 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:07.161446 17307 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.357714 17298 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:07.357417 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 202245us
I20260709 12:14:07.362396 17053 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:07.196127 17323 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.367525 17214 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:07.368410 15494 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:07.326812 15492 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:07.368960 15498 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:07.369455 17321 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:07.346432 14945 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:07.348829 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:07.872238 15495 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.014s	sys 0.021s
I20260709 12:14:07.371678 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:07.851207 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 458284us
I20260709 12:14:07.374015 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.883661 14971 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:07.884618 14973 raft_consensus.cc:2368] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6.
I20260709 12:14:07.388828 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:07.878275 15500 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:07.880787 15495 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.572s	user 0.015s	sys 0.021s
I20260709 12:14:07.403134 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:07.879216 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 532807us
I20260709 12:14:07.429919 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:07.206296 17308 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:07.858269 15462 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.010s	sys 0.013s
I20260709 12:14:07.197800 17314 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:07.879644 15460 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.005s	sys 0.033s
I20260709 12:14:07.416328 14896 raft_consensus.cc:2368] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6.
I20260709 12:14:07.915238 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.923511 14971 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:07.914395 15460 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.588s	user 0.005s	sys 0.034s
I20260709 12:14:07.325244 17222 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:07.902889 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 499769us
I20260709 12:14:07.915936 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:07.914350 15462 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.602s	user 0.010s	sys 0.016s
I20260709 12:14:07.420323 16905 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:07.344693 17300 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:07.885696 17338 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:07.841614 17042 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:07.974380 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 58504.7us
I20260709 12:14:07.972303 17053 consensus_queue.cc:1059] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 12:14:07.975919 17053 raft_consensus.cc:3055] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:07.976258 17053 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:07.977069 17053 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:07.979815 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:07.980033 15492 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:07.980545 17308 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:07.982374 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:07.440651 17138 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:07.913970 17321 raft_consensus.cc:697] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:07.371904 17319 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:07.424645 17226 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.972922 17327 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:07.973908 17128 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:07.412045 17117 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:07.423878 17217 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:07.320397 17313 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:07.994423 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:07.424172 17329 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:08.017472 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:08.150082 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:07.882290 17298 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:08.017735 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 830762us
I20260709 12:14:07.996971 15500 raft_consensus.cc:2410] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
W20260709 12:14:08.043915 15459 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.012s	sys 0.020s
W20260709 12:14:08.152905 15459 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.012s	sys 0.020s
I20260709 12:14:08.044608 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:08.045316 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 157840us
I20260709 12:14:08.155303 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.156366 17214 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.157189 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.156905 17214 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.922767 17317 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:07.984581 17196 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.011716 17053 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.011409 17319 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:08.162873 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:08.159030 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.162467 17317 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:08.210754 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 51784.3us
I20260709 12:14:08.017405 17222 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:07.367426 17312 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.151741 17311 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:08.142666 17128 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:08.089666 17226 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.158787 17298 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.176066 17338 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:07.901695 17323 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:08.214941 14974 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:08.127751 17117 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:07.966470 17314 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.212416 17317 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:08.220328 17300 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:08.253506 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:08.212633 17339 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.212077 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:07.903650 17225 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.325s
I20260709 12:14:08.267632 14902 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:08.141175 17217 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.182180 17313 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:08.270159 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:08.271467 14905 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:08.209935 17196 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.271803 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:08.341118 14901 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:08.341496 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:08.342196 14905 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:08.220705 17329 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.272248 14904 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:08.248873 17312 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:08.245543 17338 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:08.344491 17338 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:08.345819 17313 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:08.346271 17313 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:08.264348 17323 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:08.244048 17311 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.220809 17319 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:08.272902 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:08.355882 14900 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:08.141296 17327 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.341363 17314 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.229013 17341 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.173s
I20260709 12:14:08.363899 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:08.253746 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:08.373582 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:08.374833 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:08.374159 14974 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:08.360675 17329 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.380237 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1403) took 1236 ms. Trace:
I20260709 12:14:08.385504 14974 rpcz_store.cc:276] 0709 12:14:07.139865 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.373353 (+1233488us) service_pool.cc:224] Handling call
0709 12:14:08.376140 (+  2787us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:08.386809 14974 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:08.387368 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1398) took 1306 ms. Trace:
I20260709 12:14:08.380450 14821 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:14:08.387728 14974 rpcz_store.cc:276] 0709 12:14:07.080571 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.386302 (+1305731us) service_pool.cc:224] Handling call
0709 12:14:08.386618 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:08.387165 (+   547us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.387319 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:08.379886 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 221166us
I20260709 12:14:08.392881 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.342990 17339 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.398089 17339 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:08.376080 17323 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.394697 14824 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:08.380997 14896 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:08.378938 17345 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:08.381708 16898 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.399736 15462 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:08.387282 17332 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:08.408439 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 196498us
I20260709 12:14:08.410246 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.254213 17321 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.421790 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.404821 17354 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:08.406390 17307 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:08.424015 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:08.428694 14869 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Timed out: RequestConsensusVote RPC to 127.13.91.131:42267 timed out after 1.526s (SENT)
I20260709 12:14:08.426427 14971 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:08.427613 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.430547 17300 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:08.434304 14869 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:08.414597 17299 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:08.434646 14793 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.446916 17352 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:08.432247 17314 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:08.447938 17314 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:08.448335 17314 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:08.450547 17364 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:08.450980 17364 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:08.451300 17364 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:08.430967 17341 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:08.452687 17341 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:08.453038 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:08.412570 16898 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:08.453634 14821 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:08.454696 17365 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:08.455595 16898 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:08.456082 17365 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:08.434980 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1397) took 1354 ms. Trace:
W20260709 12:14:08.458317 17336 log.cc:927] Time spent T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.294s	user 0.003s	sys 0.000s
I20260709 12:14:08.440948 14899 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:08.419565 17329 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.460035 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 217) took 1234 ms. Trace:
I20260709 12:14:08.459867 17329 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:08.460829 17226 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.461658 17117 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.461957 17329 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:08.446122 17042 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.404909 17323 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.436448 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:08.460453 14897 rpcz_store.cc:276] 0709 12:14:07.225845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.302781 (+ 76936us) service_pool.cc:224] Handling call
0709 12:14:07.303138 (+   357us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:07.303524 (+   386us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:07.303563 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:07.304035 (+   472us) log.cc:844] Serialized 26 byte log entry
0709 12:14:07.418517 (+114482us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:07.440809 (+ 22292us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.454086 (+ 13277us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:08.457773 (+1003687us) spinlock_profiling.cc:243] Waited 89.5 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:08.459722 (+  1949us) raft_consensus.cc:1685] finished
0709 12:14:08.459750 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.459973 (+   223us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":931,"raft.run_cpu_time_us":78,"raft.run_wall_time_us":79,"spinlock_wait_cycles":205757696,"thread_start_us":99653,"threads_started":1,"wal-append.queue_time_us":617776}
I20260709 12:14:08.475147 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:08.475883 14979 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:08.477193 14979 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:08.477662 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1371) took 1325 ms. Trace:
I20260709 12:14:08.413961 17332 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.478479 17311 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:08.478792 17346 log.cc:927] Time spent T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.315s	user 0.003s	sys 0.000s
I20260709 12:14:08.410332 17345 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.479995 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 608) took 1316 ms. Trace:
I20260709 12:14:08.480697 17345 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:08.444535 17354 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.480352 15496 rpcz_store.cc:276] 0709 12:14:07.163565 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.367904 (+204339us) service_pool.cc:224] Handling call
0709 12:14:07.389606 (+ 21702us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:07.466003 (+ 76397us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:07.468196 (+  2193us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:07.468817 (+   621us) log.cc:844] Serialized 26 byte log entry
0709 12:14:07.850774 (+381957us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:07.850821 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.850900 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:08.370120 (+519220us) spinlock_profiling.cc:243] Waited 7.06 ms on lock 0x7b18000cd540. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb9682a6 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db
0709 12:14:08.460101 (+ 89981us) spinlock_profiling.cc:243] Waited 89.1 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:08.479762 (+ 19661us) raft_consensus.cc:1685] finished
0709 12:14:08.479781 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.479904 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5121,"raft.queue_time_us":755184,"raft.run_cpu_time_us":222,"raft.run_wall_time_us":18852,"spinlock_wait_cycles":221123712,"thread_start_us":381543,"threads_started":1,"wal-append.queue_time_us":448601}
I20260709 12:14:08.477958 14979 rpcz_store.cc:276] 0709 12:14:07.152508 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.476609 (+1324101us) service_pool.cc:224] Handling call
0709 12:14:08.476895 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:08.477477 (+   582us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.477614 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:08.443279 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 59627.6us
I20260709 12:14:08.389714 17128 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:08.415220 17353 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.457993 14971 rpcz_store.cc:276] 0709 12:14:07.080340 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.914928 (+834588us) service_pool.cc:224] Handling call
0709 12:14:08.434915 (+519987us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:08.463635 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.464767 14942 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:08.471288 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 43727.5us
I20260709 12:14:08.484915 14868 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:08.627314 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 142463us
I20260709 12:14:08.634470 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.433647 17358 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:08.463773 17222 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:08.638178 15500 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:08.443686 17309 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.641914 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1373) took 1289 ms. Trace:
I20260709 12:14:08.472442 17020 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:14:08.664913 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 236236us
I20260709 12:14:08.474496 17307 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:08.720316 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:08.720409 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 52356.9us
W20260709 12:14:08.730149 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 266558us
I20260709 12:14:08.743096 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.456264 16898 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:08.736511 14971 rpcz_store.cc:276] 0709 12:14:07.352843 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.641175 (+1288332us) service_pool.cc:224] Handling call
0709 12:14:08.641432 (+   257us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:08.641604 (+   172us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:08.641629 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:08.641666 (+    37us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:08.641697 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.641766 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.641864 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:08.637288 17311 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:08.636961 17345 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:08.484090 17350 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.745147 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:08.483064 17354 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.638926 17358 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:08.720182 17308 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:08.746030 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:08.757050 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:08.453564 17341 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:08.473799 17042 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:08.748432 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:08.777150 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:08.740151 17351 log.cc:927] Time spent T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.376s	user 0.001s	sys 0.000s
I20260709 12:14:08.773025 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:08.734499 17020 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:08.741243 17307 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.779711 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:08.781648 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 393) took 1595 ms. Trace:
I20260709 12:14:08.795974 14897 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
W20260709 12:14:08.783376 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 318673us
I20260709 12:14:08.785490 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:08.786392 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.746289 17309 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:08.791453 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:08.798547 14796 leader_election.cc:400] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6.
I20260709 12:14:08.790453 17020 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:08.764918 17311 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.799230 17344 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:08.799667 17344 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.799985 17344 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:08.608388 17300 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:08.801040 14796 leader_election.cc:403] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:14:08.746045 17369 consensus_queue.cc:1059] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 12:14:08.782725 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:08.798659 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.768482 17358 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:08.768648 17222 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:08.807215 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.810045 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:08.829836 15500 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 3 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 3.
I20260709 12:14:08.802706 17327 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:08.815610 17320 log.cc:927] Time spent T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 1.613s	user 0.012s	sys 0.028s
I20260709 12:14:08.821204 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:08.791760 17307 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:08.789242 17204 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:08.836766 17204 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.839150 17204 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.729579 17353 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.799324 17311 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.778404 17354 consensus_queue.cc:1059] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 12:14:08.843693 16568 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:08.845045 17174 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:08.846542 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1844) took 2297 ms. Trace:
I20260709 12:14:08.850184 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:08.854640 15500 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:08.798797 17332 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:08.847821 14796 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.856109 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.806211 17309 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6.
I20260709 12:14:08.853721 14899 rpcz_store.cc:276] 0709 12:14:06.583220 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.690175 (+106955us) service_pool.cc:224] Handling call
0709 12:14:06.723861 (+ 33686us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:08.459392 (+1735531us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.846311 (+386919us) spinlock_profiling.cc:243] Waited 1.71 s on lock 0x7b540045cc54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:08.846484 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3938876160}
I20260709 12:14:08.773465 17350 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:08.880669 17385 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:08.881172 17385 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:08.881572 17385 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:08.878211 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 442062us
I20260709 12:14:08.886415 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.847314 17222 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:08.892621 14868 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:08.906312 14868 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.851239 16568 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:08.873458 16842 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:08.852072 17327 raft_consensus.cc:3055] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:08.849085 17204 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:08.894937 14793 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:08.830540 17117 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.044s
I20260709 12:14:08.796336 15494 rpcz_store.cc:276] 0709 12:14:07.186700 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.074830 (+888130us) service_pool.cc:224] Handling call
0709 12:14:08.164230 (+ 89400us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:08.219812 (+ 55582us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:08.440401 (+220589us) log.cc:844] Serialized 14 byte log entry
0709 12:14:08.780771 (+340370us) log.cc:844] Serialized 14 byte log entry
0709 12:14:08.781295 (+   524us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:08.781349 (+    54us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:08.781399 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.781470 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.781590 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":217372,"prepare.run_cpu_time_us":27,"prepare.run_wall_time_us":27,"raft.queue_time_us":10975,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":5905,"spinlock_wait_cycles":23853696,"thread_start_us":485478,"threads_started":2,"wal-append.queue_time_us":431110}
I20260709 12:14:08.946789 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:08.876951 17352 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:08.848201 17360 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:14:08.986807 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 129856us
I20260709 12:14:08.951321 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 394) took 1790 ms. Trace:
I20260709 12:14:08.906832 17309 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:14:08.911672 17332 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:08.870340 17329 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 12:14:08.989362 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 239) took 2086 ms. Trace:
I20260709 12:14:09.000007 14823 rpcz_store.cc:276] 0709 12:14:06.902628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.995728 (+ 93100us) service_pool.cc:224] Handling call
0709 12:14:07.015907 (+ 20179us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:07.016860 (+   953us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:07.016890 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:07.018391 (+  1501us) log.cc:844] Serialized 26 byte log entry
0709 12:14:07.155974 (+137583us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:07.156018 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.156085 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:08.814943 (+1658858us) spinlock_profiling.cc:243] Waited 26.8 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:08.978177 (+163234us) raft_consensus.cc:1685] finished
0709 12:14:08.978206 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.989286 (+ 11080us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20110,"raft.queue_time_us":674,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":6234,"spinlock_wait_cycles":61667712,"thread_start_us":109226,"threads_started":1,"wal-append.queue_time_us":172423}
I20260709 12:14:08.949012 17368 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:08.969137 17327 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:08.996712 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:08.996182 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 109826us
I20260709 12:14:08.989596 15495 rpcz_store.cc:276] 0709 12:14:07.161340 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.161465 (+   125us) service_pool.cc:224] Handling call
0709 12:14:07.161795 (+   330us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:07.886302 (+724507us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:07.886332 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:07.971521 (+ 85189us) log.cc:844] Serialized 52 byte log entry
0709 12:14:08.125043 (+153522us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:08.395513 (+270470us) log.cc:844] Serialized 14 byte log entry
0709 12:14:08.395728 (+   215us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.395796 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:08.917162 (+521366us) raft_consensus.cc:1685] finished
0709 12:14:08.917179 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.951257 (+ 34078us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17802,"prepare.queue_time_us":324422,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":34,"raft.queue_time_us":161024,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":32256,"thread_start_us":894881,"threads_started":3,"wal-append.queue_time_us":206531}
I20260709 12:14:09.023365 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:08.972811 17204 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.025463 17204 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:08.979518 17367 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.133s	user 0.000s	sys 0.001s
I20260709 12:14:08.987135 17360 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.970887 16842 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.031945 16842 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:09.024726 17323 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.023089 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:08.986451 17352 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:09.034037 17389 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:09.034387 17352 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:09.034518 17389 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.034905 17389 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:09.035661 17338 consensus_meta.cc:287] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.691s	user 0.006s	sys 0.003s
I20260709 12:14:08.992702 17354 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:09.042340 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 147484us
I20260709 12:14:09.016808 17368 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:09.028916 17329 consensus_queue.cc:1243] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 7.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:09.048460 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:09.030699 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1372) took 1682 ms. Trace:
I20260709 12:14:09.045826 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.046574 14945 leader_election.cc:400] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
W20260709 12:14:09.049892 17379 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:14:09.051874 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:09.074005 14979 rpcz_store.cc:276] 0709 12:14:07.348488 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.483381 (+1134893us) service_pool.cc:224] Handling call
0709 12:14:08.637280 (+153899us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:08.637492 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:14:08.783444 (+145952us) log.cc:844] Serialized 14 byte log entry
0709 12:14:09.029482 (+246038us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:09.030424 (+   942us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:09.030472 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.030533 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.030643 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":32294,"prepare.queue_time_us":175286,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":213853,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":13102,"thread_start_us":269780,"threads_started":3,"wal-append.queue_time_us":94804}
I20260709 12:14:09.054513 16842 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.055924 17358 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:09.056967 17380 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 12:14:09.060770 17327 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.041743 17117 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.062739 17323 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:09.063377 17381 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:09.072363 17312 consensus_meta.cc:287] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.712s	user 0.004s	sys 0.010s
I20260709 12:14:09.036056 17338 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.066733 17344 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.030251 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.073877 14830 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:09.110249 14828 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:09.073063 15496 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:09.038422 17360 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:09.048097 17222 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.111377 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.112016 15496 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:09.112339 17395 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:09.112869 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.113782 17395 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:09.059880 17311 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.116034 17311 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.117444 17360 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.108695 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.102031 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:09.113953 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.119367 14979 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:09.118811 14823 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:09.119210 17360 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.119663 15496 raft_consensus.cc:2410] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:09.121537 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.048534 17368 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:09.122125 14979 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:09.129125 15498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 611) took 1963 ms. Trace:
I20260709 12:14:09.129787 15498 rpcz_store.cc:276] 0709 12:14:07.165849 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.970591 (+804742us) service_pool.cc:224] Handling call
0709 12:14:07.970998 (+   407us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:08.376784 (+405786us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:08.376816 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:08.377297 (+   481us) log.cc:844] Serialized 26 byte log entry
0709 12:14:08.634135 (+256838us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:08.636756 (+  2621us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.637869 (+  1113us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:09.128897 (+491028us) raft_consensus.cc:1685] finished
0709 12:14:09.128921 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.129058 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16097,"raft.queue_time_us":398956,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":2194,"thread_start_us":468570,"threads_started":2,"wal-append.queue_time_us":363930}
I20260709 12:14:09.100126 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.103921 17381 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.043503 17354 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.133653 14974 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
W20260709 12:14:09.134881 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 60969.5us
I20260709 12:14:09.100397 17386 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:09.106367 17117 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.151450 17117 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.134383 17327 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:09.124084 17329 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.140357 17338 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.143406 17204 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.135805 17396 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.138823 17307 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:09.165572 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:09.147887 17314 consensus_meta.cc:287] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.699s	user 0.005s	sys 0.005s
I20260709 12:14:09.160511 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:09.175685 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 68814.7us
I20260709 12:14:09.176715 15498 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:09.163980 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.164593 15491 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:09.209318 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 393) took 2048 ms. Trace:
I20260709 12:14:09.209671 15491 rpcz_store.cc:276] 0709 12:14:07.161029 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.178109 (+ 17080us) service_pool.cc:224] Handling call
0709 12:14:09.155064 (+1976955us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962eee 000000000036eb39 00007f4cd39d61e0 00007f4cd3a9f0c4 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:09.161010 (+  5946us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.209028 (+ 48018us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.209256 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23710080}
I20260709 12:14:09.166992 17216 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:09.197199 17364 consensus_meta.cc:287] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.726s	user 0.007s	sys 0.003s
I20260709 12:14:09.213052 17216 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:09.215158 17298 consensus_meta.cc:287] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.876s	user 0.007s	sys 0.000s
I20260709 12:14:09.215279 17216 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:09.167682 17373 log.cc:927] Time spent T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.220s	user 0.001s	sys 0.000s
I20260709 12:14:09.137264 17381 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:09.165570 17329 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.178056 16842 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.172955 17307 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.183063 17352 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.185314 17358 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.185761 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 392) took 3458 ms. Trace:
I20260709 12:14:09.187124 15494 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:09.188777 17389 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.173061 17345 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:09.189987 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.190985 17344 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.191813 17069 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:09.193411 14826 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:09.225669 14826 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:09.194307 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.195588 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1523) took 2036 ms. Trace:
I20260709 12:14:09.226886 14898 rpcz_store.cc:276] 0709 12:14:07.159017 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.195550 (+ 36533us) service_pool.cc:224] Handling call
0709 12:14:09.194918 (+1999368us) spinlock_profiling.cc:243] Waited 8.01 ms on lock 0x7b5800002d98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:09.195108 (+   190us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.195285 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:09.195310 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:09.195349 (+    39us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:09.195377 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.195430 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.195532 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18416896}
I20260709 12:14:09.167469 17385 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.196203 17368 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:09.202936 17317 consensus_meta.cc:287] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.861s	user 0.002s	sys 0.006s
I20260709 12:14:09.245258 17317 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.246405 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:09.175122 17396 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:09.189244 17319 consensus_meta.cc:287] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.839s	user 0.010s	sys 0.009s
I20260709 12:14:09.188771 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 603) took 2026 ms. Trace:
W20260709 12:14:09.198403 14828 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60872 (request call id 244) took 2044 ms (client timeout 2238 ms). Trace:
I20260709 12:14:09.200112 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:09.197839 17313 consensus_meta.cc:287] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.837s	user 0.005s	sys 0.011s
W20260709 12:14:09.217640 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 53743.2us
I20260709 12:14:09.221657 17216 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:09.291843 17216 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:09.292454 17335 log.cc:927] Time spent T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 1.149s	user 0.003s	sys 0.000s
I20260709 12:14:09.293529 17204 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.215684 17298 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.298053 17298 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.202970 17020 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.298935 14971 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:09.285024 17352 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.300303 17020 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.208493 17314 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.221508 14871 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:09.222294 15490 rpcz_store.cc:276] 0709 12:14:05.727814 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.763071 (+ 35257us) service_pool.cc:224] Handling call
0709 12:14:05.799265 (+ 36194us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:05.844981 (+ 45716us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:05.847738 (+  2757us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:05.941904 (+ 94166us) log.cc:844] Serialized 26 byte log entry
0709 12:14:06.600117 (+658213us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:06.600162 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.600240 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:07.004486 (+404246us) raft_consensus.cc:1685] finished
0709 12:14:07.007978 (+  3492us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.185427 (+2177449us) spinlock_profiling.cc:243] Waited 14.9 ms on lock 0x7b5400646750. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:09.185656 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":10387,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":3789,"spinlock_wait_cycles":34287360,"thread_start_us":648194,"threads_started":1,"wal-append.queue_time_us":686049,"wal-append.run_cpu_time_us":2635,"wal-append.run_wall_time_us":1441950}
I20260709 12:14:09.230580 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.233814 17329 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.302418 17314 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.236181 17385 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.240563 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:09.302434 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 81363.3us
I20260709 12:14:09.303678 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.303901 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:09.304843 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.285763 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.305718 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:09.305919 14976 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:09.306087 17341 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:09.241391 14826 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.306108 17313 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.306875 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.307448 14826 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:09.243832 17196 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.244002 17389 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.218202 17364 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.308611 17313 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.306491 17341 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:09.309616 17341 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.310376 17364 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.240746 17353 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.310842 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:09.304507 14979 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 2.
I20260709 12:14:09.247381 17317 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.311568 14823 raft_consensus.cc:2368] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:14:09.305946 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.292414 17216 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:09.308090 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.313406 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:09.312193 14979 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:09.312570 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:09.314584 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:09.306811 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.315416 14830 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:09.317878 14871 leader_election.cc:400] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:14:09.318295 14871 leader_election.cc:403] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:14:09.319501 14828 rpcz_store.cc:269] 0709 12:14:07.154101 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.324595 (+170494us) service_pool.cc:224] Handling call
0709 12:14:09.198212 (+1873617us) spinlock_profiling.cc:243] Waited 1.22 s on lock 0x7b5400056254. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:09.198338 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2817365376}
I20260709 12:14:09.320411 15499 rpcz_store.cc:276] 0709 12:14:07.162202 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.163031 (+   829us) service_pool.cc:224] Handling call
0709 12:14:07.192669 (+ 29638us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:07.968113 (+775444us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:07.968141 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:07.968186 (+    45us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:07.968221 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.188542 (+1220321us) spinlock_profiling.cc:243] Waited 775 ms on lock 0x7b540057f3d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:09.188590 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.188708 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1782777600}
I20260709 12:14:09.321547 14975 raft_consensus.cc:2376] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5. Re-sending same reply.
I20260709 12:14:09.321915 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.328205 14976 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:09.328878 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1411) took 1911 ms. Trace:
I20260709 12:14:09.329187 14976 rpcz_store.cc:276] 0709 12:14:07.417759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.318830 (+1901071us) service_pool.cc:224] Handling call
0709 12:14:09.327997 (+  9167us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.328625 (+   628us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.328820 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:09.330955 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1375) took 1417 ms. Trace:
I20260709 12:14:09.331350 14975 rpcz_store.cc:276] 0709 12:14:07.926736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.322127 (+1395391us) service_pool.cc:224] Handling call
0709 12:14:09.330472 (+  8345us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.330655 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:09.330680 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:09.330722 (+    42us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:09.330755 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.330804 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.330898 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:09.321260 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1410) took 1923 ms. Trace:
I20260709 12:14:09.338192 14979 rpcz_store.cc:276] 0709 12:14:07.397910 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.311736 (+1913826us) service_pool.cc:224] Handling call
0709 12:14:09.312037 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.321025 (+  8988us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.321207 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:09.306344 17392 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:09.344455 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.349507 14826 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:09.350597 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1398) took 1365 ms. Trace:
I20260709 12:14:09.379551 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.307996 17396 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.336671 17327 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:09.285214 16842 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:09.246417 17368 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.318569 17313 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:09.340003 17364 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:14:09.340816 17319 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:09.423903 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.386925 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:09.350984 14826 rpcz_store.cc:276] 0709 12:14:07.985287 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.985429 (+   142us) service_pool.cc:224] Handling call
0709 12:14:08.154059 (+168630us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.193313 (+1039254us) spinlock_profiling.cc:243] Waited 180 ms on lock 0x7b540004b8a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9fedc0 00007f4ccea891c0 00007f4ccea8a231 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c
0709 12:14:09.350064 (+156751us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.350253 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":414711552}
I20260709 12:14:09.345728 17302 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:09.324688 17300 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:09.378000 17371 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:14:09.376384 17355 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:09.449400 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.395766 14979 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
W20260709 12:14:09.449787 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 62941.9us
W20260709 12:14:09.457571 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:09.366732 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:09.460377 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.469326 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1381) took 1024 ms. Trace:
I20260709 12:14:09.469842 14979 rpcz_store.cc:276] 0709 12:14:08.444875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.379755 (+934880us) service_pool.cc:224] Handling call
0709 12:14:09.395576 (+ 15821us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.469035 (+ 73459us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.469267 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:09.474941 14828 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:09.379123 17386 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:09.382887 17327 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.479683 14973 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:09.407276 17236 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:09.394614 17174 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:09.426712 17042 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.361861 17298 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.110s
I20260709 12:14:09.396041 16842 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.413757 17381 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.469668 17392 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:09.419320 17341 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.400586 17374 consensus_queue.cc:1059] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.086s
I20260709 12:14:09.482110 17327 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:09.427125 17353 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:09.529587 17381 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.507680 17319 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.488878 17368 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 12:14:09.533579 17341 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.533720 17214 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.510382 17042 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.534744 17042 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.521960 14979 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:09.396157 17391 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.108s
I20260709 12:14:09.488122 17216 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.523922 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1527) took 2364 ms. Trace:
I20260709 12:14:09.481705 17236 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:09.537192 14976 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:09.548867 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:09.538112 17318 log.cc:927] Time spent T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 2.329s	user 0.007s	sys 0.031s
I20260709 12:14:09.538241 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:09.554479 14824 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:09.478194 17355 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.539537 17362 raft_consensus.cc:3055] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:09.569926 17362 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:09.531845 17353 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:09.544785 14903 rpcz_store.cc:276] 0709 12:14:07.159943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.296844 (+136901us) service_pool.cc:224] Handling call
0709 12:14:09.189236 (+1892392us) spinlock_profiling.cc:243] Waited 20.9 ms on lock 0x7b5800002d98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:09.189476 (+   240us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:09.218977 (+ 29501us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:09.219008 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:09.219491 (+   483us) log.cc:844] Serialized 26 byte log entry
0709 12:14:09.435219 (+215728us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:09.435262 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.435332 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:09.523626 (+ 88294us) raft_consensus.cc:1685] finished
0709 12:14:09.523658 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.523862 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27703,"raft.queue_time_us":30170,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":1693,"spinlock_wait_cycles":48060160,"thread_start_us":215321,"threads_started":1,"wal-append.queue_time_us":270311}
I20260709 12:14:09.550140 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:09.580643 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:09.552772 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.553562 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:09.582398 14905 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:09.556520 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:09.557124 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:09.557729 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:09.558319 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:09.559041 15494 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:09.552897 17392 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:09.555225 17389 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.560570 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:09.562620 17319 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:09.597075 14979 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:09.563014 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 219) took 1138 ms. Trace:
I20260709 12:14:09.563795 17391 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:09.566545 16842 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:09.566706 17217 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.568073 17216 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:09.536244 17371 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:14:09.568646 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1405) took 2423 ms. Trace:
I20260709 12:14:09.571195 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:09.584830 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:09.586581 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:09.589823 15496 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:09.590222 14829 raft_consensus.cc:2410] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:09.544255 17042 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:09.591506 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:09.593901 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:09.559487 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:09.563028 17381 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 12:14:09.577374 17362 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:09.597460 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:10.010486 14823 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:09.963196 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:10.010486 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 439315us
I20260709 12:14:10.012009 14822 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:10.012090 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:09.705050 14905 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
W20260709 12:14:09.870255 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:09.700047 15525 heartbeater.cc:646] Failed to heartbeat to 127.13.91.190:41855 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.13.91.190:41855 timed out after 15.000s (SENT)
W20260709 12:14:10.041823 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.138428 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:10.141162 14974 rpcz_store.cc:276] 0709 12:14:07.145262 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.390371 (+1245109us) service_pool.cc:224] Handling call
0709 12:14:08.390658 (+   287us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.136857 (+746199us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.568404 (+431547us) spinlock_profiling.cc:243] Waited 743 ms on lock 0x7b5400099054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:09.568594 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1708255488}
I20260709 12:14:10.142846 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.144116 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.145627 14974 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:09.700842 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1360) took 4318 ms. Trace:
I20260709 12:14:10.146327 14898 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:10.146345 14978 rpcz_store.cc:276] 0709 12:14:05.382115 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.474122 (+1092007us) service_pool.cc:224] Handling call
0709 12:14:06.490848 (+ 16726us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:06.542889 (+ 52041us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:06.901095 (+358206us) log.cc:844] Serialized 14 byte log entry
0709 12:14:07.141188 (+240093us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:07.150700 (+  9512us) log.cc:844] Serialized 26 byte log entry
0709 12:14:07.150857 (+   157us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:07.150888 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.534407 (+2383519us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:09.565659 (+ 31252us) spinlock_profiling.cc:243] Waited 46.9 ms on lock 0x7b540035f2d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:09.565706 (+    47us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:09.700570 (+134864us) raft_consensus.cc:1685] finished
0709 12:14:09.700589 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.700759 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9873,"prepare.queue_time_us":455981,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":40,"raft.queue_time_us":62506,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":5880,"spinlock_wait_cycles":136025728,"thread_start_us":507967,"threads_started":2,"wal-append.queue_time_us":292654}
I20260709 12:14:10.012948 14900 rpcz_store.cc:276] 0709 12:14:08.424145 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.424311 (+   166us) service_pool.cc:224] Handling call
0709 12:14:08.431019 (+  6708us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:08.635104 (+204085us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:08.834147 (+199043us) log.cc:844] Serialized 14 byte log entry
0709 12:14:08.948618 (+114471us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:08.969103 (+ 20485us) log.cc:844] Serialized 26 byte log entry
0709 12:14:08.969289 (+   186us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:08.969324 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.561859 (+592535us) spinlock_profiling.cc:243] Waited 2.84 ms on lock 0x7b18001d1400. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb9682a6 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419
0709 12:14:09.562750 (+   891us) spinlock_profiling.cc:243] Waited 204 ms on lock 0x7b540016d5d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:09.562787 (+    37us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:09.562831 (+    44us) raft_consensus.cc:1685] finished
0709 12:14:09.562845 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:09.562960 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":177859,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":353,"raft.run_cpu_time_us":330,"raft.run_wall_time_us":113364,"spinlock_wait_cycles":475002496,"thread_start_us":163123,"threads_started":2,"wal-append.queue_time_us":181755}
W20260709 12:14:09.632095 17063 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 2.320s	user 0.012s	sys 0.082s
I20260709 12:14:10.163269 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:10.189551 14824 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:10.165110 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:10.167351 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:10.015201 17214 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:10.190909 14829 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:09.649158 15492 raft_consensus.cc:2368] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5.
W20260709 12:14:09.632402 17104 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 7 current term: 7 is higher.
I20260709 12:14:09.596504 17317 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:09.596527 17319 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.206689 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:10.231670 14821 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:09.595335 15490 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 3 LEARNER]: Advancing to term 5
I20260709 12:14:10.218847 14824 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:10.150653 17321 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:09.697511 17314 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:10.212677 17214 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:10.189285 17063 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.895s	user 0.019s	sys 0.110s
I20260709 12:14:10.158301 17225 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:10.244293 17409 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:14:10.235111 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:10.201154 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:10.262877 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.599382 17389 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:10.250849 14973 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1374) took 2897 ms (client timeout 1771 ms). Trace:
W20260709 12:14:10.266539 14973 rpcz_store.cc:269] 0709 12:14:07.353878 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.903526 (+549648us) service_pool.cc:224] Handling call
0709 12:14:10.250628 (+2347102us) spinlock_profiling.cc:243] Waited 1.34 s on lock 0x7b54000410d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:10.250767 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3073300864}
I20260709 12:14:10.238957 14823 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:10.254709 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.214438 17306 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
I20260709 12:14:10.253269 17214 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:09.700718 17236 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.234336 17319 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.243786 17186 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.268118 14974 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:10.259694 14822 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:14:10.300637 14821 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
W20260709 12:14:10.303278 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 453209us
I20260709 12:14:10.248999 17321 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:10.256971 15494 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
W20260709 12:14:10.285708 14794 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.733s	user 0.050s	sys 0.079s
I20260709 12:14:10.285928 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:10.337757 14794 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.785s	user 0.050s	sys 0.079s
I20260709 12:14:10.337971 14979 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:10.338148 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 785675us
I20260709 12:14:10.254081 17314 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.349742 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:09.703622 17327 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.286707 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.228660 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:09.688670 17392 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.391135 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.391434 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1378) took 2001 ms. Trace:
I20260709 12:14:10.243337 17317 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.398006 14902 raft_consensus.cc:2393] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:10.394187 14975 rpcz_store.cc:276] 0709 12:14:08.389944 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.332249 (+942305us) service_pool.cc:224] Handling call
0709 12:14:09.341238 (+  8989us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.396597 (+ 55359us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:09.396624 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:09.396679 (+    55us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:09.396713 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.391217 (+994504us) spinlock_profiling.cc:243] Waited 55.2 ms on lock 0x7b54003656d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:10.391257 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:10.391377 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":126854912}
I20260709 12:14:10.303354 17216 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:10.409796 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:10.411213 14902 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 220) took 1978 ms (client timeout 1925 ms). Trace:
W20260709 12:14:10.411628 14902 rpcz_store.cc:269] 0709 12:14:08.432563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.432912 (+   349us) service_pool.cc:224] Handling call
0709 12:14:10.390969 (+1958057us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b5800002d98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:10.411141 (+ 20172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":26165504}
I20260709 12:14:10.412587 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:10.413339 14974 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:10.341712 17321 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.420634 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.425211 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.345743 17355 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.426054 14970 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:10.311013 17186 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.442030 14974 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:10.444744 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:10.445410 14975 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.423264 17216 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.490173 14902 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:14:10.389416 17365 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.812s	user 0.025s	sys 0.041s
I20260709 12:14:10.452703 17355 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:10.510483 17342 log.cc:927] Time spent T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 2.358s	user 0.002s	sys 0.011s
I20260709 12:14:10.490437 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:10.512987 15493 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 605) took 3350 ms (client timeout 1572 ms). Trace:
W20260709 12:14:10.513408 15493 rpcz_store.cc:269] 0709 12:14:07.162757 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.167118 (+  4361us) service_pool.cc:224] Handling call
0709 12:14:10.466652 (+3299534us) spinlock_profiling.cc:243] Waited 14.8 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:10.512886 (+ 46234us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":34063616}
W20260709 12:14:10.515436 17417 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 12:14:10.517709 17348 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:10.518270 17348 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:10.507128 17365 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.930s	user 0.025s	sys 0.041s
I20260709 12:14:10.528260 14975 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:10.520253 17348 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:10.538116 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:10.540665 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 281965us
I20260709 12:14:10.522902 17355 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.571141 14829 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:10.574138 17138 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:10.574608 17138 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:10.562403 17314 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.542277 17348 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:10.521616 17319 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:10.585580 15460 leader_election.cc:336] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Timed out: RequestConsensusVote RPC to 127.13.91.131:42267 timed out after 1.524s (SENT)
W20260709 12:14:10.596567 15460 leader_election.cc:336] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Timed out: RequestConsensusVote RPC to 127.13.91.131:42267 timed out after 1.570s (SENT)
W20260709 12:14:10.597473 15460 leader_election.cc:336] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Timed out: RequestConsensusVote RPC to 127.13.91.131:42267 timed out after 1.691s (SENT)
I20260709 12:14:10.576713 17327 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.606519 15460 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:10.563597 17301 consensus_queue.cc:1059] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:14:10.608381 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1415) took 1052 ms. Trace:
I20260709 12:14:10.612385 14975 rpcz_store.cc:276] 0709 12:14:09.555949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.539491 (+983542us) service_pool.cc:224] Handling call
0709 12:14:10.601407 (+ 61916us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.607997 (+  6590us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:10.608029 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:10.608074 (+    45us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:10.608108 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.608182 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:10.608318 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":632}
I20260709 12:14:10.613811 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.615087 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.615636 14975 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:10.617800 17319 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:10.618569 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.620085 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:10.621605 14975 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:10.622242 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1416) took 1066 ms. Trace:
I20260709 12:14:10.622712 14975 rpcz_store.cc:276] 0709 12:14:09.556334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.620949 (+1064615us) service_pool.cc:224] Handling call
0709 12:14:10.621431 (+   482us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.622001 (+   570us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.622190 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:10.585060 17317 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:10.603914 14794 connection.cc:256] RPC call timeout handler was delayed by -2.1629215970001496s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1506s for a response
I20260709 12:14:10.585796 17138 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:10.652375 14794 connection.cc:256] RPC call timeout handler was delayed by -2.0960430309999083s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20910000000000004s for a response
I20260709 12:14:10.652704 17138 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.632205 17214 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:10.652905 14794 connection.cc:256] RPC call timeout handler was delayed by -2.0369215970001733s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1646s for a response
W20260709 12:14:10.653332 14794 connection.cc:256] RPC call timeout handler was delayed by -1.9766215970000758s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1713s for a response
I20260709 12:14:10.653559 15498 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:10.626662 17421 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 12:14:10.606638 17348 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.644650 17350 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:10.607528 17314 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:10.624178 17186 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.645442 17301 consensus_queue.cc:1243] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:10.649641 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1408) took 3252 ms. Trace:
I20260709 12:14:10.668617 14971 rpcz_store.cc:276] 0709 12:14:07.397393 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.789876 (+1392483us) service_pool.cc:224] Handling call
0709 12:14:08.790169 (+   293us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:09.299319 (+509150us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.649326 (+1350007us) spinlock_profiling.cc:243] Waited 508 ms on lock 0x7b5400367ed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:10.649574 (+   248us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1169449344}
I20260709 12:14:10.670225 14971 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:10.670858 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1426) took 1111 ms. Trace:
I20260709 12:14:10.671186 14971 rpcz_store.cc:276] 0709 12:14:09.558957 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.669663 (+1110706us) service_pool.cc:224] Handling call
0709 12:14:10.670018 (+   355us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.670590 (+   572us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.670796 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:10.653597 14794 connection.cc:256] RPC call timeout handler was delayed by -1.8100615220000691s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1544s for a response
I20260709 12:14:10.655489 14979 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:10.662338 14975 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:10.673414 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1425) took 1114 ms. Trace:
I20260709 12:14:10.673766 14975 rpcz_store.cc:276] 0709 12:14:09.558718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.655750 (+1097032us) service_pool.cc:224] Handling call
0709 12:14:10.662036 (+  6286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.673101 (+ 11065us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.673350 (+   249us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:10.656916 17317 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.674857 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1432) took 1078 ms. Trace:
I20260709 12:14:10.677662 14971 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 12:14:10.679666 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1428) took 1110 ms. Trace:
W20260709 12:14:10.678086 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 65518.6us
W20260709 12:14:10.683436 14794 connection.cc:256] RPC call timeout handler was delayed by -1.342961521999996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20630000000000004s for a response
W20260709 12:14:10.685010 14794 connection.cc:256] RPC call timeout handler was delayed by -1.3375809430001482s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1515s for a response
W20260709 12:14:10.686146 14794 connection.cc:256] RPC call timeout handler was delayed by -1.3231809430001249s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1531s for a response
I20260709 12:14:10.653587 17355 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.656570 17371 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.689647 17321 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.644652 15490 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 5 LEARNER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:10.682117 17214 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.693241 17348 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:10.679415 17314 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.694375 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:10.695041 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:10.680270 14971 rpcz_store.cc:276] 0709 12:14:09.568888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.671908 (+1103020us) service_pool.cc:224] Handling call
0709 12:14:10.672224 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.679327 (+  7103us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.679610 (+   283us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:10.706182 14829 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:10.695916 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.702076 17350 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.697587 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.704967 17368 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:10.700955 14898 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:10.707747 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.700265 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.705077 17301 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:10.709766 17301 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.710635 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:10.710901 17348 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:10.711606 17348 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:10.711798 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:10.712647 17214 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:10.713004 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 403) took 1159 ms. Trace:
I20260709 12:14:10.703568 14979 rpcz_store.cc:276] 0709 12:14:09.596895 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.263336 (+666441us) service_pool.cc:224] Handling call
0709 12:14:10.674792 (+411456us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:10.713567 16905 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:10.714107 16905 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.713425 15490 rpcz_store.cc:276] 0709 12:14:09.553870 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.554879 (+  1009us) service_pool.cc:224] Handling call
0709 12:14:10.712932 (+1158053us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:10.717033 17433 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:10.718053 17418 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.278s	user 0.000s	sys 0.000s
I20260709 12:14:10.717994 17368 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.707768 17350 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:10.704064 14794 connection.cc:256] RPC call timeout handler was delayed by -1.2682809430000361s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1592s for a response
I20260709 12:14:10.709842 17314 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.717222 17348 raft_consensus.cc:697] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:10.709144 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.723908 14898 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.723487 17348 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.725589 17392 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:10.726436 17222 raft_consensus.cc:3055] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:10.726804 17222 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:10.716144 16905 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.722366 17350 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:10.703305 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.728030 14905 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:10.729024 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.727648 17222 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.709220 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.729588 14897 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:10.729882 14902 raft_consensus.cc:2368] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5.
I20260709 12:14:10.730631 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.704139 14869 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:10.702596 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:10.732313 14794 connection.cc:256] RPC call timeout handler was delayed by -1.2583615220000866s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2157s for a response
W20260709 12:14:10.732692 14794 connection.cc:256] RPC call timeout handler was delayed by -1.230480942999975s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1634s for a response
W20260709 12:14:10.723610 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.733704 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:10.732955 14794 connection.cc:256] RPC call timeout handler was delayed by -1.1917615219999789s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2231s for a response
W20260709 12:14:10.735034 14794 connection.cc:256] RPC call timeout handler was delayed by -1.14858094300007s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17250000000000001s for a response
I20260709 12:14:10.736665 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:10.737802 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:10.739439 15495 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:10.737285 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:10.741065 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.741425 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:10.741634 17355 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:10.742022 15490 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.742697 17321 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.742995 17349 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:10.705798 17371 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.743525 17349 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.744035 14901 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.745146 17371 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.749166 14898 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:10.749480 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:10.750000 14829 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.750097 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.750898 14898 raft_consensus.cc:2410] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 12:14:10.757203 14829 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:10.754410 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:10.704244 17426 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.817073 14901 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:10.831079 14905 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
W20260709 12:14:10.816259 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 77729.4us
I20260709 12:14:10.832849 14869 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:10.833021 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.833892 14905 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 2.
I20260709 12:14:10.834244 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:10.834758 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.835343 14905 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 3.
I20260709 12:14:10.835414 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:10.836266 17355 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:10.836684 17355 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:10.837070 17355 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.836105 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.838335 15460 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:10.838982 17042 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:10.839377 17042 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.839713 17042 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.842909 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:10.680665 17317 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.844951 14905 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:10.845775 14869 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:10.846242 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:10.720175 17368 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.713011 17214 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:10.849490 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:10.853206 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 116608us
I20260709 12:14:10.711779 17301 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.815287 17371 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.864598 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:10.865204 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:10.865343 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.865985 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.868124 14794 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:10.750342 17350 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:10.885334 14796 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.515s (SENT) [suppressed 23 similar messages]
I20260709 12:14:10.858516 14897 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
W20260709 12:14:10.870970 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.882258 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:10.886705 14830 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:10.882755 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:10.888484 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.889272 14897 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:10.890153 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.890872 14897 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:10.855545 17246 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:10.866511 17222 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:10.895081 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:10.895673 14905 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:10.896452 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:10.866287 17308 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:10.870368 17214 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.831729 17217 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.055s
I20260709 12:14:10.872100 17130 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:10.885555 17402 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:10.907879 17441 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.932826 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1377) took 2557 ms. Trace:
I20260709 12:14:10.933235 14976 rpcz_store.cc:276] 0709 12:14:08.375384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.329903 (+954519us) service_pool.cc:224] Handling call
0709 12:14:09.345166 (+ 15263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.554071 (+208905us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.927659 (+1373588us) spinlock_profiling.cc:243] Waited 190 ms on lock 0x7b540035edd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:10.932757 (+  5098us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":436280192}
I20260709 12:14:10.909400 16568 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.901317 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:10.896265 17314 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:10.845674 17426 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.913740 14793 leader_election.cc:400] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5.
I20260709 12:14:10.945175 14793 leader_election.cc:403] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:14:10.914300 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:10.914924 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:10.915542 17355 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:10.920660 16905 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:10.922263 17236 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.905706 17130 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:10.927168 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:10.915992 15495 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:10.915542 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:10.929637 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 61595.6us
I20260709 12:14:10.907955 17389 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:10.885578 17350 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:10.930675 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:10.899746 17246 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:10.901974 17308 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:10.950577 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:10.951284 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 109510us
W20260709 12:14:10.951797 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 76425.5us
I20260709 12:14:10.886247 17371 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.963179 16568 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.953558 17130 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:10.969586 17355 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:10.972470 15491 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:10.972914 14827 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:10.902578 17319 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.051s
I20260709 12:14:10.976231 15491 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:10.976890 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:10.976876 14822 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
W20260709 12:14:10.980484 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.979748 14830 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:10.953281 17104 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5.
I20260709 12:14:10.963660 17308 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.944564 17441 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:10.954052 15493 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:10.959681 16582 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:10.954560 17321 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:10.959867 17350 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.953774 17402 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:10.963837 17246 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.000880 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.002960 14830 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:11.005612 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.006196 14830 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.991910 14794 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:10.994552 17138 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:10.992806 17369 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:11.016928 14830 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:11.019013 15491 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:11.021953 17214 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.023850 15500 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.023391 17441 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.024997 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.008980 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:11.025105 17369 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.033785 17441 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:11.035655 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.029747 16568 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:14:11.021179 17328 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:11.038429 17349 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.045060 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.061703 14897 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.062493 14794 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.047438 17328 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:11.064134 17225 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.047068 14903 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:11.064620 17225 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.064875 17441 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:11.065778 14903 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 228) took 1478 ms (client timeout 1922 ms). Trace:
W20260709 12:14:11.066176 14903 rpcz_store.cc:269] 0709 12:14:09.587370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.593652 (+  6282us) service_pool.cc:224] Handling call
0709 12:14:11.065627 (+1471975us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b54002e9354. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:11.065723 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2375567104}
I20260709 12:14:11.067004 17441 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.069087 14945 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:11.070194 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:11.070325 17371 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.040216 16568 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:11.071449 14945 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.067175 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.071898 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.056808 14829 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:11.056115 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.057114 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.075152 14826 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:11.073179 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:11.039538 14824 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.075793 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.071640 16568 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.071732 17391 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.077864 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.078238 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.080206 14824 raft_consensus.cc:2368] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:11.080814 14897 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:11.080773 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.024506 17443 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.076958 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.078898 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.088810 14823 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:11.089171 14794 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.056787 17317 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.052500 17402 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.091584 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.092350 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1376) took 2734 ms. Trace:
I20260709 12:14:11.092697 14977 rpcz_store.cc:276] 0709 12:14:08.357605 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.323697 (+966092us) service_pool.cc:224] Handling call
0709 12:14:09.378298 (+ 54601us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.477765 (+ 99467us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:09.477799 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:09.477840 (+    41us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:09.477869 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.092118 (+1614249us) spinlock_profiling.cc:243] Waited 99.2 ms on lock 0x7b540009a954. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:11.092169 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:11.092295 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":228229504}
I20260709 12:14:11.077229 17138 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:14:11.094944 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.048466 17130 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.081898 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.059158 17369 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.097262 14897 raft_consensus.cc:2376] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5. Re-sending same reply.
I20260709 12:14:11.079128 17441 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:11.098140 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.098686 14897 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:11.099433 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.099624 17042 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.099946 17395 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:11.100894 14898 raft_consensus.cc:2368] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:11.101366 17395 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:11.101749 17395 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.102509 17395 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.103003 17042 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.104022 17395 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.104759 17389 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:11.105825 17389 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:11.106124 17389 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.080040 17222 raft_consensus.cc:2764] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:14:11.057030 17214 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.077450 17392 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:11.133248 17392 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:11.133741 17392 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:11.038713 17444 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:11.075387 17319 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:11.084721 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.063448 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.077471 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:11.138181 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 60785.8us
I20260709 12:14:11.085366 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.060936 17354 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.086911 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.092990 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.096828 17130 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 3 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:11.183337 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.075709 17328 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.046823 17308 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.106341 17426 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:11.139003 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.193704 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.194034 14897 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:11.140440 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:11.195072 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 54809.4us
I20260709 12:14:11.195781 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.142391 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.196363 14903 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.146654 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.136603 17319 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:11.190056 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 100971us
I20260709 12:14:11.196254 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.197295 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.194417 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.197218 14976 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:11.198057 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.198559 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.197700 14974 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:11.184931 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.145455 14830 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:11.206647 14900 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:11.204888 14897 raft_consensus.cc:2368] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:11.207773 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.183789 17381 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:11.204095 14794 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:11.215806 14903 raft_consensus.cc:2410] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:11.194669 17104 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:11.218307 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.218758 14825 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:11.220113 14794 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.188632 15490 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:11.206162 17319 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:11.223747 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.140987 17421 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.201746 17222 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:11.223850 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.231526 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.136580 17444 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.094967 16568 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.241255 16568 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.242108 17444 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:11.244565 17104 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:11.245046 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:11.230485 17389 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.245942 17225 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.246690 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.247002 14824 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.247818 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.248657 17222 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.248947 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.249677 14900 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:11.250120 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.251173 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.230333 17317 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.251965 17439 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:11.245005 17104 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:11.251046 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.248955 14821 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:14:11.252966 14823 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.223359 17426 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:11.226593 14945 leader_election.cc:400] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:11.227851 17350 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.223482 17354 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:11.254999 14829 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
W20260709 12:14:11.255995 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.256145 14829 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.252734 17104 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.137032 17443 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.257198 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.257440 14829 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:11.258703 17443 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.261406 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.262104 14973 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:11.232964 14977 raft_consensus.cc:2393] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:11.262858 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.263623 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.263828 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.234436 17421 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.303762 14945 leader_election.cc:403] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 12:14:11.304365 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 77904us
I20260709 12:14:11.304443 17443 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:11.305439 17421 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.235117 17308 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.232106 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.217484 17381 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:11.308784 17381 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.309947 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.311151 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.077440 17246 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.263851 17225 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:11.306738 14973 raft_consensus.cc:2368] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:14:11.313417 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.313877 17246 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:11.314033 14973 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:11.254245 17426 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.262373 17222 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.314589 17426 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.264350 14977 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:11.233403 14794 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.252378 17439 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.266661 17392 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.318111 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.318895 14977 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:11.266599 17319 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.265583 17104 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.255875 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.321050 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.321306 17319 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 3 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:11.320971 17439 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.319593 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.322046 14826 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:11.261703 17350 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.269115 17328 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.322139 17439 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.323562 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:11.325091 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:11.314824 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.329581 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.329958 17138 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:11.330238 14973 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:11.330798 17424 raft_consensus.cc:3055] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:11.331187 17424 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.332100 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.331928 17424 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.332937 17424 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.333832 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 224) took 2428 ms. Trace:
I20260709 12:14:11.334192 14899 rpcz_store.cc:276] 0709 12:14:08.905405 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.905628 (+   223us) service_pool.cc:224] Handling call
0709 12:14:08.946606 (+ 40978us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:11.083095 (+2136489us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:11.193790 (+110695us) log.cc:844] Serialized 14 byte log entry
0709 12:14:11.254849 (+ 61059us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:11.254896 (+    47us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:11.254939 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.333626 (+ 78687us) spinlock_profiling.cc:243] Waited 2.14 s on lock 0x7b54000852d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:11.333671 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:11.333782 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":145371,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":23368,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":79,"spinlock_wait_cycles":4912893184,"thread_start_us":148432,"threads_started":2,"wal-append.queue_time_us":103346}
I20260709 12:14:11.322160 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.338253 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:11.337910 15462 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.336723 14897 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:11.338861 17362 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.344202 14897 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:11.327797 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.345250 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.345515 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.346724 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.347785 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.345573 14897 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:11.268879 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.349241 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.349591 14897 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.350220 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.350649 14897 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.350883 14825 raft_consensus.cc:2393] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:11.351544 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.351750 14897 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.340931 17364 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:11.352185 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.352358 17364 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.326457 14903 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.354591 17364 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.355118 14903 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.355572 17364 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.324681 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.281186 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1406) took 2229 ms. Trace:
I20260709 12:14:11.346669 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.323498 17353 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.353235 14868 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:11.281790 14904 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 12:14:11.358608 17350 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:11.296159 15490 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
I20260709 12:14:11.296671 17251 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.359083 17350 raft_consensus.cc:697] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.359983 17350 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.300796 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:11.319687 17392 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:11.318131 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 84811.2us
I20260709 12:14:11.344266 17321 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:11.353322 17414 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.916s	user 0.003s	sys 0.000s
I20260709 12:14:11.336194 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.333099 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.362061 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.362486 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 312) took 2059 ms. Trace:
I20260709 12:14:11.360380 14827 rpcz_store.cc:276] 0709 12:14:09.048074 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.048197 (+   123us) service_pool.cc:224] Handling call
0709 12:14:11.276881 (+2228684us) spinlock_profiling.cc:243] Waited 1.92 s on lock 0x7b5400055d54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:11.276993 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4424207616}
I20260709 12:14:11.274988 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.361753 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.363912 14827 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.364391 14901 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:11.277710 14905 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:14:11.364636 14794 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.365101 14827 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:11.358069 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.365605 14794 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.280634 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.366219 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.356921 14976 raft_consensus.cc:2368] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:14:11.363022 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.366641 14794 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.367213 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.343170 17328 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.367766 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.306739 17216 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.366904 17225 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:11.368047 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.366595 14971 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.369237 14794 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.368440 17069 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:11.371662 14976 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.371999 17069 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:11.372503 17138 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.372524 17069 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.374740 17069 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.376392 17426 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.368332 14970 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:11.362885 14972 rpcz_store.cc:276] 0709 12:14:09.303129 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.524737 (+221608us) service_pool.cc:224] Handling call
0709 12:14:09.525892 (+  1155us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:09.537284 (+ 11392us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:09.537314 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:09.540080 (+  2766us) log.cc:844] Serialized 26 byte log entry
0709 12:14:09.781029 (+240949us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:09.781075 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:09.781155 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:11.352789 (+1571634us) spinlock_profiling.cc:243] Waited 1 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:11.362233 (+  9444us) raft_consensus.cc:1685] finished
0709 12:14:11.362253 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:11.362433 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10966,"raft.queue_time_us":11948,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":84,"spinlock_wait_cycles":2310016,"thread_start_us":240558,"threads_started":1,"wal-append.queue_time_us":769069}
I20260709 12:14:11.379930 17216 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:11.380472 17216 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.381259 14901 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.380367 17455 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:11.382608 17216 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.362926 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.364631 17104 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.312187 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.389508 14868 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:11.390046 17392 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:11.390358 17246 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:11.390748 17246 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.391155 17246 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:11.391335 14821 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: [5.6-6.7]
I20260709 12:14:11.391695 17392 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:11.392082 17392 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.392973 17392 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.394129 17392 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:11.366158 14827 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:11.400864 14794 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.401870 17069 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:11.402314 17069 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:11.402801 17069 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.379132 14869 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.322343 14977 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:05.724676 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:11.402470 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.275754 14823 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:11.405294 14904 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:11.407649 17319 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:11.406581 14869 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.448470 17350 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:11.447945 14869 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.392066 17225 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.449862 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.410116 14971 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:11.450469 17350 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.450701 14825 raft_consensus.cc:2376] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 5. Re-sending same reply.
I20260709 12:14:11.405737 15491 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.450277 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.416491 14868 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:11.452780 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.452970 14869 leader_election.cc:400] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:14:11.453316 14825 raft_consensus.cc:2376] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 4. Re-sending same reply.
I20260709 12:14:11.418286 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:11.454059 14898 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.454274 17350 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:11.416610 14727 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:11.418850 14903 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.454955 17350 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.428581 17138 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:14:11.455441 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.409543 17069 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.418610 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.434186 17216 consensus_queue.cc:1059] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:14:11.460544 14899 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
W20260709 12:14:11.456526 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.409793 17438 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.462064 17216 raft_consensus.cc:3055] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:11.461872 17438 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.404685 17442 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.434814 17300 consensus_queue.cc:1059] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 12:14:11.411401 17381 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.463439 17300 raft_consensus.cc:3055] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:11.463856 17300 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.440328 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:11.465128 17381 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.433665 17328 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.453956 14869 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.457574 17069 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:11.462443 17216 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.466993 17315 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:11.455998 14825 raft_consensus.cc:2376] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 4. Re-sending same reply.
I20260709 12:14:11.428740 17462 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 12:14:11.468297 17216 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.469529 17216 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.436419 17353 consensus_queue.cc:1059] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.034s
I20260709 12:14:11.465512 17300 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.431557 17104 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:14:11.470927 17300 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.437616 17321 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:14:11.428803 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.435958 17421 consensus_queue.cc:1059] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 12:14:11.472822 17321 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:11.473506 16582 raft_consensus.cc:3055] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:11.473951 16582 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:11.456001 17350 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.474808 16582 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.475946 16582 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:11.473518 17321 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:11.444512 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:11.478089 14901 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:11.477677 17321 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.478997 17321 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:11.481575 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.482626 14979 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
W20260709 12:14:11.468905 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.420611 14905 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 12:14:11.485384 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:11.485860 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.486307 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.469553 14869 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.281436 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.488114 14829 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:14:11.488237 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.488569 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:11.488961 14825 raft_consensus.cc:2376] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 6. Re-sending same reply.
I20260709 12:14:11.486045 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.489907 14826 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.490989 14825 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:11.492499 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.493046 14823 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:11.404230 17246 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.486985 14828 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:11.510233 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.510965 14869 leader_election.cc:400] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:14:11.495415 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.496408 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.496657 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.511073 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:11.501390 14830 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:11.431943 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.508925 14825 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:14:11.516001 14828 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:14:11.514077 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 82237us
I20260709 12:14:11.513634 14826 raft_consensus.cc:2410] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 12:14:11.523869 14945 leader_election.cc:400] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:11.525648 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.521492 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:11.450982 17225 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.437518 17426 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:11.527477 17392 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:11.528028 17464 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:11.528618 17464 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.522943 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:11.465601 17438 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:11.533414 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:11.533824 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.539786 14898 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:11.530779 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.522245 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:11.541427 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:11.542006 14821 raft_consensus.cc:2376] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7. Re-sending same reply.
I20260709 12:14:11.542589 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:11.543702 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.544651 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.544996 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.545287 14971 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:11.546201 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.546767 14970 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.548365 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.549464 14974 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
W20260709 12:14:11.552383 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.553392 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:11.554837 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:11.555362 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.556118 17186 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:11.556488 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.556631 17186 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:11.557572 17186 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.557512 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.560321 14974 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.514213 17353 raft_consensus.cc:3055] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:11.561128 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 136269us
I20260709 12:14:11.555034 14794 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.521373 17053 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:11.414233 14896 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:11.513790 17442 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:11.576220 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.573220 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.532603 17464 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.533260 16861 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.580662 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:11.560928 14727 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 2 to 4, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 4 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.590281 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.590297 14973 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:11.566848 15462 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:11.577819 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:11.593107 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.551069 17347 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.586294 14974 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:11.597265 14970 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:11.551153 17388 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:14:11.599077 14728 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 159) took 16953 ms (client timeout 15000 ms). Trace:
I20260709 12:14:11.528838 17130 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 12:14:11.563850 17424 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:11.572480 17217 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:11.610257 14979 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: [7.3-7.3]
I20260709 12:14:11.612808 17440 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:11.605541 17424 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.613225 14727 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 3, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.572873 17433 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:11.644968 17433 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:11.645900 17433 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.652103 17341 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:11.652659 17341 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:11.653033 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 76203.1us
I20260709 12:14:11.653596 16568 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:11.653913 14869 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:11.654668 17341 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:11.654764 14869 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.568332 17353 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:14:11.599522 14728 rpcz_store.cc:269] 0709 12:13:54.634392 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.634530 (+   138us) service_pool.cc:224] Handling call
0709 12:13:55.867726 (+1233196us) spinlock_profiling.cc:243] Waited 811 ms on lock 0x7b5400220510. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb9630b2 00007f4cd48dc759 00007f4cd4874a76 00007f4cd4845d58 00007f4cd494404e 00007f4cd2e052a4 00007f4cd2e05232 00007f4cd2e05161 00007f4cd2e050dc
0709 12:14:11.588149 (+15720423us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:03.886118 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:04.109700 (+223582us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:04.116823 (+  7123us) write_op.cc:435] Acquired schema lock
0709 12:14:04.119437 (+  2614us) tablet.cc:662] Decoding operations
0709 12:14:04.338178 (+218741us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:04.361994 (+ 23816us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:04.363724 (+  1730us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:14:04.540158 (+176434us) tablet.cc:701] Row locks acquired
0709 12:14:04.540218 (+    60us) write_op.cc:260] PREPARE: finished
0709 12:14:04.540446 (+   228us) write_op.cc:270] Start()
0709 12:14:04.540612 (+   166us) write_op.cc:276] Timestamp: P: 1783599244540379 usec, L: 0
0709 12:14:04.540639 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:14:04.618026 (+ 77387us) log.cc:844] Serialized 2835 byte log entry
0709 12:14:05.218349 (+600323us) op_driver.cc:464] REPLICATION: finished
0709 12:14:05.546866 (+328517us) write_op.cc:301] APPLY: starting
0709 12:14:05.564487 (+ 17621us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:05.587636 (+ 23149us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:05.609311 (+ 21675us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:05.689072 (+ 79761us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:05.689386 (+   314us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:14:05.689432 (+    46us) write_op.cc:312] APPLY: finished
0709 12:14:05.689768 (+   336us) log.cc:844] Serialized 59 byte log entry
0709 12:14:05.690691 (+   923us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:05.690815 (+   124us) write_op.cc:454] Released schema lock
0709 12:14:05.690877 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:05.693500 (+  2623us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:05.693530 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1756531,"reported_tablets":25,"spinlock_wait_cycles":1865688832,"child_traces":[["op",{"apply.queue_time_us":284081,"apply.run_cpu_time_us":4213,"apply.run_wall_time_us":159055,"num_ops":7,"prepare.queue_time_us":366799,"prepare.run_cpu_time_us":34599,"prepare.run_wall_time_us":1083456,"raft.queue_time_us":126160,"raft.run_cpu_time_us":55586,"raft.run_wall_time_us":242432,"replication_time_us":677546,"thread_start_us":855569,"threads_started":4,"wal-append.queue_time_us":429998,"wal-append.run_cpu_time_us":12826,"wal-append.run_wall_time_us":1684246}]]}
I20260709 12:14:11.570152 17222 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:11.561810 17348 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.577085 17317 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:11.623885 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.604159 17388 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:11.567427 17299 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:14:11.629189 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 332174us
I20260709 12:14:11.636994 14973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:14:11.640270 17389 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:11.592594 17439 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:11.617833 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.660348 16568 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.660852 14727 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 3 to 5, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.599651 17443 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:11.581135 17319 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.079s
I20260709 12:14:11.694561 14973 raft_consensus.cc:606] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Received request to transfer leadership to TS b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:11.677928 17431 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:14:11.658313 17424 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.601477 17362 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.080s
I20260709 12:14:11.661592 17321 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:11.599462 17444 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.084s
I20260709 12:14:11.619246 17441 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.090s
I20260709 12:14:11.660979 17322 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:11.712929 14796 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.718348 14973 raft_consensus.cc:614] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:11.718827 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 118716us
I20260709 12:14:11.676218 17222 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:11.719403 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 101633us
I20260709 12:14:11.741593 14796 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.741873 14794 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.743501 14796 leader_election.cc:400] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 4. Current term is 5.
I20260709 12:14:11.745103 14974 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:11.609200 16861 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.692622 17317 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.693495 17388 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:11.656546 17438 consensus_queue.cc:1059] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.058s
I20260709 12:14:11.714430 17010 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:11.738756 14945 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.692318 17332 consensus_queue.cc:1059] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.036s
I20260709 12:14:11.715466 17442 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:11.717974 17402 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:11.751365 14796 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.747897 14727 catalog_manager.cc:5697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 3 to 6, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 6 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.717419 17299 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:11.723503 17457 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:11.766588 14902 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
W20260709 12:14:11.759155 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.768893 14979 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.718106 17371 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:14:11.747220 17381 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:11.750344 17222 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.754357 17069 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:14:11.749019 17455 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.749159 17328 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:11.808694 17328 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.809430 17328 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:11.752933 17314 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:11.810690 17314 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.779297 17381 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.753382 17321 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:11.759897 17443 raft_consensus.cc:3055] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:11.831612 17443 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.832456 17246 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:11.833618 17465 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.114s	user 0.000s	sys 0.000s
I20260709 12:14:11.835143 17299 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.740880 17353 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.754281 16568 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.756592 17402 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.766510 17362 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:11.751220 17364 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:11.763098 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:11.760358 17010 raft_consensus.cc:697] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.752591 17104 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:14:11.810137 17438 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:11.816176 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 231) took 1091 ms. Trace:
I20260709 12:14:11.880539 14902 rpcz_store.cc:276] 0709 12:14:10.724907 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.737052 (+ 12145us) service_pool.cc:224] Handling call
0709 12:14:11.815957 (+1078905us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b54004173d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:11.816110 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2359359360}
I20260709 12:14:11.750495 17317 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.811578 17314 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.791894 17332 raft_consensus.cc:3055] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:11.826993 14900 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:14:11.881978 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 226000us
I20260709 12:14:11.830796 17321 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.897768 14976 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:11.787185 14727 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 5, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:11.861219 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 294400us
I20260709 12:14:11.832461 17443 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.860212 17308 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:11.805581 17467 log.cc:927] Time spent T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 12:14:11.878885 16568 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.900341 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:11.902850 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 252750us
W20260709 12:14:11.903955 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 140907us
W20260709 12:14:11.892562 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.875816 17364 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:11.897253 17332 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.913123 17010 consensus_queue.cc:237] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.913537 17332 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:11.914546 17332 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.903746 17308 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:11.917114 17308 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:11.890071 17353 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.911962 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:11.925467 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.880448 17438 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:11.929708 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 178391us
I20260709 12:14:11.931634 14796 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:11.927207 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.928130 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:11.877576 17138 consensus_queue.cc:1175] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "06d602c103924b9ca33fd3a8852aad88" responder_term: 8 status { last_received { term: 6 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: [7.5-7.5]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:11.937826 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.947350 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:12.016803 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 69530.8us
I20260709 12:14:12.018944 17464 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:12.019397 17464 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.019760 17464 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.016204 17440 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.020746 17440 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.024654 17440 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:12.026356 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 102860us
W20260709 12:14:12.032325 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 247244us
W20260709 12:14:11.934432 17454 log.cc:927] Time spent T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.140s	user 0.000s	sys 0.001s
W20260709 12:14:12.034061 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.949349 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:11.949750 16568 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:11.906536 17442 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:11.934719 17477 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:11.934607 17362 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:14:12.035063 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 85771.8us
I20260709 12:14:12.082814 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:12.084069 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:12.035609 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 107554us
I20260709 12:14:11.935091 14727 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 2 to 5, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.084978 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:12.085374 14727 catalog_manager.cc:5697] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 3 to 6, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 6 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.040197 16568 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:12.047120 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.917884 17364 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:12.015029 16582 consensus_meta.cc:287] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.536s	user 0.008s	sys 0.001s
I20260709 12:14:11.930364 17348 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:11.934839 17443 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:11.907021 17444 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:12.030614 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:12.079864 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.080467 14976 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:11.951313 17441 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:12.086179 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.087047 16568 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:12.100061 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.018347 17319 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.013283 17457 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:12.117956 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:12.118347 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:12.039784 17392 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:12.081423 17433 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:11.952618 17475 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.169s
I20260709 12:14:12.099979 17421 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:12.126744 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 96202us
I20260709 12:14:12.096949 17440 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:11.934508 17402 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.136546 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:12.148979 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 317) took 1415 ms. Trace:
I20260709 12:14:12.152808 15499 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:14:12.097359 17439 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:12.150106 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.127586 14727 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 3, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:11.935588 17381 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.152740 14975 rpcz_store.cc:276] 0709 12:14:10.733872 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.748928 (+ 15056us) service_pool.cc:224] Handling call
0709 12:14:10.854986 (+106058us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:11.073834 (+218848us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.073861 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:11.080015 (+  6154us) log.cc:844] Serialized 26 byte log entry
0709 12:14:11.278005 (+197990us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:11.278042 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.278112 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.148741 (+870629us) raft_consensus.cc:1685] finished
0709 12:14:12.148763 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.148910 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12045,"raft.queue_time_us":48328,"raft.run_cpu_time_us":70,"raft.run_wall_time_us":72,"thread_start_us":283858,"threads_started":2,"wal-append.queue_time_us":550468}
I20260709 12:14:12.158787 14976 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: [7.3-7.3]
I20260709 12:14:12.112819 17348 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:12.130940 17364 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:12.098701 17186 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.049s
W20260709 12:14:12.196456 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 78563.7us
I20260709 12:14:12.128808 17214 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:14:12.197968 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 47983.3us
I20260709 12:14:12.205302 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:12.136116 17225 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.130349 17433 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.138926 17421 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.147203 17440 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:12.098165 17438 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:12.208318 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 116225us
I20260709 12:14:12.211774 14796 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.203858 14727 catalog_manager.cc:5697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 2 to 5, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.194496 17476 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:12.151836 17319 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 12:14:12.131912 17488 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.088s
I20260709 12:14:12.243881 17488 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:12.244298 17488 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:12.245178 17488 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.201885 17069 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:12.222422 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:12.224177 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:12.226245 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:12.226576 17479 log.cc:927] Time spent T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:14:12.227041 14727 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 2 to 3, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:12.228864 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:12.231868 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:12.235425 14822 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:12.252132 14827 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
W20260709 12:14:12.243046 17424 consensus_meta.cc:287] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.520s	user 0.003s	sys 0.003s
I20260709 12:14:12.247206 14823 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:12.214602 17402 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:12.215571 17381 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:12.213495 17433 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:12.206527 17491 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:12.249382 15499 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:12.215229 17440 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.213425 17421 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:12.260797 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 137890us
I20260709 12:14:12.246296 17488 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:12.218554 17462 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:12.270180 17069 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:12.275184 17347 consensus_meta.cc:287] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.669s	user 0.008s	sys 0.000s
I20260709 12:14:12.277791 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:12.279644 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:12.280658 14898 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:12.281199 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:12.251564 17457 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.216114 16582 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 12:14:12.281826 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:12.284988 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 251167us
I20260709 12:14:12.285481 14978 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:12.286002 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.336961 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:12.253526 17476 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:12.322474 14830 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:12.338279 14871 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:12.306460 17438 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:12.339093 14727 catalog_manager.cc:5697] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 2 to 5, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:12.340626 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:12.253750 17104 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:12.345189 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:12.345120 14727 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 2, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 2 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.207413 17442 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 7.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.346477 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:12.349421 14871 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:12.342610 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 224358us
I20260709 12:14:12.344714 17395 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:12.287585 17424 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.328626 17347 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:12.351486 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:12.324350 17491 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:12.317979 17222 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.322997 17362 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:12.356127 14727 catalog_manager.cc:5697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:12.327342 17462 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:12.358213 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:12.320393 17317 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.365942 15490 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:12.352133 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:12.362089 14868 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:12.346735 17500 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:12.350265 17322 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:12.340057 14896 raft_consensus.cc:2376] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7. Re-sending same reply.
W20260709 12:14:12.357693 17315 consensus_meta.cc:287] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.890s	user 0.010s	sys 0.000s
W20260709 12:14:12.434255 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 72231.9us
I20260709 12:14:12.369367 14727 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 2 to 4, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 4 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:12.345682 17482 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:12.486065 17482 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.486470 17482 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:12.354871 17246 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:12.435016 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 82947.3us
W20260709 12:14:12.489923 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.490578 14871 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:12.369270 14978 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:12.491767 14871 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:12.435714 14904 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:12.356606 17483 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:12.277755 17348 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.440212 14971 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:12.443522 14979 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 12:14:12.450393 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 83645.7us
I20260709 12:14:12.441082 17462 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.452122 14901 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:14:12.453760 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:12.454620 17478 log.cc:927] Time spent T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.242s	user 0.001s	sys 0.000s
W20260709 12:14:12.458503 17490 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.205s	user 0.000s	sys 0.001s
I20260709 12:14:12.439653 17498 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:14:12.455157 17216 consensus_meta.cc:287] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.941s	user 0.007s	sys 0.002s
W20260709 12:14:12.481271 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.365162 17491 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.492900 17315 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.485265 17433 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.520730 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:12.496027 15491 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:14:12.502059 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 48374us
I20260709 12:14:12.449448 17010 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:12.518409 14975 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:12.500520 17332 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:12.502879 16861 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:12.501477 17498 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:12.506050 17504 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.506791 17483 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:12.510123 17500 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:12.533818 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:12.499866 16898 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 12:14:12.510052 17509 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:14:12.532606 17389 consensus_meta.cc:287] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.820s	user 0.007s	sys 0.003s
I20260709 12:14:12.533195 17010 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:12.536978 17498 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:12.512364 17362 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:12.546394 17464 consensus_meta.cc:287] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.526s	user 0.003s	sys 0.007s
I20260709 12:14:12.556425 17464 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.556731 17500 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.549469 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:12.558516 14825 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 12:14:12.480583 17476 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.551400 17483 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:12.560209 17322 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:12.572021 14978 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:12.580874 14896 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:12.581701 17455 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:12.581938 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:12.582796 17388 consensus_meta.cc:287] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.822s	user 0.004s	sys 0.004s
I20260709 12:14:12.585471 17455 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:12.588064 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:12.587942 17455 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.588975 17455 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.592365 17424 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:12.595585 17353 consensus_meta.cc:287] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.661s	user 0.002s	sys 0.008s
I20260709 12:14:12.598244 17433 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:12.598861 17010 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.600801 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:12.601964 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:12.602347 17507 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:14:12.602276 17395 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:12.604964 17395 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:12.605715 17395 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.563841 17225 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.608040 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.612147 14901 raft_consensus.cc:2368] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:12.571214 17222 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:12.571480 17483 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:12.618024 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:12.627166 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.627653 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:12.539667 17504 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.627676 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:12.616334 17496 log.cc:927] Time spent T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:14:12.591575 17464 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:12.634248 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:12.636986 14901 raft_consensus.cc:2393] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 3: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:12.604735 17491 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:12.644251 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:12.627314 17483 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:12.623848 17427 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:12.647003 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:12.649318 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.635504 16898 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.646082 17395 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.644268 17225 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:12.583235 17388 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.673236 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:12.665241 17222 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.681872 15496 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:12.683708 15490 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:12.686367 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:12.689500 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:12.690780 14901 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:12.666962 16898 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.694924 16898 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:12.676810 17225 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:12.707940 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.688184 17348 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.682703 17222 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.714994 14979 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:14:12.723944 17504 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:12.725723 17222 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:12.728176 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.728631 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:12.729699 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.738274 14903 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:12.739679 14974 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:12.741956 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:12.737571 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:12.745096 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:12.758632 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:12.759431 14972 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:12.732122 17388 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:12.747793 17509 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:12.746049 17464 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:12.774148 17517 log.cc:927] Time spent T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:14:12.763499 17246 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:12.745117 17462 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 12:14:12.715291 17348 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.823195 17440 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.829627 17482 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.830587 17388 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.830854 14901 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:14:12.831225 17388 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.833457 17388 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:12.834774 17381 consensus_meta.cc:287] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.544s	user 0.002s	sys 0.005s
I20260709 12:14:12.837284 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:12.772477 17421 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.845719 14973 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:12.853338 17317 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:12.853693 17482 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:12.857314 14896 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:12.842267 17308 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:12.857479 17348 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:12.859444 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:12.860102 17225 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:12.860682 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:12.860873 17520 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 12:14:12.861528 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:12.862180 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:12.863912 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:12.850982 17469 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 1.086s	user 0.001s	sys 0.004s
I20260709 12:14:12.866112 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:12.867951 14973 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:12.868580 14905 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.869843 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:12.870733 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:12.872681 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.873639 17222 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:12.864007 17482 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.875756 14905 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:12.878624 14945 leader_election.cc:400] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:12.879082 14945 leader_election.cc:403] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:12.879670 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:12.880270 14905 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:14:12.880635 14945 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.855965 17498 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.886382 14905 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:12.878479 17222 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:12.917651 14905 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 12:14:12.883996 17438 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.927614 17438 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.928023 17491 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:12.882650 17317 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:12.883452 17455 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:14:12.929694 17438 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:12.923517 17484 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.710s	user 0.000s	sys 0.003s
I20260709 12:14:12.923856 17348 consensus_queue.cc:1059] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:12.926067 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:12.880520 17381 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:12.916404 17341 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.882267 17364 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:14:12.939203 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.881822 17482 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.923408 17440 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:12.944977 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:12.962746 17138 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:12.965377 17457 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:12.967568 17502 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.621s	user 0.000s	sys 0.003s
I20260709 12:14:12.968577 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.970103 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1422) took 1079 ms. Trace:
I20260709 12:14:12.971932 17480 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:12.930351 17421 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:13.010804 14971 rpcz_store.cc:276] 0709 12:14:11.890967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.891087 (+   120us) service_pool.cc:224] Handling call
0709 12:14:11.891367 (+   280us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:12.493129 (+601762us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.969855 (+476726us) spinlock_profiling.cc:243] Waited 549 ms on lock 0x7b540022bfd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:12.970041 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1261758848}
W20260709 12:14:12.939500 17469 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:14:12.936885 17438 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:13.016541 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 48043.3us
I20260709 12:14:13.018266 14794 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:12.940457 17488 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:12.961344 17317 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:12.979135 17138 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:12.936558 17042 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.082s
I20260709 12:14:12.935808 17388 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.083s
I20260709 12:14:13.036749 17317 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.036986 17138 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:12.981843 17246 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:13.038206 17138 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:13.022428 14971 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:13.029385 16568 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.939776 17462 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.080s
I20260709 12:14:13.039577 16568 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.035204 17433 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:13.040676 17433 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:12.936053 17476 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.083s
I20260709 12:14:13.021840 17491 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:14:13.046197 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1872) took 2012 ms. Trace:
I20260709 12:14:12.959141 17341 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.059083 14897 rpcz_store.cc:276] 0709 12:14:11.033857 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.363311 (+329454us) service_pool.cc:224] Handling call
0709 12:14:11.409870 (+ 46559us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:11.416645 (+  6775us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.416676 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:11.417100 (+   424us) log.cc:844] Serialized 26 byte log entry
0709 12:14:11.564145 (+147045us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:11.565170 (+  1025us) log.cc:844] Serialized 14 byte log entry
0709 12:14:11.647899 (+ 82729us) spinlock_profiling.cc:243] Waited 5.8 ms on lock 0x7b180024aba0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb914c0a 00007f4cd5054219 00007f4ccb99ca40 00007f4ccb9974e4 00007f4ccb997455 00007f4ccea7f060 00007f4ccea91716 00007f4cceaa2287 00007f4cceaa2208
0709 12:14:11.648076 (+   177us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.648149 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.847914 (+1199765us) spinlock_profiling.cc:243] Waited 7.19 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:13.045978 (+198064us) raft_consensus.cc:1685] finished
0709 12:14:13.046002 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:13.046132 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11281,"prepare.queue_time_us":2919,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":89377,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":155,"spinlock_wait_cycles":29870720,"thread_start_us":146686,"threads_started":1,"wal-append.queue_time_us":306807}
I20260709 12:14:13.010600 16898 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:14:13.017814 17455 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.013212 17350 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 12:14:13.064638 14973 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:13.022451 17225 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:13.028999 17488 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.072376 16568 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.074333 16568 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:13.018981 17500 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 12:14:13.020859 17438 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.061062 17389 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:14:13.084947 17389 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:13.085286 17389 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:13.085513 17341 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.086091 17389 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.087190 17389 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:13.069887 17488 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.088815 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.089507 14973 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:13.072664 17480 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.092904 14898 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:13.065413 17483 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.110029 17498 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.110174 17433 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.098335 17480 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.122028 17438 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:13.121590 17482 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.139662 17488 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.141927 17488 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.143559 17381 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:13.143929 17487 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:13.144353 17487 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:13.145143 17487 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.146543 17487 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:13.147507 17483 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.150655 17480 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.154083 17475 raft_consensus.cc:3055] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:13.154518 17475 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:13.155393 17475 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.156620 17475 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:13.198433 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.212770 14794 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:13.217268 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.219182 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.220218 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.220451 14830 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:13.225632 14823 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:13.228219 14823 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:13.234279 14827 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
W20260709 12:14:13.234308 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.241285 14899 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:13.243307 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1854) took 2496 ms. Trace:
I20260709 12:14:13.243830 14900 rpcz_store.cc:276] 0709 12:14:10.747207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.250259 (+503052us) service_pool.cc:224] Handling call
0709 12:14:11.816547 (+566288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:11.889476 (+ 72929us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:13.242797 (+1353321us) spinlock_profiling.cc:243] Waited 566 ms on lock 0x7b54004173d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:13.243094 (+   297us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1301684096}
I20260709 12:14:13.249665 14902 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:13.250439 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:13.281296 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.294032 14976 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.299736 17069 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:13.300568 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.302474 17489 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:13.302798 17308 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.303372 14827 raft_consensus.cc:2410] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:13.303638 17308 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.304600 17389 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.305414 17389 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.306545 14902 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:14:13.306849 17308 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.309346 14897 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:13.320993 17540 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:13.321615 17138 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:13.321955 17540 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.322609 17138 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.321611 17341 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.323874 17341 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.308539 16568 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.324595 17455 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:13.325644 16568 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.326445 17341 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:13.327620 17457 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.328730 17500 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.329720 16568 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.329550 17500 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.330261 16568 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.330914 16568 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.305294 17491 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:13.328444 17457 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.333748 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.334611 17457 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.335736 17500 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.336457 14824 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:13.337932 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.338619 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1911) took 1116 ms. Trace:
I20260709 12:14:13.338745 14973 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:13.340044 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:13.340786 17477 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.185s	user 0.004s	sys 0.004s
I20260709 12:14:13.341114 15490 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
W20260709 12:14:13.342626 17477 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.235s	user 0.005s	sys 0.005s
I20260709 12:14:13.342610 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:13.343549 14970 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:13.343814 15499 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:13.343197 17477 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:13.344184 14822 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:13.345561 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:13.340257 14973 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:13.339129 14824 rpcz_store.cc:276] 0709 12:14:12.222036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:12.222193 (+   157us) service_pool.cc:224] Handling call
0709 12:14:13.338099 (+1115906us) spinlock_profiling.cc:243] Waited 950 ms on lock 0x7b54000938d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:13.338251 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2184680832}
I20260709 12:14:13.346881 14794 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:13.308094 17389 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.308346 17489 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.426455 14975 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 12:14:13.427076 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.427652 17487 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:13.428010 14899 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:13.429499 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.430634 14900 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:13.383705 15490 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 5 LEARNER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:13.389642 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 640) took 1035 ms. Trace:
I20260709 12:14:13.389290 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.434144 17424 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.435997 16568 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.310079 17438 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:13.437163 17487 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.438756 17389 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:13.439177 17389 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.433697 15496 rpcz_store.cc:276] 0709 12:14:12.354442 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:12.354555 (+   113us) service_pool.cc:224] Handling call
0709 12:14:12.354848 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:12.682341 (+327493us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:13.389035 (+706694us) spinlock_profiling.cc:243] Waited 327 ms on lock 0x7b54005802d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:13.389408 (+   373us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":751654656}
I20260709 12:14:13.447253 14827 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:13.448035 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 332378us
I20260709 12:14:13.449278 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.450134 14827 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:13.453570 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.455883 14826 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.448424 14830 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:13.457441 17438 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.464013 14830 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:13.425432 17489 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:13.465802 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:13.436090 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 89295.5us
I20260709 12:14:13.439656 17389 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:13.388530 17138 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.347301 17540 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.470737 14830 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:13.388669 17500 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:13.477007 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.482985 14826 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:13.300869 17069 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.483968 14902 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:13.347213 17491 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.479804 16568 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:14:13.488904 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.490036 14971 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:14:13.490783 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:13.491779 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:13.493009 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:13.495193 17130 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:13.496377 17322 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.478739 17424 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.491915 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:13.504122 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.504303 14830 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:13.504850 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.505137 15493 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:13.505985 14972 raft_consensus.cc:2410] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:13.500859 14971 pending_rounds.cc:85] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 2
I20260709 12:14:13.508702 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.487046 17438 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.509047 17130 consensus_queue.cc:1243] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:13.509575 17381 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.509902 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:13.510092 17314 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:13.510527 15499 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:13.510809 17322 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:13.511500 17545 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:14:13.512559 14904 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:13.513636 17424 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.520475 14976 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:13.384528 17477 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.524046 15500 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:13.525436 14903 raft_consensus.cc:2410] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:13.517885 17138 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.519379 17381 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.527801 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.522519 14971 pending_rounds.cc:107] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:14:13.529870 14971 raft_consensus.cc:2889] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:13.530938 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.530231 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.527801 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.529882 14830 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:13.506155 17500 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.535872 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.559218 14902 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:13.532114 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:13.524061 16898 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:13.600090 14904 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:13.531000 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:13.536123 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:13.606475 14901 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:13.624992 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:13.605795 14899 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
W20260709 12:14:13.606715 17536 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.180s	user 0.000s	sys 0.002s
I20260709 12:14:13.623383 14824 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:13.530251 17314 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.093s
I20260709 12:14:13.628549 14900 raft_consensus.cc:2376] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4. Re-sending same reply.
I20260709 12:14:13.602869 17069 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.604758 16898 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:13.636888 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.637873 14898 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:13.627719 17487 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.640758 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.621074 17138 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:13.643798 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 113113us
I20260709 12:14:13.648757 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.650640 14823 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.624593 14724 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 5, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:13.652899 17317 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:13.653343 17317 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.653658 17317 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.644423 17457 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.658602 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:13.659639 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:13.662685 17475 consensus_meta.cc:287] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.506s	user 0.006s	sys 0.009s
I20260709 12:14:13.665337 14826 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:13.669224 14824 raft_consensus.cc:2393] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:13.662592 17395 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.675464 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.646606 17069 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:14:13.690219 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.689597 14903 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:13.665700 17487 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:13.691256 16568 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.686255 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:13.686918 17053 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.696841 15498 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260709 12:14:13.691383 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:13.694545 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.697263 15498 pending_rounds.cc:85] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 7
I20260709 12:14:13.700873 15498 pending_rounds.cc:107] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260709 12:14:13.701090 15498 raft_consensus.cc:2889] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:13.702983 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.658430 15490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb"
dest_uuid: "2521854406d544779444a29c4141b97d"
mode: GRACEFUL
new_leader_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:57964
I20260709 12:14:13.684221 17455 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:13.705238 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.707314 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:13.701962 17546 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 12:14:13.691962 17381 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:13.709762 14896 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
W20260709 12:14:13.717952 17547 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 12:14:13.706825 14976 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:13.710448 14903 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:13.709728 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.687141 17104 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.051s
I20260709 12:14:13.715479 16568 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.717907 14896 pending_rounds.cc:85] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 4
I20260709 12:14:13.721253 14896 pending_rounds.cc:107] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:14:13.721555 14896 raft_consensus.cc:2889] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:13.721735 14824 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:13.691134 17457 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.715812 15490 raft_consensus.cc:606] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Received request to transfer leadership to TS b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:13.715356 17540 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.718814 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.727491 15490 raft_consensus.cc:614] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:13.728569 14830 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:13.730082 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.708487 17491 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.715286 17493 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.735558 17389 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:13.736378 17539 log.cc:927] Time spent T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.269s	user 0.000s	sys 0.003s
I20260709 12:14:13.706851 17395 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.736923 17488 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.737169 14828 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:13.737318 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.737566 17540 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.738291 14821 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:14:13.738655 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.709771 17251 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:14:13.740988 17501 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:13.726447 17438 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:13.722319 17322 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.745421 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.749679 14830 raft_consensus.cc:2393] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:13.750833 17483 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:13.751008 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 100751us
I20260709 12:14:13.752669 17501 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.753051 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:13.755072 17501 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:13.756464 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:13.751372 17483 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.738603 17455 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.758282 14828 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:13.759363 17483 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.760802 17395 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.761441 17395 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:13.761912 17395 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:13.744582 17488 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.762526 17424 consensus_queue.cc:1059] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:13.762959 17395 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.718078 17053 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.767728 14827 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:13.744519 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.772825 14829 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:13.773725 14824 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
W20260709 12:14:13.776988 17549 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.171s	user 0.000s	sys 0.005s
I20260709 12:14:13.764050 17500 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.778815 17500 raft_consensus.cc:3055] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:13.779177 17500 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:13.780042 17500 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.772007 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36688
I20260709 12:14:13.764231 17488 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.745716 17491 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:14:13.781448 14828 raft_consensus.cc:606] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Received request to transfer leadership
I20260709 12:14:13.786289 14822 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:13.726330 17487 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.782804 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.756599 17381 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:14:13.761669 17540 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:13.802202 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:13.759384 17455 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.813567 14979 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 12:14:13.813277 17504 raft_consensus.cc:2764] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 12:14:13.725102 16898 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.813319 14977 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
W20260709 12:14:13.826840 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 117237us
I20260709 12:14:13.813995 14979 pending_rounds.cc:85] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 6
I20260709 12:14:13.829486 14979 pending_rounds.cc:107] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:14:13.829778 14979 raft_consensus.cc:2889] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:13.820662 14822 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:13.871531 14821 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:14:13.816488 17138 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.896411 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:13.899331 17482 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
W20260709 12:14:13.913018 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:13.916637 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91690.1us
W20260709 12:14:13.917487 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.814101 17317 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.923306 17317 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.813959 17053 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:13.928753 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 226050us
I20260709 12:14:13.896219 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:13.874348 17540 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:13.938772 14822 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:14:13.944546 14973 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 12:14:13.935060 17457 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:13.929569 17475 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:13.956918 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 239242us
I20260709 12:14:13.944983 14973 pending_rounds.cc:85] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 4
I20260709 12:14:13.958436 14973 pending_rounds.cc:107] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:14:13.950623 17553 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:13.951104 14777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 57886.4us
I20260709 12:14:13.926362 17341 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.022s
I20260709 12:14:13.952580 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.953203 17540 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.870548 17438 consensus_queue.cc:1059] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260709 12:14:13.958739 14973 raft_consensus.cc:2889] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:13.961364 14896 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:14:13.961171 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.965723 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.966637 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.942718 17489 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:13.975869 14904 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:13.976022 14972 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:14:13.985350 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.986042 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.968899 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.986925 14979 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:13.987540 14899 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:13.976541 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:13.959303 17389 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:13.976691 17475 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:13.990417 17475 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:13.980420 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:13.991581 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:13.992700 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:13.993505 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:13.995016 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:13.995911 17381 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:13.996352 17381 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.996758 17381 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:13.999231 14905 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
W20260709 12:14:13.999716 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 133252us
I20260709 12:14:13.980970 17438 raft_consensus.cc:3055] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:14.000475 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.000636 14871 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:13.982981 14901 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:14.001722 14868 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:14.003132 17424 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:14.003850 17424 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:14.004081 17488 consensus_queue.cc:1059] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:14.004827 17504 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:14.005203 17488 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:13.981626 17487 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.004240 17438 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:13.988713 14902 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:13.945736 17317 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:14.005226 14896 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:14.006532 14905 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 3.
I20260709 12:14:13.986852 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.005538 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:14.019547 14899 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:13.988152 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.000850 17341 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.014671 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.025346 14979 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:14.003799 17010 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:14.017526 14972 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:14.028064 14975 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:14:14.032400 14823 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:14.033946 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.027717 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.051985 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:14.052826 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.053493 15490 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:14.005612 17488 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:14.015648 17389 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.065161 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.027683 17010 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.028523 17341 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.070152 15496 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:14.073819 15495 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:14.072991 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.068749 15500 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 3.
I20260709 12:14:14.075416 14970 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
W20260709 12:14:14.077843 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.067440 17487 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.072659 17010 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:14.073019 17341 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:14.087356 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 92400.5us
I20260709 12:14:14.090754 17489 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.091797 17488 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.093112 17488 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:14.077644 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.094733 15493 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:14.096460 17556 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:14.076359 17138 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.102139 14899 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:14.017995 17553 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.067986 17317 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.111912 17552 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.112630 17552 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.115315 17552 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.116477 17540 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:14.117129 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 86723.2us
I20260709 12:14:14.118947 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:14.119791 17053 consensus_queue.cc:1059] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:14.120558 17350 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:14.120929 17053 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:14.120872 17130 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:14.121577 17053 raft_consensus.cc:697] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:14.121788 17483 raft_consensus.cc:3055] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:14.122253 17483 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:14.122604 17053 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.123137 17483 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.110585 15490 pending_rounds.cc:85] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 6
I20260709 12:14:14.129381 15490 pending_rounds.cc:107] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:14:14.129671 15490 raft_consensus.cc:2889] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:14.129449 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 59999.1us
I20260709 12:14:14.131254 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:14.139990 14823 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:14.137943 14868 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:14.146091 14793 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:14.148048 14868 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:14.153319 17557 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:14.153509 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:14.154254 14822 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:14.154647 17554 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.154906 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.155169 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:14.158219 14826 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:14.170163 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.104254 17389 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.149806 17483 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:14.101902 17487 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.171633 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.175539 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:14.177809 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.156844 17557 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:14.176570 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 48535.9us
I20260709 12:14:14.182281 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:14.188661 17348 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:14.188797 17560 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 12:14:14.189607 14971 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:14.172405 17424 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.189383 17348 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.135504 17556 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.043s
I20260709 12:14:14.190929 14971 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:14.188694 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:14.195842 14978 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:14.192552 15460 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:14.199026 17555 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
W20260709 12:14:14.199404 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 87766.9us
I20260709 12:14:14.200712 17563 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.201372 17563 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.180298 17308 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:14.170284 17138 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.189801 17317 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.211753 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.181149 17557 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.193192 17475 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.194602 17424 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.166112 17438 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.215544 14971 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.224539 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:14.221158 17504 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.178826 17554 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.226464 17424 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:14.371487 14945 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:14.418124 14971 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:14.420753 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.422780 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.399066 14822 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:14.423419 14897 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:14.376448 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:14.428574 14823 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:14.360890 17477 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:14.362804 17504 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:14.445343 16582 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:14.383136 17350 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:14.445876 16582 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.449105 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.415474 17500 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.227782 17475 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.427335 17438 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.460311 17424 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.461922 17475 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:14.462850 17424 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.453181 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:14.467935 14979 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:14.456604 17569 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.468799 17569 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.469616 17554 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.446327 16582 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:14.451459 17477 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:14.472426 17477 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.471275 17569 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:14.482316 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.468403 14977 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.441741 17504 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:14.481678 14971 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260709 12:14:14.486564 14971 pending_rounds.cc:85] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 3
I20260709 12:14:14.449919 17553 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.467944 17438 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:14.521631 14724 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 4, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:14.514307 17341 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:14.515408 17381 consensus_meta.cc:287] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.518s	user 0.006s	sys 0.002s
I20260709 12:14:14.515769 17138 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.477424 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:14.522357 17564 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.071s
I20260709 12:14:14.481889 17556 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:14.524533 17554 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.551286 14978 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
W20260709 12:14:14.619334 17488 consensus_meta.cc:287] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.526s	user 0.007s	sys 0.004s
I20260709 12:14:14.550197 17389 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.628378 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.629089 14974 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:14.561259 17010 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:14.630825 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 259098us
I20260709 12:14:14.632072 17348 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.632928 17348 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:14.634341 17348 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:14.636861 17010 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.637513 17433 raft_consensus.cc:3055] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:14.638752 14977 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:14.550889 17438 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:14.506650 14971 pending_rounds.cc:107] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260709 12:14:14.706380 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:14.780464 14793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.011s	sys 0.043s
W20260709 12:14:14.640969 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.805712 14971 raft_consensus.cc:2889] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:14.804984 14868 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.640s	user 0.002s	sys 0.009s
W20260709 12:14:14.811002 14868 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.002s	sys 0.010s
I20260709 12:14:14.805258 17433 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:14:14.787307 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 573682us
W20260709 12:14:14.803942 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 478105us
W20260709 12:14:14.806388 14793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.636s	user 0.012s	sys 0.044s
I20260709 12:14:14.757700 16582 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:14.812462 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 652725us
I20260709 12:14:14.817633 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:14.658762 17322 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.884s	user 0.013s	sys 0.000s
W20260709 12:14:14.678328 17501 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.907s	user 0.014s	sys 0.000s
I20260709 12:14:14.713173 17579 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.694845 17138 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.636168 17341 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.824190 17583 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.824710 17583 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.825035 17583 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:14.825131 16582 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 4 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.826026 16582 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:14.826725 16582 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:14.828408 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.829509 16582 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:14.821481 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 115197us
I20260709 12:14:14.832818 14796 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:14.833614 17314 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:14.834002 17314 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:14.820143 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:14.835014 17341 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:14.835382 17341 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:14.835764 17341 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:14.837584 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:14.806955 17438 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.561671 17381 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.834342 17314 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:14.822213 17501 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.049s	user 0.015s	sys 0.000s
I20260709 12:14:14.770434 17389 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:14.839030 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1922) took 1172 ms. Trace:
I20260709 12:14:14.849411 14827 rpcz_store.cc:276] 0709 12:14:13.666976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:13.667101 (+   125us) service_pool.cc:224] Handling call
0709 12:14:14.838839 (+1171738us) spinlock_profiling.cc:243] Waited 73.9 ms on lock 0x7b54002567d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:14.838972 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":170068864}
I20260709 12:14:14.850718 17389 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.852799 17433 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.854022 17433 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.715394 17577 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.128s
W20260709 12:14:14.820133 17322 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.045s	user 0.015s	sys 0.000s
W20260709 12:14:14.839977 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 207839us
I20260709 12:14:14.678828 17350 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:14.666787 17554 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.841200 17581 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:14.842576 17488 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:14.846829 17552 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.847431 17579 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.869856 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:14.640707 17556 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.871294 14973 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:14.733707 17557 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.863032 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:14.863276 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 729203us
I20260709 12:14:14.735700 17504 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:14.864133 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 628508us
I20260709 12:14:14.868463 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.868177 17581 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.866683 17488 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.877167 17590 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:14.882315 14942 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:14.869184 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.882506 17590 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.882254 17560 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.884359 17560 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.884723 17350 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.886144 17504 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:14.883695 17558 consensus_queue.cc:1059] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:14:14.887820 17558 raft_consensus.cc:3055] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:14.888134 17558 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:14.872531 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:14.877132 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:14.875486 17483 consensus_meta.cc:287] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.692s	user 0.005s	sys 0.005s
I20260709 12:14:14.875924 15490 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:14.877511 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:14.868485 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:14.861728 17138 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.886670 17560 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.874948 17557 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.883668 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:14.879190 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:14.917789 14796 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:14.874869 17381 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:14.877521 16582 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.042s
I20260709 12:14:14.919185 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:14.886803 17504 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:14.884642 17389 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.920397 17558 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.880568 17488 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:14.921986 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:14.921130 14971 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:14.879487 17595 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:14.877286 17577 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.039s
I20260709 12:14:14.925254 17498 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:14.925882 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 46783.5us
I20260709 12:14:14.926652 17138 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.881646 17556 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.881867 17579 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.929368 15495 raft_consensus.cc:2393] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 4: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:14.881913 17581 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:14.879616 17600 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:14.928380 17069 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:14.928848 17596 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.921906 17504 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:14.881917 17552 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.932704 17583 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:14.936036 17601 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:14.965319 17601 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.965548 17558 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:14.966898 17314 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:14.936194 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:14.938180 14897 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:14.946466 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.965675 17601 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.947032 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.948565 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:14.978031 14899 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.978344 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:14.978585 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:14.979147 14898 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.958074 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:14.978901 14896 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:14.961941 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:14.974948 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.962579 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:14.964708 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:14.963215 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:14.928509 17560 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:14.981204 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:14.981940 14822 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:14.951998 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.984632 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.985479 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.980964 14824 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:14.981766 14827 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:14.991258 14904 raft_consensus.cc:2393] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:15.000980 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.957845 17504 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:14.988809 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:14.932807 17595 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:14.956771 17590 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.956929 17589 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:14.970088 17563 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:14.959693 17552 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.956157 17554 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:14.957317 17596 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:14.943032 17600 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:14.979966 17483 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.006585 14897 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:14.959980 17069 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.982589 17560 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.012073 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.013846 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.987694 17341 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.010317 17130 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:14:15.014786 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 137340us
I20260709 12:14:14.991168 17381 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.017979 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:14.956519 17438 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:15.019963 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 107278us
I20260709 12:14:15.010499 17569 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.933367 17498 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:15.014566 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 194031us
I20260709 12:14:14.964395 17592 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:15.032303 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:15.032888 14976 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:15.023334 14900 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:15.022317 17560 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.041525 17381 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.047959 17381 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:15.021323 14902 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:15.027976 14899 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:15.022202 14904 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:15.056398 17130 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.056850 17130 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.019301 17600 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.019160 17596 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.036437 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.036703 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.037415 14979 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:15.038090 17593 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:14:15.038695 17594 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:14:15.039331 17438 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.036451 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.044037 16568 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.035184 17483 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.041937 17595 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.030627 17348 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
I20260709 12:14:15.035693 17069 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.050868 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.030398 17569 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.043207 17341 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:15.035394 17395 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:14:15.030959 17314 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.053575 17498 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:15.054363 17572 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.613s	user 0.000s	sys 0.002s
I20260709 12:14:15.036631 17491 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.020s
W20260709 12:14:15.029366 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 64744.1us
I20260709 12:14:15.067477 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.071378 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.117120 14899 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:15.117257 14978 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:15.073293 14898 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:15.074669 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:15.076905 17583 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.078949 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.036471 17501 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:15.079444 14897 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:15.081223 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.127231 14902 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:15.038633 17592 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.083003 16898 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.128489 17614 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:15.084381 17600 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.084745 17487 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.060006 17504 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.085901 17475 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.072773 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.081079 14973 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:15.091439 14825 raft_consensus.cc:2393] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:15.029672 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.059959 14896 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:15.086035 17488 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.101493 17569 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.125416 14724 catalog_manager.cc:5697] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:15.133993 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 62145.8us
I20260709 12:14:15.152647 16568 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.153117 16568 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.153255 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:15.154134 17482 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:15.154518 17482 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.154892 17482 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.138031 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.154269 17598 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:15.156556 14975 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:15.115160 17559 raft_consensus.cc:993] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:14:15.135540 17501 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.139933 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:15.158342 17488 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.158937 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.159381 17501 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.159413 17488 consensus_queue.cc:1059] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:15.160110 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.160331 17341 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:15.160836 17488 raft_consensus.cc:3055] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:15.161254 17488 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:15.161808 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.162488 14905 raft_consensus.cc:2368] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:15.162153 17488 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.163283 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.161038 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.163823 14905 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.148356 14903 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:15.164597 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.165182 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:15.165220 14904 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:15.165798 17560 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.166420 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.166878 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.167459 17596 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.168444 14823 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:15.169600 17596 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.170612 14971 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.156807 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.164912 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.173610 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.174731 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.175478 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.173569 14903 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.177817 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.178388 17483 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.160110 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.179952 14896 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:15.180208 17592 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.178912 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.181516 14973 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:15.157469 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.161191 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.186076 14899 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:15.167824 17560 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.145906 14976 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 4.
I20260709 12:14:15.167006 14978 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:15.083334 17601 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:15.191805 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 119120us
I20260709 12:14:15.193951 14796 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.147898 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:15.202919 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 166826us
I20260709 12:14:15.142997 17498 raft_consensus.cc:2764] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:14:15.208297 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.208601 17487 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:15.325309 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 122372us
I20260709 12:14:15.326117 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.327409 17583 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:15.327502 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.327857 17583 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.325232 16568 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.328300 17583 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.328842 17491 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:15.329301 17491 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.329720 17491 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.163301 17488 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.308635 14794 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.210624 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.194312 17348 consensus_queue.cc:1059] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.136s
I20260709 12:14:15.331681 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.212927 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:15.319736 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 171919us
I20260709 12:14:15.320470 14971 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:15.333453 16568 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:15.333822 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.334105 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.333287 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 251) took 1335 ms. Trace:
I20260709 12:14:15.332777 14903 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:15.336853 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:15.207180 17552 raft_consensus.cc:1081] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Signalling peer b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:14:15.348388 17104 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:15.348961 17104 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:15.349900 17104 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.352931 17559 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:15.333567 17560 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:15.355440 17560 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:15.356344 17560 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.337158 14901 rpcz_store.cc:276] 0709 12:14:13.998337 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.002734 (+  4397us) service_pool.cc:224] Handling call
0709 12:14:14.003038 (+   304us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:14.003489 (+   451us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:14.003516 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:14.073171 (+ 69655us) log.cc:844] Serialized 52 byte log entry
0709 12:14:14.136984 (+ 63813us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:14.137026 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:14.137087 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:15.053818 (+916731us) spinlock_profiling.cc:243] Waited 6.18 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:15.324339 (+270521us) raft_consensus.cc:1685] finished
0709 12:14:15.324359 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:15.333222 (+  8863us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":692,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":93,"spinlock_wait_cycles":14211968,"thread_start_us":47214,"threads_started":1,"wal-append.queue_time_us":132038}
I20260709 12:14:15.344648 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:15.345834 14794 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.348587 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.361367 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.231218 14972 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.345844 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.344195 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.208746 17455 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:15.242586 17438 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.348019 17314 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:15.192124 17475 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.366359 15460 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:15.364831 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.331342 17487 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.378322 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.363047 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.383733 16568 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:15.384120 16568 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.384440 16568 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.384874 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.387862 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.389267 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:15.390256 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 186662us
I20260709 12:14:15.390973 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.394968 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:15.395819 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 51256.1us
I20260709 12:14:15.398377 14868 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.406021 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:15.400240 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.406394 16582 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:15.212386 17130 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.376706 17596 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:15.410532 14979 raft_consensus.cc:2410] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:15.411250 14975 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:15.416756 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:15.412213 16582 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:15.417328 14821 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:15.414680 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.418038 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:15.422123 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.404785 17609 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:15.423153 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.423803 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.414566 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.412623 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.378824 17493 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:15.366005 17455 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.260183 17569 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.376597 17552 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:15.379254 17348 consensus_queue.cc:1243] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:15.414436 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.471628 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.414422 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:15.406674 17433 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:15.336361 17482 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.376212 17069 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.398140 17554 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:15.397871 17457 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:14:15.404574 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.422658 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.485670 14903 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:15.418895 14829 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:15.447801 17498 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.424165 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:15.426493 14869 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:15.469805 17455 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.413703 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.467927 17540 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:15.397677 17487 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.447525 16582 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.406183 17395 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.404912 17314 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:15.389063 17579 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.089s
W20260709 12:14:15.506067 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 89570us
W20260709 12:14:15.479867 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 73913.2us
I20260709 12:14:15.474280 17433 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.481189 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.502624 17598 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:15.508317 17598 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.485072 17457 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:15.508674 17598 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.509179 17457 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.505164 17594 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:15.510924 17594 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:15.511790 17594 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.513485 17574 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:15.514211 17504 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.488842 17069 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:14:15.521325 17433 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.521697 17457 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.523716 17457 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.524406 17395 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.525285 17475 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.478636 17381 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.526087 17381 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.465670 17493 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.413763 17564 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:15.419051 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.424695 17138 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:15.414906 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:15.424517 17558 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:15.488332 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:15.702214 16568 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.702735 15498 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.488361 14974 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260709 12:14:15.398991 17553 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:15.487908 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:15.705780 14823 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.487382 14824 raft_consensus.cc:2376] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9. Re-sending same reply.
I20260709 12:14:15.496908 14900 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:15.707361 14828 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:15.407262 17590 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:15.497398 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 70995.4us
I20260709 12:14:15.499692 17589 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:15.471495 17607 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:15.503456 14898 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:15.471956 17563 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.417719 17350 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:15.420528 17596 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:15.471560 17552 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:15.506595 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 106422us
W20260709 12:14:15.505738 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 96760.3us
I20260709 12:14:15.480404 17554 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.482322 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:15.528172 14901 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:15.548630 14905 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:15.519697 17491 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.588627 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:15.504083 17601 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.503963 17600 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:15.646396 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:15.704751 17493 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:15.698108 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 182364us
I20260709 12:14:15.713003 15490 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:15.496218 17498 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.713696 16568 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:15.708010 17590 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.715943 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:15.662134 17569 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:15.661164 17633 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.722771 14826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36688
I20260709 12:14:15.724908 14899 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: [5.4-6.5]
I20260709 12:14:15.726121 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:15.697875 17477 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:15.722826 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.697794 17609 raft_consensus.cc:697] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:15.738732 15500 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.737915 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:15.739363 14903 raft_consensus.cc:2393] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 4: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:15.476128 17585 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:15.733176 14822 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:15.733407 14824 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:14:15.739253 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:15.631536 17540 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.660899 17583 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.716720 17350 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.830003 16568 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:15.724838 17596 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.749338 15496 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:15.734344 17554 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:15.734194 17552 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.779443 14823 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:15.710963 17558 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.780326 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:15.830281 15499 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 5 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:15.708488 17564 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:15.833118 17622 log.cc:927] Time spent T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260709 12:14:15.833310 17630 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:15.833757 17629 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:14:15.834147 17625 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:14:15.835556 17585 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:15.719072 17314 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.738651 17563 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.718549 17589 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:16.120487 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 394404us
W20260709 12:14:16.125155 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 383685us
I20260709 12:14:15.874297 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:16.128844 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:16.058167 15491 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:15.890852 15498 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:16.125924 14979 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.609s	user 0.003s	sys 0.013s
I20260709 12:14:16.016629 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:16.124970 14796 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.006s	sys 0.011s
W20260709 12:14:16.131302 14796 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.675s	user 0.006s	sys 0.011s
I20260709 12:14:16.131518 15490 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 9 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:15.750114 17590 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:16.130941 14979 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.003s	sys 0.014s
I20260709 12:14:16.130748 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:16.116408 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:16.134042 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:16.138060 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:16.136225 14796 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:16.158579 15491 raft_consensus.cc:2368] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8.
W20260709 12:14:15.846136 17624 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:14:16.165324 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:15.842624 17488 consensus_meta.cc:287] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.512s	user 0.007s	sys 0.000s
I20260709 12:14:15.838277 17504 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:16.117637 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.876888 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:15.832015 17633 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:15.781250 17600 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:15.845293 17609 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.167146 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:16.137414 17138 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:16.134761 17540 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:16.248003 14823 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:15.847041 17350 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:16.188419 14972 consensus_meta.cc:287] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.822s	user 0.004s	sys 0.004s
I20260709 12:14:16.180168 15500 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:16.190686 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:16.205018 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1902) took 1049 ms. Trace:
I20260709 12:14:16.133740 17601 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.191182 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:16.256922 14972 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:16.295826 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 179524us
W20260709 12:14:16.297842 15495 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.018s	sys 0.069s
W20260709 12:14:16.298936 15495 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.565s	user 0.018s	sys 0.069s
I20260709 12:14:16.196465 17560 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:16.299901 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:16.180835 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:16.212805 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:16.241240 14869 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.009s	sys 0.014s
I20260709 12:14:16.137672 17569 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:16.123888 17594 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:15.842999 17595 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:15.942874 17574 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:16.249500 16582 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:16.254365 14902 rpcz_store.cc:276] 0709 12:14:15.155862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.175560 (+ 19698us) service_pool.cc:224] Handling call
0709 12:14:15.175881 (+   321us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.176246 (+   365us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.184151 (+  7905us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:15.202883 (+ 18732us) log.cc:844] Serialized 26 byte log entry
0709 12:14:15.380413 (+177530us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:15.380450 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:15.380508 (+    58us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:16.204767 (+824259us) raft_consensus.cc:1685] finished
0709 12:14:16.204803 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:16.204954 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":99,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":96,"thread_start_us":126154,"threads_started":1,"wal-append.queue_time_us":272867}
W20260709 12:14:16.249130 17598 consensus_meta.cc:287] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.740s	user 0.006s	sys 0.003s
I20260709 12:14:16.190049 17491 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.199823 17645 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:16.183414 17487 consensus_meta.cc:287] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.551s	user 0.006s	sys 0.002s
I20260709 12:14:16.308802 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:16.190886 17583 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.197542 17558 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:16.310552 14821 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:16.180599 17563 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:16.301932 14869 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.009s	sys 0.014s
I20260709 12:14:16.192044 17381 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:15.884238 17433 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.305727 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:16.317803 17594 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.319067 17574 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.319926 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:16.367784 14823 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:16.240747 17504 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:16.328346 17455 consensus_meta.cc:287] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.796s	user 0.004s	sys 0.004s
I20260709 12:14:16.329521 17614 raft_consensus.cc:3055] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:16.164682 17630 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.378289 17630 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.378952 17630 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:16.331220 17569 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.329828 17564 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:16.381336 17569 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:16.382753 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1468) took 1251 ms. Trace:
I20260709 12:14:16.383204 14979 rpcz_store.cc:276] 0709 12:14:15.131441 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.473784 (+342343us) service_pool.cc:224] Handling call
0709 12:14:15.487965 (+ 14181us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:15.502374 (+ 14409us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.502403 (+    29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:15.502951 (+   548us) log.cc:844] Serialized 52 byte log entry
0709 12:14:16.140848 (+637897us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:16.140892 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:16.140959 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:16.382519 (+241560us) raft_consensus.cc:1685] finished
0709 12:14:16.382541 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:16.382687 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":80421,"raft.queue_time_us":27494,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":43736,"thread_start_us":624181,"threads_started":1,"wal-append.queue_time_us":864242}
I20260709 12:14:16.385133 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:15.847288 17477 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.387358 17477 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:16.181888 17589 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:16.388376 17457 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:16.388775 17457 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:16.389199 17593 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.389554 17457 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.389755 17593 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.390707 17457 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:16.391955 17593 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.189569 17585 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.396315 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:16.396916 14900 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:16.402959 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1480) took 1009 ms. Trace:
I20260709 12:14:16.403366 14828 rpcz_store.cc:276] 0709 12:14:15.393650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.498103 (+104453us) service_pool.cc:224] Handling call
0709 12:14:15.707025 (+208922us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:15.707708 (+   683us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:16.402756 (+695048us) spinlock_profiling.cc:243] Waited 183 ms on lock 0x7b540038e850. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:16.402874 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":420782336}
I20260709 12:14:16.408564 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:16.409243 14899 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:16.409049 17636 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.042s
I20260709 12:14:16.410717 17644 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:16.411301 17644 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.413746 17644 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:16.415092 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1465) took 1483 ms. Trace:
I20260709 12:14:16.415479 14977 rpcz_store.cc:276] 0709 12:14:14.931307 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.931431 (+   124us) service_pool.cc:224] Handling call
0709 12:14:16.414863 (+1483432us) spinlock_profiling.cc:243] Waited 511 ms on lock 0x7b540009ae54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:16.415006 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1176447232}
I20260709 12:14:16.417546 17433 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:16.419111 17607 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.419458 17594 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:16.419622 17607 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.421722 17607 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.422847 17607 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.423280 17607 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.423722 17498 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.424984 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:16.425304 17482 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:16.425778 14979 raft_consensus.cc:2410] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:16.319989 17595 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.430037 17595 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:16.431411 14977 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:16.432034 14899 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:16.435549 14970 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:16.321293 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:16.332764 17645 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.371601 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:16.251251 17600 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:16.363482 17438 consensus_meta.cc:287] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.984s	user 0.003s	sys 0.006s
I20260709 12:14:16.373488 17614 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:16.340381 14824 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 4.
I20260709 12:14:16.395165 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:16.361958 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1500) took 1248 ms. Trace:
I20260709 12:14:16.190702 17493 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.308581 17601 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.346628 17487 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:16.338963 17598 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:16.448969 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:16.452188 17483 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:17.145792 14901 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1626) took 1733 ms (client timeout 1698 ms). Trace:
I20260709 12:14:17.048336 17641 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:17.147037 14905 raft_consensus.cc:2393] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:17.147255 17600 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:17.032800 17593 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:17.147985 14905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:44998
I20260709 12:14:17.148365 17593 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.149766 15499 raft_consensus.cc:2368] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:16.494727 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:17.083740 17498 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.483958 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:16.904600 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:17.176774 14899 raft_consensus.cc:2410] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 2.
I20260709 12:14:16.457757 14900 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
W20260709 12:14:16.444686 17559 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.598s	user 0.017s	sys 0.029s
W20260709 12:14:17.178704 14794 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.900s	user 0.007s	sys 0.003s
W20260709 12:14:17.179886 14794 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.901s	user 0.007s	sys 0.004s
W20260709 12:14:16.905726 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 239049us
W20260709 12:14:16.905530 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:16.455883 14823 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:16.449813 17645 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:17.109860 17631 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.657s	user 0.000s	sys 0.000s
W20260709 12:14:16.975981 17389 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.652s	user 0.017s	sys 0.006s
W20260709 12:14:17.054193 14945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.708s	user 0.033s	sys 0.035s
W20260709 12:14:17.190783 14945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.845s	user 0.035s	sys 0.036s
I20260709 12:14:16.431263 17455 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.152989 17438 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:17.157971 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 350) took 2124 ms. Trace:
W20260709 12:14:17.153167 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 658462us
I20260709 12:14:17.145202 14978 rpcz_store.cc:276] 0709 12:14:15.113156 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.377170 (+264014us) service_pool.cc:224] Handling call
0709 12:14:15.377464 (+   294us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.377790 (+   326us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.377817 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:15.397284 (+ 19467us) log.cc:844] Serialized 26 byte log entry
0709 12:14:15.501935 (+104651us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:15.501980 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:15.502050 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:16.361691 (+859641us) raft_consensus.cc:1685] finished
0709 12:14:16.361715 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:16.361880 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13917,"raft.queue_time_us":476,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":18654,"thread_start_us":28717,"threads_started":1,"wal-append.queue_time_us":84910}
W20260709 12:14:17.183137 17559 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.337s	user 0.076s	sys 0.093s
I20260709 12:14:17.197341 14974 rpcz_store.cc:276] 0709 12:14:15.033055 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.033220 (+   165us) service_pool.cc:224] Handling call
0709 12:14:15.037937 (+  4717us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.703249 (+665312us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.148704 (+1445455us) spinlock_profiling.cc:243] Waited 447 ms on lock 0x7b540011e4d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:17.157883 (+  9179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1029114752}
I20260709 12:14:17.211499 14945 leader_election.cc:400] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:17.213188 17598 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:17.190665 17389 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.867s	user 0.024s	sys 0.008s
I20260709 12:14:17.159410 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1509) took 1757 ms. Trace:
I20260709 12:14:17.145294 14970 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:17.161345 14825 raft_consensus.cc:2368] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:17.146381 17614 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:17.206820 17590 consensus_meta.cc:287] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.008s	user 0.006s	sys 0.003s
I20260709 12:14:16.519062 17579 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:16.455400 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:17.310233 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1916) took 1156 ms. Trace:
I20260709 12:14:17.197220 17477 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:17.110150 14796 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.833s	user 0.013s	sys 0.024s
I20260709 12:14:17.209825 17556 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:17.162773 14975 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.006s	user 0.066s	sys 0.103s
W20260709 12:14:17.421311 14975 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.264s	user 0.066s	sys 0.103s
I20260709 12:14:17.148901 14905 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:17.421932 14905 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:16.621973 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:17.420971 14796 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.144s	user 0.013s	sys 0.024s
W20260709 12:14:16.976504 14868 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.684s (SENT) [suppressed 19 similar messages]
I20260709 12:14:16.484179 14902 raft_consensus.cc:2368] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
W20260709 12:14:17.183202 15491 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.010s	sys 0.023s
W20260709 12:14:17.146329 14901 rpcz_store.cc:269] 0709 12:14:15.412407 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.412630 (+   223us) service_pool.cc:224] Handling call
0709 12:14:17.145580 (+1732950us) spinlock_profiling.cc:243] Waited 62.9 ms on lock 0x7b5400417dd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:17.145689 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":144765824}
I20260709 12:14:17.188432 14900 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:17.189487 14823 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 12:14:17.177764 15493 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.814s	user 0.006s	sys 0.039s
W20260709 12:14:17.109383 17596 consensus_meta.cc:287] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.952s	user 0.004s	sys 0.004s
I20260709 12:14:17.150661 17593 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.470237 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1487) took 1225 ms. Trace:
I20260709 12:14:17.470778 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1914) took 1317 ms. Trace:
I20260709 12:14:17.161186 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:17.455875 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 264290us
I20260709 12:14:17.190089 17498 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:17.208971 17609 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.814s	user 0.008s	sys 0.024s
I20260709 12:14:17.270462 14828 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:17.192346 17557 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:17.485159 14902 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1915) took 1331 ms (client timeout 1606 ms). Trace:
I20260709 12:14:17.183605 17483 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.183465 17641 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.288918 17504 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:17.290612 17455 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.208894 17010 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:17.315966 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1475) took 1605 ms. Trace:
I20260709 12:14:17.497406 14974 rpcz_store.cc:276] 0709 12:14:15.710141 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.226266 (+1516125us) service_pool.cc:224] Handling call
0709 12:14:17.315455 (+ 89189us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.315655 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.315681 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:17.315721 (+    40us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:17.315751 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.315802 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.315907 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:16.666824 17554 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.017858 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:16.992852 14904 consensus_meta.cc:287] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.696s	user 0.008s	sys 0.000s
I20260709 12:14:17.499042 14904 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:17.265584 17607 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.509625 14899 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260709 12:14:17.509660 17554 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.510813 17498 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:17.225824 14971 rpcz_store.cc:276] 0709 12:14:15.401844 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.158532 (+1756688us) service_pool.cc:224] Handling call
0709 12:14:17.158859 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.159082 (+   223us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:14:17.159108 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:17.159151 (+    43us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:17.159185 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.159237 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.159353 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:17.469991 15491 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.089s	user 0.010s	sys 0.032s
I20260709 12:14:17.472617 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 355) took 2065 ms. Trace:
W20260709 12:14:17.472926 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 496412us
I20260709 12:14:17.471563 14900 rpcz_store.cc:276] 0709 12:14:16.153683 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.187815 (+1034132us) service_pool.cc:224] Handling call
0709 12:14:17.188166 (+   351us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.470454 (+282288us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.470720 (+   266us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.472263 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:17.471051 14823 rpcz_store.cc:276] 0709 12:14:16.244447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.189027 (+944580us) service_pool.cc:224] Handling call
0709 12:14:17.189259 (+   232us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.469989 (+280730us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.470177 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.513819 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1637) took 1131 ms. Trace:
I20260709 12:14:17.514158 14829 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:14:17.475894 14830 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:17.514178 14900 rpcz_store.cc:276] 0709 12:14:16.382801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.513110 (+1130309us) service_pool.cc:224] Handling call
0709 12:14:17.513372 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.513533 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.513556 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:17.513592 (+    36us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:17.513628 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.513675 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.513767 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.512421 14978 rpcz_store.cc:276] 0709 12:14:15.407348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.200839 (+1793491us) service_pool.cc:224] Handling call
0709 12:14:17.472134 (+271295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.472323 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.472347 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:17.472388 (+    41us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:17.472424 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.472476 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.472567 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.442422 14970 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:17.280567 14827 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
W20260709 12:14:17.485585 14902 rpcz_store.cc:269] 0709 12:14:16.153936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.353233 (+199297us) service_pool.cc:224] Handling call
0709 12:14:17.485086 (+1131853us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.490314 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1941) took 1245 ms. Trace:
I20260709 12:14:17.517514 14828 rpcz_store.cc:276] 0709 12:14:16.244703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.207821 (+963118us) service_pool.cc:224] Handling call
0709 12:14:17.268361 (+ 60540us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.485166 (+216805us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.490256 (+  5090us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.495151 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1470) took 2309 ms. Trace:
I20260709 12:14:17.499960 14903 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:17.502883 17395 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.503283 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1635) took 1121 ms. Trace:
I20260709 12:14:17.522198 14901 rpcz_store.cc:276] 0709 12:14:16.382276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.502147 (+1119871us) service_pool.cc:224] Handling call
0709 12:14:17.502552 (+   405us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.502937 (+   385us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.502968 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:17.503016 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:17.503054 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.503113 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.503228 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7161,"raft.run_cpu_time_us":75,"raft.run_wall_time_us":71}
I20260709 12:14:17.485867 17596 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:17.470438 15493 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.114s	user 0.008s	sys 0.041s
I20260709 12:14:17.490747 17600 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:17.496937 17639 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.504819 17438 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.505455 17483 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.507694 17010 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.508330 17634 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.517210 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1513) took 1803 ms. Trace:
I20260709 12:14:17.518721 14976 rpcz_store.cc:276] 0709 12:14:15.173026 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.477785 (+304759us) service_pool.cc:224] Handling call
0709 12:14:15.497838 (+ 20053us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.898672 (+400834us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.898713 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:15.899217 (+   504us) log.cc:844] Serialized 26 byte log entry
0709 12:14:16.352626 (+453409us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:16.352670 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.426597 (+1073927us) spinlock_profiling.cc:243] Waited 164 ms on lock 0x7b540035edd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:17.426650 (+    53us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:17.469080 (+ 42430us) raft_consensus.cc:1685] finished
0709 12:14:17.469103 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.482706 (+ 13603us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":73909,"raft.queue_time_us":75753,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":4671,"spinlock_wait_cycles":377100032,"thread_start_us":417338,"threads_started":2,"wal-append.queue_time_us":275147,"wal-append.run_cpu_time_us":1576,"wal-append.run_wall_time_us":1046185}
W20260709 12:14:17.486181 17350 consensus_meta.cc:287] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 1.164s	user 0.009s	sys 0.001s
I20260709 12:14:17.501051 17642 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.534116 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 295) took 1288 ms. Trace:
I20260709 12:14:17.471014 17579 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.523566 17498 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:17.536506 14830 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1940) took 2121 ms (client timeout 1646 ms). Trace:
W20260709 12:14:17.490505 17609 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.091s	user 0.008s	sys 0.024s
I20260709 12:14:17.536173 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1481) took 2142 ms. Trace:
W20260709 12:14:17.595890 14830 rpcz_store.cc:269] 0709 12:14:15.393040 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.421828 (+ 28788us) service_pool.cc:224] Handling call
0709 12:14:17.161055 (+1739227us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962eee 000000000036eb39 00007f4cd39d61e0 00007f4cd3a9f0c4 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:17.514898 (+353843us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29841024}
I20260709 12:14:17.455092 17598 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:17.561219 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 89015.4us
I20260709 12:14:17.571400 14977 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:17.528733 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1632) took 1147 ms. Trace:
W20260709 12:14:17.570647 15462 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.199s	user 0.039s	sys 0.091s
I20260709 12:14:17.521649 17488 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:17.569969 14970 rpcz_store.cc:276] 0709 12:14:15.713533 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.447716 (+734183us) service_pool.cc:224] Handling call
0709 12:14:17.517155 (+1069439us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:17.631829 15462 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.260s	user 0.039s	sys 0.091s
I20260709 12:14:17.632308 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:17.632570 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:17.575525 14823 rpcz_store.cc:276] 0709 12:14:16.245643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.513737 (+1268094us) service_pool.cc:224] Handling call
0709 12:14:17.533603 (+ 19866us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.533794 (+   191us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.533820 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:17.533862 (+    42us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:17.533895 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.533944 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.534053 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.535960 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:17.560252 17395 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.646225 16582 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:17.631669 14903 rpcz_store.cc:276] 0709 12:14:16.381382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.914274 (+532892us) service_pool.cc:224] Handling call
0709 12:14:17.528667 (+614393us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.313572 17590 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.571341 17658 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:17.587011 17634 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.568957 17438 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.568126 17639 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:17.571885 17493 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.596626 17642 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.589939 17350 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:17.602100 17579 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.633502 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:17.606361 14829 rpcz_store.cc:276] 0709 12:14:15.393838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.498259 (+104421us) service_pool.cc:224] Handling call
0709 12:14:15.697166 (+198907us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.534505 (+1837339us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.535865 (+  1360us) spinlock_profiling.cc:243] Waited 1.82 s on lock 0x7b54002a76d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:17.536082 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4178110208}
I20260709 12:14:17.455964 17477 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.669896 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:17.646868 16582 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:17.668428 17488 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:17.690035 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 1.38428e+06us
I20260709 12:14:17.565011 17600 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:17.483536 17556 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:17.672823 17395 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.312953 17634 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:18.313655 17634 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.314106 17634 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.314436 17389 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:18.314863 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:18.315120 17662 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:18.314994 17389 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.315845 17662 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:18.288959 17639 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:18.289678 17596 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:17.965394 17657 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:17.639051 17498 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:17.668747 17658 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:18.036758 14942 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.735s	user 0.022s	sys 0.063s
W20260709 12:14:18.295325 17645 consensus_meta.cc:287] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.087s	user 0.008s	sys 0.000s
I20260709 12:14:17.735430 17601 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:17.691010 17552 consensus_meta.cc:287] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.507s	user 0.009s	sys 0.004s
I20260709 12:14:18.312306 17641 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:17.813680 17553 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:18.316987 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 683485us
I20260709 12:14:18.316907 17638 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:14:17.833012 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 409735us
W20260709 12:14:18.320031 14942 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.018s	user 0.035s	sys 0.080s
W20260709 12:14:18.330406 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 1.0287e+06us
I20260709 12:14:17.735977 14974 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:14:18.134580 15460 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.650s	user 0.011s	sys 0.015s
W20260709 12:14:18.331522 15460 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.847s	user 0.013s	sys 0.017s
W20260709 12:14:17.892294 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 458864us
W20260709 12:14:18.292869 17652 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.155s	user 0.000s	sys 0.000s
I20260709 12:14:18.332657 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:17.310671 14898 rpcz_store.cc:276] 0709 12:14:16.154160 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.455129 (+300969us) service_pool.cc:224] Handling call
0709 12:14:17.310152 (+855023us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:18.319919 14905 consensus_meta.cc:287] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.898s	user 0.019s	sys 0.073s
I20260709 12:14:17.572165 17557 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:18.325572 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:18.339512 14905 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:18.450888 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 65851.4us
I20260709 12:14:18.330206 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1471) took 3148 ms. Trace:
I20260709 12:14:18.455127 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1483) took 1033 ms. Trace:
W20260709 12:14:17.852121 15459 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.641s	user 0.007s	sys 0.005s
I20260709 12:14:18.455955 14976 rpcz_store.cc:276] 0709 12:14:17.422138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.595601 (+173463us) service_pool.cc:224] Handling call
0709 12:14:18.455063 (+859462us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:18.336827 14794 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.000s	sys 0.010s
W20260709 12:14:18.332676 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 848251us
W20260709 12:14:18.457806 15459 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.247s	user 0.008s	sys 0.009s
I20260709 12:14:18.334894 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:18.460638 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:18.335765 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:18.457561 14794 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.644s	user 0.001s	sys 0.014s
I20260709 12:14:18.462054 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:18.464886 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:18.465565 14902 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:18.466657 14901 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:14:18.467195 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 141695us
W20260709 12:14:18.409485 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 76891.2us
W20260709 12:14:18.472170 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 136477us
W20260709 12:14:18.037518 17560 consensus_meta.cc:287] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.723s	user 0.011s	sys 0.000s
W20260709 12:14:18.011181 17655 log.cc:927] Time spent T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.346s	user 0.000s	sys 0.000s
W20260709 12:14:17.735605 17647 log.cc:927] Time spent T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
I20260709 12:14:18.459417 14975 rpcz_store.cc:276] 0709 12:14:15.181750 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.508670 (+326920us) service_pool.cc:224] Handling call
0709 12:14:15.508995 (+   325us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:16.003659 (+494664us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:16.003692 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:16.050525 (+ 46833us) log.cc:844] Serialized 26 byte log entry
0709 12:14:17.457295 (+1406770us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:17.457340 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.457414 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:17.736211 (+278797us) raft_consensus.cc:1685] finished
0709 12:14:17.736243 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:18.330140 (+593897us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":196867,"raft.queue_time_us":198966,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":6090,"thread_start_us":1567526,"threads_started":2,"wal-append.queue_time_us":1586577}
I20260709 12:14:18.469097 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:18.317472 17389 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:18.034373 15461 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.558s	user 0.002s	sys 0.012s
I20260709 12:14:17.672173 17487 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:17.735241 17010 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:18.338732 17491 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.671s	user 0.005s	sys 0.001s
I20260709 12:14:18.327471 17614 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:18.318434 17607 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.664157 17558 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:18.314975 17395 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:18.186309 17455 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:18.319710 17658 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:18.316041 17634 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:18.511612 14905 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:17.735874 15493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 437) took 2255 ms. Trace:
I20260709 12:14:18.320833 17552 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:18.513334 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44300.9us
I20260709 12:14:18.530642 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:18.513458 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:18.508879 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:18.320243 17645 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.518986 17673 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:18.450289 17579 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.323267 17438 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:18.319329 17498 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:18.035929 17104 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:18.474017 17639 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:18.320410 17656 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:18.337296 17638 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:18.530217 17596 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.665282 17598 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.545547 14898 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:18.546567 17598 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:18.546416 17638 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:18.547761 17639 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:18.513854 15461 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.043s	user 0.005s	sys 0.012s
I20260709 12:14:18.525063 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:18.485800 17493 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:18.511008 17609 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:18.322178 17553 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.530639 17455 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.508922 17590 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:18.520864 17491 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.925s	user 0.006s	sys 0.003s
I20260709 12:14:18.320554 17601 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.199s
I20260709 12:14:18.557367 17477 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:18.317804 17657 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:18.564832 17552 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:18.565551 17657 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:18.519665 17389 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:18.533258 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:44998 (request call id 1630) took 3115 ms. Trace:
I20260709 12:14:18.373485 17668 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.152s
I20260709 12:14:18.532984 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1487) took 1101 ms. Trace:
I20260709 12:14:18.588258 14975 rpcz_store.cc:276] 0709 12:14:17.431774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.513134 (+1081360us) service_pool.cc:224] Handling call
0709 12:14:18.532914 (+ 19780us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:18.589375 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:18.590206 14975 raft_consensus.cc:2410] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 6 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: 2 index: 2.
I20260709 12:14:18.530680 17607 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:18.517596 17557 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:14:18.523741 17558 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:18.623888 17558 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:18.542143 14824 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:18.516772 17665 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:14:18.319381 17350 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:18.551612 14898 raft_consensus.cc:2410] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:18.527709 17010 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 12:14:18.552773 14976 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 6
W20260709 12:14:18.627167 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91383.7us
I20260709 12:14:18.534610 17669 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:18.511534 17560 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:18.541875 17438 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:18.558828 17493 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:18.318264 17662 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:18.540575 17579 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:18.555003 17609 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:18.558152 17656 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:18.575176 14905 rpcz_store.cc:276] 0709 12:14:15.426121 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.147806 (+1721685us) service_pool.cc:224] Handling call
0709 12:14:18.528696 (+1380890us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:18.543007 17104 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.617177 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1481) took 1312 ms. Trace:
W20260709 12:14:18.627532 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 154522us
W20260709 12:14:18.632020 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 170029us
I20260709 12:14:18.553208 17596 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:18.635865 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 294) took 2390 ms. Trace:
I20260709 12:14:18.566948 17488 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:18.637291 14975 rpcz_store.cc:276] 0709 12:14:17.304368 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.589083 (+1284715us) service_pool.cc:224] Handling call
0709 12:14:18.617100 (+ 28017us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:18.634704 17639 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.637440 17600 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:18.654537 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:18.622382 17601 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:18.638921 14826 raft_consensus.cc:606] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Received request to transfer leadership
I20260709 12:14:18.632941 17493 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.654814 14822 rpcz_store.cc:276] 0709 12:14:16.245431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.511312 (+1265881us) service_pool.cc:224] Handling call
0709 12:14:17.511686 (+   374us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.852827 (+341141us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.852861 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:18.326738 (+473877us) log.cc:844] Serialized 26 byte log entry
0709 12:14:18.625136 (+298398us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:18.625443 (+   307us) log.cc:844] Serialized 14 byte log entry
0709 12:14:18.635538 (+ 10095us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:18.635608 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:18.635643 (+    35us) raft_consensus.cc:1685] finished
0709 12:14:18.635656 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:18.635786 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":326445,"prepare.queue_time_us":154,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":30,"raft.queue_time_us":500945,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":112147,"thread_start_us":112875,"threads_started":1,"wal-append.queue_time_us":160687}
W20260709 12:14:18.658779 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 207654us
I20260709 12:14:18.634783 17389 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:18.676479 17488 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 7.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:18.677141 17389 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.636911 17656 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.658217 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1488) took 1226 ms. Trace:
I20260709 12:14:18.687161 14975 rpcz_store.cc:276] 0709 12:14:17.432029 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.654259 (+1222230us) service_pool.cc:224] Handling call
0709 12:14:18.658090 (+  3831us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:18.688450 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:18.671607 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 210312us
I20260709 12:14:18.637002 17438 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.673482 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:18.673664 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 136102us
I20260709 12:14:18.691987 14903 raft_consensus.cc:2368] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
W20260709 12:14:18.663504 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:18.674539 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:18.693596 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:18.674841 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:18.675168 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:18.678596 14905 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:14:18.636564 17609 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:18.651063 17669 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.690533 14829 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:18.658774 17601 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:18.674006 14976 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:18.656308 17556 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:18.652683 17682 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.652493 17596 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:18.966112 14976 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1516) took 1504 ms (client timeout 1985 ms). Trace:
W20260709 12:14:18.972700 14976 rpcz_store.cc:269] 0709 12:14:17.462137 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.513892 (+1051755us) service_pool.cc:224] Handling call
0709 12:14:18.966037 (+452145us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:18.704448 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 44778.3us
I20260709 12:14:18.974855 14794 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:18.797147 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 447) took 2737 ms. Trace:
W20260709 12:14:18.786152 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 90922us
I20260709 12:14:18.967944 17682 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:18.694541 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:18.692065 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1519) took 1211 ms. Trace:
I20260709 12:14:18.986104 14975 rpcz_store.cc:276] 0709 12:14:17.480447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.688062 (+1207615us) service_pool.cc:224] Handling call
0709 12:14:18.692000 (+  3938us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:18.987593 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:18.663441 17600 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.991112 14900 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:14:18.794274 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.047299 14823 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:18.789714 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.048491 14828 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:18.975667 15491 rpcz_store.cc:276] 0709 12:14:16.059605 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.165533 (+105928us) service_pool.cc:224] Handling call
0709 12:14:16.165799 (+   266us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:16.381013 (+215214us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:14:17.512181 (+1131168us) log.cc:844] Serialized 14 byte log entry
0709 12:14:17.813169 (+300988us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:17.813284 (+   115us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:17.813437 (+   153us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:18.796896 (+983459us) spinlock_profiling.cc:243] Waited 215 ms on lock 0x7b5400450bd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:18.796945 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:18.797089 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":1127897,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":31,"raft.queue_time_us":560168,"raft.run_cpu_time_us":56,"raft.run_wall_time_us":56,"spinlock_wait_cycles":494413568,"thread_start_us":1429435,"threads_started":2,"wal-append.queue_time_us":869225}
W20260709 12:14:18.735762 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 46304.6us
I20260709 12:14:19.053020 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1612) took 4097 ms. Trace:
I20260709 12:14:18.790126 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.049011 14724 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 4, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 4 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:18.657192 17685 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:18.790419 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.056833 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:19.057523 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:19.058164 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:18.691761 17656 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:18.982883 17642 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:18.943439 17579 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:19.059887 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.065780 14901 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:19.058447 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:18.858361 17607 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:19.054134 14897 rpcz_store.cc:276] 0709 12:14:14.947666 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.018081 (+ 70415us) service_pool.cc:224] Handling call
0709 12:14:15.022801 (+  4720us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:15.061894 (+ 39093us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:15.382842 (+320948us) log.cc:844] Serialized 14 byte log entry
0709 12:14:15.744218 (+361376us) log.cc:844] Serialized 14 byte log entry
0709 12:14:16.298678 (+554460us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:16.298735 (+    57us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:16.298781 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.012860 (+2714079us) spinlock_profiling.cc:243] Waited 38.9 ms on lock 0x7b5400348ad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:19.045153 (+ 32293us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:19.045332 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3343,"prepare.queue_time_us":4881,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":14091,"raft.queue_time_us":831576,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":165,"spinlock_wait_cycles":89427712,"thread_start_us":512489,"threads_started":3,"wal-append.queue_time_us":351785,"wal-append.run_cpu_time_us":10246,"wal-append.run_wall_time_us":1458399}
I20260709 12:14:19.530129 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1486) took 3285 ms. Trace:
I20260709 12:14:19.689795 14824 rpcz_store.cc:276] 0709 12:14:16.244197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.155641 (+911444us) service_pool.cc:224] Handling call
0709 12:14:17.155993 (+   352us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:18.626484 (+1470491us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.529809 (+903325us) spinlock_profiling.cc:243] Waited 1.39 s on lock 0x7b54003dac54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:19.530039 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3187386752}
W20260709 12:14:19.273166 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:19.691890 17665 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.132053 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:19.692548 17665 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:19.693447 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 561465us
I20260709 12:14:19.694370 16568 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:19.694717 17665 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:19.694716 16568 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.695434 16568 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:19.054394 14794 connection.cc:256] RPC call timeout handler was delayed by -1.2051048930002253s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1827s for a response
I20260709 12:14:19.696452 17693 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:19.060305 17600 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.698163 17693 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.698755 17693 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.699347 17600 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:19.073628 14902 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:19.700008 14976 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
W20260709 12:14:19.601604 17658 consensus_meta.cc:287] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.064s	user 0.009s	sys 0.001s
I20260709 12:14:19.700690 17658 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:19.701756 14976 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1492) took 1240 ms (client timeout 1592 ms). Trace:
W20260709 12:14:19.066519 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:19.521646 15499 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 654) took 3406 ms (client timeout 1606 ms). Trace:
I20260709 12:14:19.527385 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.523852 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:36688 (request call id 77) took 4130 ms. Trace:
I20260709 12:14:19.706326 16568 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.708751 14905 raft_consensus.cc:2410] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 2.
W20260709 12:14:19.356834 15459 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.528s	user 0.060s	sys 0.042s
I20260709 12:14:18.734016 17673 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:19.177420 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.709692 14830 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:19.180174 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.736106 14828 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:19.737139 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1949) took 1045 ms. Trace:
I20260709 12:14:19.736519 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1950) took 1040 ms. Trace:
I20260709 12:14:19.738890 14830 rpcz_store.cc:276] 0709 12:14:18.695623 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.055830 (+360207us) service_pool.cc:224] Handling call
0709 12:14:19.736460 (+680630us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.740166 16568 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.738739 14828 rpcz_store.cc:276] 0709 12:14:18.695360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.059119 (+363759us) service_pool.cc:224] Handling call
0709 12:14:19.737079 (+677960us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.741882 14978 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:14:19.054579 14945 connection.cc:256] RPC call timeout handler was delayed by -1.9848969770000622s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1515s for a response
I20260709 12:14:19.192250 17438 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:19.712594 14825 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1931) took 4321 ms (client timeout 1675 ms). Trace:
W20260709 12:14:19.663333 17614 consensus_meta.cc:287] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 1.137s	user 0.005s	sys 0.005s
I20260709 12:14:19.713042 17322 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.713311 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 259) took 4206 ms. Trace:
I20260709 12:14:19.408016 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.751669 14823 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:19.717892 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1643) took 1262 ms. Trace:
I20260709 12:14:19.752229 14898 rpcz_store.cc:276] 0709 12:14:18.455968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.460396 (+  4428us) service_pool.cc:224] Handling call
0709 12:14:19.717707 (+1257311us) spinlock_profiling.cc:243] Waited 84.2 ms on lock 0x7b5400193554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:19.717837 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":193751936}
I20260709 12:14:19.753491 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1953) took 1055 ms. Trace:
I20260709 12:14:19.753880 14823 rpcz_store.cc:276] 0709 12:14:18.697825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.054462 (+356637us) service_pool.cc:224] Handling call
0709 12:14:19.753428 (+698966us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:19.745359 14825 rpcz_store.cc:269] 0709 12:14:15.390945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.391043 (+    98us) service_pool.cc:224] Handling call
0709 12:14:19.712386 (+4321343us) spinlock_profiling.cc:243] Waited 1.7 s on lock 0x7b540038e354. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:19.712509 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3899707136}
I20260709 12:14:18.530045 15493 rpcz_store.cc:276] 0709 12:14:15.478583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.484602 (+  6019us) service_pool.cc:224] Handling call
0709 12:14:15.514867 (+ 30265us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.700014 (+185147us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.704469 (+  4455us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:15.876414 (+171945us) log.cc:844] Serialized 26 byte log entry
0709 12:14:16.297355 (+420941us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:17.568587 (+1271232us) log.cc:844] Serialized 14 byte log entry
0709 12:14:17.595968 (+ 27381us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.638881 (+ 42913us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:17.670466 (+ 31585us) raft_consensus.cc:1685] finished
0709 12:14:17.670488 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.733587 (+ 63099us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13007,"prepare.queue_time_us":1211197,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":43,"raft.queue_time_us":845969,"raft.run_cpu_time_us":242,"raft.run_wall_time_us":60858,"thread_start_us":1550105,"threads_started":2,"wal-append.queue_time_us":1029275}
W20260709 12:14:19.736093 14976 rpcz_store.cc:269] 0709 12:14:18.461845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.991726 (+529881us) service_pool.cc:224] Handling call
0709 12:14:19.701572 (+709846us) spinlock_profiling.cc:243] Waited 628 ms on lock 0x7b540035e8d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:19.701689 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1443703552}
I20260709 12:14:19.759724 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.760466 14828 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:19.750805 14899 rpcz_store.cc:276] 0709 12:14:15.507232 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.186655 (+1679423us) service_pool.cc:224] Handling call
0709 12:14:17.455010 (+268355us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.510054 (+ 55044us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.713067 (+2203013us) spinlock_profiling.cc:243] Waited 54.4 ms on lock 0x7b540045e054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:19.713255 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":125047040}
I20260709 12:14:19.056583 17645 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.016954 17491 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:14:19.764184 15462 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.773s	user 0.010s	sys 0.000s
I20260709 12:14:19.764748 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:19.765722 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1952) took 1068 ms. Trace:
I20260709 12:14:19.766031 14830 rpcz_store.cc:276] 0709 12:14:18.697585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.745820 (+1048235us) service_pool.cc:224] Handling call
0709 12:14:19.765664 (+ 19844us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:19.764796 15462 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.773s	user 0.010s	sys 0.000s
W20260709 12:14:19.766607 14972 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1462) took 4847 ms (client timeout 2318 ms). Trace:
W20260709 12:14:19.766997 14972 rpcz_store.cc:269] 0709 12:14:14.918729 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.918845 (+   116us) service_pool.cc:224] Handling call
0709 12:14:19.766396 (+4847551us) spinlock_profiling.cc:243] Waited 311 ms on lock 0x7b54002d4454. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:19.766511 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":716053376}
W20260709 12:14:19.767077 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 790267us
I20260709 12:14:19.767614 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.768240 14976 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:19.762465 17322 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:19.768810 14976 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1490) took 1310 ms (client timeout 1701 ms). Trace:
I20260709 12:14:19.762429 17477 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.768227 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.769562 17477 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.770781 17322 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.771092 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.529095 17130 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:19.742635 14945 connection.cc:256] RPC call timeout handler was delayed by -1.9299969769999734s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15760000000000002s for a response
I20260709 12:14:19.712886 17679 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:19.741361 15499 rpcz_store.cc:269] 0709 12:14:16.115573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.132299 (+ 16726us) service_pool.cc:224] Handling call
0709 12:14:19.521355 (+3389056us) spinlock_profiling.cc:243] Waited 977 ms on lock 0x7b54004b3cd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:19.521525 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2247313792}
W20260709 12:14:19.771860 14945 connection.cc:256] RPC call timeout handler was delayed by -1.8669969770000989s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1646s for a response
W20260709 12:14:19.772221 14945 connection.cc:256] RPC call timeout handler was delayed by -1.8408969770000567s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1675s for a response
W20260709 12:14:19.772521 14945 connection.cc:256] RPC call timeout handler was delayed by -1.7391969769998923s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17880000000000001s for a response
W20260709 12:14:19.772820 14945 connection.cc:256] RPC call timeout handler was delayed by -1.4385969770000884s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2122s for a response
I20260709 12:14:19.772593 17679 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:19.773119 14945 connection.cc:256] RPC call timeout handler was delayed by -1.4385969770000884s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2122s for a response
W20260709 12:14:19.773397 14945 connection.cc:256] RPC call timeout handler was delayed by -1.4313969770000767s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.213s for a response
W20260709 12:14:19.773662 14945 connection.cc:256] RPC call timeout handler was delayed by -1.4025969770000302s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2162s for a response
W20260709 12:14:19.773932 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2801684949999981s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16060000000000002s for a response
W20260709 12:14:19.774194 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2801684949999981s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16060000000000002s for a response
W20260709 12:14:19.774451 14945 connection.cc:256] RPC call timeout handler was delayed by -1.1379684949999955s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1764s for a response
I20260709 12:14:19.774679 17679 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.743994 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:19.525461 17633 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.582474 17690 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:19.775692 14824 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:19.738175 14826 rpcz_store.cc:276] 0709 12:14:15.393197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.710616 (+317419us) service_pool.cc:224] Handling call
0709 12:14:19.523654 (+3813038us) spinlock_profiling.cc:243] Waited 2.89 s on lock 0x7b54002a80d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea81853 00007f4cd3a4f60a 00007f4cccfd57d4 00007f4cccfd5762 00007f4cccfd5691 00007f4cccfd560c 00007f4cccfd48c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:19.523749 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6644401920}
I20260709 12:14:19.776747 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.775693 17673 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.710533 14975 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
W20260709 12:14:19.778000 14975 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 361) took 1319 ms (client timeout 1686 ms). Trace:
W20260709 12:14:19.778332 14975 rpcz_store.cc:269] 0709 12:14:18.458811 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.058225 (+599414us) service_pool.cc:224] Handling call
0709 12:14:19.777943 (+719718us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:19.351893 17696 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.298s	user 0.000s	sys 0.000s
I20260709 12:14:19.780578 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1951) took 1083 ms. Trace:
I20260709 12:14:19.748528 14829 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:19.780946 14823 rpcz_store.cc:276] 0709 12:14:18.697334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.763095 (+1065761us) service_pool.cc:224] Handling call
0709 12:14:19.780074 (+ 16979us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:19.780267 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:19.780311 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:19.780350 (+    39us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:19.780381 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.780436 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:19.780525 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.782112 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.782773 15460 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:19.783064 14976 rpcz_store.cc:269] 0709 12:14:18.458038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.758958 (+1300920us) service_pool.cc:224] Handling call
0709 12:14:19.768755 (+  9797us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.783835 17475 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:19.763880 14970 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:19.769857 14972 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1515) took 2337 ms (client timeout 2747 ms). Trace:
I20260709 12:14:19.768198 17491 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:19.786280 14824 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:19.742663 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1494) took 1232 ms. Trace:
W20260709 12:14:19.749853 17656 consensus_meta.cc:287] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.531s	user 0.008s	sys 0.000s
I20260709 12:14:19.775671 17690 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:19.344242 17558 consensus_meta.cc:287] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.720s	user 0.006s	sys 0.001s
I20260709 12:14:19.777484 15491 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:19.782267 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1493) took 4670 ms. Trace:
I20260709 12:14:19.783994 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.807082 14976 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:19.807581 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1489) took 1349 ms. Trace:
I20260709 12:14:19.807940 14976 rpcz_store.cc:276] 0709 12:14:18.457769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.783763 (+1325994us) service_pool.cc:224] Handling call
0709 12:14:19.807522 (+ 23759us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.808936 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.454696 17590 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:19.661115 17695 log.cc:927] Time spent T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.147s	user 0.000s	sys 0.000s
W20260709 12:14:19.786103 14972 rpcz_store.cc:269] 0709 12:14:17.432258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.768013 (+2335755us) service_pool.cc:224] Handling call
0709 12:14:19.769807 (+  1794us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.054967 17669 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:19.787561 14978 rpcz_store.cc:276] 0709 12:14:18.510599 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.527086 (+1016487us) service_pool.cc:224] Handling call
0709 12:14:19.742602 (+215516us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.779181 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:19.763381 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 49624.9us
I20260709 12:14:19.771562 17477 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:19.794849 17623 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 4.305s	user 0.016s	sys 0.043s
I20260709 12:14:19.797137 17104 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.799535 16582 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:19.801313 14970 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1517) took 2328 ms (client timeout 1827 ms). Trace:
I20260709 12:14:19.802230 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1934) took 4410 ms. Trace:
I20260709 12:14:19.761613 17668 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.774994 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:19.785763 17475 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:19.814834 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:19.830858 14822 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:19.782764 15494 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:19.832404 15494 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 445) took 4001 ms (client timeout 3016 ms). Trace:
I20260709 12:14:19.813028 14975 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:14:19.833206 14975 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1495) took 1315 ms (client timeout 1696 ms). Trace:
I20260709 12:14:19.815249 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:19.833746 14975 rpcz_store.cc:269] 0709 12:14:18.518069 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.778959 (+1260890us) service_pool.cc:224] Handling call
0709 12:14:19.833148 (+ 54189us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.830102 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:19.816232 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.822603 14827 rpcz_store.cc:276] 0709 12:14:15.391700 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.391791 (+    91us) service_pool.cc:224] Handling call
0709 12:14:15.414124 (+ 22333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.517207 (+2103083us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.801948 (+2284741us) spinlock_profiling.cc:243] Waited 1.85 s on lock 0x7b54003db154. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:19.802135 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4265712384}
I20260709 12:14:19.822109 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:19.822515 14970 rpcz_store.cc:269] 0709 12:14:17.473319 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.632267 (+158948us) service_pool.cc:224] Handling call
0709 12:14:19.801035 (+2168768us) spinlock_profiling.cc:243] Waited 2.13 s on lock 0x7b540047aed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:19.801195 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4899634432}
I20260709 12:14:19.814082 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.810120 14973 rpcz_store.cc:276] 0709 12:14:15.111454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.376085 (+264631us) service_pool.cc:224] Handling call
0709 12:14:15.376481 (+   396us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.376870 (+   389us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:14:16.417762 (+1040892us) spinlock_profiling.cc:243] Waited 16 ms on lock 0x7b48001f0158. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:18.338421 (+1920659us) spinlock_profiling.cc:243] Waited 3.44 ms on lock 0x7b18003575e0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb997455 00007f4cd247f3c7 00007f4ccea919a7 00007f4cceaa10bf 00007f4cceaa1038
0709 12:14:18.664216 (+325795us) log.cc:844] Serialized 14 byte log entry
0709 12:14:19.082592 (+418376us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:19.510870 (+428278us) log.cc:844] Serialized 26 byte log entry
0709 12:14:19.511095 (+   225us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:19.511133 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.511211 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:19.782069 (+270858us) raft_consensus.cc:1685] finished
0709 12:14:19.782087 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:19.782195 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":124286,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":45,"raft.queue_time_us":705,"raft.run_cpu_time_us":25366,"raft.run_wall_time_us":1056143,"spinlock_wait_cycles":44648960,"thread_start_us":587251,"threads_started":2,"wal-append.queue_time_us":236486}
I20260709 12:14:19.143870 17685 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:19.829638 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 54720.4us
I20260709 12:14:19.830113 14897 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:19.831538 14898 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:19.832441 17477 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:19.834642 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.835289 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:19.272158 17601 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:19.835523 14901 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:19.835711 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.835915 15491 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:19.839730 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:19.835919 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.841193 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.847273 14972 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:19.816905 17558 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.834221 17475 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.848454 17694 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:19.849440 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1903) took 4693 ms. Trace:
I20260709 12:14:19.849838 14896 rpcz_store.cc:276] 0709 12:14:15.156080 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.180560 (+ 24480us) service_pool.cc:224] Handling call
0709 12:14:15.180879 (+   319us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.316946 (+136067us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.316982 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:15.317514 (+   532us) log.cc:844] Serialized 26 byte log entry
0709 12:14:15.389142 (+ 71628us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:15.416993 (+ 27851us) log.cc:844] Serialized 14 byte log entry
0709 12:14:15.479267 (+ 62274us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:15.479339 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:19.794197 (+4314858us) spinlock_profiling.cc:243] Waited 7.63 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:19.849111 (+ 54914us) raft_consensus.cc:1685] finished
0709 12:14:19.849230 (+   119us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:19.849361 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":69049,"prepare.queue_time_us":27646,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":33,"raft.queue_time_us":254493,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":45724,"spinlock_wait_cycles":17550720,"thread_start_us":71248,"threads_started":1,"wal-append.queue_time_us":99467}
I20260709 12:14:19.847594 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:19.807428 17656 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:19.832921 15494 rpcz_store.cc:269] 0709 12:14:15.830780 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.846598 (+ 15818us) service_pool.cc:224] Handling call
0709 12:14:19.781943 (+3935345us) spinlock_profiling.cc:243] Waited 1.06 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:19.832324 (+ 50381us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2443520}
I20260709 12:14:19.853518 17669 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:19.848007 17688 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:19.854569 17694 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:19.842708 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:19.849610 17693 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.843760 14900 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 4.
I20260709 12:14:19.851078 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:19.845991 15490 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:19.861138 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:19.862071 17438 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:19.862937 17438 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:19.863507 17438 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:19.861933 17600 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:19.863754 17491 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.865119 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:19.847716 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 362) took 1388 ms. Trace:
I20260709 12:14:19.865895 14972 rpcz_store.cc:276] 0709 12:14:18.459069 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.829713 (+1370644us) service_pool.cc:224] Handling call
0709 12:14:19.847663 (+ 17950us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.866817 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.867568 14972 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 10 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:14:19.867663 17658 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:19.853786 17656 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.846822 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1491) took 1388 ms. Trace:
I20260709 12:14:19.869287 14970 rpcz_store.cc:276] 0709 12:14:18.458265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.835690 (+1377425us) service_pool.cc:224] Handling call
0709 12:14:19.846761 (+ 11071us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.870301 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:19.871443 14972 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:19.863813 17438 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:19.874007 17438 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:19.875206 17438 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:19.872642 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.864553 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.876945 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 364) took 1219 ms. Trace:
I20260709 12:14:19.877274 14973 rpcz_store.cc:276] 0709 12:14:18.657485 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.836677 (+1179192us) service_pool.cc:224] Handling call
0709 12:14:19.876884 (+ 40207us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:19.878209 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.878890 14973 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:19.879664 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.873008 14945 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:19.880327 14973 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:19.880509 17694 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:19.881006 17694 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:19.881094 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:19.867918 17475 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:19.881868 17694 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:19.882529 15496 raft_consensus.cc:2410] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:19.883322 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:19.884104 17642 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:19.884601 17642 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:19.885514 17475 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:19.885449 17642 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:19.870848 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:19.889349 14970 raft_consensus.cc:2376] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7. Re-sending same reply.
I20260709 12:14:19.889696 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:19.890352 14899 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:19.892038 14976 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:19.893702 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1497) took 1360 ms. Trace:
I20260709 12:14:19.894127 14970 rpcz_store.cc:276] 0709 12:14:18.533454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.869960 (+1336506us) service_pool.cc:224] Handling call
0709 12:14:19.893639 (+ 23679us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1458560}
I20260709 12:14:19.834281 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:19.836750 17556 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.867s	user 0.041s	sys 0.051s
I20260709 12:14:19.821688 17590 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:19.833436 17668 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:19.894421 17609 consensus_meta.cc:287] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.814s	user 0.006s	sys 0.000s
I20260709 12:14:20.028441 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:19.927627 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.138890 14897 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:20.041749 14974 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1482) took 2718 ms (client timeout 1533 ms). Trace:
I20260709 12:14:20.110363 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.026292 17558 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:20.042157 14979 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 358) took 4330 ms (client timeout 2104 ms). Trace:
I20260709 12:14:19.861915 17685 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:19.911027 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:19.967296 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:20.143359 14979 rpcz_store.cc:269] 0709 12:14:15.711370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.384852 (+673482us) service_pool.cc:224] Handling call
0709 12:14:20.041973 (+3657121us) spinlock_profiling.cc:243] Waited 39.8 ms on lock 0x7b54003bcc54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.042093 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":91599744}
I20260709 12:14:20.144208 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.144497 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.076592 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:19.911048 14973 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:20.146119 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:20.144840 14942 connection.cc:256] RPC call timeout handler was delayed by -1.4208417469999404s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17420000000000002s for a response
I20260709 12:14:20.147481 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.024222 17592 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:20.120818 14822 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 1944) took 1431 ms (client timeout 1692 ms). Trace:
I20260709 12:14:20.148232 15494 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:20.148834 14822 rpcz_store.cc:269] 0709 12:14:18.689517 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.689642 (+   125us) service_pool.cc:224] Handling call
0709 12:14:20.120627 (+1430985us) spinlock_profiling.cc:243] Waited 134 ms on lock 0x7b5400057654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.120756 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":308008832}
W20260709 12:14:20.147807 14942 connection.cc:256] RPC call timeout handler was delayed by -1.2943973750000168s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17350000000000002s for a response
I20260709 12:14:20.149519 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.148458 14905 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:20.151183 14971 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:20.072659 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.087262 14869 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.003626 14975 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:20.002915 14901 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:20.002920 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:20.151916 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 64772.7us
I20260709 12:14:20.022392 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.041247 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.153573 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1524) took 1096 ms. Trace:
I20260709 12:14:20.091054 14899 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
W20260709 12:14:20.109968 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.152877 14869 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.154950 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.118387 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 354) took 4858 ms. Trace:
W20260709 12:14:20.139508 14974 rpcz_store.cc:269] 0709 12:14:17.323171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.535661 (+212490us) service_pool.cc:224] Handling call
0709 12:14:20.041584 (+2505923us) spinlock_profiling.cc:243] Waited 102 ms on lock 0x7b540022bfd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.041680 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":234892032}
I20260709 12:14:20.141147 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.141649 17455 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:20.155663 14977 rpcz_store.cc:276] 0709 12:14:15.259572 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.498675 (+1239103us) service_pool.cc:224] Handling call
0709 12:14:16.499020 (+   345us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:17.631402 (+1132382us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.118120 (+2486718us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b5400099554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:20.118326 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2465747712}
I20260709 12:14:20.076839 17395 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.066s
W20260709 12:14:20.097820 17556 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.128s	user 0.044s	sys 0.054s
I20260709 12:14:20.119979 17559 raft_consensus.cc:993] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:20.139868 14978 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:20.144862 14903 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:20.143046 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.157413 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.157588 14897 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:20.158044 14898 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:20.158609 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.157691 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.159410 14903 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
W20260709 12:14:20.160032 14904 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1911) took 4987 ms (client timeout 2122 ms). Trace:
I20260709 12:14:19.922231 14972 raft_consensus.cc:2410] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 3.
I20260709 12:14:20.160763 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.161209 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1525) took 1096 ms. Trace:
I20260709 12:14:20.159772 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:19.863500 17690 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:20.103016 17590 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:20.154029 14970 rpcz_store.cc:276] 0709 12:14:19.057435 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.896965 (+839530us) service_pool.cc:224] Handling call
0709 12:14:20.153514 (+256549us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.160363 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:20.165809 14903 raft_consensus.cc:2368] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:20.148422 17592 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:20.163468 17600 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:20.166461 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.167627 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.168131 14971 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:20.159325 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:20.168583 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.161516 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.161533 14972 rpcz_store.cc:276] 0709 12:14:19.064617 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.868078 (+803461us) service_pool.cc:224] Handling call
0709 12:14:20.161155 (+293077us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.169857 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:20.170509 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.154080 14973 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:20.162711 14869 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:20.160466 14904 rpcz_store.cc:269] 0709 12:14:15.162685 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.166584 (+  3899us) service_pool.cc:224] Handling call
0709 12:14:20.149739 (+4983155us) spinlock_profiling.cc:243] Waited 1.09 s on lock 0x7b54002c8654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.149828 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2512248704}
I20260709 12:14:20.078773 17482 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:20.171159 14972 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:20.172068 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.172353 17679 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:20.155334 15460 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:20.170766 14900 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:20.173168 14972 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:20.171823 17482 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:20.173688 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.164994 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.174697 14896 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:20.169797 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:20.171066 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:20.175690 14898 raft_consensus.cc:2410] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 7 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 12:14:20.172892 14901 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:20.175824 14897 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:20.180593 14972 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:20.181352 14971 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:20.182150 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.182674 14971 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:20.183250 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.183653 14971 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:20.184204 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:19.910866 17639 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.269s
I20260709 12:14:20.107821 17682 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:20.186012 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1476) took 4475 ms. Trace:
I20260709 12:14:20.163693 17455 raft_consensus.cc:1081] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:20.188905 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.077186 17633 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.097s
W20260709 12:14:20.192655 15462 connection.cc:256] RPC call timeout handler was delayed by -3.10315747300001s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1715s for a response
W20260709 12:14:20.193028 15462 connection.cc:256] RPC call timeout handler was delayed by -3.1004574730000058s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1718s for a response
W20260709 12:14:20.193292 15462 connection.cc:256] RPC call timeout handler was delayed by -3.0086574730000848s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18200000000000002s for a response
I20260709 12:14:20.193324 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1477) took 4482 ms. Trace:
W20260709 12:14:20.193675 15462 connection.cc:256] RPC call timeout handler was delayed by -2.9420574729999771s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1894s for a response
I20260709 12:14:20.190111 14971 rpcz_store.cc:276] 0709 12:14:15.710370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.184960 (+4474590us) service_pool.cc:224] Handling call
0709 12:14:20.185564 (+   604us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.185735 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.185757 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.185794 (+    37us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:20.185831 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.185879 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.185968 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:20.194378 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 66229.8us
I20260709 12:14:20.193727 14972 rpcz_store.cc:276] 0709 12:14:15.710614 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.192575 (+4481961us) service_pool.cc:224] Handling call
0709 12:14:20.192851 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.193030 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.193053 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.193093 (+    40us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:20.193129 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.193179 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.193274 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.176438 17679 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:20.196214 14971 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
W20260709 12:14:20.198216 14868 leader_election.cc:336] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.684s (SENT)
W20260709 12:14:20.194008 15462 connection.cc:256] RPC call timeout handler was delayed by -2.7404574730001059s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2118s for a response
I20260709 12:14:20.198576 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 359) took 4366 ms. Trace:
I20260709 12:14:20.198730 14898 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:20.199086 14972 rpcz_store.cc:276] 0709 12:14:15.832334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.197297 (+4364963us) service_pool.cc:224] Handling call
0709 12:14:20.198017 (+   720us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.198176 (+   159us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.198200 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.198238 (+    38us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:20.198270 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.198432 (+   162us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.198529 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.198637 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 357) took 4487 ms. Trace:
I20260709 12:14:20.103315 17609 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:20.200429 14971 rpcz_store.cc:276] 0709 12:14:15.711116 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.194597 (+4483481us) service_pool.cc:224] Handling call
0709 12:14:20.194852 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.198352 (+  3500us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.198587 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.459421 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1479) took 3189 ms. Trace:
I20260709 12:14:20.454406 14979 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
W20260709 12:14:20.458461 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 257053us
I20260709 12:14:20.468855 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1484) took 3037 ms. Trace:
I20260709 12:14:20.200762 14972 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:20.241417 14905 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:20.268389 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1478) took 2999 ms. Trace:
I20260709 12:14:20.469827 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:20.470106 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1514) took 4579 ms. Trace:
I20260709 12:14:20.468992 14970 rpcz_store.cc:276] 0709 12:14:17.270491 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.269996 (+2999505us) service_pool.cc:224] Handling call
0709 12:14:20.459023 (+189027us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.459163 (+   140us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.459185 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.459221 (+    36us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:20.459247 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.459293 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.459371 (+    78us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:20.210620 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.470534 14978 rpcz_store.cc:276] 0709 12:14:17.268997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.267473 (+2998476us) service_pool.cc:224] Handling call
0709 12:14:20.267822 (+   349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.268007 (+   185us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.268032 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.268073 (+    41us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:20.268112 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.268185 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.268311 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.470835 14979 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
W20260709 12:14:20.339699 14942 leader_election.cc:336] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.606s (SENT)
I20260709 12:14:20.472453 14970 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:20.473227 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1485) took 3041 ms. Trace:
I20260709 12:14:20.473301 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1486) took 3041 ms. Trace:
I20260709 12:14:20.472621 14972 rpcz_store.cc:276] 0709 12:14:15.890990 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.200124 (+4309134us) service_pool.cc:224] Handling call
0709 12:14:20.200412 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.469860 (+269448us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.470054 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.185482 17691 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:20.474689 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.473768 14970 rpcz_store.cc:276] 0709 12:14:17.431550 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.471884 (+3040334us) service_pool.cc:224] Handling call
0709 12:14:20.472290 (+   406us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.473099 (+   809us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.473253 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:20.473798 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 134143us
I20260709 12:14:20.472223 14971 rpcz_store.cc:276] 0709 12:14:17.431014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.468053 (+3037039us) service_pool.cc:224] Handling call
0709 12:14:20.468385 (+   332us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.468548 (+   163us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.468571 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.468609 (+    38us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:20.468637 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.468691 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.468791 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.475955 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:20.476933 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1520) took 2996 ms. Trace:
W20260709 12:14:20.438998 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.197399 17130 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:20.195258 17660 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.483021 15460 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:20.477571 14942 leader_election.cc:336] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.606s (SENT)
I20260709 12:14:20.478590 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:20.473646 14979 rpcz_store.cc:276] 0709 12:14:17.431301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.469043 (+3037742us) service_pool.cc:224] Handling call
0709 12:14:20.470673 (+  1630us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.472993 (+  2320us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.473164 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.492897 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.497709 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:20.498358 15491 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:20.478011 14972 rpcz_store.cc:276] 0709 12:14:17.480688 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.475845 (+2995157us) service_pool.cc:224] Handling call
0709 12:14:20.476126 (+   281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.476327 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.476353 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.476396 (+    43us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:20.476428 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.476477 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.476880 (+   403us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.473799 14945 leader_election.cc:400] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:20.488667 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 360) took 2030 ms. Trace:
I20260709 12:14:20.500859 14945 leader_election.cc:403] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:20.427572 17594 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:20.491696 14974 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:20.209267 17679 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:20.399617 17713 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:14:20.499833 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:20.471246 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 273039us
I20260709 12:14:20.497997 17698 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:19.787242 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:20.482939 17688 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:20.482802 17475 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:20.482781 17691 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:20.505465 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1480) took 3201 ms. Trace:
I20260709 12:14:20.501039 14971 rpcz_store.cc:276] 0709 12:14:18.458539 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.487929 (+2029390us) service_pool.cc:224] Handling call
0709 12:14:20.488234 (+   305us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.488429 (+   195us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.488446 (+    17us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.488472 (+    26us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:20.488507 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.488549 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.488625 (+    76us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:20.539561 14902 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.031s	sys 0.028s
W20260709 12:14:20.539929 14902 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.031s	sys 0.028s
I20260709 12:14:20.540621 14971 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:20.539167 14974 rpcz_store.cc:276] 0709 12:14:17.304031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.475480 (+3171449us) service_pool.cc:224] Handling call
0709 12:14:20.491356 (+ 15876us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.505221 (+ 13865us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.505411 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.540854 14979 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:20.541230 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1531) took 1249 ms. Trace:
I20260709 12:14:20.541486 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1522) took 1494 ms. Trace:
I20260709 12:14:20.541848 14971 rpcz_store.cc:276] 0709 12:14:19.291560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.539982 (+1248422us) service_pool.cc:224] Handling call
0709 12:14:20.540270 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.540981 (+   711us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.541163 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:20.509816 14793 connection.cc:256] RPC call timeout handler was delayed by -1.2737615000000915s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.4632s for a response
I20260709 12:14:20.543679 14971 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:14:20.510834 14942 leader_election.cc:336] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.692s (SENT)
I20260709 12:14:20.490710 17130 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:20.505221 17594 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:20.518959 17601 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:20.524369 15493 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:20.527902 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1528) took 1237 ms. Trace:
I20260709 12:14:20.482569 17639 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 12:14:20.499877 17669 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:20.528891 17698 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:20.586410 14971 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:20.507647 17712 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.318s	user 0.001s	sys 0.000s
I20260709 12:14:20.505206 17482 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:20.505406 17574 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6.
I20260709 12:14:20.536549 17642 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:20.476223 17665 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 12:14:20.541873 14979 rpcz_store.cc:276] 0709 12:14:19.046728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.505979 (+1459251us) service_pool.cc:224] Handling call
0709 12:14:20.540576 (+ 34597us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.541241 (+   665us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.541431 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:20.507990 14868 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.695s (SENT)
I20260709 12:14:20.668737 14868 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:20.669790 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 161812us
W20260709 12:14:20.545802 14942 leader_election.cc:336] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.729s (SENT)
I20260709 12:14:20.550612 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1532) took 1258 ms. Trace:
I20260709 12:14:20.671188 14942 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:20.671242 14973 rpcz_store.cc:276] 0709 12:14:19.291811 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.880877 (+589066us) service_pool.cc:224] Handling call
0709 12:14:20.550444 (+669567us) spinlock_profiling.cc:243] Waited 29.4 ms on lock 0x7b54001c52d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.550551 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":67642240}
I20260709 12:14:20.575433 14977 rpcz_store.cc:276] 0709 12:14:19.290845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.527032 (+1236187us) service_pool.cc:224] Handling call
0709 12:14:20.527367 (+   335us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.527558 (+   191us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.527584 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.527628 (+    44us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:20.527665 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.527718 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.527841 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:20.547583 17483 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:20.512228 17455 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.500519 17660 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:20.587806 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.540078 17691 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:20.643332 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 935239us
W20260709 12:14:20.652388 17713 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 12:14:20.698275 14823 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:14:20.549508 17130 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:20.700709 14868 leader_election.cc:336] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.931s (SENT)
I20260709 12:14:20.588328 17438 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260709 12:14:20.654688 17553 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:20.654942 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.709061 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:20.709455 14824 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:20.661003 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:20.710158 14975 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1493) took 2242 ms (client timeout 2159 ms). Trace:
I20260709 12:14:20.710384 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.710835 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:20.664129 14976 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1496) took 2137 ms (client timeout 1910 ms). Trace:
W20260709 12:14:20.672116 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 509423us
W20260709 12:14:20.711143 14975 rpcz_store.cc:269] 0709 12:14:18.467415 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.834419 (+1367004us) service_pool.cc:224] Handling call
0709 12:14:20.709981 (+875562us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b540011eed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.710091 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":368046848}
I20260709 12:14:20.672847 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.595449 17698 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:20.676534 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.711828 14869 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:20.679129 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 97317.6us
I20260709 12:14:20.718344 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.681073 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1518) took 3201 ms. Trace:
I20260709 12:14:20.650697 17688 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:20.650935 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.703464 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.701205 14868 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:20.709770 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.712215 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:20.712044 14976 rpcz_store.cc:269] 0709 12:14:18.526334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.808646 (+1282312us) service_pool.cc:224] Handling call
0709 12:14:20.663934 (+855288us) spinlock_profiling.cc:243] Waited 82.5 ms on lock 0x7b54003656d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.664051 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":189639424}
I20260709 12:14:20.713264 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.588383 17685 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.111s
I20260709 12:14:20.718434 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.700139 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.719372 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:20.673933 17482 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:20.719058 14978 rpcz_store.cc:276] 0709 12:14:17.480102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.472524 (+2992422us) service_pool.cc:224] Handling call
0709 12:14:20.473516 (+   992us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.474856 (+  1340us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:14:20.679377 (+204521us) log.cc:844] Serialized 14 byte log entry
0709 12:14:20.680705 (+  1328us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.680779 (+    74us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:20.680827 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.680890 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.681019 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":205252,"threads_started":2}
I20260709 12:14:20.723970 14822 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:20.726637 14823 raft_consensus.cc:2368] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:20.720175 14724 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:20.699785 17669 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:20.727785 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.729151 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.699076 17680 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:20.733377 14945 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.733527 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:20.730983 14868 leader_election.cc:336] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.990s (SENT)
I20260709 12:14:20.734599 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:20.731050 14975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:14:20.735349 14975 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.735697 14975 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:20.737272 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.737282 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:20.738165 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 238366us
I20260709 12:14:20.735728 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.720305 17698 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:20.741109 14828 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:20.798341 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.799136 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.730208 17636 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:20.807916 14829 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 7. Current term is 8. Ops: [5.6-7.8]
I20260709 12:14:20.808331 15490 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:20.701260 17455 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:20.812299 14822 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: [3.6-4.7]
I20260709 12:14:20.732860 17669 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:20.740675 17395 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:20.721662 17498 raft_consensus.cc:2764] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:14:20.800308 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.809347 15498 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:14:20.800613 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 254825us
I20260709 12:14:20.742887 17010 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:20.741312 17680 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:20.811291 17636 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.811775 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.812196 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.734365 17593 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:20.798401 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:20.833959 17717 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.182s	user 0.000s	sys 0.001s
I20260709 12:14:20.834264 14823 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:20.725155 17594 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:20.826530 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.822288 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.834968 17594 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:20.836177 17680 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:20.836794 17636 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:20.838376 15492 raft_consensus.cc:2410] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:20.739192 17727 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:20.841889 14824 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 12:14:20.830286 14942 leader_election.cc:336] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.853s (SENT)
I20260709 12:14:20.806032 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.843550 14828 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:20.832084 15490 raft_consensus.cc:2376] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6. Re-sending same reply.
I20260709 12:14:20.741469 17718 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:20.827560 17395 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:20.847669 14942 leader_election.cc:336] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.764s (SENT)
W20260709 12:14:20.854583 14942 leader_election.cc:336] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.887s (SENT)
W20260709 12:14:20.855070 14942 leader_election.cc:336] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.130s (SENT)
I20260709 12:14:20.846266 14869 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:20.848568 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 365595us
I20260709 12:14:20.858752 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.859673 14821 raft_consensus.cc:2410] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 7 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 12:14:20.840081 17642 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:20.832690 17609 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:20.857508 17395 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:20.926368 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 70229.1us
W20260709 12:14:20.929015 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 67278.5us
I20260709 12:14:20.886595 17642 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.862136 17718 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:20.858832 17498 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:20.857534 17010 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:20.865572 17592 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:20.919273 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 182633us
I20260709 12:14:20.931874 15460 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:20.936367 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.933408 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1500) took 1156 ms. Trace:
I20260709 12:14:20.936971 15496 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:20.915891 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.937207 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:20.942929 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:20.943527 15496 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:20.941649 17724 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 12:14:20.945493 17660 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:20.946684 17726 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:20.947258 17726 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:20.948150 17726 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:20.955629 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.956722 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.957073 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.957531 15500 raft_consensus.cc:2410] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:20.957880 15491 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 9 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:20.958081 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.956720 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.959280 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:20.959949 14828 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:20.960451 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.960829 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.961185 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.962611 15493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 423) took 1157 ms. Trace:
I20260709 12:14:20.963024 15493 rpcz_store.cc:276] 0709 12:14:19.805584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:19.806636 (+  1052us) service_pool.cc:224] Handling call
0709 12:14:20.962407 (+1155771us) spinlock_profiling.cc:243] Waited 400 ms on lock 0x7b54004a47d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:20.962532 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":919251200}
I20260709 12:14:20.960676 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:20.935846 17010 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.971606 17010 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:20.972476 17732 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:20.931345 17690 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.961488 14829 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:14:20.981067 14868 leader_election.cc:336] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.318s (SENT)
I20260709 12:14:20.932075 17642 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:20.983883 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 250576us
I20260709 12:14:20.984102 14975 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:20.984587 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:20.988209 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:20.935194 17498 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:20.994045 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.994709 14823 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:20.996450 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:20.997044 14821 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:20.925038 17669 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.004952 17669 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:20.985723 17636 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.006760 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1521) took 3525 ms. Trace:
I20260709 12:14:21.006932 17636 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:20.983424 17690 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.008713 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:20.991025 17688 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.008730 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.009598 17688 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.011600 17688 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.008989 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.012498 15492 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:20.990793 17130 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.013823 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.009043 17718 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.014384 17130 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.016639 14975 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:21.017120 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:20.986595 14976 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 7. Ops: []
I20260709 12:14:20.994302 17724 consensus_queue.cc:1243] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 5.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:21.021101 17455 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:21.016870 14970 rpcz_store.cc:276] 0709 12:14:17.480910 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.477266 (+2996356us) service_pool.cc:224] Handling call
0709 12:14:20.477548 (+   282us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:20.477948 (+   400us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:14:20.736511 (+258563us) log.cc:844] Serialized 14 byte log entry
0709 12:14:20.930495 (+193984us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:20.930946 (+   451us) log.cc:844] Serialized 26 byte log entry
0709 12:14:20.931107 (+   161us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:20.931296 (+   189us) log.cc:844] Serialized 14 byte log entry
0709 12:14:20.934517 (+  3221us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.934602 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:21.006551 (+ 71949us) raft_consensus.cc:1685] finished
0709 12:14:21.006572 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:21.006699 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2036,"prepare.queue_time_us":376569,"prepare.run_cpu_time_us":77,"prepare.run_wall_time_us":5868,"raft.queue_time_us":28165,"raft.run_cpu_time_us":355,"raft.run_wall_time_us":13562,"thread_start_us":331949,"threads_started":2,"wal-append.queue_time_us":201801}
I20260709 12:14:21.022425 17395 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.021554 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.035506 15496 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:21.037753 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.012413 17553 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:21.040015 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.040534 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:20.994715 17498 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:20.994496 17660 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:14:20.937480 14974 rpcz_store.cc:276] 0709 12:14:19.776500 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.541270 (+764770us) service_pool.cc:224] Handling call
0709 12:14:20.575817 (+ 34547us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.576018 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:20.848901 (+272883us) log.cc:844] Serialized 14 byte log entry
0709 12:14:20.933079 (+ 84178us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:20.933127 (+    48us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:20.933175 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.933238 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:20.933352 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9770,"prepare.queue_time_us":309770,"prepare.run_cpu_time_us":1260,"prepare.run_wall_time_us":6154,"raft.queue_time_us":13418,"spinlock_wait_cycles":5223296,"thread_start_us":261832,"threads_started":2}
I20260709 12:14:21.076818 15496 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:21.090673 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:21.089756 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 105229us
I20260709 12:14:21.009249 17690 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.038682 17395 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.095976 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.090682 17482 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.091611 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.042868 17553 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:21.075914 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 139147us
I20260709 12:14:21.098930 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.105150 14824 raft_consensus.cc:2393] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:21.102159 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.103430 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.042021 17130 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.059s
I20260709 12:14:21.106997 14945 leader_election.cc:400] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:21.111142 14945 leader_election.cc:403] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:14:21.067237 17592 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 12:14:21.109515 17728 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:21.066872 17636 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:14:21.113119 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.119616 14821 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:21.113593 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.118453 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.121330 14827 raft_consensus.cc:2393] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 5: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:21.122291 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.125334 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.108014 17682 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:21.092617 17698 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.095342 17734 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:21.098289 17718 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.107542 14796 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.116611 17727 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:21.125936 14824 raft_consensus.cc:3055] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:21.108227 17553 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.125260 14828 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:14:21.127667 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 50506.5us
I20260709 12:14:21.144194 14869 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.129221 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.118396 17728 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:21.145694 17728 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.110769 17600 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:21.146617 17600 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.147045 17600 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.144759 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.153064 14822 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:21.154232 17728 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:21.113862 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 176702us
I20260709 12:14:21.135402 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.140496 14824 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:21.164094 14824 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.165480 14824 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.117633 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.168134 14826 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:21.141021 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.169274 14827 raft_consensus.cc:2393] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:21.178187 17010 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.178844 17682 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:21.180584 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.107410 17482 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:21.192618 14871 leader_election.cc:336] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.563s (SENT)
I20260709 12:14:21.193151 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:21.179414 17682 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:21.196929 14824 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:21.196998 15491 raft_consensus.cc:2393] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:21.138234 17734 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.180714 17741 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:21.211383 14794 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.191334 17130 raft_consensus.cc:3055] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:21.209985 17734 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.143415 17642 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.214779 17750 raft_consensus.cc:2764] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:14:21.213874 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.215018 17728 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:21.217576 17482 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.221724 17741 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:21.200815 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.222095 14975 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:21.213465 17600 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.223173 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.265492 14794 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:21.230692 17698 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.230728 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.226966 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.256477 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.219785 17010 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.225138 17130 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:21.226220 17739 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.186533 17718 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:21.270754 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 78173.7us
I20260709 12:14:21.271885 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:21.276350 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 164601us
I20260709 12:14:21.279659 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.279754 15498 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:21.278515 14794 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:21.280721 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 89318.5us
I20260709 12:14:21.262095 17741 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:21.286473 14871 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.583s (SENT)
I20260709 12:14:21.265971 17592 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:21.269071 17750 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:21.287814 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.294173 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:21.295238 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:21.259696 17395 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:14:21.272470 17733 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.304481 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.297457 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:21.315063 14945 connection.cc:256] RPC call timeout handler was delayed by -1.1563455089999479s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1836s for a response
I20260709 12:14:21.277467 17742 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:14:21.314715 14972 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:21.315766 14945 connection.cc:256] RPC call timeout handler was delayed by -1.1104455089998737s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1887s for a response
I20260709 12:14:21.307911 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:21.316493 14978 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:21.320915 14899 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:21.321368 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:21.317765 14822 raft_consensus.cc:2410] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:14:21.317051 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.321950 14975 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:21.322219 14977 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:21.275295 17732 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:14:21.316151 14945 connection.cc:256] RPC call timeout handler was delayed by -1.1023455089998606s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1896s for a response
I20260709 12:14:21.319031 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.324013 14902 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:21.319259 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:21.324765 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.325006 14904 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:21.319778 14901 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:21.325084 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.317184 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:21.326236 14903 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:21.329643 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.330634 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.331157 14974 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:21.332440 14945 connection.cc:256] RPC call timeout handler was delayed by -1.0960455089998504s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19030000000000002s for a response
I20260709 12:14:21.329216 14869 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.280460 17455 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.056s
I20260709 12:14:21.271798 17726 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
I20260709 12:14:21.337968 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:21.333021 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:21.291239 17691 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.565s	user 0.005s	sys 0.004s
I20260709 12:14:21.296849 17592 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:21.336117 17761 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.340365 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.340555 14903 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:21.341584 15498 raft_consensus.cc:2368] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8.
I20260709 12:14:21.342232 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.352931 14972 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:21.355489 14793 leader_election.cc:336] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.567s (SENT)
I20260709 12:14:21.356158 14793 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:21.359908 14793 leader_election.cc:336] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.706s (SENT)
I20260709 12:14:21.361173 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:21.361418 14904 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:21.362378 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.363015 14904 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:21.363869 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.366763 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.367406 14825 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:21.367420 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 80979.6us
I20260709 12:14:21.369305 14904 raft_consensus.cc:2410] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:21.369437 15495 raft_consensus.cc:2368] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:21.372651 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:21.373131 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.333671 17690 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:21.374817 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 96395.3us
I20260709 12:14:21.285297 17554 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
W20260709 12:14:21.374351 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 45192.8us
I20260709 12:14:21.380621 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:21.380941 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.381178 14899 raft_consensus.cc:2376] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7. Re-sending same reply.
I20260709 12:14:21.376587 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.382261 14899 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:21.340056 17592 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:21.383879 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.378237 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.385615 15495 raft_consensus.cc:2410] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:21.336906 17732 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:21.340713 17733 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:21.371169 17726 consensus_queue.cc:1243] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 5.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:21.388060 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.388087 14977 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:21.391556 14871 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:21.394358 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.395234 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.336618 17130 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.400252 17682 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.379027 17750 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:21.400939 17130 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:21.405321 17600 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:21.405471 15496 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:21.401541 17483 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:21.408569 17483 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:21.409955 17748 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:14:21.411556 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.412725 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.413726 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:21.414511 17679 consensus_meta.cc:287] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.908s	user 0.007s	sys 0.003s
I20260709 12:14:21.414934 17679 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.416654 14828 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:14:21.419978 15499 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 5 index: 7. (term mismatch)
I20260709 12:14:21.420449 15499 pending_rounds.cc:85] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 6
I20260709 12:14:21.420662 15499 pending_rounds.cc:107] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260709 12:14:21.420881 15499 raft_consensus.cc:2889] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:21.421473 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.421876 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.422585 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.422964 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.423342 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:21.411478 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.425099 17553 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.425639 15500 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:21.424005 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.425035 14977 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: [4.6-4.6]
W20260709 12:14:21.426497 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 66615.5us
I20260709 12:14:21.422633 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:21.436177 14793 leader_election.cc:336] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.724s (SENT)
I20260709 12:14:21.427819 14905 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:21.436614 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:21.429237 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:21.436787 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 141608us
I20260709 12:14:21.439211 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:21.432940 15498 raft_consensus.cc:3055] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:21.426551 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.445088 15498 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:21.445338 15495 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:21.383507 17636 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:21.480849 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:21.483778 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 44640.2us
I20260709 12:14:21.484323 17759 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:21.445832 15498 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.393419 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.383095 17760 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:21.487214 14904 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:21.489202 15498 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:21.360446 17691 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.489845 14825 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:21.492575 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 53925.8us
I20260709 12:14:21.492707 14824 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:21.491587 14942 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.433935 17750 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.496845 14868 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:21.497941 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.527635 14868 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:21.488416 17593 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:21.490391 17594 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:21.492213 17680 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:21.366532 17761 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.536770 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.489517 17759 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:21.484472 17682 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:21.575549 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:21.576435 14978 raft_consensus.cc:2410] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:14:21.497323 17760 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.541162 17691 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.545212 17679 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.546693 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.552395 17130 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:21.552870 14896 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:21.554428 17483 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.555450 15492 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:21.556064 17010 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.568642 17718 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.520510 17636 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:21.557343 17553 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.558311 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.495187 17554 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:21.569770 14974 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:21.573449 15498 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:21.635317 14901 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:21.561228 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.565267 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.566465 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:21.636425 15490 raft_consensus.cc:2376] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7. Re-sending same reply.
W20260709 12:14:21.636749 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 155994us
I20260709 12:14:21.540673 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.567714 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.637364 15500 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:21.635429 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:21.533432 17730 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.560210 17683 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
W20260709 12:14:21.594732 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 218635us
I20260709 12:14:21.493619 17755 consensus_queue.cc:1059] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.088s
I20260709 12:14:21.562251 17594 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:21.564105 17574 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:21.556483 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:21.560607 17768 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:21.506858 17754 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.100s
I20260709 12:14:21.575680 17759 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.588470 17760 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:21.495651 17558 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.080s
I20260709 12:14:21.638765 14871 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.563460 17498 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.621763 17690 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:21.640781 15490 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260709 12:14:21.641328 17483 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.641772 14794 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.571388 17732 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.563562 17741 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.678680 14794 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.669636 17727 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
W20260709 12:14:21.650442 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 122863us
I20260709 12:14:21.651890 15495 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:21.655579 17761 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:21.656003 15494 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:21.674940 17130 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:14:21.663862 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 227695us
I20260709 12:14:21.673125 14871 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:21.639374 17683 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:21.659209 17594 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.675482 15490 pending_rounds.cc:85] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 6
I20260709 12:14:21.709777 15490 pending_rounds.cc:107] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260709 12:14:21.710059 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:21.710347 17775 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:21.658600 17733 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:21.725065 17733 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.659972 17574 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:21.729028 17574 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.730069 17574 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.731418 17690 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.677438 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:21.732890 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 55549.3us
I20260709 12:14:21.734014 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.734782 17761 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:21.679229 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1536) took 1017 ms. Trace:
I20260709 12:14:21.735193 17761 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:21.644423 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.735688 17741 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:21.710075 15490 raft_consensus.cc:2889] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:21.712373 14970 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:21.717572 17130 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:21.737902 17558 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:21.681018 17772 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:21.738070 17734 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.710847 17683 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.740763 17683 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.744640 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.681248 14794 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.745451 14970 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:21.682734 14868 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [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: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:21.736228 14976 rpcz_store.cc:276] 0709 12:14:20.661505 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.730220 (+ 68715us) service_pool.cc:224] Handling call
0709 12:14:20.810124 (+ 79904us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:21.018910 (+208786us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.679004 (+660094us) spinlock_profiling.cc:243] Waited 176 ms on lock 0x7b54000b7554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:21.679170 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":405448064}
I20260709 12:14:21.683159 17769 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:21.765412 14900 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 12:14:21.735077 14945 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:14:21.746857 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 64215.6us
I20260709 12:14:21.768602 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.774852 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:21.776604 14945 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:21.777868 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:21.746146 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 64965.2us
I20260709 12:14:21.748551 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:21.751339 14793 leader_election.cc:336] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.780s (SENT)
W20260709 12:14:21.779165 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 257870us
I20260709 12:14:21.779513 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:21.717423 17498 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:21.780762 14902 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:21.779609 14897 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:14:21.778456 14898 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:14:21.781442 17677 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:21.795782 14829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36688
I20260709 12:14:21.796177 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.796368 14829 raft_consensus.cc:606] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Received request to transfer leadership
I20260709 12:14:21.796784 14829 raft_consensus.cc:614] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:21.781849 17694 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:21.783128 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.784770 14970 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:14:21.797438 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:21.789068 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.735683 17761 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:21.800717 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:21.786134 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.799546 14828 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:21.798017 14897 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: [7.5-8.6]
I20260709 12:14:21.738327 17558 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:21.800809 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:21.804705 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:21.767026 17642 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:21.745406 17734 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:21.768602 17772 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:21.806149 14793 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.859s (SENT)
I20260709 12:14:21.766494 17775 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:21.868717 17554 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:21.874140 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 65937.4us
I20260709 12:14:21.735504 17727 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260709 12:14:21.903520 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.904111 17778 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 12:14:21.904968 17768 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:21.805819 17558 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.906425 14871 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.906457 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:21.869609 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.877096 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.808935 17754 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:21.860538 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:21.780593 17730 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:21.776053 17755 raft_consensus.cc:2764] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:14:21.793661 17600 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:21.866416 14827 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:21.811908 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.811194 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:21.891777 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:21.738058 17130 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:21.916769 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:21.894763 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:21.895824 14826 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260709 12:14:21.899408 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 93775.8us
I20260709 12:14:21.804658 17741 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:21.908952 14902 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:21.922560 14970 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:21.911152 17679 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:21.912930 17600 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.927850 17600 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:21.926002 17682 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:21.929780 17682 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:21.930610 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:21.930531 17682 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.931695 17682 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:21.932217 17765 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:14:21.923622 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 117501us
I20260709 12:14:21.933223 17680 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:21.933594 17680 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.933928 17680 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:21.934293 14793 leader_election.cc:336] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.618s (SENT)
I20260709 12:14:21.861779 17590 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.099s
I20260709 12:14:21.925828 17455 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:21.938788 17455 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:21.911332 17730 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:21.926402 17741 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:21.939677 17730 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.932783 17765 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:21.904443 17553 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 12:14:21.913028 17757 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:21.941170 17757 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:21.941314 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.941555 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.942446 17727 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.942919 17727 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.941591 17757 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:21.925947 14970 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:21.944896 17727 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:21.931828 14796 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:21.946905 17785 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:21.947378 17785 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:21.948434 17741 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:21.948266 17785 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.948761 17455 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.940757 17765 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:21.910768 17554 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.959390 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:21.961170 14978 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
W20260709 12:14:21.925274 17739 consensus_meta.cc:287] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.645s	user 0.009s	sys 0.000s
I20260709 12:14:21.967381 14973 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:21.968115 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.967348 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.970181 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:21.973716 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:21.974491 14970 raft_consensus.cc:2393] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:21.982496 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:21.983134 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:21.983687 17739 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:21.983881 14973 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:21.986238 14871 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.159s (SENT) [suppressed 70 similar messages]
W20260709 12:14:21.964468 17592 consensus_meta.cc:287] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.570s	user 0.009s	sys 0.000s
I20260709 12:14:21.963696 17554 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.960443 17679 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:22.044808 14977 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:22.045893 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:22.046787 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 263711us
I20260709 12:14:22.047916 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.048064 14978 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: [7.5-9.6]
I20260709 12:14:22.048714 14822 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:14:22.050313 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.051259 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.051434 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:22.051874 14826 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:22.052116 14973 raft_consensus.cc:2393] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:21.966925 17690 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.058s
I20260709 12:14:22.053318 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:22.056739 14945 leader_election.cc:400] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:21.968977 17760 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.057554 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.059722 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.061635 14826 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:22.068092 14905 raft_consensus.cc:3055] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:22.054526 17694 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:22.068540 14905 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:22.024435 17592 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.071708 14899 raft_consensus.cc:2368] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:22.060765 17727 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:22.073556 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.081246 14897 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:22.082931 14898 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:22.080183 14826 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:22.059587 17677 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:22.090515 17730 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.090866 17677 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.069394 14905 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.092145 17761 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.096617 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:22.097518 17772 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:22.097754 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:22.098500 17680 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.093533 17592 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:22.100587 17680 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:22.101161 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.101831 14824 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:22.102522 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.103055 14824 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 4.
I20260709 12:14:22.103765 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.066504 17734 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:22.105463 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.106232 14903 raft_consensus.cc:2410] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:22.109313 17685 raft_consensus.cc:3055] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:22.109689 17685 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:22.110522 17685 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.110854 17691 consensus_queue.cc:1059] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:22.111819 17685 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:22.113310 17757 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.114187 17475 raft_consensus.cc:3055] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:22.114550 17475 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:22.068341 17755 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:14:22.115335 17475 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.115777 17553 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.116540 17475 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:22.117056 17553 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:22.117363 17741 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:22.117831 17776 consensus_queue.cc:1059] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:22.082017 17727 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:22.118718 17776 raft_consensus.cc:3055] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:22.121076 14905 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:22.122280 14828 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:22.124895 14869 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:22.098352 14973 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:22.072135 17594 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.088860 17558 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.089723 17790 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:14:22.091333 17760 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:22.129415 14794 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.084748 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.119167 17776 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:22.131723 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:22.118819 17727 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:22.133975 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.129649 14824 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
W20260709 12:14:22.095522 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.135749 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:22.143559 14972 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:22.118306 17553 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:22.092720 17609 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 12:14:22.137061 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:22.146618 14976 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:22.147037 14896 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:22.139075 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.135982 14905 raft_consensus.cc:2410] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 7 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
I20260709 12:14:22.148205 14903 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:22.164814 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.187225 14828 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:22.185390 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.187768 14904 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:22.151065 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:22.229379 14973 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:22.188230 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.228790 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.234238 14898 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:22.234740 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.190135 14896 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:22.188905 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:22.165503 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.236613 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 47804.6us
I20260709 12:14:22.163372 14972 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:14:22.149977 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.237473 14904 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:22.188498 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.238996 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.237382 14869 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:22.137287 17683 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:22.149545 17592 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:22.272744 17592 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:22.273738 17592 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.241281 17760 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:22.281970 17600 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.284353 14975 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:14:22.245985 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.247174 14828 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:14:22.132906 17680 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.099s
I20260709 12:14:22.083328 17679 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.255124 14824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:22.255813 14898 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:22.149232 17455 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:22.257688 17558 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:22.192500 17694 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:22.282373 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1502) took 1240 ms. Trace:
I20260709 12:14:22.292977 14823 rpcz_store.cc:276] 0709 12:14:21.042326 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.047027 (+  4701us) service_pool.cc:224] Handling call
0709 12:14:21.565086 (+518059us) spinlock_profiling.cc:243] Waited 1.04 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:22.282154 (+717068us) spinlock_profiling.cc:243] Waited 415 ms on lock 0x7b540038e354. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:22.282290 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":956803584}
W20260709 12:14:22.291476 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 45587.9us
I20260709 12:14:22.291679 14824 raft_consensus.cc:606] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:22.294201 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 342078us
I20260709 12:14:22.294437 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.146660 17553 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:22.292196 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 54898.6us
I20260709 12:14:22.299649 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:22.287681 17759 consensus_meta.cc:287] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.613s	user 0.007s	sys 0.002s
I20260709 12:14:22.303157 17759 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.304333 14903 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:22.305150 14945 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.305454 17759 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:22.305717 17558 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:22.306092 17734 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:22.243079 17778 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.305016 17685 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:22.306833 17778 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.307937 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.290593 17600 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:22.242856 14826 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:22.321161 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.295989 17694 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:22.296847 17683 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:22.327641 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 217758us
W20260709 12:14:22.330227 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.331266 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:22.328406 14869 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:22.334400 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.299521 17791 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:14:22.337728 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.339929 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.324927 17677 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:22.300680 17790 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:14:22.341606 14904 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:22.342279 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.307421 17734 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 12:14:22.326344 17759 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:22.343770 14897 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 12:14:22.344386 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.352804 14974 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:22.353691 14897 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:22.328874 17558 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:22.336120 17750 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:22.341931 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:22.325907 17760 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:14:22.353583 14972 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:22.338580 17600 raft_consensus.cc:2764] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 12:14:22.359408 17750 raft_consensus.cc:697] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:22.359679 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:22.359915 14903 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:22.362294 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:22.369104 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:22.362057 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:22.422817 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 60609.8us
I20260709 12:14:22.423286 14898 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:22.423528 14945 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:22.366760 14904 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:22.441597 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:22.442149 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.443681 14828 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
W20260709 12:14:22.417790 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 48211.9us
I20260709 12:14:22.444716 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.443671 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.446753 14824 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:22.456967 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.293210 17776 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.457733 14826 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:22.468608 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.418651 17682 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:22.484757 14828 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:14:22.487197 14898 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:22.374086 17594 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:22.368527 17759 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:22.456486 17558 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:22.457548 17754 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.452867 17734 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:22.500998 17727 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.500672 14826 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:22.521145 14979 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:22.507858 17798 log.cc:927] Time spent T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:14:22.464051 17475 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:22.453109 17790 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:22.468955 17805 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.518879 14975 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:22.359449 17800 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.142s
I20260709 12:14:22.472615 17668 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:22.521898 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 167513us
I20260709 12:14:22.532820 17774 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:22.496577 17682 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.533630 17682 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:22.534086 14971 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:22.453241 17793 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
I20260709 12:14:22.538777 14974 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:22.540091 14974 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 3. (term mismatch)
I20260709 12:14:22.540467 14974 pending_rounds.cc:85] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 2
I20260709 12:14:22.540697 14974 pending_rounds.cc:107] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 6.3
I20260709 12:14:22.540933 14974 raft_consensus.cc:2889] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:22.456924 17677 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.060s
I20260709 12:14:22.533249 17774 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:22.522595 17609 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:22.542476 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:22.544344 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.561020 14821 raft_consensus.cc:606] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:22.561607 14973 raft_consensus.cc:1240] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:22.562139 14826 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:22.519026 17811 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.454845 17694 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.523818 17734 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:22.520637 17558 raft_consensus.cc:697] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:22.542109 17790 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.560103 17733 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:22.524658 17554 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.521481 17754 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.563542 17574 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:22.581296 14979 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:22.582926 14979 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:22.529582 17475 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.575152 17691 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:22.583768 14979 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.589893 14979 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:22.589915 14822 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260709 12:14:22.578940 17733 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:22.582710 17694 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:22.568316 17609 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:22.599817 17781 log.cc:927] Time spent T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.694s	user 0.003s	sys 0.000s
I20260709 12:14:22.600250 14829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:22.596647 17558 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.529143 17750 consensus_queue.cc:237] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.626984 14829 raft_consensus.cc:606] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Received request to transfer leadership to TS b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:22.629676 14829 raft_consensus.cc:614] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:22.593909 17806 log.cc:927] Time spent T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:14:22.579444 17785 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:14:22.585937 17778 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:22.595147 17803 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
W20260709 12:14:22.592865 17804 log.cc:927] Time spent T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 12:14:22.560376 17805 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.633590 17817 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:22.634153 17817 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.575728 17811 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.592365 17691 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:22.633082 14979 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 12:14:22.576404 17759 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.584323 17774 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:22.691550 14979 pending_rounds.cc:85] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 5
I20260709 12:14:22.692775 14979 pending_rounds.cc:107] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 12:14:22.658916 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:22.641350 14905 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:22.691684 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.674007 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:23.112749 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.682216 14724 catalog_manager.cc:5697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 6, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 6 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:14:22.729017 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.804888 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.687160 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:22.660368 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:23.116223 14979 raft_consensus.cc:2889] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:22.756794 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.641872 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:23.123694 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:23.020459 14727 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44682 (request call id 264) took 21544 ms (client timeout 15000 ms). Trace:
I20260709 12:14:23.124217 14897 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:22.997498 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1518) took 1763 ms. Trace:
W20260709 12:14:22.771850 14942 leader_election.cc:336] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.758s (SENT)
I20260709 12:14:23.113297 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:22.868291 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.127674 14977 raft_consensus.cc:2410] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 12:14:22.785668 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:23.125494 14830 rpcz_store.cc:276] 0709 12:14:21.233893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.414456 (+180563us) service_pool.cc:224] Handling call
0709 12:14:21.414770 (+   314us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:21.489599 (+ 74829us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:21.489629 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:21.498323 (+  8694us) log.cc:844] Serialized 26 byte log entry
0709 12:14:21.675578 (+177255us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:21.675616 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.675686 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:22.599249 (+923563us) spinlock_profiling.cc:243] Waited 3.44 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:22.638892 (+ 39643us) raft_consensus.cc:1685] finished
0709 12:14:22.638915 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:22.997410 (+358495us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":110115,"raft.queue_time_us":119364,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":34979,"spinlock_wait_cycles":7912320,"thread_start_us":106692,"threads_started":1,"wal-append.queue_time_us":234885}
I20260709 12:14:23.131064 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.113281 14976 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:23.131263 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 275618us
I20260709 12:14:23.131171 14821 raft_consensus.cc:606] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:23.132019 14821 raft_consensus.cc:614] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:23.124764 14828 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:23.135113 14823 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:14:22.644833 17808 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:14:23.141330 14905 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:23.135478 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 355333us
I20260709 12:14:23.142309 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:23.142936 14942 leader_election.cc:336] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.836s (SENT)
I20260709 12:14:22.681752 17768 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:22.642338 17475 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.141523 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:22.635203 17805 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.144503 14897 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:22.643698 17554 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:22.651153 17754 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:22.662757 17741 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.156010 17685 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:23.158046 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:23.158768 14830 raft_consensus.cc:606] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:22.784778 17727 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.146245 14976 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:14:23.166829 17741 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.117197 17817 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:22.666726 17682 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.117012 17790 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.170974 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:22.631438 17734 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.153031 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.141673 17777 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:23.082170 17811 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.152238 17774 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:23.145025 17768 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:23.165223 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:22.771473 17636 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.059734 17691 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.152760 17475 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.172096 14724 catalog_manager.cc:5697] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:23.187453 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.187978 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:22.920861 17733 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.191669 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:23.191843 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.192114 17636 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:23.196871 14901 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 272) took 1753 ms (client timeout 1643 ms). Trace:
I20260709 12:14:23.197232 14976 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:23.197753 14900 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:23.198184 17636 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.197877 17768 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:23.197290 14901 rpcz_store.cc:269] 0709 12:14:21.443838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.558060 (+114222us) service_pool.cc:224] Handling call
0709 12:14:23.196680 (+1638620us) spinlock_profiling.cc:243] Waited 1.52 ms on lock 0x7b540045e054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:23.196804 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3502336}
I20260709 12:14:23.202610 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 1948) took 1433 ms. Trace:
I20260709 12:14:23.203068 14899 rpcz_store.cc:276] 0709 12:14:21.769402 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.807359 (+ 37957us) service_pool.cc:224] Handling call
0709 12:14:23.202392 (+1395033us) spinlock_profiling.cc:243] Waited 154 ms on lock 0x7b54002c8654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:23.202544 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":354237312}
I20260709 12:14:23.198760 17475 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.192194 17823 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:23.209772 17682 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.211429 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.212113 14828 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:23.211558 14824 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:23.206322 17609 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.202283 17733 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.228696 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.185590 17777 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.232897 17475 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.233845 17777 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.236253 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.236583 17130 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.237047 17130 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.237900 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.227819 17823 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.239338 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:23.124760 14727 rpcz_store.cc:269] 0709 12:14:01.135733 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:01.143399 (+  7666us) service_pool.cc:224] Handling call
0709 12:14:22.680188 (+21536789us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:12.678660 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:12.700853 (+ 22193us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:12.700886 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:14:12.700903 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:12.743618 (+ 42715us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:12.743731 (+   113us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:12.743766 (+    35us) tablet.cc:685] Acquiring locks for 15 operations
0709 12:14:12.815953 (+ 72187us) tablet.cc:701] Row locks acquired
0709 12:14:12.815978 (+    25us) write_op.cc:260] PREPARE: finished
0709 12:14:12.816143 (+   165us) write_op.cc:270] Start()
0709 12:14:12.816311 (+   168us) write_op.cc:276] Timestamp: P: 1783599252816092 usec, L: 0
0709 12:14:12.816333 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:14:12.817159 (+   826us) log.cc:844] Serialized 6013 byte log entry
0709 12:14:13.040932 (+223773us) op_driver.cc:464] REPLICATION: finished
0709 12:14:13.136560 (+ 95628us) write_op.cc:301] APPLY: starting
0709 12:14:13.136638 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:13.136896 (+   258us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:13.137799 (+   903us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:13.140154 (+  2355us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:13.140482 (+   328us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=15
0709 12:14:13.140525 (+    43us) write_op.cc:312] APPLY: finished
0709 12:14:13.140829 (+   304us) log.cc:844] Serialized 107 byte log entry
0709 12:14:13.144156 (+  3327us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:13.144414 (+   258us) write_op.cc:454] Released schema lock
0709 12:14:13.144469 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":1230968,"reported_tablets":42,"child_traces":[["op",{"apply.queue_time_us":95375,"apply.run_cpu_time_us":3907,"apply.run_wall_time_us":8418,"num_ops":15,"prepare.queue_time_us":122432,"prepare.run_cpu_time_us":29232,"prepare.run_wall_time_us":198265,"raft.queue_time_us":115741,"raft.run_cpu_time_us":15292,"raft.run_wall_time_us":82341,"replication_time_us":224447,"spinlock_wait_cycles":1986944,"thread_start_us":257506,"threads_started":4,"wal-append.queue_time_us":74678,"wal-append.run_cpu_time_us":48094,"wal-append.run_wall_time_us":1222318}]]}
I20260709 12:14:23.240176 17553 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.240700 17823 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.237452 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.204694 17768 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.238492 14976 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:23.243114 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:23.244553 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:23.246274 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 102544us
W20260709 12:14:23.247129 14942 leader_election.cc:336] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.896s (SENT)
I20260709 12:14:23.241240 17553 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.231052 17741 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.239068 17130 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.249419 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:23.252655 14829 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:23.255421 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:23.230470 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 97822us
I20260709 12:14:23.259658 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.263140 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.248775 17824 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:23.267118 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:23.259622 17817 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.270514 17790 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:23.273093 17790 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:23.273556 17790 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:23.270196 17791 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.273630 17825 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.278829 17825 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.280923 17825 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.272019 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.283179 14979 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:23.270141 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.250645 17475 consensus_queue.cc:1059] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:14:23.291092 14945 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:23.259176 17805 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 12:14:23.272738 17823 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.281817 17790 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.283424 17817 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:23.292026 17694 consensus_meta.cc:287] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.664s	user 0.009s	sys 0.000s
I20260709 12:14:23.293319 17475 raft_consensus.cc:3055] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:23.309134 14974 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:14:23.292726 17825 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:23.309525 14974 pending_rounds.cc:85] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 2
I20260709 12:14:23.309942 14974 pending_rounds.cc:107] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:14:23.310261 14974 raft_consensus.cc:2889] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:23.296487 17826 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.311581 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:23.302189 17609 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.317490 17682 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.318154 17682 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.319418 17609 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.320628 17741 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.309693 17742 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:23.321130 17741 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.321260 17742 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.322134 17609 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.308820 17828 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:23.322887 17828 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.323206 17828 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.323298 17742 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.323284 17741 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.308614 17475 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:23.325409 17475 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.326718 17475 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.307219 17817 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.330933 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.331703 14976 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:23.329316 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.303877 17823 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:23.347569 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 56531.5us
I20260709 12:14:23.338436 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 1984) took 1191 ms. Trace:
I20260709 12:14:23.364940 14823 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:23.365180 14822 rpcz_store.cc:276] 0709 12:14:22.147441 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:22.279003 (+131562us) service_pool.cc:224] Handling call
0709 12:14:22.279339 (+   336us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:22.590588 (+311249us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:23.338156 (+747568us) spinlock_profiling.cc:243] Waited 310 ms on lock 0x7b54000933d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:23.338374 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":713687424}
W20260709 12:14:23.350273 17728 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 9 current term: 9 is higher.
I20260709 12:14:23.350579 17438 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:23.370558 17438 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:23.350999 17498 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.352160 17730 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.352416 17777 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.374439 17777 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.375974 17791 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:23.342522 17757 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.380879 17811 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:23.381563 17594 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:23.381985 17811 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:23.382413 17811 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:23.382966 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.383811 14973 raft_consensus.cc:2410] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:23.357676 14974 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:23.385739 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:23.359925 17794 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.895s	user 0.014s	sys 0.002s
I20260709 12:14:23.386776 17805 consensus_queue.cc:1059] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:23.345788 17823 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.362031 14830 raft_consensus.cc:2368] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6.
I20260709 12:14:23.332242 17828 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:23.349331 14942 leader_election.cc:336] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.062s (SENT)
I20260709 12:14:23.366662 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.346176 17826 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.372822 17438 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.373622 17498 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.376578 17777 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.344019 17642 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:23.386307 17609 consensus_queue.cc:1059] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:14:23.392961 14942 leader_election.cc:336] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.231s (SENT)
I20260709 12:14:23.393162 17685 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:23.387761 17824 raft_consensus.cc:3055] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:23.408164 17824 raft_consensus.cc:740] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:23.408336 17813 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.408852 17813 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.409147 17824 consensus_queue.cc:260] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.391995 17130 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.394938 17828 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.397354 14975 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 12:14:23.402151 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 146786us
I20260709 12:14:23.406181 14942 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:23.406162 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.407743 17438 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.407537 17600 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:14:23.410977 14979 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:23.413739 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:23.418854 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.419060 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.420150 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.420565 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:23.421156 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.421277 15496 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:23.422462 17813 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.414513 17130 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.423522 17498 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.423539 17130 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:23.424417 14942 leader_election.cc:336] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.233s (SENT)
I20260709 12:14:23.424532 17483 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:23.391527 17817 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.426483 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:23.424903 17483 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:23.426679 17817 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.426930 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.427743 15499 raft_consensus.cc:2410] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 5 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:23.427449 17483 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.428316 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.428493 17828 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:23.428663 17483 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:23.392535 17636 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:14:23.429090 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.428664 17791 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:23.429734 15492 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:23.383235 17811 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.430405 17636 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:23.430671 17811 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:23.430753 17636 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:23.403100 17642 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:23.431048 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.402750 17757 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 12:14:23.427839 17682 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.430797 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.432510 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.433110 15493 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:23.432860 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:23.434059 17826 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.431797 17636 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.434607 17826 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:23.435000 17558 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:23.424860 14942 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.436370 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.436583 17636 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.433104 17791 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:23.437448 17791 raft_consensus.cc:697] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:23.437788 17761 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.410370 17824 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.438304 17791 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:23.439572 17831 log.cc:927] Time spent T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 12:14:23.426673 17609 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:23.440492 17682 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:23.440852 17609 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:23.431852 15490 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:23.443439 14945 leader_election.cc:400] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:23.443874 14945 leader_election.cc:403] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:14:23.444921 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.445137 17809 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:23.445536 17809 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:23.445838 17475 raft_consensus.cc:3055] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:23.446234 17475 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:23.446308 17809 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.447364 17809 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:23.447126 17475 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.434965 17826 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.436094 17685 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 12:14:23.448725 17826 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:23.449046 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:23.443410 15491 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:23.433372 15494 raft_consensus.cc:2410] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:23.451124 17790 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 5 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.451437 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.452741 17682 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.454097 17776 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.431803 17642 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.441769 17609 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.457249 17836 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:23.457953 17836 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:23.458840 17836 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.460107 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.460950 15493 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:23.460600 17475 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.460021 17836 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.467913 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.468556 15495 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:23.457580 17642 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.470316 17823 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.473316 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.475246 17823 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.405138 17734 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 12:14:23.495462 17826 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.497452 17826 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:23.530138 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:23.532934 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:23.534049 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:23.531863 14793 leader_election.cc:336] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.591s (SENT)
I20260709 12:14:23.541383 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:23.542737 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 145653us
I20260709 12:14:23.549294 14869 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:23.543838 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:23.404455 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:23.552600 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 148091us
I20260709 12:14:23.554626 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 1953) took 1479 ms. Trace:
I20260709 12:14:23.404202 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:23.557214 14898 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:23.560896 14868 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.080s (SENT)
I20260709 12:14:23.565721 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.567833 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.568595 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.569213 15492 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:23.570873 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:23.572253 15493 raft_consensus.cc:2410] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:14:23.573503 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:23.574532 15495 raft_consensus.cc:2393] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:23.575722 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:23.560132 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 116708us
I20260709 12:14:23.582619 17759 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.583037 14896 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:23.583931 17759 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.585242 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1681) took 1249 ms. Trace:
I20260709 12:14:23.584923 17769 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:23.585700 14896 rpcz_store.cc:276] 0709 12:14:22.335967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:22.342041 (+  6074us) service_pool.cc:224] Handling call
0709 12:14:22.342402 (+   361us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:23.583652 (+1241250us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:23.584829 (+  1177us) spinlock_profiling.cc:243] Waited 1.23 s on lock 0x7b5400416ed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:23.585127 (+   298us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2821381632}
I20260709 12:14:23.586225 17768 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:23.586789 17776 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:23.587255 17776 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:23.587687 17776 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:23.588429 17759 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:23.589020 14826 raft_consensus.cc:2410] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:14:23.590541 17742 raft_consensus.cc:993] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:23.591321 17742 raft_consensus.cc:1081] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:23.587267 17768 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:14:23.598106 17609 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.598953 17609 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.602258 14979 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:23.603354 17609 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.598234 17774 raft_consensus.cc:993] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:23.604679 17553 raft_consensus.cc:1081] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:23.604908 15498 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:23.602283 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:23.607649 15499 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:23.607445 17777 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:23.609011 15490 raft_consensus.cc:2410] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
W20260709 12:14:23.609274 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 55587.2us
I20260709 12:14:23.611611 17455 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:23.555234 14900 rpcz_store.cc:276] 0709 12:14:22.074900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:22.080409 (+  5509us) service_pool.cc:224] Handling call
0709 12:14:23.197462 (+1117053us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:23.198137 (+   675us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:23.553979 (+355842us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b540045e050. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:23.554372 (+   393us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2568181632}
I20260709 12:14:23.617192 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.621589 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:23.627246 14868 leader_election.cc:336] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.169s (SENT)
I20260709 12:14:23.627950 14868 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:23.632764 17811 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:23.637812 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 88804.8us
I20260709 12:14:23.638123 17826 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:23.638840 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:23.552609 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.643167 17683 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:23.643611 17683 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.643975 17683 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:23.646044 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.646955 17777 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:23.647604 17777 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.647984 17777 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:23.658548 14898 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
W20260709 12:14:23.660104 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.659958 14871 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:23.663535 17498 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:23.657675 17824 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:23.663503 14871 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:23.667575 17839 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.667598 17483 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:23.668381 17839 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:23.669751 17498 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:23.670229 17498 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:23.671609 17498 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.672380 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.673808 17498 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:23.677693 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 128517us
W20260709 12:14:23.679472 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.677390 17839 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.690471 17810 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:23.690832 17438 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:23.691656 17438 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.686203 17554 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:23.686173 17594 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:23.699712 17682 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:23.700644 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.701406 14979 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:23.701757 14977 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:23.701956 15494 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:23.701668 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.703599 14973 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:23.703995 17594 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:23.705971 17438 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.712101 14869 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:23.702064 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:23.712643 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91527.9us
I20260709 12:14:23.723071 17130 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:23.732475 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.729943 17776 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.731386 17554 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:23.733676 17810 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:23.734130 17810 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:23.735244 17810 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.736758 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:23.737510 17554 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:23.738337 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.738436 14973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:14:23.739274 14973 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.739720 14973 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:23.740345 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 187981us
I20260709 12:14:23.741199 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.742089 17554 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:23.743947 17554 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:23.744994 17810 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:23.747895 17776 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.750103 17130 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:23.751483 14793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.752900 17554 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.754518 17824 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.754976 17839 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:23.756860 17824 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.757772 17824 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.758160 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.759020 14824 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:23.756884 17554 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.761081 17777 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.762390 17554 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.763214 17777 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.763504 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:23.764196 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 52383.4us
I20260709 12:14:23.744139 14796 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:23.756021 14973 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.769120 14824 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:23.772380 17759 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.772564 17609 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:23.772745 14971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:14:23.773514 14971 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.773866 14971 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.772874 17759 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.783373 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.783861 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:23.784233 14826 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:23.795054 14824 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:23.780932 17759 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.799132 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:23.810043 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 66018.3us
I20260709 12:14:23.817032 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:23.818195 14978 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:23.819336 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:23.826146 17811 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:23.828064 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.829413 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:23.837704 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.838617 14823 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:23.840420 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:23.844214 14898 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:23.844996 14896 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:23.848026 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:23.848407 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 60031.5us
I20260709 12:14:23.850090 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.850242 17680 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:23.850809 17680 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:23.851029 17475 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:23.851496 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:23.820196 14978 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:23.852413 17475 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:23.852813 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 65668.1us
I20260709 12:14:23.852547 17680 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.855032 17777 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:23.857342 14827 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:23.870091 14973 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.857693 14827 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:23.873121 14971 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.888698 14977 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:23.890729 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:23.872613 17130 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.898738 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.901638 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.902462 14825 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:23.903642 17809 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:23.904716 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:23.906764 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.907224 14900 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:23.912478 14826 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.922183 14971 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:23.925586 14827 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.926759 14827 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.922134 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:23.933475 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:23.934365 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:23.936172 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 43523.1us
I20260709 12:14:23.938416 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:23.940007 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 88690.4us
I20260709 12:14:23.923110 17554 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.949481 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.950241 14824 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:23.950655 14979 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:23.949739 14978 raft_consensus.cc:2393] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:23.955135 14971 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:23.928447 17130 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.958356 17801 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:23.952049 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:23.948966 17554 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.967360 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:23.956796 17811 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.964943 14973 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:23.966614 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:23.972147 14829 raft_consensus.cc:2410] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:23.916206 17809 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:23.967768 14825 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.955085 17498 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.971565 17811 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.971907 17554 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.983124 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:23.984915 14898 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:23.990557 14972 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:23.987746 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:23.987035 14828 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 12:14:23.999565 17809 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.000743 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:24.003100 14826 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:24.003726 15499 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:24.004110 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:24.003091 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:24.005450 15490 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:24.004992 15494 raft_consensus.cc:2368] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
W20260709 12:14:24.004599 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44949.1us
I20260709 12:14:23.991936 14828 pending_rounds.cc:85] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 5
I20260709 12:14:23.984688 17826 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:24.013142 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:24.013468 17826 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.013931 17826 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:24.014274 17836 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:24.014706 17836 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.015049 17836 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.987138 17813 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:24.016607 17600 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:24.017278 17600 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:23.985337 17811 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.009292 14897 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:24.013002 15495 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:24.019186 14901 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:24.017362 17858 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:14:24.035053 14899 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:24.007499 14828 pending_rounds.cc:107] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 12:14:23.991509 17498 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.038702 17791 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:24.039218 17791 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:24.034983 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 112924us
I20260709 12:14:24.019558 17600 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:24.026800 14776 auto_rebalancer.cc:893] Removing replace marker failed: Replica 7d1b36248f6440b891a954e65666f1eb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:23.991139 17130 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:23.987445 17683 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.040254 17498 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.051162 14901 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:24.051947 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.052733 14905 raft_consensus.cc:2368] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6.
I20260709 12:14:24.035890 14828 raft_consensus.cc:2889] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:24.038129 17801 raft_consensus.cc:697] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:24.055254 17801 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.056557 17732 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:24.057171 17732 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.057935 17609 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:24.058339 17609 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.058660 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.059494 17475 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:24.042366 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:24.060756 14821 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:24.043859 17774 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:24.062063 17774 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.062234 17759 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.063215 14900 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:24.064208 17774 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:24.060402 17475 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:24.066243 17475 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:24.066326 17774 consensus_queue.cc:1059] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.067194 17475 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.051417 14896 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:24.051839 14903 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:14:24.043939 14871 leader_election.cc:400] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6.
I20260709 12:14:24.047529 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:24.046031 14945 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:24.049196 14776 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
I20260709 12:14:24.050323 14899 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:24.071539 14871 leader_election.cc:403] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:14:24.074972 14827 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:24.092496 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:24.096767 14825 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:24.097592 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.065760 17769 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 12:14:24.098469 14977 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:24.100940 14726 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:24.048928 17854 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.147s	user 0.003s	sys 0.001s
I20260709 12:14:24.102900 14726 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:24.104537 14776 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 12:14:24.104969 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:24.105677 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 59779.4us
I20260709 12:14:24.106477 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:24.105113 17741 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:24.105768 14976 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:24.045578 17455 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.113222 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:24.108062 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.058671 17609 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.051265 17683 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.127537 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:24.127377 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:24.149533 14977 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:24.147034 14726 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 4, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 4 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:24.152029 14821 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
W20260709 12:14:24.155967 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.148504 14869 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:24.041585 17791 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:24.116745 17475 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:24.166054 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 52924.2us
I20260709 12:14:24.111845 17498 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6.
I20260709 12:14:24.164852 14726 catalog_manager.cc:5697] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.166958 14972 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:24.181011 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:24.192337 14824 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:24.127995 17682 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:24.064155 17759 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.045105 17824 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.048522 17813 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.103s
W20260709 12:14:24.173081 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 245006us
W20260709 12:14:24.174062 14793 leader_election.cc:336] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.956s (SENT)
I20260709 12:14:24.180711 17010 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.181006 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.147047 17777 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
W20260709 12:14:24.181737 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 75335.7us
I20260709 12:14:24.183362 17574 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:24.167850 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:24.203382 15493 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.165858 17594 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.019s
W20260709 12:14:24.188568 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 144852us
I20260709 12:14:24.036733 17836 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.154070 15494 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:24.115633 17776 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.056s
I20260709 12:14:24.203246 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:24.198477 14977 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:24.198884 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:24.181296 17590 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:24.172636 17683 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:24.200389 14903 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:24.202085 14796 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:24.153698 17732 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.209684 15498 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:24.200713 17682 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:24.156395 17455 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.212942 17683 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.218963 17683 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.219971 14829 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:14:24.220331 14829 pending_rounds.cc:85] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 3
I20260709 12:14:24.211577 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:24.205711 17574 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:24.208027 17010 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.220901 17455 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.220557 14829 pending_rounds.cc:107] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:14:24.221613 14829 raft_consensus.cc:2889] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:24.222790 17010 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.217583 15492 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:24.220824 15491 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:24.208230 17130 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:14:24.225315 17574 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.210208 17483 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:24.231994 17483 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.234056 17483 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:24.237876 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 131848us
I20260709 12:14:24.204603 17554 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.195429 17741 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:24.245182 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:24.259217 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:24.281790 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:24.302809 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 130177us
I20260709 12:14:24.308406 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:24.308810 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 96249.6us
I20260709 12:14:24.310266 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.315177 17836 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:24.317291 17811 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.318383 14826 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:24.318796 14826 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:24.318920 17594 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.319540 17594 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.313832 17682 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.321559 14826 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.321687 17683 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.324597 14977 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:24.326639 17826 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:24.327697 17863 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.147s	user 0.002s	sys 0.000s
I20260709 12:14:24.329051 14826 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.329666 17811 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:24.339756 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.347357 17826 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:24.347522 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:24.349666 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:24.352094 17824 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.364784 14826 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.338375 17594 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:24.363114 17498 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:24.351816 17825 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.371922 17825 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.372238 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:24.374341 17825 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:24.375121 17774 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 8 current term: 8 is higher.
I20260709 12:14:24.378279 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:24.379832 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.381992 14869 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:24.347555 17741 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.358664 17876 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:24.386021 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:24.386178 17130 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:24.389825 17683 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.387172 17594 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:24.393524 17554 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.400518 17130 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.405938 17010 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:14:24.412050 17483 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:14:24.405572 17609 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.416107 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.416574 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:24.409427 17877 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:24.422669 14972 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.416879 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.403823 17680 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:24.395599 17879 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.044s
I20260709 12:14:24.422639 17130 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:24.436625 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 268826us
I20260709 12:14:24.429196 17680 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:24.443171 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 241149us
I20260709 12:14:24.450603 17801 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:24.450958 17883 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 12:14:24.451299 17741 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:24.451762 17741 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.451014 17680 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.452999 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:24.431072 17877 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:24.453953 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.452171 14796 leader_election.cc:400] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6.
I20260709 12:14:24.454882 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.456622 14977 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:24.456894 14796 leader_election.cc:403] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 12:14:24.457813 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.452147 17741 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:24.471742 14793 leader_election.cc:336] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.032s (SENT)
I20260709 12:14:24.475075 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:24.477670 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.488746 14898 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:24.465178 17810 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 12:14:24.466856 17809 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
W20260709 12:14:24.520030 14793 leader_election.cc:336] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.226s (SENT)
I20260709 12:14:24.491351 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:24.517581 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:24.523470 14972 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:24.523766 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.483050 17590 consensus_queue.cc:1059] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:14:24.525686 17732 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.526161 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:24.504318 17574 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.494064 17873 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:24.533588 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 70703.6us
I20260709 12:14:24.502326 17680 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:24.535120 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 50698.8us
I20260709 12:14:24.508482 17801 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:24.526515 17868 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.159s	user 0.004s	sys 0.000s
I20260709 12:14:24.488873 17877 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.505686 17609 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.504117 15493 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:24.531790 17553 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:24.530207 17774 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:14:24.490967 17438 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.052s
I20260709 12:14:24.553345 17826 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:14:24.555261 17878 log.cc:927] Time spent T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.179s	user 0.003s	sys 0.000s
I20260709 12:14:24.555944 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:24.550473 17553 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:24.556872 17553 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:24.557524 17881 log.cc:927] Time spent T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:14:24.559423 17718 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.562541 17718 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.565379 17810 raft_consensus.cc:3055] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:24.565846 17810 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:24.564823 17718 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.566758 17810 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.567586 17825 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:24.539115 17682 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:24.568729 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.575516 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.575878 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.321135 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:24.576045 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 82133.8us
I20260709 12:14:24.575045 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.542730 17809 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:24.579384 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.592427 14901 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:24.592573 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.593389 14905 raft_consensus.cc:2410] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
I20260709 12:14:24.579624 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:24.556900 17882 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:14:24.600339 14898 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.568171 17825 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:24.604718 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:24.604812 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.592150 17809 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:24.669144 14726 catalog_manager.cc:5697] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 6 to 7, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.667133 14903 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:24.678711 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.569901 17438 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.057s
I20260709 12:14:24.666991 17682 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:24.590250 17741 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.544836 17574 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.650707 17836 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:24.673779 17791 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:24.650130 17455 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:24.647179 17733 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:24.645762 14793 leader_election.cc:336] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 3.066s (SENT)
I20260709 12:14:24.568208 17810 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:24.644824 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.693941 17825 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.694942 17826 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.699199 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.712411 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.747175 14900 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 5: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:24.607138 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:24.721628 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 116977us
I20260709 12:14:24.729637 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.731647 14901 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
W20260709 12:14:24.748361 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.732831 14869 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:24.740563 14902 raft_consensus.cc:2410] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
W20260709 12:14:24.743106 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 143467us
I20260709 12:14:24.745831 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:24.749013 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.756758 14903 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.752717 14978 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:24.733596 14726 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.759502 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.735142 17455 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:24.764797 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.745435 17885 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:24.759857 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:24.770900 17733 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.773430 17574 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:24.774852 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.775425 14904 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:24.776701 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.752372 17873 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6.
W20260709 12:14:24.776237 14724 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44702 (request call id 264) took 20003 ms (client timeout 15000 ms). Trace:
I20260709 12:14:24.786152 14903 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.790293 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.790838 14905 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:24.792546 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.759253 17813 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:24.793766 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.801697 14902 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:24.802001 14901 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:24.743278 17791 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.805595 14896 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:14:24.767935 17888 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:24.801138 14726 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 6, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 6 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.751649 17826 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.768254 17885 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:24.819439 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 173710us
I20260709 12:14:24.816515 14726 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 4 to 5, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.762871 17553 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.835004 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.835813 14896 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.814487 17574 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:24.839172 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:24.843261 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:24.823863 17885 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:24.847532 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:24.848206 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:24.848589 14821 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.848892 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:24.849502 14824 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:24.846913 14901 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:24.852035 14825 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:24.854637 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:24.816141 17813 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:24.823662 17682 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.840667 17130 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.862088 17574 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:24.863166 14901 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:24.869580 14970 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260709 12:14:24.870205 17683 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:24.870119 17810 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.871053 14829 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
W20260709 12:14:24.872536 17895 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 12:14:24.847625 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:24.880628 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:24.894933 14827 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.881742 17791 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:24.884240 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:24.885931 14793 leader_election.cc:336] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 2.601s (SENT)
I20260709 12:14:24.879901 14970 pending_rounds.cc:85] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 3
W20260709 12:14:24.863215 17901 log.cc:927] Time spent T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 12:14:24.896890 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 137121us
I20260709 12:14:24.897365 14970 pending_rounds.cc:107] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:14:24.899296 14970 raft_consensus.cc:2889] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:24.897714 14897 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 9. Ops: []
I20260709 12:14:24.897291 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:24.895340 14830 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:24.899657 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [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: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:24.905339 14821 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.906606 14901 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:24.908743 14823 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.908255 14825 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:24.914297 14896 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:24.913463 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.916503 14901 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:24.908900 14726 catalog_manager.cc:5697] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 5, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:14:24.918779 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.899062 17741 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:24.842753 17455 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.923173 17907 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.909061 17680 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:24.895269 17683 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.925163 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.925482 14726 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:24.790024 14724 rpcz_store.cc:269] 0709 12:14:04.772695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.772985 (+   290us) service_pool.cc:224] Handling call
0709 12:14:05.103744 (+330759us) spinlock_profiling.cc:243] Waited 67.5 ms on lock 0x7b54001c0054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f1090 00007f4ccea8ff3a 00007f4cd4845e9c 00007f4cd494404e 00007f4cd2e052a4 00007f4cd2e05232 00007f4cd2e05161 00007f4cd2e050dc 00007f4cd2e04392 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:24.767303 (+19663559us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:23.356381 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:23.357045 (+   664us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:23.357086 (+    41us) write_op.cc:435] Acquired schema lock
0709 12:14:23.357103 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:23.357956 (+   853us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:23.358050 (+    94us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:23.358078 (+    28us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:14:23.358771 (+   693us) tablet.cc:701] Row locks acquired
0709 12:14:23.358818 (+    47us) write_op.cc:260] PREPARE: finished
0709 12:14:23.358996 (+   178us) write_op.cc:270] Start()
0709 12:14:23.359131 (+   135us) write_op.cc:276] Timestamp: P: 1783599263358929 usec, L: 0
0709 12:14:23.359152 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:14:23.359876 (+   724us) log.cc:844] Serialized 2851 byte log entry
0709 12:14:23.504616 (+144740us) op_driver.cc:464] REPLICATION: finished
0709 12:14:23.615823 (+111207us) write_op.cc:301] APPLY: starting
0709 12:14:23.616033 (+   210us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:23.616378 (+   345us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:23.616595 (+   217us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:23.625309 (+  8714us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:23.626753 (+  1444us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:14:23.626828 (+    75us) write_op.cc:312] APPLY: finished
0709 12:14:23.627420 (+   592us) log.cc:844] Serialized 59 byte log entry
0709 12:14:23.627678 (+   258us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:23.627990 (+   312us) write_op.cc:454] Released schema lock
0709 12:14:23.628048 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:23.628786 (+   738us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:23.628825 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9169210,"reported_tablets":44,"spinlock_wait_cycles":155357056,"child_traces":[["op",{"apply.queue_time_us":1253,"apply.run_cpu_time_us":4949,"apply.run_wall_time_us":122525,"num_ops":7,"prepare.queue_time_us":85315,"prepare.run_cpu_time_us":13117,"prepare.run_wall_time_us":124543,"raft.queue_time_us":889,"raft.run_cpu_time_us":1668,"raft.run_wall_time_us":111735,"replication_time_us":145302,"thread_start_us":592912,"threads_started":4,"wal-append.queue_time_us":140487,"wal-append.run_cpu_time_us":10212,"wal-append.run_wall_time_us":1167722}]]}
I20260709 12:14:24.915097 17483 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:24.916420 17888 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:24.897406 17810 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.931874 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:24.934067 14896 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
W20260709 12:14:24.937318 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 60176.6us
W20260709 12:14:24.940963 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.941958 17826 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:24.930285 17893 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:24.944954 17683 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:24.945258 17553 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.947113 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.947535 17130 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.947731 14977 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:24.948717 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:24.949478 14974 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:24.949749 17810 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.932721 17455 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.931638 17733 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:24.953068 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.929872 17680 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.955014 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:24.956614 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:24.959694 14905 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:24.953747 14898 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.966027 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.968806 14726 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 6 to 7, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:24.975415 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.972824 14898 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:24.969763 14793 leader_election.cc:336] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 3.280s (SENT)
I20260709 12:14:24.976220 14905 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:24.976410 14793 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:24.963929 17680 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:24.984910 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.992909 14903 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:24.997049 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:24.998919 17889 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:24.999322 17889 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.999647 17889 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.000571 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:24.993733 14726 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 2 to 3, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:25.002458 14726 catalog_manager.cc:5697] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 4, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 4 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.003269 17873 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:25.004060 17873 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.004570 17873 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:24.930028 17907 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.006953 17907 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:25.007537 17811 consensus_queue.cc:1059] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:25.007807 17683 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:25.009235 17811 raft_consensus.cc:3055] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:25.009591 17130 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:25.009932 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:25.010448 17130 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:25.010802 17130 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.010846 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.009613 17811 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.012391 17873 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.009238 14868 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:24.932108 17813 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.013576 17718 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:25.013717 14868 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.014038 17718 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.014422 17718 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.015810 17811 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.016808 17010 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:25.018700 14823 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:25.017848 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:24.996582 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.025969 14974 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:24.969146 17733 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.030422 14726 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 4 to 5, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:24.977005 17791 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:25.041231 14905 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 7. Current term is 8. Ops: [7.8-7.8]
I20260709 12:14:24.954150 17483 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.054435 14901 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:25.061725 17483 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.053680 14977 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:25.066632 17680 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.069871 17889 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.070797 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.072486 17811 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:25.073191 17791 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:24.978813 17741 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.056s
I20260709 12:14:25.011780 17130 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.077740 17130 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.078790 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.025285 17010 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.080492 17010 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.080788 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.080945 15492 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:25.081419 15495 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:25.081507 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.082131 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.082829 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.083025 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.083410 15494 raft_consensus.cc:2376] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7. Re-sending same reply.
I20260709 12:14:25.082495 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:25.084440 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.050745 14823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:25.085345 14823 raft_consensus.cc:606] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.085716 14823 raft_consensus.cc:614] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:25.074215 17791 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.086232 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.082034 15490 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:25.049564 14726 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 3 to 6, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 6 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:25.054260 17801 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.089536 17801 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.053931 14904 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
W20260709 12:14:25.092061 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 122323us
I20260709 12:14:25.093462 17590 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:25.093865 17590 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:24.987898 17810 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.073s
I20260709 12:14:25.094708 17590 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.095000 17718 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:24.988247 17553 consensus_queue.cc:1059] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 12:14:25.053860 14896 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:24.936982 17574 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.044451 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.082302 15498 raft_consensus.cc:2410] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
W20260709 12:14:25.100875 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 176733us
I20260709 12:14:25.088975 14726 catalog_manager.cc:5697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 1 to 5, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:25.059640 14899 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:25.104897 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.105484 14896 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.107066 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.105139 14869 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.107647 14970 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:25.108263 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.072037 17889 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.081080 15493 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [5.7-7.8]
I20260709 12:14:25.110908 15499 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260709 12:14:25.111243 15499 pending_rounds.cc:85] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 5
I20260709 12:14:25.111356 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:25.111662 14942 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.823s (SENT)
I20260709 12:14:25.112097 14942 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.112414 17813 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:25.112839 17813 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.113183 17813 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.116374 15499 pending_rounds.cc:107] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260709 12:14:25.116676 15499 raft_consensus.cc:2889] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:25.117223 14897 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.117308 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.118386 14977 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.122838 14796 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.076756 17680 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.127929 14796 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.129057 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.083410 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:25.131753 14896 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:25.134931 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.135255 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.123658 17590 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.135784 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:25.138092 14793 leader_election.cc:336] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 3.370s (SENT)
I20260709 12:14:25.132270 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.139225 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.130427 17741 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:25.142858 17741 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.143236 17741 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.144438 14823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:25.145006 14823 raft_consensus.cc:606] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.140731 17810 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:25.145987 17810 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:25.146862 17810 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.137406 17826 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.128772 17609 consensus_queue.cc:1059] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260709 12:14:25.128908 17825 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.139205 17873 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:25.133385 17682 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:25.149873 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.158365 14897 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:25.141196 15492 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:25.157708 14869 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.164243 15500 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:25.165143 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.141479 17907 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:25.169327 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.169353 15491 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:25.166532 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:25.176046 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.165375 15496 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:25.175420 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:25.178046 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 43954.1us
I20260709 12:14:25.179217 14897 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:25.155941 17905 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.132670 17893 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 12:14:25.181886 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.168385 17553 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:25.165833 17908 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:14:25.171268 17873 raft_consensus.cc:697] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:25.199959 17873 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.204257 14974 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:25.204723 14977 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
W20260709 12:14:25.204663 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 47036.6us
I20260709 12:14:25.213507 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.171494 17836 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:25.216506 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 104859us
I20260709 12:14:25.170009 17718 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:25.177882 17907 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.180357 17682 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:25.245731 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:25.180522 17733 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:25.225164 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.249212 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.203305 17791 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:25.249812 15498 raft_consensus.cc:2376] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8. Re-sending same reply.
I20260709 12:14:25.254583 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.255255 14904 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.240034 17777 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:25.263881 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.269134 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.241513 17680 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.250214 17907 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.224215 17609 consensus_queue.cc:1243] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 7.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:25.293577 17741 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.293612 17879 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 12:14:25.296540 17826 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:25.296857 14974 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:25.295972 17438 consensus_queue.cc:1059] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:14:25.298542 14977 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:25.299059 17438 raft_consensus.cc:3055] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:25.299470 17438 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:25.298179 17813 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.298110 17553 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.302625 17438 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.303887 17438 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.304219 17813 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.250828 17801 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:25.250531 17682 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.254210 17885 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.306507 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.307849 17885 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.289214 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.301944 17609 consensus_queue.cc:1059] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.007s
I20260709 12:14:25.309151 15499 raft_consensus.cc:2376] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6. Re-sending same reply.
I20260709 12:14:25.290479 17680 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.309748 17010 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.281919 14869 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.312532 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.281533 17908 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:25.242204 17905 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.301283 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.313352 17908 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:25.314648 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.314381 17908 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.315160 17905 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:25.315528 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.276811 17791 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:25.293068 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 67978us
I20260709 12:14:25.310101 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:25.305475 17741 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.316809 15499 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:25.316816 17791 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.306123 17682 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.312103 17680 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.320531 17741 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:25.275635 17809 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.323096 17809 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:25.323374 17769 consensus_queue.cc:1175] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "06d602c103924b9ca33fd3a8852aad88" responder_term: 9 status { last_received { term: 8 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:25.256186 17774 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:25.324637 17774 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:25.325299 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.325951 14970 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:25.327411 17887 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:25.327564 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:25.310175 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.328009 17887 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:25.328197 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.317790 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:25.329053 17887 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.223397 17836 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.309689 17609 raft_consensus.cc:3055] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:25.330534 17609 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:25.330879 17912 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.331266 17680 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:25.332027 17918 log.cc:927] Time spent T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.192s	user 0.001s	sys 0.000s
I20260709 12:14:25.315459 17801 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.332491 17836 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.333658 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.334192 15496 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.336395 17733 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.336916 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:25.337494 15500 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 12:14:25.337723 15492 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:25.338090 17907 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.338685 17733 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:25.339751 17594 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:25.291620 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.341095 17921 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:25.341620 17921 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.342281 17680 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.341847 15500 raft_consensus.cc:3055] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:25.340150 17594 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.342928 15500 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:25.342491 17921 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.343681 15500 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.345345 17680 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.316820 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.330406 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:25.348011 14974 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:25.270156 17777 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:25.329391 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:25.313141 14901 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.348923 15500 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.329433 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:25.331467 17609 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.353461 14904 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:25.358361 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.356626 14905 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:25.343647 17594 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.364868 15496 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:25.368491 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.369108 14970 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.369809 14977 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:25.338938 15492 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:25.357410 17777 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.356504 17888 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:25.386790 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:25.396569 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:25.390913 17907 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:25.393393 14901 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:25.396848 14904 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:25.402153 14898 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: [5.7-7.8]
W20260709 12:14:25.403146 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 73809.6us
I20260709 12:14:25.380182 17769 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:25.401005 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.404553 14900 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:25.405978 14902 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:14:25.396363 15495 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:25.409775 15500 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260709 12:14:25.410151 15500 pending_rounds.cc:85] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 7
I20260709 12:14:25.410372 15500 pending_rounds.cc:107] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260709 12:14:25.410614 15500 raft_consensus.cc:2889] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:25.386132 17609 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.415388 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.422562 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.331423 17912 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.325573 17774 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:25.426539 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 185902us
I20260709 12:14:25.411346 17010 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:25.441699 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.443605 14825 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:25.445571 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.446029 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.446269 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.447109 14821 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:25.431972 17741 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:25.446213 14830 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:25.454474 14824 raft_consensus.cc:2410] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:25.450120 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.455227 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.443926 15494 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:25.459821 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.460197 14826 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:25.463506 14898 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:25.462356 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.465191 14827 raft_consensus.cc:1240] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:25.465466 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.434484 17811 consensus_queue.cc:1059] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 12:14:25.465970 14824 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.467451 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.499888 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.500394 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:25.467157 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.501520 14830 raft_consensus.cc:2410] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:25.456354 17924 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.503055 17907 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
W20260709 12:14:25.505800 17923 log.cc:927] Time spent T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:14:25.507848 17594 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.460323 17741 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.453893 17888 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:25.513718 15462 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.523044 14824 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:25.525416 14821 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:25.460633 17908 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260709 12:14:25.528039 14796 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.530153 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.525611 17682 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.552013 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.548167 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:25.553192 14821 raft_consensus.cc:606] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.553510 14821 raft_consensus.cc:614] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:25.548607 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 89119.9us
I20260709 12:14:25.549049 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.555346 14824 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.552695 14828 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:25.563014 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.526108 17813 raft_consensus.cc:3055] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:25.526937 17826 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:25.555825 17919 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 7 current term: 7 is higher.
I20260709 12:14:25.528826 17888 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:25.579269 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.593413 14826 raft_consensus.cc:2393] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:25.594334 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.594925 14826 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.580780 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.586042 14824 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:25.596679 14828 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.589244 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.599123 14827 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.557444 17811 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.554909 17889 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:25.559585 17905 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:25.520859 17924 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:25.571041 17925 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.138s	user 0.002s	sys 0.000s
I20260709 12:14:25.617194 14945 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:25.618899 14826 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:25.568894 17813 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.602469 17919 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:25.640311 14827 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:25.647713 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 84652.6us
I20260709 12:14:25.603485 17888 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:25.571758 17741 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.655993 17455 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:25.628082 17483 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.622390 17905 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:25.590893 17826 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.631472 17889 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:25.656159 17922 log.cc:927] Time spent T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.233s	user 0.001s	sys 0.000s
I20260709 12:14:25.673771 14828 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:25.652503 17825 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:25.665526 17769 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:25.656471 17927 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:25.685961 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.621769 17811 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.687397 14827 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:25.693486 17811 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.694492 14827 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:25.688246 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.695580 14826 raft_consensus.cc:2410] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 9 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:25.656306 15493 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:25.721169 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:25.723243 17905 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.678295 17919 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:25.734115 14826 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:25.658885 17455 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.736873 14970 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
W20260709 12:14:25.738790 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 184338us
I20260709 12:14:25.739298 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:25.729569 17915 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:25.743438 17924 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.745604 17940 consensus_queue.cc:1059] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.746421 17811 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:25.748805 17930 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
I20260709 12:14:25.751695 14978 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:25.678704 17483 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.753835 17483 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.754482 14976 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
W20260709 12:14:25.756973 17935 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 12:14:25.758477 17680 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.736364 17919 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.760465 17889 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.729918 17813 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.761315 17919 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:25.727458 17912 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:25.763294 17940 consensus_queue.cc:1243] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 6.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 12:14:25.763795 17940 raft_consensus.cc:3055] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:25.764089 17940 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.764470 17826 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:25.765177 17682 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:25.764914 17940 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.765816 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.766793 17813 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:25.756927 17936 log.cc:927] Time spent T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
I20260709 12:14:25.726953 17769 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.769474 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:25.770347 17455 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:25.770918 14828 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.771096 17769 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:25.766187 17741 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.766111 17940 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:25.772979 14829 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:25.778455 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:25.780805 14974 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 12:14:25.781641 14868 leader_election.cc:336] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.581s (SENT)
I20260709 12:14:25.781791 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.782155 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:25.728616 17905 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:25.735833 17932 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 12:14:25.725782 17825 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:25.783514 14823 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:14:25.785519 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.787281 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:25.760702 17926 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.252s	user 0.000s	sys 0.001s
I20260709 12:14:25.800941 14974 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:25.804169 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.810895 14978 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:25.803910 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.804318 17927 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.812260 17777 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.813436 17811 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.814437 17777 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.815165 17811 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.817592 17483 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.809054 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.820556 14898 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.820480 17769 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:25.821846 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.765156 17836 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:25.823197 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 83840.1us
I20260709 12:14:25.823863 17836 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:25.803846 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.824410 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.824597 14977 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:14:25.825989 17927 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:25.828333 14823 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
W20260709 12:14:25.820701 17934 log.cc:927] Time spent T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 12:14:25.832571 17680 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:25.828770 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.833478 17927 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:25.834259 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 208258ba0aa1409ea205068754572ad5: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:25.835279 15462 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.837783 14828 raft_consensus.cc:2410] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:25.820207 17825 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.838714 17915 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.839196 17927 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:25.837684 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.839249 17915 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.841193 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.841761 14824 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:25.842382 17915 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:25.839959 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:25.843621 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 62020.3us
I20260709 12:14:25.843950 17927 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:25.845404 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.821859 14903 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:25.842619 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:25.850204 15462 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.850287 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:25.795801 17718 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:25.800531 17682 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.856812 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:25.858472 14905 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
W20260709 12:14:25.858970 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 48569us
I20260709 12:14:25.859184 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.856941 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:25.859822 14979 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.860107 14871 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.860725 14822 raft_consensus.cc:606] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.850857 17924 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:25.865967 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.870357 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.869747 14898 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:25.872107 14796 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:25.871970 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.857342 17553 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:25.874409 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:25.872822 14824 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:25.864331 17811 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:25.894343 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:25.875623 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:25.877367 14793 leader_election.cc:336] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.607s (SENT)
I20260709 12:14:25.898700 14970 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:25.852933 17919 consensus_queue.cc:1059] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 12:14:25.875227 17877 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:25.863775 17682 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:25.913070 17682 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:25.919682 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:25.868189 17590 consensus_meta.cc:287] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.726s	user 0.009s	sys 0.002s
I20260709 12:14:25.903620 17718 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:25.903975 17438 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:25.904318 17813 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:25.942693 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 46752.2us
I20260709 12:14:25.943288 14825 raft_consensus.cc:2410] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 7 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 2.
I20260709 12:14:25.906570 17939 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.931212 14898 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:25.945075 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:25.931746 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 54419.4us
I20260709 12:14:25.945847 14828 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:25.946432 14826 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:25.865868 17924 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:25.869262 17940 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:25.947696 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:25.987782 14898 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:25.949821 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:25.951591 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.956126 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:25.893083 17887 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:25.939807 17609 consensus_meta.cc:287] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.512s	user 0.009s	sys 0.000s
I20260709 12:14:25.955760 17811 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.959535 17877 raft_consensus.cc:697] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.962669 17455 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:25.963369 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.963928 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:25.968370 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:25.970696 17927 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:25.873661 17906 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.103s
I20260709 12:14:25.973886 17718 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:25.975915 17438 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.875829 17553 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.979378 17924 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:25.981177 14903 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:25.981246 14902 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:25.982318 14901 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:25.984931 14869 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:26.010321 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:26.024861 14824 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:14:26.140923 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 156056us
I20260709 12:14:26.121407 14826 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:26.142030 14896 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:26.009178 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 159045us
I20260709 12:14:26.040014 14899 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:25.985459 17889 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.009739 14904 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:26.159006 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 150338us
I20260709 12:14:26.029034 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:26.024698 14823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:26.160923 14823 raft_consensus.cc:606] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:26.152518 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 202758us
I20260709 12:14:26.166044 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:26.159797 14828 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:26.166759 14898 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:26.172420 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:26.173297 14942 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:25.989192 17940 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.177928 14829 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:26.178402 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.184330 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:26.184880 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:26.185115 15500 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:26.155913 17553 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.155963 17438 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.187865 14904 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:26.188215 14829 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:26.190078 14829 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:26.190791 15462 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:26.191900 15500 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:26.168473 17836 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:26.169977 17885 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.224720 14829 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:26.224758 14900 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:14:26.171878 17887 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:26.225800 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:25.987175 17769 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.189s
I20260709 12:14:26.159468 17010 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:26.229884 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 57592.7us
W20260709 12:14:26.241701 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 51044.5us
W20260709 12:14:26.231630 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 101054us
W20260709 12:14:26.211369 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.239015 14975 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:26.242671 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:26.171137 17927 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:26.243642 17919 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:26.244040 17919 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.244385 17919 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:26.244336 17927 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.238552 14896 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:26.180549 17924 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:26.183451 17940 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.249063 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:26.191246 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:26.247779 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:26.263026 17010 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:26.264357 17010 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.245114 14904 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:26.188901 17929 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.257015 15500 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:14:26.267714 17929 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.237917 17130 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.271812 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:26.272682 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:26.273447 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 82282.7us
I20260709 12:14:26.273808 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:26.274456 14823 raft_consensus.cc:2393] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:26.275116 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:26.275283 17879 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:26.275686 17943 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.275499 17908 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:26.275231 17906 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:26.276790 17879 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:26.277383 17906 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:26.277817 17906 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.276937 17908 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:14:26.284461 15493 raft_consensus.cc:3055] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:26.285187 15493 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:26.228932 17836 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:26.286949 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 126159us
I20260709 12:14:26.237334 17682 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:14:26.316130 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 221886us
I20260709 12:14:26.260023 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:26.318254 14823 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:26.325134 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:26.325874 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:26.173770 17889 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:26.260859 17888 consensus_meta.cc:287] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.602s	user 0.010s	sys 0.000s
I20260709 12:14:26.327740 14942 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:26.329960 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:26.252418 17574 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:26.331171 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:26.332473 14868 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:26.335656 14823 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:26.337074 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:26.338570 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:26.316517 17483 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.316161 17836 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:26.246439 17885 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.336138 17130 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:26.349239 14823 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:26.352741 17954 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:26.276171 17943 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:26.377837 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 103013us
I20260709 12:14:26.378142 14826 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:26.327327 17826 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:14:26.285388 17811 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.385978 14829 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:14:26.337085 17915 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:26.354863 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 83119.1us
I20260709 12:14:26.399832 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:26.394753 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 105991us
I20260709 12:14:26.337766 17888 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.286216 15493 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.401620 14972 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:26.375339 17893 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.394114 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:26.361054 17483 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.335476 17718 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.438136 14972 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:26.440768 14979 consensus_meta.cc:287] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.579s	user 0.013s	sys 0.002s
W20260709 12:14:26.441288 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 47256.4us
I20260709 12:14:26.399387 17915 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.391713 17905 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:26.444299 14829 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:26.445055 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:26.341914 17574 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:26.474910 17955 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 12:14:26.447060 15493 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:26.476504 17574 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:26.477109 17574 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:26.444648 14979 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:26.485621 17889 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.488929 17130 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:26.489470 17130 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.489825 17130 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:26.490753 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:26.494536 17956 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:14:26.496205 17826 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:26.496061 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:26.441428 17953 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:26.497036 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:26.497962 14979 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:26.500888 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:26.459399 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.432559 17879 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
W20260709 12:14:26.506515 17958 log.cc:927] Time spent T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260709 12:14:26.471647 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 71896.4us
I20260709 12:14:26.507193 17943 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.507436 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:26.446961 17682 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:26.507817 17915 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:26.444010 17893 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.509392 17940 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.509917 17893 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:26.510711 14897 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:26.506603 17879 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:26.511602 17940 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.511858 17879 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:26.512813 17879 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.389605 17957 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:26.514192 17957 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:26.514639 17957 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:26.389052 17887 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.497148 17953 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:26.505463 17885 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.474514 17483 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:26.496520 17963 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:14:26.354015 17877 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.515897 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:26.500893 17948 log.cc:927] Time spent T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Append to log took a long time: real 0.326s	user 0.001s	sys 0.001s
I20260709 12:14:26.514038 17879 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:26.553267 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:26.560637 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44806.5us
I20260709 12:14:26.535323 14794 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:26.426277 17594 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.575012 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:26.578099 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:26.581436 17130 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.584878 14975 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:26.518278 17953 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:26.589299 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 250787us
I20260709 12:14:26.591814 17483 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:26.594449 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 262050us
I20260709 12:14:26.560715 17924 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:26.443429 17906 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.559208 17682 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:26.574375 17954 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:26.576269 17826 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:26.603822 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 159597us
I20260709 12:14:26.603652 14825 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:14:26.602129 14794 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:26.609951 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.610473 14825 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:26.612934 14828 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:26.586964 17943 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:26.613725 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 168670us
I20260709 12:14:26.616053 17130 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:26.617885 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:26.603700 17905 raft_consensus.cc:697] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:26.621356 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.599043 17769 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.624576 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:26.625298 14979 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.597662 17967 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:26.615262 17924 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:26.617049 17943 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:26.647881 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.651981 15500 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:26.654438 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:26.634743 17769 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.657696 17905 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.659036 17769 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:26.659672 17769 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:26.664772 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:26.614912 17682 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.667197 17682 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:26.639578 17553 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.669014 17906 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:26.670418 17553 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.670179 17826 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.672689 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:26.673328 15498 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:26.674229 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:26.674995 15498 raft_consensus.cc:2410] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 8 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:14:26.675776 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:26.655478 17893 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:26.677217 17893 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.677551 17893 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.679257 15498 raft_consensus.cc:2410] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:26.681231 14821 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:26.634080 17927 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.686715 14979 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
W20260709 12:14:26.687551 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.689419 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:26.690156 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 83201.7us
I20260709 12:14:26.691545 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:26.694932 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:26.696251 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:26.696933 15500 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.690218 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:26.700300 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:26.647197 17943 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:26.626814 17836 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.719882 15500 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
W20260709 12:14:26.723876 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 106291us
W20260709 12:14:26.711026 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 97260us
I20260709 12:14:26.730232 17969 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:26.730826 17969 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:26.730993 15493 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:14:26.659457 17919 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.712592 17954 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:26.704792 17825 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.005s
I20260709 12:14:26.748513 17975 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.047s
I20260709 12:14:26.750728 17919 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.732219 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:26.727808 17927 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:26.637382 17967 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.741698 17954 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.752420 15491 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:14:26.751180 17939 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 12:14:26.637961 17968 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.074s
W20260709 12:14:26.750969 17952 log.cc:927] Time spent T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.419s	user 0.000s	sys 0.006s
I20260709 12:14:26.722065 17906 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:14:26.761359 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:26.774946 14979 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:26.707098 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:26.775753 15498 raft_consensus.cc:2376] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5. Re-sending same reply.
I20260709 12:14:26.751235 17888 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:26.754613 17825 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 12:14:26.796291 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 160487us
I20260709 12:14:26.764662 17954 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:26.798949 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:26.799355 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:26.744007 17974 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 12:14:26.800796 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:26.804526 14975 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:26.807233 14979 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:14:26.785247 17919 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:26.826437 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 95170us
I20260709 12:14:26.829907 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:26.826380 14977 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:26.761392 17924 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.802798 17927 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.803915 17888 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.851231 17130 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.851794 17130 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.797793 17969 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.839944 17877 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.810263 17825 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 12:14:26.851872 17988 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.809139 17980 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.057s
I20260709 12:14:26.867471 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1605) took 1018 ms. Trace:
I20260709 12:14:26.839668 17919 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.881914 17836 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:26.885609 17915 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.886255 17919 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.886842 17919 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:26.887307 17919 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:26.880663 17979 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.107s
W20260709 12:14:26.895969 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 87095.1us
W20260709 12:14:26.881914 17981 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 12:14:26.876935 14971 rpcz_store.cc:276] 0709 12:14:25.849031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.849145 (+   114us) service_pool.cc:224] Handling call
0709 12:14:25.859463 (+ 10318us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:25.912129 (+ 52666us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:25.912160 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:25.912637 (+   477us) log.cc:844] Serialized 26 byte log entry
0709 12:14:26.173096 (+260459us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:26.173138 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:26.863350 (+690212us) spinlock_profiling.cc:243] Waited 52.2 ms on lock 0x7b540011e9d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:26.863395 (+    45us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:26.863450 (+    55us) raft_consensus.cc:1685] finished
0709 12:14:26.863462 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:26.867390 (+  3928us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1208,"raft.run_cpu_time_us":90,"raft.run_wall_time_us":91,"spinlock_wait_cycles":120131840,"thread_start_us":260051,"threads_started":1,"wal-append.queue_time_us":427845}
I20260709 12:14:26.881292 17967 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:26.885537 17438 consensus_meta.cc:287] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.639s	user 0.008s	sys 0.001s
I20260709 12:14:26.922399 17455 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.866712 17906 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:26.927176 17919 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.854584 17927 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:26.936681 17949 log.cc:927] Time spent T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.698s	user 0.008s	sys 0.000s
I20260709 12:14:26.856118 17888 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.930908 17906 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:26.941085 17927 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.922992 17915 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.944890 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2017) took 1213 ms. Trace:
W20260709 12:14:26.945794 17982 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:14:26.946982 17888 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:26.941655 17906 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:26.951195 17953 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:26.952425 17972 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.167s	user 0.000s	sys 0.000s
I20260709 12:14:26.932840 17455 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.954491 17905 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:26.955785 17987 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 12:14:26.928761 17438 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:26.957378 17893 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:27.011811 15495 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:26.960841 17980 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 12:14:26.952318 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2035) took 1110 ms. Trace:
I20260709 12:14:26.942293 17967 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.896680 17988 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:27.018927 14821 rpcz_store.cc:276] 0709 12:14:25.841880 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.951402 (+109522us) service_pool.cc:224] Handling call
0709 12:14:26.952072 (+1000670us) spinlock_profiling.cc:243] Waited 691 ms on lock 0x7b5400093dd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:26.952204 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1590143232}
W20260709 12:14:27.026569 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 198921us
I20260709 12:14:26.974344 14827 rpcz_store.cc:276] 0709 12:14:25.731852 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.731975 (+   123us) service_pool.cc:224] Handling call
0709 12:14:25.775595 (+ 43620us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:25.775978 (+   383us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:25.776008 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:25.776524 (+   516us) log.cc:844] Serialized 26 byte log entry
0709 12:14:25.899743 (+123219us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:25.899782 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.899847 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:26.936190 (+1036343us) spinlock_profiling.cc:243] Waited 4.92 ms on lock 0x7b240017fd68. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8209c4 00007f4ccb81eacb 00007f4ccb9d9dc9 00007f4ccb9d9a55 00007f4ccb9d909d 00007f4cce60b10e 00007f4cce62288c 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221
0709 12:14:26.943443 (+  7253us) raft_consensus.cc:1685] finished
0709 12:14:26.943462 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:26.944800 (+  1338us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6829,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":44274,"spinlock_wait_cycles":11305856,"thread_start_us":122818,"threads_started":1,"wal-append.queue_time_us":375964}
I20260709 12:14:26.925866 17992 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 12:14:26.974231 17594 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.975544 17974 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 12:14:27.009929 17979 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:27.049867 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet e60757c330834b91a41a0527b417bc0f: Remote error: Service unavailable: leader transfer in progress
I20260709 12:14:27.049556 17594 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:27.050518 17992 consensus_queue.cc:1243] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 10.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:27.050756 17455 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:27.024259 17967 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:27.074095 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.032924 17915 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:27.077404 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 377190us
I20260709 12:14:27.077502 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:27.079133 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 142026us
I20260709 12:14:27.081600 14868 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:27.083818 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:27.085891 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:27.102545 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:27.133780 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:27.134846 15498 raft_consensus.cc:2410] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:27.136270 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:27.136978 15500 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:27.137889 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:27.083310 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 277365us
I20260709 12:14:27.051013 18000 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.200589 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:27.209293 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:27.211093 15490 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:27.211236 14979 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:27.211670 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 465) took 1031 ms. Trace:
W20260709 12:14:27.193925 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 108473us
I20260709 12:14:27.212062 15490 rpcz_store.cc:276] 0709 12:14:26.179773 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.179872 (+    99us) service_pool.cc:224] Handling call
0709 12:14:27.200435 (+1020563us) spinlock_profiling.cc:243] Waited 1.88 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962e9c 00007f4ccb962a5b 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:27.211609 (+ 11174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4333824}
I20260709 12:14:27.213964 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:27.075887 17455 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.061010 17438 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:27.192231 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:27.192341 17769 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:27.188905 17498 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:27.050683 17979 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:27.189239 17924 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.107129 17915 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:27.253989 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:27.254900 14942 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Timed out: RequestConsensusVote RPC to 127.13.91.132:40937 timed out after 1.688s (SENT)
I20260709 12:14:27.255105 17915 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:27.255481 14942 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:27.254882 15492 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:27.256524 17905 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:27.259425 17915 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:27.268005 14871 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:27.269537 17969 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:27.269980 17969 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.270319 17969 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:27.275875 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 85993.8us
I20260709 12:14:27.292984 15492 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 466) took 1107 ms. Trace:
I20260709 12:14:27.293493 15492 rpcz_store.cc:276] 0709 12:14:26.180127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.180249 (+   122us) service_pool.cc:224] Handling call
0709 12:14:27.253791 (+1073542us) spinlock_profiling.cc:243] Waited 17 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:27.275694 (+ 21903us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":39062272}
I20260709 12:14:27.294636 18007 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.295190 18007 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:27.227056 17455 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:27.227497 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:27.218525 18000 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:27.305099 17954 consensus_meta.cc:287] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.500s	user 0.008s	sys 0.000s
I20260709 12:14:27.882743 17483 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.055011 18002 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.058135 17769 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:27.603026 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.066984 17769 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.067215 18002 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:27.378093 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:27.764971 14868 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.552s	user 0.028s	sys 0.032s
W20260709 12:14:28.069006 14868 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.856s	user 0.040s	sys 0.050s
I20260709 12:14:27.303682 17594 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.069595 18002 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:27.746682 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:27.682477 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:27.301401 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2001) took 1353 ms. Trace:
I20260709 12:14:27.673308 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:27.301636 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2028) took 1463 ms. Trace:
W20260709 12:14:27.344707 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 68026.3us
I20260709 12:14:28.063047 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:28.083691 14896 raft_consensus.cc:2410] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
W20260709 12:14:28.065265 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 962723us
I20260709 12:14:27.763868 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:27.705560 14905 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:28.087096 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:27.725675 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:28.088246 14904 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
W20260709 12:14:27.999719 18010 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 12:14:28.073195 14902 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:28.073778 14897 rpcz_store.cc:276] 0709 12:14:25.948328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.948446 (+   118us) service_pool.cc:224] Handling call
0709 12:14:27.301187 (+1352741us) spinlock_profiling.cc:243] Waited 360 ms on lock 0x7b5400142dd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:27.301314 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":827407616}
I20260709 12:14:28.088419 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:28.086019 14903 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:28.075789 14822 rpcz_store.cc:276] 0709 12:14:25.838637 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.919423 (+ 80786us) service_pool.cc:224] Handling call
0709 12:14:27.301437 (+1382014us) spinlock_profiling.cc:243] Waited 843 ms on lock 0x7b54001e6c54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:27.301560 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1938900736}
I20260709 12:14:27.247277 17927 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:27.776445 17590 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.845s	user 0.001s	sys 0.009s
W20260709 12:14:28.101223 14796 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.911s	user 0.018s	sys 0.090s
W20260709 12:14:28.106573 14796 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.916s	user 0.018s	sys 0.091s
I20260709 12:14:27.302544 17992 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:27.885651 17957 consensus_meta.cc:287] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 1.371s	user 0.004s	sys 0.008s
W20260709 12:14:27.966775 17943 consensus_meta.cc:287] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.242s	user 0.009s	sys 0.000s
I20260709 12:14:27.308833 17964 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:28.108433 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:27.990099 17999 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.301967 17899 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:27.884795 17968 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:28.110211 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:28.125679 14823 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:28.109952 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:28.127020 14821 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:27.765663 17919 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:28.113617 15460 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.737s	user 0.002s	sys 0.015s
W20260709 12:14:28.133074 15460 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.756s	user 0.002s	sys 0.015s
I20260709 12:14:28.102960 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:28.103701 15459 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.674s	user 0.008s	sys 0.006s
I20260709 12:14:27.277247 17924 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.070339 17455 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.142691 17455 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:28.143064 17455 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:28.143404 17455 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:28.144475 17998 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.144992 17998 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:27.747247 18017 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.417s
I20260709 12:14:28.145807 17924 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.146194 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:28.146732 15498 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:28.146937 18017 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:28.147562 18017 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.149761 14828 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 12:14:28.151822 17906 consensus_meta.cc:287] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.159s	user 0.009s	sys 0.002s
I20260709 12:14:27.805178 17953 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.159786 14821 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:28.063347 17979 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:28.119232 17992 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.118707 14822 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:27.297286 18007 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.179539 18007 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.180088 18007 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.065745 17483 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:27.302467 17809 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.810s
W20260709 12:14:28.109253 17590 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.178s	user 0.001s	sys 0.019s
W20260709 12:14:28.104714 17718 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.043s	user 0.005s	sys 0.024s
I20260709 12:14:28.130918 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:28.198904 14902 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:28.131461 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:28.123083 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:28.199636 14826 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:28.199723 14824 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:28.065665 17954 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.200801 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:28.102280 18001 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.055s
I20260709 12:14:28.201431 14828 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:28.137733 17919 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.140389 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:28.140978 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 494) took 1488 ms. Trace:
I20260709 12:14:28.141897 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:28.145335 18015 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.152725 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:28.206578 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 53923.7us
I20260709 12:14:28.144600 17908 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:28.241485 17908 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.242861 17130 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.243607 17908 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:28.133448 17951 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 1.762s	user 0.003s	sys 0.018s
I20260709 12:14:28.245858 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1577) took 2788 ms. Trace:
I20260709 12:14:28.246222 14830 rpcz_store.cc:276] 0709 12:14:25.457686 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.521165 (+ 63479us) service_pool.cc:224] Handling call
0709 12:14:25.551028 (+ 29863us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:25.567125 (+ 16097us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:25.680019 (+112894us) log.cc:844] Serialized 14 byte log entry
0709 12:14:26.107058 (+427039us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:26.153307 (+ 46249us) log.cc:844] Serialized 26 byte log entry
0709 12:14:26.153442 (+   135us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:26.153471 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:26.153534 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:28.113209 (+1959675us) spinlock_profiling.cc:243] Waited 9.87 ms on lock 0x7b240017fd68. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8209c4 00007f4ccb81eacb 00007f4ccb9d9dc9 00007f4ccb9d9a55 00007f4ccb9d909d 00007f4cce60b10e 00007f4cce62288c 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221
0709 12:14:28.245527 (+132318us) raft_consensus.cc:1685] finished
0709 12:14:28.245634 (+   107us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:28.245770 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":72322,"prepare.queue_time_us":117884,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":73531,"raft.run_cpu_time_us":280,"raft.run_wall_time_us":40626,"spinlock_wait_cycles":22712192,"thread_start_us":370041,"threads_started":2,"wal-append.queue_time_us":523293}
I20260709 12:14:28.251371 17988 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:28.255246 17988 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.255789 17988 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.257978 17988 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:28.255265 18006 log.cc:927] Time spent T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.470s	user 0.006s	sys 0.003s
I20260709 12:14:28.258813 17967 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.182192 18007 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:28.108758 17733 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.800s	user 0.001s	sys 0.017s
I20260709 12:14:28.184644 18002 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:28.152174 14972 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.108505 17927 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.203764 14822 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:14:28.152271 17906 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.205456 15491 rpcz_store.cc:276] 0709 12:14:26.652541 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.664486 (+ 11945us) service_pool.cc:224] Handling call
0709 12:14:28.140773 (+1476287us) spinlock_profiling.cc:243] Waited 86.8 ms on lock 0x7b540028dcd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:28.140919 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":199719168}
I20260709 12:14:28.209196 17953 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:28.196573 17776 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.210091 18016 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:28.154673 17924 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.210469 18026 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.210986 18020 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.076s
I20260709 12:14:28.212674 15492 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:28.134158 17968 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:28.213682 17966 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 1.512s	user 0.015s	sys 0.000s
I20260709 12:14:28.215507 17893 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.216359 18015 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.217705 17919 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.147969 18017 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.126688 17999 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.219260 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 492) took 1567 ms. Trace:
I20260709 12:14:28.219523 18001 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.302824 17964 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.303344 17769 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:28.230387 14794 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.131:42267 timed out after 1.519s (SENT) [suppressed 17 similar messages]
I20260709 12:14:28.231676 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:28.281490 17574 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 12:14:28.233206 17813 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:28.199750 14793 connection.cc:256] RPC call timeout handler was delayed by -1.1461326710000321s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1597s for a response
I20260709 12:14:28.307983 17939 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:28.338366 14793 connection.cc:256] RPC call timeout handler was delayed by -1.1263326710000001s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16190000000000002s for a response
I20260709 12:14:27.377027 17010 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.238637 17929 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:28.240556 15500 raft_consensus.cc:2368] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:28.122442 17957 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.122630 17943 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:28.202124 17718 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.141s	user 0.005s	sys 0.024s
I20260709 12:14:28.183693 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:28.196595 17975 raft_consensus.cc:476] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Not starting pre-election -- already a leader
I20260709 12:14:28.201201 17980 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.206323 14905 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:28.279129 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:28.365617 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:28.283664 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:28.275425 17733 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.966s	user 0.001s	sys 0.017s
I20260709 12:14:28.287024 14904 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:28.272233 17967 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.133473 17899 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.334769 18012 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:28.274364 17988 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.297001 14826 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:28.302737 18026 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.302314 14902 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:28.275334 17836 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.387172 18037 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.387367 17836 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.387705 18037 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.389559 17836 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.390105 17836 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:28.279771 17809 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.390736 18019 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:28.390870 17809 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.391311 18019 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.393158 17809 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.279597 17810 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.302717 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:28.393801 17810 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.395823 17810 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:28.220870 17947 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 2.068s	user 0.005s	sys 0.017s
I20260709 12:14:28.332022 15495 rpcz_store.cc:276] 0709 12:14:26.651943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.652928 (+   985us) service_pool.cc:224] Handling call
0709 12:14:26.693640 (+ 40712us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:27.012368 (+318728us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.218962 (+1206594us) spinlock_profiling.cc:243] Waited 318 ms on lock 0x7b54003fa554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:28.219161 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":731182336}
I20260709 12:14:28.396832 17483 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:28.398165 15495 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:28.398701 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 504) took 1261 ms. Trace:
I20260709 12:14:28.398995 15495 rpcz_store.cc:276] 0709 12:14:27.136825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.397561 (+1260736us) service_pool.cc:224] Handling call
0709 12:14:28.397849 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.398481 (+   632us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.398650 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:28.280136 17682 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:14:28.337258 18001 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.228390 18013 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.401684 18013 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.403982 18013 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:28.285781 17776 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.331110 15492 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 725) took 1109 ms. Trace:
I20260709 12:14:28.337220 14822 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:28.293279 17924 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.293926 18016 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.368217 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:28.370798 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 91746.1us
I20260709 12:14:28.270882 17954 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.487353 14897 raft_consensus.cc:2410] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:14:28.372229 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 502) took 1235 ms. Trace:
I20260709 12:14:28.346704 17939 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.380890 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:28.488996 14830 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:28.489724 18017 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.275125 17908 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.381553 15494 raft_consensus.cc:1240] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:28.360466 18000 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.383978 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:28.487883 18027 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.157s	user 0.000s	sys 0.000s
I20260709 12:14:28.521828 17130 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.522388 17130 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.280201 18002 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:27.298513 17969 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.421880 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 503) took 1285 ms. Trace:
I20260709 12:14:28.405503 15493 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:28.369443 17992 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.374979 17998 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.343063 17010 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.382139 17769 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.343668 17813 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.410555 15498 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:28.374105 17718 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:28.418984 18025 log.cc:927] Time spent T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 12:14:28.479108 14824 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:28.340889 17964 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.416642 15492 rpcz_store.cc:276] 0709 12:14:27.221694 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.294357 (+ 72663us) service_pool.cc:224] Handling call
0709 12:14:28.329109 (+1034752us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:28.482476 17776 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.483774 17924 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.485062 17919 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:28.485858 18016 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.488116 15490 rpcz_store.cc:276] 0709 12:14:27.136386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.364505 (+1228119us) service_pool.cc:224] Handling call
0709 12:14:28.371733 (+  7228us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.371912 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.371935 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:28.371974 (+    39us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:28.372019 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.372070 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:28.372177 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:28.490026 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:28.505568 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:28.402060 18001 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.490494 17908 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.577891 14829 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:28.531049 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.533988 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:28.534775 15491 rpcz_store.cc:276] 0709 12:14:27.136610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.372591 (+1235981us) service_pool.cc:224] Handling call
0709 12:14:28.421323 (+ 48732us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.421531 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.421557 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:28.421598 (+    41us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:28.421636 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.421686 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:28.421795 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:28.381855 17967 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.537249 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:28.580965 14828 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:28.372254 17980 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.539212 17130 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:28.540087 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 309712us
I20260709 12:14:28.541620 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:28.407594 17988 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.543062 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:28.546119 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:28.520816 17594 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.546861 14973 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:28.492534 17971 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:28.548725 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:28.509732 18011 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:28.509107 17979 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.549391 14898 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:28.527027 17682 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.551761 15498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 501) took 1415 ms. Trace:
I20260709 12:14:28.521699 17483 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.406535 18012 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.449002 18028 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.131s
I20260709 12:14:28.539584 18013 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.557036 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:28.536356 17574 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:28.545496 18034 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.539070 17836 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:28.561908 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:28.563638 18032 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.194s	user 0.001s	sys 0.000s
I20260709 12:14:28.563905 17957 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:28.564692 18024 log.cc:927] Time spent T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.192s	user 0.000s	sys 0.000s
I20260709 12:14:28.573127 14905 raft_consensus.cc:2393] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:28.557183 17927 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.584056 17968 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.584759 17943 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.585261 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [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: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:28.586637 17010 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:28.587015 18016 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.587343 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:28.588199 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:28.588909 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:28.562397 17906 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:28.549386 17455 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.557730 17769 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.559419 17718 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:28.664856 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.200453 17483 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.576998 17919 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:29.202019 18026 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:29.202672 17971 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:28.873733 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:29.203593 15498 rpcz_store.cc:276] 0709 12:14:27.136110 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.224658 (+ 88548us) service_pool.cc:224] Handling call
0709 12:14:28.146051 (+921393us) spinlock_profiling.cc:243] Waited 3.26 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:28.551686 (+405635us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7507200}
I20260709 12:14:29.194450 17899 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:29.197367 18002 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:29.194139 17999 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:29.206761 15491 raft_consensus.cc:2410] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:14:28.634824 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:29.196843 17908 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:29.207988 17483 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.204658 14971 raft_consensus.cc:2410] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:29.206228 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.208132 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 726) took 1985 ms. Trace:
I20260709 12:14:29.211444 15491 rpcz_store.cc:276] 0709 12:14:27.222350 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.207376 (+1985026us) service_pool.cc:224] Handling call
0709 12:14:29.207680 (+   304us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.207846 (+   166us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:29.207870 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:29.207909 (+    39us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:29.207943 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.207991 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:29.208081 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:28.620414 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.879479 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 721) took 1742 ms. Trace:
I20260709 12:14:29.215732 14970 raft_consensus.cc:2393] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:29.207803 18016 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:29.208622 15490 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:29.209017 18011 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:29.204874 18013 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:28.784663 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:29.256409 18016 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.253942 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:29.213698 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 628447us
W20260709 12:14:29.215204 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.213740 14824 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:29.224232 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 682635us
I20260709 12:14:29.267904 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:29.207414 14828 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
W20260709 12:14:29.269407 14902 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.700s	user 0.015s	sys 0.017s
W20260709 12:14:29.269920 14902 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.015s	sys 0.017s
I20260709 12:14:29.215901 14979 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:29.214658 15495 rpcz_store.cc:276] 0709 12:14:27.137058 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.399673 (+1262615us) service_pool.cc:224] Handling call
0709 12:14:28.399965 (+   292us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.401446 (+  1481us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.401473 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.401921 (+   448us) log.cc:844] Serialized 26 byte log entry
0709 12:14:28.544237 (+142316us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:28.578545 (+ 34308us) log.cc:844] Serialized 14 byte log entry
0709 12:14:28.579411 (+   866us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.579616 (+   205us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:28.879242 (+299626us) raft_consensus.cc:1685] finished
0709 12:14:28.879264 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:28.879410 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":313472,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":3954,"raft.run_cpu_time_us":235,"raft.run_wall_time_us":49347,"thread_start_us":155649,"threads_started":2,"wal-append.queue_time_us":434461}
I20260709 12:14:29.213140 14975 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 9
W20260709 12:14:29.201053 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.278317 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:29.278474 14896 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.013s	sys 0.020s
W20260709 12:14:28.786123 18040 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.195s	user 0.000s	sys 0.000s
W20260709 12:14:28.834364 18039 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.287s	user 0.001s	sys 0.000s
I20260709 12:14:29.281232 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:29.281821 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.282166 15495 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:28.587029 17813 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:29.161311 17995 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.198s	user 0.000s	sys 0.000s
I20260709 12:14:29.203256 17919 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.590767 17967 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:29.203461 18012 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:29.279527 14896 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.014s	sys 0.020s
W20260709 12:14:29.131517 18041 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.273s	user 0.000s	sys 0.000s
W20260709 12:14:29.129818 18043 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.253s	user 0.000s	sys 0.000s
I20260709 12:14:29.502020 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:29.496946 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.523952 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:29.529388 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 729) took 2269 ms. Trace:
I20260709 12:14:29.514585 14975 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:29.400985 14830 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:28.833012 17969 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:29.501235 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1618) took 2383 ms. Trace:
I20260709 12:14:29.314071 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:29.536087 14824 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:29.532598 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.552716 14905 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:29.503150 15460 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:28.858626 18015 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:28.875348 18019 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.552950 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2047) took 1093 ms. Trace:
I20260709 12:14:29.283389 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:29.552057 14828 raft_consensus.cc:2368] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:29.558498 14897 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:29.558655 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2044) took 1175 ms. Trace:
W20260709 12:14:29.559958 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 56897.2us
I20260709 12:14:29.555328 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.561354 14971 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:29.563660 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 249680us
I20260709 12:14:29.553975 14974 rpcz_store.cc:276] 0709 12:14:27.117672 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.117867 (+   195us) service_pool.cc:224] Handling call
0709 12:14:27.118259 (+   392us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:27.194968 (+ 76709us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:27.194999 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:27.195500 (+   501us) log.cc:844] Serialized 26 byte log entry
0709 12:14:27.681226 (+485726us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:27.681504 (+   278us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.871667 (+1190163us) spinlock_profiling.cc:243] Waited 72 ms on lock 0x7b54000c03d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:28.871724 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:29.500915 (+629191us) raft_consensus.cc:1685] finished
0709 12:14:29.500935 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:29.501148 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9870,"raft.queue_time_us":5426,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":8616,"spinlock_wait_cycles":165535488,"thread_start_us":387603,"threads_started":1,"wal-append.queue_time_us":1096536}
I20260709 12:14:29.565954 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.556388 15495 rpcz_store.cc:276] 0709 12:14:27.259522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.272047 (+2012525us) service_pool.cc:224] Handling call
0709 12:14:29.272309 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.529048 (+256739us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.529242 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:28.780383 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:29.555502 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2014) took 1050 ms. Trace:
I20260709 12:14:29.566781 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.257095 18002 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:29.535581 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 254468us
I20260709 12:14:29.288465 17483 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:29.580451 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:29.572849 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.559312 14828 rpcz_store.cc:276] 0709 12:14:28.383080 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.281464 (+898384us) service_pool.cc:224] Handling call
0709 12:14:29.558593 (+277129us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.278589 17010 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:29.569072 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:29.557952 14824 rpcz_store.cc:276] 0709 12:14:28.460119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.556775 (+ 96656us) service_pool.cc:224] Handling call
0709 12:14:29.552878 (+996103us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.573985 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.583101 14971 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:29.531548 17999 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.253554 17574 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:29.577936 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:29.583890 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.585207 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:29.573482 14905 rpcz_store.cc:276] 0709 12:14:28.505476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.320464 (+814988us) service_pool.cc:224] Handling call
0709 12:14:29.555440 (+234976us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.254546 17594 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:29.527918 17927 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.501835 17718 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.581771 14974 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:29.282467 17957 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:29.581275 14976 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:29.555956 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1654) took 1013 ms. Trace:
I20260709 12:14:29.590140 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 718) took 2935 ms. Trace:
I20260709 12:14:29.582516 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1746) took 2239 ms. Trace:
I20260709 12:14:29.591636 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:29.582567 15495 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:29.283561 17968 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.584468 14971 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:29.535102 17813 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:29.582185 17010 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.499110 18045 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:29.595865 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:29.254951 17682 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:29.652159 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.252538 17836 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:29.661448 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 72133.9us
I20260709 12:14:29.729352 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2053) took 1235 ms. Trace:
I20260709 12:14:29.729722 14830 rpcz_store.cc:276] 0709 12:14:28.494347 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.591600 (+ 97253us) service_pool.cc:224] Handling call
0709 12:14:29.729194 (+1137594us) spinlock_profiling.cc:243] Waited 146 ms on lock 0x7b54003db154. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:29.729298 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":334983936}
I20260709 12:14:29.667160 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.730705 14976 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:29.731539 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.668633 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:29.667809 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2054) took 1139 ms. Trace:
I20260709 12:14:29.732695 14828 rpcz_store.cc:276] 0709 12:14:28.528327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.591368 (+1063041us) service_pool.cc:224] Handling call
0709 12:14:29.667733 (+ 76365us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.575560 17915 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:29.667133 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:29.254700 17979 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:29.686033 18013 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.392854 18016 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.200s
I20260709 12:14:29.581357 18002 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.667215 14975 rpcz_store.cc:276] 0709 12:14:28.542652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.542806 (+   154us) service_pool.cc:224] Handling call
0709 12:14:29.555891 (+1013085us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.751317 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.751963 14971 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:29.688252 17899 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.752816 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.753916 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.575197 18028 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:29.669374 14900 rpcz_store.cc:276] 0709 12:14:27.336609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.336762 (+   153us) service_pool.cc:224] Handling call
0709 12:14:27.621506 (+284744us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:27.650272 (+ 28766us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:27.650304 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:27.680910 (+ 30606us) log.cc:844] Serialized 26 byte log entry
0709 12:14:28.175271 (+494361us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:28.175555 (+   284us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.176183 (+   628us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:29.576005 (+1399822us) raft_consensus.cc:1685] finished
0709 12:14:29.576033 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:29.576178 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23759,"raft.queue_time_us":17685,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":22032,"thread_start_us":469001,"threads_started":1,"wal-append.queue_time_us":600135}
I20260709 12:14:29.696686 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1601) took 1587 ms. Trace:
I20260709 12:14:29.756002 14827 rpcz_store.cc:276] 0709 12:14:28.109271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.109430 (+   159us) service_pool.cc:224] Handling call
0709 12:14:28.123830 (+ 14400us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.281019 (+157189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.281046 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.282176 (+  1130us) log.cc:844] Serialized 26 byte log entry
0709 12:14:28.494125 (+211949us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:28.494159 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.494744 (+   585us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:29.696457 (+1201713us) raft_consensus.cc:1685] finished
0709 12:14:29.696478 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:29.696618 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9445,"raft.queue_time_us":23989,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":80,"thread_start_us":309684,"threads_started":2,"wal-append.queue_time_us":260441}
I20260709 12:14:29.758505 14828 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260709 12:14:29.759191 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2040) took 1379 ms. Trace:
I20260709 12:14:29.759517 14828 rpcz_store.cc:276] 0709 12:14:28.379775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.757896 (+1378121us) service_pool.cc:224] Handling call
0709 12:14:29.758268 (+   372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:29.758931 (+   663us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.759136 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.666445 15496 rpcz_store.cc:276] 0709 12:14:26.654819 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.714034 (+ 59215us) service_pool.cc:224] Handling call
0709 12:14:26.728928 (+ 14894us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:26.735590 (+  6662us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:26.735620 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:26.764474 (+ 28854us) log.cc:844] Serialized 26 byte log entry
0709 12:14:26.858003 (+ 93529us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:27.213215 (+355212us) log.cc:844] Serialized 14 byte log entry
0709 12:14:27.213469 (+   254us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:27.213540 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:28.564539 (+1350999us) spinlock_profiling.cc:243] Waited 18.8 ms on lock 0x7b18003cde40. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:14:29.581104 (+1016565us) raft_consensus.cc:1685] finished
0709 12:14:29.589902 (+  8798us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:29.590059 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19705,"prepare.queue_time_us":71254,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":30,"raft.queue_time_us":29150,"raft.run_cpu_time_us":286,"raft.run_wall_time_us":12465,"spinlock_wait_cycles":43204992,"thread_start_us":352957,"threads_started":2,"wal-append.queue_time_us":171803}
I20260709 12:14:29.700712 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2028) took 1116 ms. Trace:
I20260709 12:14:29.761632 14897 rpcz_store.cc:276] 0709 12:14:28.584709 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.575286 (+990577us) service_pool.cc:224] Handling call
0709 12:14:29.700650 (+125364us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.594422 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:29.727430 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.727967 18023 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:29.583482 15492 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:29.732128 14976 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:29.767380 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.767959 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.768730 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.769817 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:29.770290 14975 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:29.699718 17010 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:29.253387 18034 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:29.731364 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:29.793870 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 62562.4us
I20260709 12:14:29.790676 14977 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:29.773792 14974 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:29.796972 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:29.797356 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.798520 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.662907 17927 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:29.774984 17594 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:29.195807 17964 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.695961 17813 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:29.775945 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:29.776938 14827 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:29.816367 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2043) took 1435 ms. Trace:
I20260709 12:14:29.788955 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 404) took 1214 ms. Trace:
I20260709 12:14:29.816800 14976 rpcz_store.cc:276] 0709 12:14:28.574054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.767754 (+1193700us) service_pool.cc:224] Handling call
0709 12:14:29.788886 (+ 21132us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.817741 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.772073 14905 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:29.818782 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2026) took 1234 ms. Trace:
I20260709 12:14:29.819082 14905 rpcz_store.cc:276] 0709 12:14:28.584105 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.593602 (+1009497us) service_pool.cc:224] Handling call
0709 12:14:29.818710 (+225108us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.819932 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:29.774698 18015 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:29.699074 17718 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.083s
I20260709 12:14:29.754590 17915 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.742273 17967 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.799623 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:29.797655 14900 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:29.802243 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:29.806039 18011 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:29.806414 17978 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:29.807358 18050 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.305s	user 0.000s	sys 0.001s
I20260709 12:14:29.742110 18012 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:29.764194 18002 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:29.662169 17999 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:29.766592 18028 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.698076 17968 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:29.821345 14827 rpcz_store.cc:276] 0709 12:14:28.380475 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.757705 (+1377230us) service_pool.cc:224] Handling call
0709 12:14:29.776609 (+ 18904us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.816104 (+ 39495us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.816314 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.822319 14975 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:29.818324 14976 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:29.820514 14905 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:29.790789 18023 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:29.728730 18045 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:29.799172 15492 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 506) took 1386 ms (client timeout 1608 ms). Trace:
I20260709 12:14:29.807760 18013 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:29.779585 17899 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:29.813280 18021 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.019s	sys 0.022s
W20260709 12:14:29.831328 14869 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.021s	sys 0.031s
I20260709 12:14:29.871079 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:29.884244 14869 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.021s	sys 0.032s
I20260709 12:14:29.871224 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2019) took 1342 ms. Trace:
I20260709 12:14:29.826763 17455 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.871927 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2027) took 1287 ms. Trace:
I20260709 12:14:29.872342 14974 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:14:29.873198 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1622) took 1092 ms. Trace:
I20260709 12:14:29.871811 15496 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
W20260709 12:14:29.878082 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 354799us
I20260709 12:14:29.877869 17483 raft_consensus.cc:697] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:29.884871 14900 rpcz_store.cc:276] 0709 12:14:28.528765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.774340 (+1245575us) service_pool.cc:224] Handling call
0709 12:14:29.871154 (+ 96814us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.886624 14975 rpcz_store.cc:276] 0709 12:14:28.780760 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.769597 (+988837us) service_pool.cc:224] Handling call
0709 12:14:29.873140 (+103543us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.886386 14905 rpcz_store.cc:276] 0709 12:14:28.584418 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.819676 (+1235258us) service_pool.cc:224] Handling call
0709 12:14:29.871872 (+ 52196us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:29.873658 14868 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.661s	user 0.045s	sys 0.049s
I20260709 12:14:29.892920 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:29.896873 14905 raft_consensus.cc:2410] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 6 because replica has last-logged OpId of term: 5 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
W20260709 12:14:29.888466 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.881474 18037 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:29.913849 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:29.914594 14900 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:29.875753 18028 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:29.884032 18021 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.692s	user 0.019s	sys 0.022s
I20260709 12:14:29.889730 17813 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:29.830632 17769 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:29.892215 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:29.895547 14868 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.683s	user 0.046s	sys 0.049s
W20260709 12:14:29.894029 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 1.59122e+06us
I20260709 12:14:29.828238 18033 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:29.934074 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.891463 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:29.897588 14823 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 12:14:29.898051 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.899537 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1759) took 1769 ms. Trace:
I20260709 12:14:29.900538 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 491) took 3248 ms. Trace:
I20260709 12:14:29.868746 17980 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:29.906674 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:29.896982 14829 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60872 (request call id 325) took 1532 ms (client timeout 1759 ms). Trace:
I20260709 12:14:29.936230 14903 rpcz_store.cc:276] 0709 12:14:28.130099 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.130215 (+   116us) service_pool.cc:224] Handling call
0709 12:14:28.149077 (+ 18862us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.335664 (+186587us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.335699 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:28.335741 (+    42us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:28.335781 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.899308 (+1563527us) spinlock_profiling.cc:243] Waited 186 ms on lock 0x7b5400192654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:29.899354 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:29.899479 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":428576640}
W20260709 12:14:29.889186 18053 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260709 12:14:29.919415 14898 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1747) took 2525 ms (client timeout 1555 ms). Trace:
I20260709 12:14:29.882009 18013 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.845487 18015 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:29.930429 14974 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
W20260709 12:14:29.931066 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 236073us
I20260709 12:14:29.968418 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.947782 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1608) took 1571 ms. Trace:
I20260709 12:14:29.969651 14821 rpcz_store.cc:276] 0709 12:14:28.376860 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.376991 (+   131us) service_pool.cc:224] Handling call
0709 12:14:28.377308 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.377546 (+   238us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:28.550232 (+172686us) log.cc:844] Serialized 14 byte log entry
0709 12:14:29.947410 (+1397178us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:29.947463 (+    53us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:29.947513 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.947577 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:29.947705 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1391592,"prepare.queue_time_us":216730,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":47,"raft.queue_time_us":1401249,"thread_start_us":164767,"threads_started":2,"wal-append.queue_time_us":284632,"wal-append.run_cpu_time_us":1223,"wal-append.run_wall_time_us":1001241}
I20260709 12:14:29.972745 15460 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:29.938814 14829 rpcz_store.cc:269] 0709 12:14:28.365052 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.365373 (+   321us) service_pool.cc:224] Handling call
0709 12:14:29.896762 (+1531389us) spinlock_profiling.cc:243] Waited 211 ms on lock 0x7b54002a80d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:29.896919 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":486268288}
I20260709 12:14:29.937290 15494 rpcz_store.cc:276] 0709 12:14:26.651667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.669429 (+ 17762us) service_pool.cc:224] Handling call
0709 12:14:26.669749 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.491153 (+1821404us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.900299 (+1409146us) spinlock_profiling.cc:243] Waited 1.7 s on lock 0x7b5400700154. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:29.900473 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3920204160}
I20260709 12:14:29.933657 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.980674 14970 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 12:14:29.981025 14970 pending_rounds.cc:85] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 3
I20260709 12:14:29.981226 14970 pending_rounds.cc:107] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:14:29.981436 14970 raft_consensus.cc:2889] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:29.982088 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1659) took 1419 ms. Trace:
I20260709 12:14:29.982384 14970 rpcz_store.cc:276] 0709 12:14:28.562850 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.979960 (+1417110us) service_pool.cc:224] Handling call
0709 12:14:29.980319 (+   359us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.981857 (+  1538us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.982033 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.927686 18063 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:29.880535 17967 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:29.872836 17915 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:29.957165 14898 rpcz_store.cc:269] 0709 12:14:27.377583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.377777 (+   194us) service_pool.cc:224] Handling call
0709 12:14:29.902969 (+2525192us) spinlock_profiling.cc:243] Waited 480 ms on lock 0x7b5400140fd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:29.903100 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1104746880}
W20260709 12:14:29.959030 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 67633.3us
W20260709 12:14:29.876154 15492 rpcz_store.cc:269] 0709 12:14:28.405035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.581801 (+176766us) service_pool.cc:224] Handling call
0709 12:14:29.791622 (+1209821us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:29.877424 18012 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.193331 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1610) took 1815 ms. Trace:
I20260709 12:14:30.194109 14974 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:30.196426 14869 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:30.197011 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1658) took 1637 ms. Trace:
I20260709 12:14:30.197274 17130 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:30.025104 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2009) took 1522 ms. Trace:
I20260709 12:14:29.930843 17957 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.920439 18036 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:29.926122 17919 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:29.925410 17733 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:30.194468 14825 rpcz_store.cc:276] 0709 12:14:28.377411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.377846 (+   435us) service_pool.cc:224] Handling call
0709 12:14:28.378128 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.408091 (+ 29963us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.408123 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:28.408165 (+    42us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:28.408201 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.193071 (+1784870us) spinlock_profiling.cc:243] Waited 29.8 ms on lock 0x7b54000942d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:30.193130 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.193271 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":68445952}
I20260709 12:14:30.383611 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:30.272571 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1624) took 1491 ms. Trace:
I20260709 12:14:30.279598 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1620) took 1629 ms. Trace:
I20260709 12:14:30.276846 14972 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:30.314522 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1609) took 1937 ms. Trace:
I20260709 12:14:30.013948 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.239272 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:30.025132 15500 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 722) took 2887 ms (client timeout 2127 ms). Trace:
I20260709 12:14:30.281253 14971 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:30.353609 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:30.487068 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 546473us
W20260709 12:14:30.308607 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 335935us
I20260709 12:14:30.497689 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.498570 14903 raft_consensus.cc:2410] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 6.
I20260709 12:14:30.193101 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:30.011287 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:30.264194 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1755) took 2502 ms. Trace:
I20260709 12:14:29.957470 18017 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:29.945791 17988 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:30.094174 18060 log.cc:927] Time spent T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
I20260709 12:14:30.488802 17130 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:30.483742 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:30.512750 17130 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:30.450346 17010 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.649s	user 0.009s	sys 0.000s
W20260709 12:14:30.010124 18056 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.136s	user 0.000s	sys 0.001s
I20260709 12:14:30.497819 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:30.120339 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:30.523969 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:30.021713 17836 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.353060 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:30.503057 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 263877us
I20260709 12:14:30.344827 17574 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:30.129832 17939 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.489064 14974 rpcz_store.cc:276] 0709 12:14:28.559454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.969482 (+1410028us) service_pool.cc:224] Handling call
0709 12:14:30.193785 (+224303us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.196708 (+  2923us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.196947 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.530799 14869 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:30.531538 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:30.531641 14869 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:30.503767 15494 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:30.532667 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 508) took 1005 ms. Trace:
I20260709 12:14:30.496587 14823 rpcz_store.cc:276] 0709 12:14:28.377149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.377723 (+   574us) service_pool.cc:224] Handling call
0709 12:14:29.897241 (+1519518us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.935390 (+ 38149us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.314267 (+378877us) spinlock_profiling.cc:243] Waited 1.52 s on lock 0x7b54002a80d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:30.314452 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3493834496}
I20260709 12:14:30.500191 14899 rpcz_store.cc:276] 0709 12:14:27.761461 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.098505 (+337044us) service_pool.cc:224] Handling call
0709 12:14:28.098899 (+   394us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.279769 (+180870us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.279798 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.304590 (+ 24792us) log.cc:844] Serialized 26 byte log entry
0709 12:14:28.495367 (+190777us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b4800251958. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:28.546175 (+ 50808us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:28.546217 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.263815 (+1717598us) spinlock_profiling.cc:243] Waited 180 ms on lock 0x7b540016cbd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:30.263878 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.263937 (+    59us) raft_consensus.cc:1685] finished
0709 12:14:30.263950 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.264126 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26177,"raft.queue_time_us":477,"raft.run_cpu_time_us":4905,"raft.run_wall_time_us":215277,"spinlock_wait_cycles":419206272,"thread_start_us":212745,"threads_started":1,"wal-append.queue_time_us":441159}
W20260709 12:14:30.013831 18055 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.170s	user 0.000s	sys 0.001s
I20260709 12:14:30.507661 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:29.966405 18033 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.510357 14972 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:30.449796 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2011) took 1945 ms. Trace:
I20260709 12:14:30.495108 14896 rpcz_store.cc:276] 0709 12:14:28.502301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.502972 (+   671us) service_pool.cc:224] Handling call
0709 12:14:28.527363 (+ 24391us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.541126 (+ 13763us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.541163 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.546189 (+  5026us) log.cc:844] Serialized 26 byte log entry
0709 12:14:29.528201 (+982012us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:29.528246 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.528334 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.024865 (+496531us) raft_consensus.cc:1685] finished
0709 12:14:30.024886 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.025033 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16350,"raft.queue_time_us":16309,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":6509,"thread_start_us":962407,"threads_started":1,"wal-append.queue_time_us":1207443}
I20260709 12:14:30.496599 14979 rpcz_store.cc:276] 0709 12:14:28.650248 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.219509 (+1569261us) service_pool.cc:224] Handling call
0709 12:14:30.279052 (+ 59543us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.279245 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.279272 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.279314 (+    42us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:30.279352 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.279405 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.279532 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.533586 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:30.539397 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1638) took 4138 ms. Trace:
W20260709 12:14:30.496384 15500 rpcz_store.cc:269] 0709 12:14:27.137296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.137645 (+   349us) service_pool.cc:224] Handling call
0709 12:14:30.024908 (+2887263us) spinlock_profiling.cc:243] Waited 1.1 s on lock 0x7b54004a10d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:30.025039 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2534246144}
W20260709 12:14:30.313515 18058 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.356s	user 0.003s	sys 0.003s
W20260709 12:14:30.443214 18002 consensus_meta.cc:287] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.560s	user 0.007s	sys 0.002s
I20260709 12:14:30.513417 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.543805 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1626) took 1762 ms. Trace:
I20260709 12:14:30.495047 15495 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:30.010193 17813 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.010478 18013 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.013249 17969 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:30.014856 17594 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.011924 18057 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:30.565379 18057 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.565749 18057 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.565871 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 474) took 2358 ms. Trace:
I20260709 12:14:30.021026 17682 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.194653 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.025101 18023 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.130739 17968 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.187919 18015 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.021302 17927 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.039090 17971 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.015941 18034 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.131681 18045 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:30.221781 14977 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 405) took 1641 ms (client timeout 1889 ms). Trace:
W20260709 12:14:30.422816 15493 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 472) took 3287 ms (client timeout 1519 ms). Trace:
I20260709 12:14:30.440532 17967 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.040911 17979 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.604357 14725 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 7 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:14:30.605690 15493 rpcz_store.cc:269] 0709 12:14:27.135527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.190718 (+ 55191us) service_pool.cc:224] Handling call
0709 12:14:30.422511 (+3231793us) spinlock_profiling.cc:243] Waited 245 ms on lock 0x7b54005a46d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:30.422708 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":563413760}
I20260709 12:14:30.606096 14725 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 7, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:30.534722 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.610458 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.611503 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.496440 14973 rpcz_store.cc:276] 0709 12:14:28.781288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.220506 (+1439218us) service_pool.cc:224] Handling call
0709 12:14:30.271981 (+ 51475us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.272195 (+   214us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.272223 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.272265 (+    42us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:30.272317 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.272368 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.272504 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.613113 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:30.613559 18033 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.614377 14973 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:30.615026 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1627) took 1833 ms. Trace:
I20260709 12:14:30.615309 14973 rpcz_store.cc:276] 0709 12:14:28.781980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.613935 (+1831955us) service_pool.cc:224] Handling call
0709 12:14:30.614193 (+   258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.614790 (+   597us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.614973 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.532126 14974 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:30.617198 14974 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:30.617697 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1629) took 1835 ms. Trace:
I20260709 12:14:30.617985 14974 rpcz_store.cc:276] 0709 12:14:28.782412 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.616649 (+1834237us) service_pool.cc:224] Handling call
0709 12:14:30.616904 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.617499 (+   595us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.617648 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.619083 14974 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:30.532990 15494 rpcz_store.cc:276] 0709 12:14:29.530997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.977464 (+446467us) service_pool.cc:224] Handling call
0709 12:14:30.532608 (+555144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.536626 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.562975 17813 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.620463 14900 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:30.620961 15494 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:14:30.621295 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:30.621531 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 505) took 2315 ms. Trace:
I20260709 12:14:30.572873 17769 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.049s
I20260709 12:14:30.538196 14823 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:30.622255 17813 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.622761 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2052) took 2128 ms. Trace:
I20260709 12:14:30.570115 17594 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.510599 14871 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:30.541041 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:30.541818 15498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 724) took 3404 ms. Trace:
I20260709 12:14:30.542084 14971 raft_consensus.cc:2410] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 9 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:30.539891 14972 rpcz_store.cc:276] 0709 12:14:26.401069 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.401216 (+   147us) service_pool.cc:224] Handling call
0709 12:14:26.401504 (+   288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:26.948842 (+547338us) spinlock_profiling.cc:243] Waited 62 ms on lock 0x7b54000e13a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea0506f 00007f4ccea7df60 00007f4ccea7f7de 00007f4ccea89b49 00007f4ccea8a416 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62
0709 12:14:28.151848 (+1203006us) spinlock_profiling.cc:243] Waited 102 ms on lock 0x7b54000e13a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea04520 00007f4ccea7df70 00007f4ccea7f7de 00007f4ccea89b49 00007f4ccea8a416 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62
0709 12:14:30.276418 (+2124570us) spinlock_profiling.cc:243] Waited 215 ms on lock 0x7b58007a9fd0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9e30aa 00007f4ccea65447 00007f4ccea7dfe7 00007f4ccea7f7de 00007f4ccea89b49 00007f4ccea8a416 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4
0709 12:14:30.539120 (+262702us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.539331 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":872619392}
I20260709 12:14:30.544174 14979 rpcz_store.cc:276] 0709 12:14:28.781755 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.543021 (+1761266us) service_pool.cc:224] Handling call
0709 12:14:30.543320 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.543503 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.543530 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.543572 (+    42us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:30.543598 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.543649 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.543755 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.624836 17594 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.589422 17899 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.626014 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1631) took 1843 ms. Trace:
I20260709 12:14:30.626340 14979 rpcz_store.cc:276] 0709 12:14:28.782881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.625267 (+1842386us) service_pool.cc:224] Handling call
0709 12:14:30.625525 (+   258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.625691 (+   166us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.625715 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.625754 (+    39us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:30.625807 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.625868 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.625962 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.627928 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1660) took 1423 ms. Trace:
I20260709 12:14:30.539213 14904 rpcz_store.cc:276] 0709 12:14:28.504129 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.504245 (+   116us) service_pool.cc:224] Handling call
0709 12:14:28.534132 (+ 29887us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.284229 (+750097us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:29.829458 (+545229us) log.cc:844] Serialized 14 byte log entry
0709 12:14:30.201649 (+372191us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.201703 (+    54us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:30.201755 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.449492 (+247737us) spinlock_profiling.cc:243] Waited 750 ms on lock 0x7b5400140ad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:30.449549 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.449720 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":234003,"prepare.queue_time_us":727171,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":234127,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":7866,"spinlock_wait_cycles":1724553088,"thread_start_us":461766,"threads_started":2}
I20260709 12:14:30.542752 17130 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.552671 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.125063 18028 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.558981 17574 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:30.502866 18063 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.628136 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2010) took 2124 ms. Trace:
I20260709 12:14:30.637740 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1628) took 1855 ms. Trace:
I20260709 12:14:30.619619 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1630) took 1837 ms. Trace:
I20260709 12:14:30.623119 14823 rpcz_store.cc:276] 0709 12:14:28.494024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.533655 (+2039631us) service_pool.cc:224] Handling call
0709 12:14:30.533929 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.622507 (+ 88578us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.622706 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.662652 14905 raft_consensus.cc:2393] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:30.549525 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:30.628216 14979 rpcz_store.cc:276] 0709 12:14:29.204219 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.627212 (+1422993us) service_pool.cc:224] Handling call
0709 12:14:30.627471 (+   259us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.627634 (+   163us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.627658 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.627697 (+    39us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:30.627727 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.627775 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.627880 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:30.663727 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 114265us
I20260709 12:14:30.664268 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:30.664489 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:30.561555 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 723) took 3424 ms. Trace:
I20260709 12:14:30.562132 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.543380 18002 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.532362 17988 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:30.561575 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:30.660527 14901 rpcz_store.cc:276] 0709 12:14:28.503345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.503829 (+   484us) service_pool.cc:224] Handling call
0709 12:14:28.521287 (+ 17458us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.538262 (+ 16975us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.538293 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.544924 (+  6631us) log.cc:844] Serialized 26 byte log entry
0709 12:14:29.917105 (+1372181us) spinlock_profiling.cc:243] Waited 2.58 ms on lock 0x7b18003545e0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:14:29.992143 (+ 75038us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:29.992570 (+   427us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.993498 (+   928us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.627897 (+634399us) raft_consensus.cc:1685] finished
0709 12:14:30.627916 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.628086 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16618,"raft.queue_time_us":22022,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":6821,"spinlock_wait_cycles":5934976,"thread_start_us":73429,"threads_started":1,"wal-append.queue_time_us":2081243}
I20260709 12:14:30.502686 17919 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.566233 15495 rpcz_store.cc:276] 0709 12:14:28.207428 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.561686 (+2354258us) service_pool.cc:224] Handling call
0709 12:14:30.565344 (+  3658us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.565520 (+   176us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.565544 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.565587 (+    43us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:30.565624 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.565678 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.565803 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.500486 17957 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.540947 17906 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.540830 17940 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:30.570278 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.488576 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:30.514599 18017 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.572086 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1657) took 2015 ms. Trace:
I20260709 12:14:30.548774 17939 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:30.528254 17010 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.684227 17939 raft_consensus.cc:697] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:30.685508 17010 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.685230 17939 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.542150 15492 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:30.686305 15492 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58074 (request call id 479) took 1168 ms. Trace:
I20260709 12:14:30.686689 15492 rpcz_store.cc:276] 0709 12:14:29.517818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.285940 (+768122us) service_pool.cc:224] Handling call
0709 12:14:30.686233 (+400293us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.549445 18065 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:30.549189 17943 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.549790 18012 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:30.191847 17483 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:30.582202 14726 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44686 (request call id 270) took 16640 ms (client timeout 15000 ms). Trace:
I20260709 12:14:30.560452 17811 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:30.599207 14793 connection.cc:256] RPC call timeout handler was delayed by -1.3204796729999089s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1904s for a response
I20260709 12:14:30.600399 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2012) took 2095 ms. Trace:
W20260709 12:14:30.600023 14977 rpcz_store.cc:269] 0709 12:14:28.580656 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.587921 (+  7265us) service_pool.cc:224] Handling call
0709 12:14:30.221567 (+1633646us) spinlock_profiling.cc:243] Waited 590 ms on lock 0x7b540035f2d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:30.221707 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1356182912}
I20260709 12:14:30.529141 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:30.706466 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 301) took 1044 ms. Trace:
I20260709 12:14:30.706815 14903 rpcz_store.cc:276] 0709 12:14:29.662348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.528865 (+866517us) service_pool.cc:224] Handling call
0709 12:14:30.706407 (+177542us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.494515 17733 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:30.678695 18036 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:30.670781 17988 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:30.666394 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1666) took 1163 ms. Trace:
W20260709 12:14:30.560021 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 77076.8us
I20260709 12:14:30.680008 17813 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:30.624434 15498 rpcz_store.cc:276] 0709 12:14:27.137746 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.205826 (+2068080us) service_pool.cc:224] Handling call
0709 12:14:29.206582 (+   756us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:29.208632 (+  2050us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:29.208660 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:29.209100 (+   440us) log.cc:844] Serialized 26 byte log entry
0709 12:14:29.688554 (+479454us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:29.688594 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.688655 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.541610 (+852955us) raft_consensus.cc:1685] finished
0709 12:14:30.541630 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.541763 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1530,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":79,"thread_start_us":479079,"threads_started":1,"wal-append.queue_time_us":603950}
I20260709 12:14:30.661684 14974 rpcz_store.cc:276] 0709 12:14:28.782642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.618650 (+1836008us) service_pool.cc:224] Handling call
0709 12:14:30.618919 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.619412 (+   493us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.619571 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.669253 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.632293 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 295) took 1049 ms. Trace:
I20260709 12:14:30.662647 14973 rpcz_store.cc:276] 0709 12:14:28.782200 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.616008 (+1833808us) service_pool.cc:224] Handling call
0709 12:14:30.616271 (+   263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.637377 (+ 21106us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.637403 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.637449 (+    46us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:30.637484 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.637541 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.637677 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:30.566587 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 632253us
I20260709 12:14:30.576467 17999 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.671996 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:30.671082 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 317538us
W20260709 12:14:30.672914 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 162401us
I20260709 12:14:30.667188 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:30.677874 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1668) took 1146 ms. Trace:
I20260709 12:14:30.674896 15460 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:30.681593 14975 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:14:30.680685 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 507) took 2188 ms. Trace:
I20260709 12:14:30.681998 17130 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:30.682678 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 149136us
W20260709 12:14:30.695225 14726 rpcz_store.cc:269] 0709 12:14:13.946227 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:13.949882 (+  3655us) service_pool.cc:224] Handling call
0709 12:14:30.582087 (+16632205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:25.546844 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:25.771651 (+224807us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:25.771700 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:14:25.771718 (+    18us) tablet.cc:662] Decoding operations
0709 12:14:25.773162 (+  1444us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:25.773250 (+    88us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:25.773279 (+    29us) tablet.cc:685] Acquiring locks for 16 operations
0709 12:14:25.774501 (+  1222us) tablet.cc:701] Row locks acquired
0709 12:14:25.774553 (+    52us) write_op.cc:260] PREPARE: finished
0709 12:14:25.774734 (+   181us) write_op.cc:270] Start()
0709 12:14:25.774890 (+   156us) write_op.cc:276] Timestamp: P: 1783599265774673 usec, L: 0
0709 12:14:25.774912 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:14:25.775662 (+   750us) log.cc:844] Serialized 6322 byte log entry
0709 12:14:27.042540 (+1266878us) op_driver.cc:464] REPLICATION: finished
0709 12:14:28.372247 (+1329707us) write_op.cc:301] APPLY: starting
0709 12:14:28.374924 (+  2677us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:28.404581 (+ 29657us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:28.404691 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:29.191055 (+786364us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:29.191373 (+   318us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 12:14:29.191422 (+    49us) write_op.cc:312] APPLY: finished
0709 12:14:29.191810 (+   388us) log.cc:844] Serialized 113 byte log entry
0709 12:14:29.946661 (+754851us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:30.012066 (+ 65405us) write_op.cc:454] Released schema lock
0709 12:14:30.095570 (+ 83504us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:30.132350 (+ 36780us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:30.132379 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":935605,"reported_tablets":44,"child_traces":[["op",{"apply.queue_time_us":1290915,"apply.run_cpu_time_us":48103,"apply.run_wall_time_us":1769856,"num_ops":16,"prepare.queue_time_us":135156,"prepare.run_cpu_time_us":17839,"prepare.run_wall_time_us":358239,"raft.queue_time_us":217057,"raft.run_cpu_time_us":73508,"raft.run_wall_time_us":696746,"replication_time_us":1203338,"thread_start_us":1414411,"threads_started":5,"wal-append.queue_time_us":965669,"wal-append.run_cpu_time_us":13402,"wal-append.run_wall_time_us":1768752}]]}
I20260709 12:14:30.709744 17943 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.567646 17973 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.065s
I20260709 12:14:30.763022 17943 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.666021 15499 rpcz_store.cc:276] 0709 12:14:27.137533 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.788920 (+1651387us) service_pool.cc:224] Handling call
0709 12:14:28.789341 (+   421us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.890955 (+101614us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.890989 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:29.171240 (+280251us) log.cc:844] Serialized 26 byte log entry
0709 12:14:29.800225 (+628985us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:29.800269 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.800363 (+    94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.312893 (+512530us) spinlock_profiling.cc:243] Waited 55.4 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:30.543903 (+231010us) raft_consensus.cc:1685] finished
0709 12:14:30.543924 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.561486 (+ 17562us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":101119,"raft.queue_time_us":101772,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":165666,"spinlock_wait_cycles":127507712,"thread_start_us":396769,"threads_started":1,"wal-append.queue_time_us":633936}
W20260709 12:14:30.693185 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 131674us
I20260709 12:14:30.693285 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.693234 17927 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:30.696833 14898 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
W20260709 12:14:30.765136 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 98010.3us
I20260709 12:14:30.695333 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.512218 18022 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:30.708659 15490 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:30.672379 17769 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:30.710726 15496 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:30.705289 17967 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:30.680584 14978 rpcz_store.cc:276] 0709 12:14:28.557093 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.557330 (+   237us) service_pool.cc:224] Handling call
0709 12:14:28.564666 (+  7336us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:28.592349 (+ 27683us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.592383 (+    34us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:28.630704 (+ 38321us) log.cc:844] Serialized 52 byte log entry
0709 12:14:29.913931 (+1283227us) spinlock_profiling.cc:243] Waited 15.5 ms on lock 0x7b1800398260. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:14:29.973053 (+ 59122us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:29.985729 (+ 12676us) log.cc:844] Serialized 14 byte log entry
0709 12:14:29.986448 (+   719us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.315936 (+329488us) spinlock_profiling.cc:243] Waited 27.2 ms on lock 0x7b5400099054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:30.315993 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.571840 (+255847us) raft_consensus.cc:1685] finished
0709 12:14:30.571862 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.572003 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":495578,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":67,"raft.queue_time_us":1527,"raft.run_cpu_time_us":226,"raft.run_wall_time_us":120291,"spinlock_wait_cycles":98075392,"thread_start_us":71226,"threads_started":2,"wal-append.queue_time_us":1863496}
W20260709 12:14:30.784555 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 260684us
I20260709 12:14:30.621932 15494 rpcz_store.cc:276] 0709 12:14:28.306421 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.620350 (+2313929us) service_pool.cc:224] Handling call
0709 12:14:30.620655 (+   305us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.621312 (+   657us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.621477 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.713186 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.705885 14902 rpcz_store.cc:276] 0709 12:14:28.504903 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.505032 (+   129us) service_pool.cc:224] Handling call
0709 12:14:28.505411 (+   379us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.543485 (+ 38074us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.543520 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.549013 (+  5493us) log.cc:844] Serialized 26 byte log entry
0709 12:14:29.270318 (+721305us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:29.270360 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.270431 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.600073 (+1329642us) raft_consensus.cc:1685] finished
0709 12:14:30.600093 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.600328 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20520,"raft.queue_time_us":20050,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":2715,"thread_start_us":700799,"threads_started":1,"wal-append.queue_time_us":1218774}
I20260709 12:14:30.661980 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:30.739596 14979 rpcz_store.cc:276] 0709 12:14:29.502945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.665310 (+1162365us) service_pool.cc:224] Handling call
0709 12:14:30.665617 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.665803 (+   186us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.665838 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.666128 (+   290us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:30.666175 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.666226 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.666336 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.680217 17940 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.760491 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:30.676363 14725 catalog_manager.cc:5697] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 5, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 5 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.705476 17811 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.796000 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.795104 15495 rpcz_store.cc:276] 0709 12:14:28.491829 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.671651 (+2179822us) service_pool.cc:224] Handling call
0709 12:14:30.680154 (+  8503us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.680383 (+   229us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.680408 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.680448 (+    40us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:30.680477 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.680530 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.680628 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.748463 17964 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:30.764515 14971 rpcz_store.cc:276] 0709 12:14:29.531207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.677110 (+1145903us) service_pool.cc:224] Handling call
0709 12:14:30.677395 (+   285us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.677559 (+   164us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.677584 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.677625 (+    41us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:30.677663 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.677713 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.677812 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.766117 14899 rpcz_store.cc:276] 0709 12:14:29.562629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.611288 (+1048659us) service_pool.cc:224] Handling call
0709 12:14:30.612200 (+   912us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.797530 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.799463 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.765765 14973 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:30.709393 18065 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:30.789667 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1670) took 1206 ms. Trace:
I20260709 12:14:30.801738 14942 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:30.766741 14904 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 10 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:14:30.790360 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 300) took 1128 ms. Trace:
I20260709 12:14:30.807504 14901 rpcz_store.cc:276] 0709 12:14:29.662093 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.671551 (+1009458us) service_pool.cc:224] Handling call
0709 12:14:30.790304 (+118753us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.794292 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:30.808674 14822 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:30.766045 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:30.713294 17899 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:30.741246 18036 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.798995 14725 catalog_manager.cc:5697] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 8, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 8 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.764827 14896 raft_consensus.cc:2410] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 8 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:14:30.801187 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:30.802039 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2051) took 2322 ms. Trace:
I20260709 12:14:30.822104 14725 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 7, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:30.822435 14825 rpcz_store.cc:276] 0709 12:14:28.479519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.511120 (+2031601us) service_pool.cc:224] Handling call
0709 12:14:30.511400 (+   280us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.713437 (+202037us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.713465 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.713507 (+    42us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:30.713541 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.801807 (+ 88266us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b54000118d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:30.801866 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.801990 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":464173440}
I20260709 12:14:30.823915 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.823622 14725 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.824532 14825 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:30.825367 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.825312 14725 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 4 to 5, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:30.826481 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.826983 14725 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 4 to 7, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 7 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.822162 14902 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.758698 17594 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:30.688485 17906 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:30.804647 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44252.2us
I20260709 12:14:30.801141 17940 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:30.835824 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:30.809796 14794 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:30.806493 14975 rpcz_store.cc:276] 0709 12:14:29.583031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.681082 (+1098051us) service_pool.cc:224] Handling call
0709 12:14:30.681389 (+   307us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:30.789421 (+108032us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.789610 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.813457 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:30.814229 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:30.857362 15498 raft_consensus.cc:2368] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8.
I20260709 12:14:30.799780 14898 raft_consensus.cc:2410] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:30.858114 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:30.815279 15499 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:30.801299 17811 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.817619 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:30.861109 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2048) took 2400 ms. Trace:
I20260709 12:14:30.759820 17813 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:30.851886 17594 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.737923 18018 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:30.816390 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.828799 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.795800 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:30.863646 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:30.864216 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 69046.1us
I20260709 12:14:30.783268 18022 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.818400 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.795091 17967 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:30.792199 17969 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:30.873759 17969 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.814438 17899 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:30.876530 17899 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:30.814064 17973 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.023s
I20260709 12:14:30.882949 17836 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:30.838127 17919 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:30.829452 18036 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.843089 14902 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:30.861310 17999 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:30.811733 17968 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 3, Time since last communication: 0.046s
I20260709 12:14:30.847491 18065 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.848306 18078 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:30.831781 14725 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 5, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 5 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.898602 15491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 727) took 3675 ms. Trace:
I20260709 12:14:30.849315 18028 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.849676 17957 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.797405 18001 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:30.852797 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.738226 17776 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.814540 17888 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:30.862798 17813 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:30.746307 17988 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.818624 17943 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:30.865466 15462 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:30.897490 17919 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:30.867655 14796 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:30.835608 17915 consensus_meta.cc:287] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.559s	user 0.009s	sys 0.000s
I20260709 12:14:30.868944 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:30.939404 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 71825.3us
I20260709 12:14:30.939527 15494 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:30.869421 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.871811 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.872450 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.872831 17967 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.940970 14898 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:30.941210 17967 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:30.861512 14826 rpcz_store.cc:276] 0709 12:14:28.460477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.898526 (+1438049us) service_pool.cc:224] Handling call
0709 12:14:29.898874 (+   348us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:30.565308 (+666434us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.565340 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:30.565733 (+   393us) log.cc:844] Serialized 26 byte log entry
0709 12:14:30.821785 (+256052us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:30.821829 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.821900 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.860913 (+ 39013us) raft_consensus.cc:1685] finished
0709 12:14:30.860932 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.861053 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":665057,"raft.queue_time_us":667096,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":99,"thread_start_us":255664,"threads_started":1,"wal-append.queue_time_us":271436}
I20260709 12:14:30.871908 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.846316 17971 consensus_queue.cc:1059] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:30.814879 17964 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.893617 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.947036 14902 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:30.945596 14796 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:30.947955 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.895162 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 510) took 1363 ms. Trace:
I20260709 12:14:30.868820 18022 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:30.898996 15491 rpcz_store.cc:276] 0709 12:14:27.223585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.212588 (+1989003us) service_pool.cc:224] Handling call
0709 12:14:29.280190 (+ 67602us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:29.502557 (+222367us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:29.502598 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:30.316736 (+814138us) spinlock_profiling.cc:243] Waited 3 ms on lock 0x7b1800367060. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb9682a6 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccd380a11 00007f4ccd390372 00007f4cceac2a01 00007f4ccea8743a
0709 12:14:30.317235 (+   499us) log.cc:844] Serialized 26 byte log entry
0709 12:14:30.487857 (+170622us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:30.487893 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.487957 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.892200 (+404243us) raft_consensus.cc:1685] finished
0709 12:14:30.892219 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.898540 (+  6321us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1454,"raft.queue_time_us":41936,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":14044,"spinlock_wait_cycles":6899968,"thread_start_us":170238,"threads_started":1,"wal-append.queue_time_us":474019}
I20260709 12:14:30.903891 18001 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:30.884881 17983 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:30.887351 18037 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:30.904495 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.900333 14901 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 5.
I20260709 12:14:30.898918 14725 catalog_manager.cc:5697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:30.976706 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.976800 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.883351 17836 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:30.979254 17836 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:30.979637 17971 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:30.860194 18015 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 12:14:30.980973 18026 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:30.981370 18015 raft_consensus.cc:3055] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:30.981758 18015 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:30.982527 18015 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.983683 18015 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:30.906124 17888 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.907833 17776 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.913717 17594 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:30.916908 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:30.895289 17999 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.818249 17733 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:30.935976 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 70563.7us
I20260709 12:14:31.042582 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:30.867187 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 57455.2us
I20260709 12:14:31.044894 14794 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:31.045842 18073 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:31.046278 18073 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:31.046629 18073 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:30.891599 17906 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:30.886376 18018 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:30.941922 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:30.941378 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.051491 14904 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:30.941695 18028 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:30.948751 15496 rpcz_store.cc:276] 0709 12:14:29.531516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.906377 (+374861us) service_pool.cc:224] Handling call
0709 12:14:30.894958 (+988581us) spinlock_profiling.cc:243] Waited 772 ms on lock 0x7b540028dcd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:30.895098 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1776253824}
I20260709 12:14:31.051692 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:30.952122 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:30.951305 18002 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:30.978394 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1612) took 2599 ms. Trace:
I20260709 12:14:31.060039 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:30.978071 14725 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:30.900804 18033 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 12:14:30.940442 17943 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:30.992715 14825 raft_consensus.cc:2410] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:30.984481 17888 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.938982 17919 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:31.076491 17919 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.076628 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1613) took 2697 ms. Trace:
I20260709 12:14:31.077553 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.078835 18019 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:31.079214 18019 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:31.079553 18019 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:31.039036 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:31.033206 18037 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:31.081429 14826 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:31.081079 18037 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.082612 14826 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: [7.6-8.7]
I20260709 12:14:30.971238 18001 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:30.971199 15490 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 728) took 3747 ms. Trace:
I20260709 12:14:31.084349 15490 rpcz_store.cc:276] 0709 12:14:27.224187 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.254180 (+2029993us) service_pool.cc:224] Handling call
0709 12:14:29.320961 (+ 66781us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.782007 (+1461046us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.970966 (+188959us) spinlock_profiling.cc:243] Waited 1.37 s on lock 0x7b54004a47d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:30.971142 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3161585536}
I20260709 12:14:31.060812 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1766) took 2543 ms. Trace:
I20260709 12:14:31.085484 14904 rpcz_store.cc:276] 0709 12:14:28.511006 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.050856 (+2539850us) service_pool.cc:224] Handling call
0709 12:14:31.051183 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.053893 (+  2710us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.054072 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:30.981495 18026 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:31.086494 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.087726 18026 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:30.906443 18078 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:31.034720 18063 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:31.088037 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1767) took 2567 ms. Trace:
I20260709 12:14:31.041769 17999 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:31.065239 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:31.101676 14823 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:31.067252 17010 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.102715 17010 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:30.986791 18045 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.078s
I20260709 12:14:31.057296 17733 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.059110 14824 rpcz_store.cc:276] 0709 12:14:28.379053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.590032 (+1210979us) service_pool.cc:224] Handling call
0709 12:14:29.590438 (+   406us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.590647 (+   209us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:29.874784 (+284137us) log.cc:844] Serialized 14 byte log entry
0709 12:14:30.613045 (+738261us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b18002bff60. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb997455 00007f4cd247f3c7 00007f4ccea919a7 00007f4cceaa10bf 00007f4cceaa1038
0709 12:14:30.971832 (+358787us) log.cc:844] Serialized 14 byte log entry
0709 12:14:30.978052 (+  6220us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:30.978106 (+    54us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:30.978157 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.978221 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.978344 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":631780,"prepare.queue_time_us":299384,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"raft.queue_time_us":616461,"raft.run_cpu_time_us":242,"raft.run_wall_time_us":8886,"spinlock_wait_cycles":5413760,"thread_start_us":628845,"threads_started":3,"wal-append.queue_time_us":817988}
I20260709 12:14:31.058398 18017 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:31.070112 14901 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:14:31.110046 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2017) took 2595 ms. Trace:
I20260709 12:14:31.110414 14901 rpcz_store.cc:276] 0709 12:14:28.514862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.052614 (+2537752us) service_pool.cc:224] Handling call
0709 12:14:31.069880 (+ 17266us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:31.109754 (+ 39874us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.109984 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:31.070538 14896 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:31.111442 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1765) took 2600 ms. Trace:
I20260709 12:14:31.111765 14896 rpcz_store.cc:276] 0709 12:14:28.510732 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.038997 (+2528265us) service_pool.cc:224] Handling call
0709 12:14:31.059952 (+ 20955us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.111187 (+ 51235us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.111387 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:31.071746 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 396882us
I20260709 12:14:30.944204 17769 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:31.052987 17594 raft_consensus.cc:3055] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:31.147521 17594 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:31.090620 14904 rpcz_store.cc:276] 0709 12:14:28.520899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.087325 (+2566426us) service_pool.cc:224] Handling call
0709 12:14:31.087576 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.087741 (+   165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:31.087766 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:31.087806 (+    40us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:31.087843 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.087894 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.087988 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:31.077041 14830 rpcz_store.cc:276] 0709 12:14:28.379402 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.753052 (+1373650us) service_pool.cc:224] Handling call
0709 12:14:29.790045 (+ 36993us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:30.562907 (+772862us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.563029 (+   122us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:30.581229 (+ 18200us) spinlock_profiling.cc:243] Waited 1.37 ms on lock 0x7b18003cbec0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb9682a6 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccd380a11 00007f4ccd390372 00007f4cceac2a01 00007f4ccea8743a
0709 12:14:30.590210 (+  8981us) log.cc:844] Serialized 52 byte log entry
0709 12:14:30.887892 (+297682us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:30.887929 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.887995 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:31.076352 (+188357us) raft_consensus.cc:1685] finished
0709 12:14:31.076370 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.076570 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":799344,"raft.queue_time_us":772424,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":1051,"spinlock_wait_cycles":3193472,"thread_start_us":258354,"threads_started":1,"wal-append.queue_time_us":443755}
I20260709 12:14:31.100080 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.127357 15460 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:31.100435 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 259547us
I20260709 12:14:31.062847 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2016) took 2556 ms. Trace:
I20260709 12:14:31.061254 14725 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 8, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 8 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:31.159700 14725 catalog_manager.cc:5697] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:31.161024 14725 catalog_manager.cc:5697] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:31.162716 14904 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:31.085863 17776 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:31.163420 18028 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:31.061058 17927 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.944784 17915 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:31.114002 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.116506 18078 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:31.117602 15500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 476) took 2750 ms. Trace:
I20260709 12:14:31.090359 17943 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:31.119168 17769 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:31.152561 18063 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
W20260709 12:14:31.051609 17455 consensus_queue.cc:1175] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b299c26ff3a548c18e364e7fdfb86553" responder_term: 8 status { last_received { term: 8 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 8 index: 4 } }
W20260709 12:14:31.199033 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 397329us
W20260709 12:14:31.195212 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 312032us
I20260709 12:14:31.163460 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2022) took 2620 ms. Trace:
I20260709 12:14:31.202200 14904 rpcz_store.cc:276] 0709 12:14:28.544645 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.150315 (+2605670us) service_pool.cc:224] Handling call
0709 12:14:31.162469 (+ 12154us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:31.163181 (+   712us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.163399 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:31.166782 14903 rpcz_store.cc:276] 0709 12:14:28.505990 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.727058 (+2221068us) service_pool.cc:224] Handling call
0709 12:14:30.727460 (+   402us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.727695 (+   235us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:30.748791 (+ 21096us) log.cc:844] Serialized 14 byte log entry
0709 12:14:31.062508 (+313717us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:31.062563 (+    55us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:31.062605 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.062675 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.062790 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":31094,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":10866,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":112,"thread_start_us":313393,"threads_started":1}
I20260709 12:14:31.179875 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.183745 15500 rpcz_store.cc:276] 0709 12:14:28.366934 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.624241 (+2257307us) service_pool.cc:224] Handling call
0709 12:14:30.624543 (+   302us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:30.624859 (+   316us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.624888 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:30.625369 (+   481us) log.cc:844] Serialized 26 byte log entry
0709 12:14:30.889402 (+264033us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:30.889441 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.889509 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.980428 (+ 90919us) spinlock_profiling.cc:243] Waited 5.12 ms on lock 0x7b4800252558. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:31.117329 (+136901us) raft_consensus.cc:1685] finished
0709 12:14:31.117352 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.117544 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":139543,"raft.run_cpu_time_us":2457,"raft.run_wall_time_us":198542,"spinlock_wait_cycles":11769728,"thread_start_us":262971,"threads_started":1,"wal-append.queue_time_us":437113}
I20260709 12:14:31.186851 14823 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:31.187893 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.188198 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2023) took 2629 ms. Trace:
I20260709 12:14:31.204993 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.205122 14898 rpcz_store.cc:276] 0709 12:14:28.559321 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.151375 (+2592054us) service_pool.cc:224] Handling call
0709 12:14:31.187731 (+ 36356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.187903 (+   172us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:31.187929 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:31.187968 (+    39us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:31.187997 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.188049 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.188146 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:31.181931 17927 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.217658 14824 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:31.193409 14901 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:31.220479 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2024) took 2647 ms. Trace:
I20260709 12:14:31.220861 14901 rpcz_store.cc:276] 0709 12:14:28.573555 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.152244 (+2578689us) service_pool.cc:224] Handling call
0709 12:14:31.183073 (+ 30829us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.220191 (+ 37118us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.220417 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:31.162213 14725 catalog_manager.cc:5697] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 1 to 7. New cstate: current_term: 7 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.184362 14868 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:31.223146 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:31.226449 17010 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:31.231374 14904 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:31.232148 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 294) took 1699 ms. Trace:
I20260709 12:14:31.232470 14904 rpcz_store.cc:276] 0709 12:14:29.532270 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.216713 (+1684443us) service_pool.cc:224] Handling call
0709 12:14:31.217052 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.231846 (+ 14794us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.232091 (+   245us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:31.213927 14942 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:31.249401 14725 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 5 to 7, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:31.251195 14725 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 6 to 8, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 8 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:31.253208 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:31.259523 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.195429 17769 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.263357 14725 catalog_manager.cc:5697] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:14:31.266415 14829 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.634s	user 0.018s	sys 0.011s
I20260709 12:14:31.262759 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:31.268566 14829 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.019s	sys 0.011s
I20260709 12:14:31.196144 18063 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:31.271426 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.272444 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.175758 17813 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.272825 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.273986 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.181370 17969 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:31.271886 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 452213us
I20260709 12:14:31.268124 14725 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:31.290958 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.275034 14979 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 9 index: 4. (index mismatch)
W20260709 12:14:31.294332 15492 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.018s	sys 0.010s
I20260709 12:14:31.294385 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:31.310473 15492 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.018s	sys 0.010s
I20260709 12:14:31.309626 14904 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 6: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:31.310765 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.311484 14830 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:31.311761 14725 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 3 to 6, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 6 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:31.292625 14973 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
W20260709 12:14:31.308954 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 264126us
I20260709 12:14:31.310238 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:31.273100 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.210522 18045 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:31.313539 14971 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:31.314191 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:31.314721 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.315614 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:31.316449 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.316608 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:31.317117 14971 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:31.317477 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.318419 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.318717 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.319294 14974 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:31.319705 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.320111 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.304996 14975 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:31.321486 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.308516 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:31.322651 14978 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:31.209067 17968 consensus_queue.cc:1059] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.108s
I20260709 12:14:31.201892 17940 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:31.228166 17893 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.099s
I20260709 12:14:31.224316 17776 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.094s
I20260709 12:14:31.291231 18018 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:31.194175 17594 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.367170 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.452569 18063 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.310047 18036 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.387125 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.456604 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.456756 18063 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:31.454627 18086 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:14:31.458199 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.479375 14823 raft_consensus.cc:2410] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 9 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:31.325877 18095 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:31.479925 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.480399 18095 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:31.457623 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.481967 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.387058 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2045) took 3003 ms. Trace:
I20260709 12:14:31.329774 18079 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.153s
I20260709 12:14:31.462715 17455 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:31.464818 14974 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:31.483675 18095 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:31.484264 18079 consensus_queue.cc:1059] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:31.485019 18079 consensus_queue.cc:1243] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 7.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:31.482059 18036 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:31.467713 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 244628us
I20260709 12:14:31.489696 17130 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:31.489822 17906 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:31.490263 17130 consensus_queue.cc:1243] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:31.490492 17906 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:31.491268 17906 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:31.492762 18012 raft_consensus.cc:3055] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:31.493144 18012 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:31.493989 18012 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:31.494467 17899 consensus_meta.cc:287] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.617s	user 0.006s	sys 0.001s
I20260709 12:14:31.495107 18012 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:31.499049 18088 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.241s	user 0.000s	sys 0.000s
W20260709 12:14:31.502341 17983 consensus_meta.cc:287] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.517s	user 0.008s	sys 0.000s
I20260709 12:14:31.502767 17983 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:31.505122 17940 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:31.507144 17967 consensus_meta.cc:287] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.565s	user 0.005s	sys 0.001s
I20260709 12:14:31.508878 17969 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:31.510301 17813 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:31.468397 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 270757us
I20260709 12:14:31.474520 14971 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:31.399049 14900 raft_consensus.cc:2393] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 7: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:31.480595 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.461757 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.494890 17899 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.482662 14898 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:31.503873 17999 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:31.331508 18045 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.738911 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:31.735236 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.732264 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2018) took 3211 ms. Trace:
I20260709 12:14:31.739141 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:31.765288 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:31.762761 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 454298us
I20260709 12:14:31.768322 14826 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.536844 14901 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:31.740921 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:31.627243 14897 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2020) took 3095 ms (client timeout 2220 ms). Trace:
I20260709 12:14:31.738641 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:31.625339 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.741379 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:31.764994 14896 rpcz_store.cc:276] 0709 12:14:28.521300 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.112516 (+2591216us) service_pool.cc:224] Handling call
0709 12:14:31.163631 (+ 51115us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:31.164001 (+   370us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:31.164030 (+    29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:31.164646 (+   616us) log.cc:844] Serialized 52 byte log entry
0709 12:14:31.464576 (+299930us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:31.464643 (+    67us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.464754 (+   111us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:31.732004 (+267250us) raft_consensus.cc:1685] finished
0709 12:14:31.732039 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.732195 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":12201,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":8925,"thread_start_us":206324,"threads_started":1,"wal-append.queue_time_us":523266}
I20260709 12:14:31.769908 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.522751 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:31.769948 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:31.769475 14897 rpcz_store.cc:269] 0709 12:14:28.531809 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.770758 (+1238949us) service_pool.cc:224] Handling call
0709 12:14:31.627041 (+1856283us) spinlock_profiling.cc:243] Waited 1.76 s on lock 0x7b54000ab754. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:31.627173 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4058693376}
I20260709 12:14:31.773748 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:31.764711 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2046) took 3380 ms. Trace:
W20260709 12:14:31.599933 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 233290us
I20260709 12:14:31.586655 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:31.774361 14901 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.774603 14827 rpcz_store.cc:276] 0709 12:14:28.384630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.875649 (+1491019us) service_pool.cc:224] Handling call
0709 12:14:29.889339 (+ 13690us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:30.562927 (+673588us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.562956 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:30.567819 (+  4863us) log.cc:844] Serialized 26 byte log entry
0709 12:14:30.936452 (+368633us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:31.541502 (+605050us) log.cc:844] Serialized 14 byte log entry
0709 12:14:31.764411 (+222909us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.764487 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:31.764531 (+    44us) raft_consensus.cc:1685] finished
0709 12:14:31.764541 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.764659 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":700094,"prepare.queue_time_us":427073,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":387,"raft.queue_time_us":674514,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":6837,"thread_start_us":808021,"threads_started":2,"wal-append.queue_time_us":489568}
W20260709 12:14:31.775993 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.777386 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:31.550704 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.737448 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:31.794097 14823 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:31.574532 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 62458.6us
I20260709 12:14:31.806105 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:31.805491 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 68107.9us
I20260709 12:14:31.822769 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:31.823447 14973 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:14:31.482712 14828 rpcz_store.cc:276] 0709 12:14:28.384177 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.760202 (+1376025us) service_pool.cc:224] Handling call
0709 12:14:29.760864 (+   662us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:30.549276 (+788412us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.549329 (+    53us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:30.569055 (+ 19726us) log.cc:844] Serialized 52 byte log entry
0709 12:14:30.614767 (+ 45712us) spinlock_profiling.cc:243] Waited 6.22 ms on lock 0x7b48002c01d8. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:30.951723 (+336956us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:31.363887 (+412164us) log.cc:844] Serialized 14 byte log entry
0709 12:14:31.365320 (+  1433us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.374709 (+  9389us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:31.374764 (+    55us) raft_consensus.cc:1685] finished
0709 12:14:31.386863 (+ 12099us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.387001 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":870038,"prepare.queue_time_us":489420,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":1407,"raft.queue_time_us":793008,"raft.run_cpu_time_us":2105,"raft.run_wall_time_us":66638,"spinlock_wait_cycles":14297984,"thread_start_us":627009,"threads_started":2,"wal-append.queue_time_us":558772}
I20260709 12:14:31.411314 18092 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:31.819416 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:31.824980 18092 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:31.819648 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.825620 18092 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.826067 14978 raft_consensus.cc:2410] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 10 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
W20260709 12:14:31.820787 18093 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.313s	user 0.001s	sys 0.000s
I20260709 12:14:31.820073 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 298) took 2230 ms. Trace:
I20260709 12:14:31.827409 14900 rpcz_store.cc:276] 0709 12:14:29.590060 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.621074 (+1031014us) service_pool.cc:224] Handling call
0709 12:14:31.819860 (+1198786us) spinlock_profiling.cc:243] Waited 777 ms on lock 0x7b5400141ed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:31.820008 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1786901760}
I20260709 12:14:31.829249 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2050) took 3350 ms. Trace:
I20260709 12:14:31.829653 14829 rpcz_store.cc:276] 0709 12:14:28.479230 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.975610 (+1496380us) service_pool.cc:224] Handling call
0709 12:14:30.508893 (+533283us) spinlock_profiling.cc:243] Waited 3.26 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:30.509066 (+   173us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:30.607634 (+ 98568us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:14:30.607667 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:30.608137 (+   470us) log.cc:844] Serialized 26 byte log entry
0709 12:14:31.271212 (+663075us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:31.271266 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.271332 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:31.828961 (+557629us) raft_consensus.cc:1685] finished
0709 12:14:31.828982 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.829191 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":98175,"raft.queue_time_us":99867,"raft.run_cpu_time_us":85,"raft.run_wall_time_us":85,"spinlock_wait_cycles":7505152,"thread_start_us":638254,"threads_started":1,"wal-append.queue_time_us":845458}
I20260709 12:14:31.307864 18104 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:31.832913 18104 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:31.833112 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:31.804746 17999 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:31.834270 14829 raft_consensus.cc:3060] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:14:31.821790 15460 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:31.833395 18104 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:31.834425 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:31.837626 18092 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:31.815689 18019 consensus_meta.cc:287] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.736s	user 0.011s	sys 0.011s
W20260709 12:14:31.568292 18022 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.545s	user 0.009s	sys 0.001s
W20260709 12:14:31.624779 17888 consensus_meta.cc:287] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.551s	user 0.008s	sys 0.000s
W20260709 12:14:31.629217 18057 consensus_meta.cc:287] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 1.063s	user 0.011s	sys 0.000s
I20260709 12:14:31.839442 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:31.672204 17915 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:31.779263 17979 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:31.368093 17483 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:31.392798 17964 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:31.875005 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:31.733727 18073 consensus_meta.cc:287] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.687s	user 0.005s	sys 0.004s
W20260709 12:14:31.728266 17919 consensus_meta.cc:287] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.615s	user 0.005s	sys 0.001s
I20260709 12:14:31.388804 15493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 730) took 3156 ms. Trace:
I20260709 12:14:31.805043 18094 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:31.877525 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:31.690553 18033 raft_consensus.cc:3055] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:31.880577 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:31.881096 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 59392.2us
W20260709 12:14:31.881853 14977 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.016s	sys 0.019s
I20260709 12:14:31.887171 14901 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:31.887609 14826 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:31.872896 14829 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
W20260709 12:14:31.722139 18082 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 12:14:31.411777 18017 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.428s
W20260709 12:14:31.839689 18013 consensus_meta.cc:287] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.271s	user 0.010s	sys 0.001s
I20260709 12:14:31.769277 14830 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:31.778857 17594 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:31.892589 14904 raft_consensus.cc:2410] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 11 because replica has last-logged OpId of term: 10 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 3.
I20260709 12:14:31.891999 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.049885 15491 raft_consensus.cc:2376] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9. Re-sending same reply.
W20260709 12:14:31.919265 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 396561us
I20260709 12:14:32.051613 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:31.945663 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 359059us
I20260709 12:14:32.053190 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:31.952538 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 146489us
W20260709 12:14:31.960733 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 184096us
I20260709 12:14:32.054208 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:31.962410 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:31.845222 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.056370 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:31.965929 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2038) took 1977 ms. Trace:
I20260709 12:14:32.057536 14905 rpcz_store.cc:276] 0709 12:14:29.990017 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.669016 (+678999us) service_pool.cc:224] Handling call
0709 12:14:31.965695 (+1296679us) spinlock_profiling.cc:243] Waited 1.19 s on lock 0x7b5400140fd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:31.965862 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2739303680}
I20260709 12:14:31.892782 18002 raft_consensus.cc:2804] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:31.778823 18102 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.183s
I20260709 12:14:31.879025 18019 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.949542 18037 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:31.964389 18073 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.082506 17939 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:32.082953 18095 consensus_meta.cc:287] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.598s	user 0.006s	sys 0.000s
I20260709 12:14:31.954573 17483 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.083047 17939 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.083403 18095 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.085153 17939 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.085254 17483 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.086699 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:32.087809 18001 consensus_meta.cc:287] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.003s	user 0.008s	sys 0.013s
I20260709 12:14:31.969710 17919 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:32.004047 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 126594us
I20260709 12:14:32.087915 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:31.948643 17455 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:31.967741 18015 consensus_meta.cc:287] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.984s	user 0.001s	sys 0.010s
W20260709 12:14:31.997306 17836 consensus_meta.cc:287] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.018s	user 0.012s	sys 0.003s
W20260709 12:14:32.013820 14977 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.016s	sys 0.019s
I20260709 12:14:32.010361 15495 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:31.924757 18057 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.889801 17888 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:31.881801 18022 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.063949 18000 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:31.874014 18118 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:14:32.124168 17927 consensus_meta.cc:287] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.856s	user 0.004s	sys 0.005s
I20260709 12:14:32.057225 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:32.005946 18033 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:32.181246 17888 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.154197 18045 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.181859 18033 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.182830 14902 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:32.183015 18033 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:32.012966 18023 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:32.059446 14973 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:32.037406 18013 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.186403 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.187235 14973 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:32.186029 15492 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.009s	sys 0.017s
I20260709 12:14:31.999624 18107 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.095s
I20260709 12:14:32.067328 17964 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:32.067521 18125 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:14:32.067781 18026 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:32.059652 17733 consensus_meta.cc:287] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.946s	user 0.006s	sys 0.002s
I20260709 12:14:32.069157 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:32.008961 18094 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.074116 14829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
W20260709 12:14:32.074326 17988 consensus_meta.cc:287] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.128s	user 0.008s	sys 0.001s
I20260709 12:14:32.075201 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.377507 14822 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
W20260709 12:14:32.077044 18063 consensus_meta.cc:287] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.620s	user 0.008s	sys 0.000s
I20260709 12:14:32.077291 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.077764 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.383457 14975 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:32.383774 14979 raft_consensus.cc:2410] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 6 because replica has last-logged OpId of term: 5 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260709 12:14:32.384342 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:31.963968 15493 rpcz_store.cc:276] 0709 12:14:28.230109 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.606740 (+2376631us) service_pool.cc:224] Handling call
0709 12:14:30.607143 (+   403us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.607383 (+   240us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:14:30.829668 (+222285us) log.cc:844] Serialized 14 byte log entry
0709 12:14:31.308191 (+478523us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:31.318745 (+ 10554us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:31.327320 (+  8575us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.363153 (+ 35833us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:31.386667 (+ 23514us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":43444,"prepare.queue_time_us":362888,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":83642,"raft.run_cpu_time_us":173,"raft.run_wall_time_us":50504,"thread_start_us":548895,"threads_started":2,"wal-append.queue_time_us":669618}
I20260709 12:14:32.384598 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.385460 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.385677 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.089540 15496 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:32.089203 15490 raft_consensus.cc:2393] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:32.386214 14979 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.388177 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.389230 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.389566 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1658) took 1113 ms. Trace:
I20260709 12:14:32.090551 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:32.091079 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.390053 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.391287 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.389915 14974 rpcz_store.cc:276] 0709 12:14:31.311610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.320899 (+  9289us) service_pool.cc:224] Handling call
0709 12:14:31.321170 (+   271us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:31.464646 (+143476us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:31.741977 (+277331us) log.cc:844] Serialized 14 byte log entry
0709 12:14:32.369992 (+628015us) spinlock_profiling.cc:243] Waited 2.79 ms on lock 0x7b1800397cc0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:14:32.376709 (+  6717us) log.cc:844] Serialized 14 byte log entry
0709 12:14:32.380362 (+  3653us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:32.380866 (+   504us) log.cc:844] Serialized 52 byte log entry
0709 12:14:32.381020 (+   154us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:32.381052 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.381113 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.389375 (+  8262us) raft_consensus.cc:1685] finished
0709 12:14:32.389393 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.389512 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15702,"prepare.queue_time_us":6030,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"raft.queue_time_us":177277,"raft.run_cpu_time_us":273,"raft.run_wall_time_us":3366,"spinlock_wait_cycles":8212096,"thread_start_us":501112,"threads_started":2,"wal-append.queue_time_us":534209}
I20260709 12:14:32.391812 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.090243 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:32.089880 17919 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.392972 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.083333 18073 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.386022 15493 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.396520 14979 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:32.128180 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [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: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:32.094468 17999 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.055s
W20260709 12:14:32.088927 18121 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:14:32.150648 18123 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.151607 18101 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:32.399003 18101 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:32.399410 18101 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:32.402371 18129 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:32.402817 18129 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:32.403179 18129 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:32.152770 17939 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.080014 18104 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:31.967612 17967 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.410502 17967 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:32.411437 17967 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:32.094158 17811 consensus_meta.cc:287] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 1.224s	user 0.002s	sys 0.010s
I20260709 12:14:32.412541 17811 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.412681 18123 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.161639 18089 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:32.091657 18092 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.163221 18118 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:32.172609 17769 consensus_meta.cc:287] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.865s	user 0.010s	sys 0.000s
I20260709 12:14:32.174036 18127 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.178002 18057 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.092490 18002 raft_consensus.cc:697] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:32.179718 18022 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.127305 17979 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.153766 18095 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.091497 17836 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:32.184700 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 127529us
I20260709 12:14:32.452996 14793 leader_election.cc:400] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8.
I20260709 12:14:32.064939 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:32.354786 17906 consensus_meta.cc:287] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.772s	user 0.006s	sys 0.006s
I20260709 12:14:32.186156 17927 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.356367 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:32.357465 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:32.357738 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:32.088258 18001 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.358347 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 304) took 1574 ms. Trace:
I20260709 12:14:32.186976 17455 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:32.361477 18142 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:32.363173 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2049) took 3884 ms. Trace:
W20260709 12:14:32.363391 17943 consensus_meta.cc:287] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.165s	user 0.000s	sys 0.011s
W20260709 12:14:32.363818 18012 consensus_meta.cc:287] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.868s	user 0.010s	sys 0.005s
I20260709 12:14:32.187116 18023 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:32.185133 18019 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:32.365825 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.365497 18087 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.457394 14897 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:32.363183 14976 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:32.190141 14825 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.001s	sys 0.001s
I20260709 12:14:32.365020 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1651) took 1090 ms. Trace:
I20260709 12:14:32.188104 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:32.372648 15492 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.769s	user 0.010s	sys 0.018s
I20260709 12:14:32.373086 15460 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:32.456868 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.373808 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:32.458729 14825 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.947s	user 0.001s	sys 0.009s
I20260709 12:14:32.376300 14829 raft_consensus.cc:606] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:32.379871 17899 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:32.379542 17988 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.376112 17964 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:32.374805 18107 consensus_queue.cc:1243] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 9.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:32.380924 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.467276 14978 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.381392 18094 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.424384 18089 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.407738 15493 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
W20260709 12:14:32.408365 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 280260us
I20260709 12:14:32.470685 14945 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:32.390554 15499 raft_consensus.cc:2368] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:32.409930 15496 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 12:14:32.414690 14899 raft_consensus.cc:2368] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
W20260709 12:14:32.415256 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.394049 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:32.416710 14822 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36718 (request call id 1630) took 1625 ms (client timeout 1646 ms). Trace:
I20260709 12:14:32.418227 14868 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:32.473161 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 55039.4us
I20260709 12:14:32.473592 15500 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:32.382870 18013 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.433568 14896 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:32.404124 18073 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:32.412441 17939 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.442593 18127 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.425123 18026 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:32.451359 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 303) took 2765 ms. Trace:
I20260709 12:14:32.485203 14903 rpcz_store.cc:276] 0709 12:14:29.685674 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.218978 (+1533304us) service_pool.cc:224] Handling call
0709 12:14:31.219287 (+   309us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:31.219633 (+   346us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:31.219662 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:31.254139 (+ 34477us) log.cc:844] Serialized 26 byte log entry
0709 12:14:31.466326 (+212187us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:31.466380 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.466465 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.451153 (+984688us) raft_consensus.cc:1685] finished
0709 12:14:32.451174 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.451300 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":27994,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":79,"thread_start_us":139609,"threads_started":1,"wal-append.queue_time_us":588463}
I20260709 12:14:32.453348 14793 leader_election.cc:403] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:14:32.453860 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 388966us
I20260709 12:14:32.424157 18118 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:32.456776 17010 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.457140 14902 rpcz_store.cc:276] 0709 12:14:30.784027 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.947700 (+163673us) service_pool.cc:224] Handling call
0709 12:14:32.347054 (+1399354us) spinlock_profiling.cc:243] Waited 1.23 s on lock 0x7b54004605d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:32.358282 (+ 11228us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2838101248}
I20260709 12:14:32.457973 14904 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:32.459616 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.460842 14829 raft_consensus.cc:614] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:32.460633 14972 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:32.459227 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 86224.2us
I20260709 12:14:32.457293 14821 rpcz_store.cc:276] 0709 12:14:28.478960 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.971341 (+1492381us) service_pool.cc:224] Handling call
0709 12:14:30.494481 (+523140us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:30.599121 (+104640us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.599154 (+    33us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:30.692576 (+ 93422us) log.cc:844] Serialized 52 byte log entry
0709 12:14:31.195726 (+503150us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:31.195768 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.195847 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.362967 (+1167120us) raft_consensus.cc:1685] finished
0709 12:14:32.362992 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.363117 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":113572,"raft.queue_time_us":104859,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":84,"thread_start_us":400303,"threads_started":1,"wal-append.queue_time_us":1602639}
I20260709 12:14:32.458817 14977 rpcz_store.cc:276] 0709 12:14:31.274175 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.274282 (+   107us) service_pool.cc:224] Handling call
0709 12:14:31.319144 (+ 44862us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.319354 (+   210us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:32.091618 (+772264us) log.cc:844] Serialized 14 byte log entry
0709 12:14:32.364688 (+273070us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:32.364752 (+    64us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:32.364802 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.364864 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.364967 (+   103us) inbound_call.cc:177] Queueing success response
0709 12:14:32.413871 (+ 48904us) spinlock_profiling.cc:243] Waited 34.1 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
Metrics: {"mutex_wait_us":98939,"prepare.queue_time_us":61375,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":175115,"raft.run_cpu_time_us":130,"raft.run_wall_time_us":3297,"spinlock_wait_cycles":78545152,"thread_start_us":808563,"threads_started":2,"wal-append.queue_time_us":262609}
I20260709 12:14:32.462944 15492 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 477) took 3933 ms. Trace:
I20260709 12:14:32.492882 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.461009 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1623) took 1745 ms. Trace:
I20260709 12:14:32.468384 14942 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:32.468770 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1640) took 2612 ms. Trace:
I20260709 12:14:32.469030 14970 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:32.454896 17983 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:32.390110 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:32.472695 14822 rpcz_store.cc:269] 0709 12:14:30.791691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.816125 (+ 24434us) service_pool.cc:224] Handling call
0709 12:14:32.416535 (+1600410us) spinlock_profiling.cc:243] Waited 1.51 s on lock 0x7b54001e8a54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:32.416648 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3481467136}
I20260709 12:14:32.433266 17769 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.476171 18022 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.476531 18073 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:32.476465 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.458992 18023 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:32.482285 15496 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
W20260709 12:14:32.492126 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.474972 17999 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:32.465436 14975 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:32.492040 14899 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2040) took 1730 ms (client timeout 1735 ms). Trace:
I20260709 12:14:32.493616 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.494168 14973 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.494516 14976 rpcz_store.cc:276] 0709 12:14:29.856919 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.870815 (+ 13896us) service_pool.cc:224] Handling call
0709 12:14:32.468595 (+2597780us) spinlock_profiling.cc:243] Waited 2.39 s on lock 0x7b54003309d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:32.468714 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5504473472}
W20260709 12:14:32.505272 14899 rpcz_store.cc:269] 0709 12:14:30.761238 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.799220 (+ 37982us) service_pool.cc:224] Handling call
0709 12:14:32.481335 (+1682115us) spinlock_profiling.cc:243] Waited 1.61 s on lock 0x7b540016d5d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:32.491971 (+ 10636us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3708770560}
W20260709 12:14:32.505038 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.505113 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.505483 14972 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.494135 14825 rpcz_store.cc:276] 0709 12:14:30.715343 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.079375 (+364032us) service_pool.cc:224] Handling call
0709 12:14:31.079628 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:31.079801 (+   173us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:31.511863 (+432062us) log.cc:844] Serialized 14 byte log entry
0709 12:14:32.460693 (+948830us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:32.460743 (+    50us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:32.460789 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.460858 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.460957 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":545219,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":586,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":3108,"thread_start_us":1380296,"threads_started":2,"wal-append.queue_time_us":842460}
I20260709 12:14:32.491591 17010 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.497478 15490 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:32.473528 17964 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.467548 18012 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.452751 17979 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.476490 17836 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.500933 14942 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:32.461977 17943 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.503751 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.540669 14971 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:32.541039 14822 raft_consensus.cc:2393] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:32.506942 14868 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:32.544616 14942 leader_election.cc:400] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:32.544916 14942 leader_election.cc:403] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:32.543359 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:32.510943 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:32.511281 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:32.511535 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:32.510396 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2556260009998823s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18700000000000003s for a response
I20260709 12:14:32.512691 14905 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:32.458449 17906 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.547928 14824 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:32.549042 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 403) took 3982 ms. Trace:
I20260709 12:14:32.550586 14905 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:32.462256 18142 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.465356 18087 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.474256 18123 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.566383 14829 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 12:14:32.569288 17939 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:32.569835 17010 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.570747 17979 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.570941 18089 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.496760 17899 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.061s
I20260709 12:14:32.547731 17973 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.503769 18100 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:32.522812 14796 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:32.493732 15492 rpcz_store.cc:276] 0709 12:14:28.529278 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.687363 (+2158085us) service_pool.cc:224] Handling call
0709 12:14:30.687691 (+   328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:31.310869 (+623178us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:31.310901 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:31.311395 (+   494us) log.cc:844] Serialized 26 byte log entry
0709 12:14:31.575651 (+264256us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:32.460242 (+884591us) log.cc:844] Serialized 14 byte log entry
0709 12:14:32.462599 (+  2357us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.462711 (+   112us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.462755 (+    44us) raft_consensus.cc:1685] finished
0709 12:14:32.462766 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.462878 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2757,"prepare.queue_time_us":856988,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":1315,"raft.queue_time_us":115142,"raft.run_cpu_time_us":225,"raft.run_wall_time_us":14888,"thread_start_us":1668302,"threads_started":3,"wal-append.queue_time_us":610096}
I20260709 12:14:32.581885 15492 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:32.583036 14826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:32.583592 14973 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:32.583588 14826 raft_consensus.cc:606] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:32.568020 18127 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:32.584406 14826 raft_consensus.cc:614] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:32.492209 18092 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:32.486752 17811 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.524600 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1786) took 1014 ms. Trace:
I20260709 12:14:32.545029 14972 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:32.546216 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:32.591938 14896 rpcz_store.cc:276] 0709 12:14:31.509705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.961226 (+451521us) service_pool.cc:224] Handling call
0709 12:14:32.000155 (+ 38929us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.479379 (+479224us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.524346 (+ 44967us) spinlock_profiling.cc:243] Waited 433 ms on lock 0x7b540016cbd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:32.524535 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":996264832}
I20260709 12:14:32.511765 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:32.546376 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:32.592878 14899 raft_consensus.cc:2368] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:32.593403 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.546993 14942 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:32.497498 17733 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8.
I20260709 12:14:32.544169 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.506349 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.554003 14970 rpcz_store.cc:276] 0709 12:14:28.566655 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.983078 (+1416423us) service_pool.cc:224] Handling call
0709 12:14:32.468844 (+2485766us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.494721 (+ 25877us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.548867 (+ 54146us) spinlock_profiling.cc:243] Waited 2.49 s on lock 0x7b54003309d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:32.548987 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5715888512}
I20260709 12:14:32.556444 17927 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:32.559121 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.594982 14822 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 10 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:14:32.595489 14821 raft_consensus.cc:2393] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:32.558212 14897 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:32.516904 14977 raft_consensus.cc:2393] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:32.522830 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.597159 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:32.575809 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:32.597983 14905 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.599208 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.596701 15491 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:32.599462 14976 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
W20260709 12:14:32.576951 15462 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.759s (SENT)
I20260709 12:14:32.514931 17682 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.586011 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 333) took 1467 ms. Trace:
I20260709 12:14:32.601322 15493 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.601424 14824 rpcz_store.cc:276] 0709 12:14:31.118496 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.218522 (+100026us) service_pool.cc:224] Handling call
0709 12:14:31.218792 (+   270us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.549025 (+1330233us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.579218 (+ 30193us) spinlock_profiling.cc:243] Waited 1.33 s on lock 0x7b5400055d54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:32.585950 (+  6732us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3056258816}
I20260709 12:14:32.595130 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.587546 14904 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:32.521649 18104 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.580538 15500 pending_rounds.cc:85] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 4
I20260709 12:14:32.503010 18013 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.062s
W20260709 12:14:32.589617 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 100132us
I20260709 12:14:32.605715 14971 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:32.572299 18091 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:32.546233 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2435817109999334s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3089s for a response
I20260709 12:14:32.600782 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:32.607584 14945 connection.cc:256] RPC call timeout handler was delayed by -1.1152260009998827s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2026s for a response
I20260709 12:14:32.603284 14972 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:32.587437 15490 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:32.603600 15500 pending_rounds.cc:107] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 12:14:32.599699 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:32.609054 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:32.610004 17010 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:32.610401 17010 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:32.606604 14976 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:32.610721 17010 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.569413 17769 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.600234 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:32.607591 15460 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:32.608002 14945 connection.cc:256] RPC call timeout handler was delayed by -1.0033053039999231s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1966s for a response
W20260709 12:14:32.602648 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 55682.3us
I20260709 12:14:32.611956 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.615299 14973 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:32.610160 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:32.618618 15500 raft_consensus.cc:2889] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.620249 14898 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:32.620518 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.621017 14976 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:32.613927 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:32.573374 17973 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:32.625660 14794 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:32.625808 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.631109 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:32.632401 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:32.633492 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.634078 14821 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:32.549305 18012 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.591540 18123 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:32.658181 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.644515 14905 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:32.647743 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.612025 17574 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:32.646672 14794 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:32.611063 18057 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:32.676867 15493 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:32.612468 18091 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:32.678184 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.643927 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.655923 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:32.660522 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:32.650147 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.682757 14826 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:32.661087 15490 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.609882 17967 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:32.611191 18095 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:32.668108 14824 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:32.652961 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:32.654738 17983 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:32.592386 17964 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.689097 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.662725 17943 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.650398 17927 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:32.694468 14977 raft_consensus.cc:1217] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Deduplicated request from leader. Original: 4.4->[7.5-10.7]   Dedup: 7.5->[8.6-10.7]
I20260709 12:14:32.654891 18107 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:32.699182 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 46313.5us
I20260709 12:14:32.653668 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:32.689808 17455 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:32.706185 15493 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:32.706411 18145 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 12:14:32.708881 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:32.732369 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.726787 14869 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:32.663283 18045 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.711450 18063 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.742715 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:32.713085 14796 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:32.713387 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:32.564998 18002 consensus_queue.cc:237] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.713960 14794 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:32.610174 17682 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.718291 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.718974 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:32.759178 14826 raft_consensus.cc:2376] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9. Re-sending same reply.
I20260709 12:14:32.719708 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.760104 14821 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:32.719022 14977 pending_rounds.cc:85] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 5
I20260709 12:14:32.760892 14977 pending_rounds.cc:107] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 12:14:32.761161 14977 raft_consensus.cc:2889] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.662228 18104 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.053s
I20260709 12:14:32.640676 18120 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.075s
I20260709 12:14:32.768507 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.662379 18079 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.061s
I20260709 12:14:32.697820 17741 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:32.604076 18073 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:32.732486 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 78897.2us
I20260709 12:14:32.692057 14970 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:32.732877 15491 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.732177 18094 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:32.709740 17983 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:32.689548 18019 consensus_queue.cc:1059] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.040s
W20260709 12:14:32.766474 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 53640.7us
I20260709 12:14:32.697638 17733 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.035s
W20260709 12:14:32.769446 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 57740.7us
I20260709 12:14:32.708225 18091 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.721011 17988 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:32.728694 18001 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.780828 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.783174 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.783864 14972 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:32.785622 14830 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:32.790361 14823 raft_consensus.cc:2410] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:32.791676 14978 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:32.807468 15490 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:32.703792 17010 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.759179 17483 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:32.765872 18102 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.764567 18033 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:32.763116 17455 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:32.816843 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:32.810881 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:32.767586 17927 consensus_queue.cc:1059] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.071s
I20260709 12:14:32.728555 17973 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:32.943413 14821 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:32.773792 18107 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:32.931090 15491 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:32.823524 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:32.945376 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 134635us
W20260709 12:14:32.836652 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.947080 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.948511 18091 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:32.949747 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.770439 17943 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.957914 14824 raft_consensus.cc:2368] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:32.955941 14826 raft_consensus.cc:2393] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:32.958250 17010 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.961010 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:32.975267 14821 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: [8.8-8.8]
W20260709 12:14:32.905817 18150 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:14:32.810711 17983 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.977617 17010 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:32.963830 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:32.963086 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.005844 14828 raft_consensus.cc:2376] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7. Re-sending same reply.
I20260709 12:14:33.006784 14830 raft_consensus.cc:606] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:33.007231 14830 raft_consensus.cc:614] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:32.906271 18146 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260709 12:14:32.926783 17999 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:14:32.820457 18148 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 12:14:32.819885 18142 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.942392 18153 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.911586 17733 consensus_queue.cc:1243] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 9.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 12:14:33.018038 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 357581us
I20260709 12:14:32.942890 18087 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:32.974404 18107 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.909458 17682 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:32.980494 17927 consensus_queue.cc:1243] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 7.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:32.813926 18094 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:33.021118 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:32.954721 18123 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:33.024973 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.009104 17769 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:33.022488 18033 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:33.041584 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.033306 14828 raft_consensus.cc:2393] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:32.839509 18026 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.185s
I20260709 12:14:33.035068 14823 raft_consensus.cc:2393] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:33.004940 17943 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:32.954721 17906 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:32.863794 18101 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:32.984089 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.051304 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:33.034806 18157 log.cc:927] Time spent T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
I20260709 12:14:33.031427 18107 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:33.064796 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:33.054055 15462 leader_election.cc:336] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.927s (SENT)
I20260709 12:14:33.056267 14830 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:33.035218 18153 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:33.155623 14974 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:33.032982 17979 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.059s
I20260709 12:14:33.053263 18104 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:33.190706 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.055756 17964 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:33.194942 14830 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
W20260709 12:14:33.229111 14973 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.000s	sys 0.021s
I20260709 12:14:33.053773 18033 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.055511 17455 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:33.303157 14869 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.543s	user 0.020s	sys 0.015s
W20260709 12:14:33.367762 14869 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.608s	user 0.022s	sys 0.016s
W20260709 12:14:33.368178 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 624127us
W20260709 12:14:33.278800 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.372663 14973 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.707s	user 0.002s	sys 0.023s
I20260709 12:14:33.374166 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:33.374924 15460 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [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: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:33.375147 14976 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:33.228583 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.376531 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.376873 15462 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.046s (SENT) [suppressed 59 similar messages]
I20260709 12:14:33.378197 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:33.318482 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 744) took 1230 ms. Trace:
W20260709 12:14:33.282052 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 325627us
I20260709 12:14:33.233199 17999 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.379002 15499 rpcz_store.cc:276] 0709 12:14:32.087933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.515711 (+427778us) service_pool.cc:224] Handling call
0709 12:14:32.557780 (+ 42069us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:32.558096 (+   316us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:32.558124 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:32.558548 (+   424us) log.cc:844] Serialized 26 byte log entry
0709 12:14:32.729844 (+171296us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:32.729883 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.729946 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:33.318238 (+588292us) raft_consensus.cc:1685] finished
0709 12:14:33.318261 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.318413 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15334,"raft.queue_time_us":6964,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":14555,"thread_start_us":122430,"threads_started":1,"wal-append.queue_time_us":356488}
W20260709 12:14:33.235949 18146 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 12:14:33.364300 18022 consensus_meta.cc:287] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.860s	user 0.005s	sys 0.005s
I20260709 12:14:33.232548 18063 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:33.407936 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 747) took 1314 ms. Trace:
I20260709 12:14:33.408622 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:33.477649 14970 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:33.362546 17899 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:33.391101 18101 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:33.454517 18167 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 12:14:33.448323 18161 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:33.234341 18104 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:33.457871 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 469348us
I20260709 12:14:33.489243 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.490672 14942 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:33.409795 18022 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:33.463224 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 500671us
I20260709 12:14:33.469139 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 746) took 1376 ms. Trace:
I20260709 12:14:33.415338 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:33.475479 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.476436 14828 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:33.476325 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.488380 18161 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:33.512737 18161 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:33.513449 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.514245 14830 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:14:33.515188 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.515952 14830 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:33.280406 18094 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.278725 17943 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:33.365193 18153 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.445032 18102 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:33.496420 14976 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:33.542989 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.501530 14970 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:33.478354 15496 rpcz_store.cc:276] 0709 12:14:32.093132 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.576600 (+483468us) service_pool.cc:224] Handling call
0709 12:14:32.576861 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.577078 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:32.974650 (+397572us) log.cc:844] Serialized 14 byte log entry
0709 12:14:33.407328 (+432678us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:33.407407 (+    79us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:33.407501 (+    94us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:33.407593 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.407836 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45011,"prepare.queue_time_us":732548,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":49,"raft.queue_time_us":34108,"raft.run_cpu_time_us":217,"raft.run_wall_time_us":39269,"thread_start_us":755828,"threads_started":2}
I20260709 12:14:33.538157 15495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 519) took 1574 ms. Trace:
I20260709 12:14:33.539073 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.536082 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1664) took 1397 ms. Trace:
I20260709 12:14:33.543332 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.578166 14827 raft_consensus.cc:2393] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:33.549435 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:33.542434 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 51856.4us
I20260709 12:14:33.516367 15494 rpcz_store.cc:276] 0709 12:14:32.092761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.565558 (+472797us) service_pool.cc:224] Handling call
0709 12:14:32.565794 (+   236us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.565986 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:14:33.053791 (+487805us) log.cc:844] Serialized 14 byte log entry
0709 12:14:33.468784 (+414993us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:33.468838 (+    54us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:33.468894 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:33.468958 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.469080 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":707120,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":51,"raft.queue_time_us":86,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":7114,"thread_start_us":879563,"threads_started":2}
I20260709 12:14:33.577754 15495 rpcz_store.cc:276] 0709 12:14:31.964000 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.966294 (+  2294us) service_pool.cc:224] Handling call
0709 12:14:32.009777 (+ 43483us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:32.010226 (+   449us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:32.378856 (+368630us) log.cc:844] Serialized 14 byte log entry
0709 12:14:32.521795 (+142939us) log.cc:844] Serialized 14 byte log entry
0709 12:14:32.729996 (+208201us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:32.768657 (+ 38661us) log.cc:844] Serialized 52 byte log entry
0709 12:14:32.768812 (+   155us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:32.768849 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.768911 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.999029 (+230118us) spinlock_profiling.cc:243] Waited 9.67 ms on lock 0x7b4800252558. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:33.410601 (+411572us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b18002ae980. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:14:33.537960 (+127359us) raft_consensus.cc:1685] finished
0709 12:14:33.537979 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.538099 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":73461,"prepare.queue_time_us":17880,"prepare.run_cpu_time_us":4683,"prepare.run_wall_time_us":16555,"raft.queue_time_us":90278,"raft.run_cpu_time_us":5879,"raft.run_wall_time_us":432659,"spinlock_wait_cycles":62271104,"thread_start_us":274171,"threads_started":2,"wal-append.queue_time_us":335511}
I20260709 12:14:33.582314 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.578418 14826 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:33.578035 14979 rpcz_store.cc:276] 0709 12:14:32.138413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.557804 (+419391us) service_pool.cc:224] Handling call
0709 12:14:32.558082 (+   278us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:32.558398 (+   316us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:32.558425 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:32.572625 (+ 14200us) log.cc:844] Serialized 26 byte log entry
0709 12:14:32.631577 (+ 58952us) spinlock_profiling.cc:243] Waited 1.1 ms on lock 0x7b1800014980. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:14:32.991494 (+359917us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:32.991536 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.991605 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:33.516444 (+524839us) raft_consensus.cc:1685] finished
0709 12:14:33.516463 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.536020 (+ 19557us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11466,"raft.queue_time_us":6301,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":102,"spinlock_wait_cycles":2521344,"thread_start_us":359738,"threads_started":1,"wal-append.queue_time_us":737497}
I20260709 12:14:33.544847 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:33.537789 17939 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.715s	user 0.010s	sys 0.057s
I20260709 12:14:33.464111 17483 raft_consensus.cc:697] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:33.503688 18174 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.113s
I20260709 12:14:33.655889 14945 leader_election.cc:400] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:33.537112 18000 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:33.586863 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.594261 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.587736 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.596544 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:33.657599 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 450034us
I20260709 12:14:33.501354 18168 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
W20260709 12:14:33.509265 18163 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 12:14:33.518057 18129 consensus_meta.cc:287] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.114s	user 0.011s	sys 0.001s
I20260709 12:14:33.665378 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.660588 14830 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:33.491770 17899 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:33.583254 17983 consensus_meta.cc:287] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.556s	user 0.009s	sys 0.000s
I20260709 12:14:33.599493 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1689) took 1033 ms. Trace:
I20260709 12:14:33.659854 14945 leader_election.cc:403] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:14:33.656195 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.660983 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 292091us
W20260709 12:14:33.657128 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 241966us
W20260709 12:14:33.653091 17939 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.831s	user 0.034s	sys 0.075s
I20260709 12:14:33.585355 18099 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:33.694312 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.719498 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:33.671125 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.721774 14826 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:33.722780 14821 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:33.723186 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 142099us
I20260709 12:14:33.725220 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.726485 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.717342 14973 rpcz_store.cc:276] 0709 12:14:32.565945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.615888 (+ 49943us) service_pool.cc:224] Handling call
0709 12:14:32.616172 (+   284us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:32.619717 (+  3545us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:32.619749 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:32.622481 (+  2732us) log.cc:844] Serialized 26 byte log entry
0709 12:14:33.373148 (+750667us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:33.409037 (+ 35889us) log.cc:844] Serialized 14 byte log entry
0709 12:14:33.420605 (+ 11568us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:33.420685 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:33.599257 (+178572us) raft_consensus.cc:1685] finished
0709 12:14:33.599278 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.599429 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2153,"prepare.queue_time_us":35288,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":4107,"raft.queue_time_us":39440,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":20276,"spinlock_wait_cycles":7108352,"thread_start_us":707428,"threads_started":1,"wal-append.queue_time_us":953451}
I20260709 12:14:33.729902 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.724267 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:33.731622 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.732915 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:33.734023 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:33.734287 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:33.732398 14827 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:33.737315 14868 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:33.736670 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.736119 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.741842 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:33.742578 15496 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:33.743501 15496 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:33.745692 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:33.700871 18107 consensus_meta.cc:287] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.536s	user 0.008s	sys 0.001s
I20260709 12:14:33.745883 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:33.738189 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.509546 18063 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:33.730716 18091 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.749s	user 0.005s	sys 0.005s
W20260709 12:14:33.670933 18151 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.003s	sys 0.018s
I20260709 12:14:33.797210 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:33.845599 15490 raft_consensus.cc:2393] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:33.796663 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:33.796842 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:33.800570 14973 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:33.768882 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:33.785321 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.669656 18168 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:33.769659 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:33.729399 18045 consensus_meta.cc:287] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.961s	user 0.010s	sys 0.000s
W20260709 12:14:33.805538 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.847046 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:33.853020 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:33.847613 14821 raft_consensus.cc:2410] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
W20260709 12:14:33.813112 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 165873us
I20260709 12:14:33.806139 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:33.856539 15493 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:33.670269 18166 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:33.706048 18033 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:33.799118 14826 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:33.816672 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.858894 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.866484 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.851967 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2060) took 1275 ms. Trace:
I20260709 12:14:33.679930 18102 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:33.867550 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.666507 18000 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.864933 14830 raft_consensus.cc:2410] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:14:33.864315 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.818470 18107 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:33.867369 14829 rpcz_store.cc:276] 0709 12:14:32.576982 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.577174 (+   192us) service_pool.cc:224] Handling call
0709 12:14:32.577460 (+   286us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:32.577759 (+   299us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:32.577787 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:32.585713 (+  7926us) log.cc:844] Serialized 26 byte log entry
0709 12:14:33.005812 (+420099us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:33.005855 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:33.005919 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:33.851745 (+845826us) raft_consensus.cc:1685] finished
0709 12:14:33.851769 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.851901 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":83,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":7914,"thread_start_us":362431,"threads_started":1,"wal-append.queue_time_us":760166}
I20260709 12:14:33.874684 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:33.850356 18151 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.696s	user 0.004s	sys 0.021s
I20260709 12:14:33.875649 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:33.893554 14827 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:33.893728 14826 raft_consensus.cc:2376] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 7. Re-sending same reply.
I20260709 12:14:33.741433 17964 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.122s
I20260709 12:14:33.880965 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.845171 18173 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:33.899281 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 46347.5us
I20260709 12:14:33.731408 18129 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:33.894795 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:34.038522 14826 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:33.908248 14970 raft_consensus.cc:1217] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Deduplicated request from leader. Original: 7.5->[8.6-8.7]   Dedup: 8.6->[8.7-8.7]
I20260709 12:14:34.040714 14970 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: [8.6-8.7]
I20260709 12:14:33.895780 14829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
W20260709 12:14:33.903450 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 46410.8us
I20260709 12:14:34.043735 14829 raft_consensus.cc:606] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:34.045264 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.046298 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:34.047768 14829 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:34.048413 14945 leader_election.cc:400] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:33.916129 14973 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260709 12:14:33.915426 14827 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
W20260709 12:14:34.051002 15462 leader_election.cc:336] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.531s (SENT)
I20260709 12:14:34.051694 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:34.052090 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:34.053144 14827 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
W20260709 12:14:34.054083 15462 leader_election.cc:336] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.550s (SENT)
I20260709 12:14:34.054235 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:34.054649 15462 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:34.055243 14827 raft_consensus.cc:2393] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:14:34.056983 15462 leader_election.cc:336] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.565s (SENT)
I20260709 12:14:34.057617 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.058568 14900 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:34.059865 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.604s (SENT)
I20260709 12:14:34.060559 14829 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:33.912736 15492 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:34.063372 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:33.904578 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:34.065320 15496 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:33.911166 15500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 521) took 1749 ms. Trace:
I20260709 12:14:33.912638 15498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 741) took 1825 ms. Trace:
I20260709 12:14:34.066726 15500 rpcz_store.cc:276] 0709 12:14:32.161328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.580033 (+418705us) service_pool.cc:224] Handling call
0709 12:14:32.580342 (+   309us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:33.027414 (+447072us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:33.027446 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:33.028045 (+   599us) log.cc:844] Serialized 52 byte log entry
0709 12:14:33.382604 (+354559us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:33.382645 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:33.382712 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:33.910934 (+528222us) raft_consensus.cc:1685] finished
0709 12:14:33.910956 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.911105 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11113,"raft.queue_time_us":306041,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":111,"thread_start_us":734226,"threads_started":2,"wal-append.queue_time_us":770287}
I20260709 12:14:34.067350 14897 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:34.069751 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:34.070479 14821 raft_consensus.cc:606] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:34.070791 14821 raft_consensus.cc:614] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:34.072836 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:34.073870 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:34.076668 14970 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:33.818164 17483 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.100265 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:33.853994 17776 consensus_queue.cc:1059] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 12:14:33.984954 17899 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:33.985750 17939 raft_consensus.cc:3055] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:34.113397 14828 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:34.078575 15498 rpcz_store.cc:276] 0709 12:14:32.087167 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.087677 (+   510us) service_pool.cc:224] Handling call
0709 12:14:33.912462 (+1824785us) spinlock_profiling.cc:243] Waited 1.65 s on lock 0x7b54005a4454. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:33.912584 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3789013760}
I20260709 12:14:34.080340 17943 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:34.113327 17939 raft_consensus.cc:740] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:34.114570 17943 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:33.894171 17973 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:33.730329 17983 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.144122 14830 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:34.145710 17983 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:33.858525 18002 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:33.857970 18045 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:34.148006 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.980312 18099 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:33.908047 18104 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:33.904835 18160 log.cc:927] Time spent T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.399s	user 0.000s	sys 0.001s
I20260709 12:14:33.990885 18161 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.769389 18164 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.147s
I20260709 12:14:33.902137 18166 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:34.165323 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 65328.9us
W20260709 12:14:34.167882 14793 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a363cd1fc9f24307b8726312cd942086. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:33.927165 18168 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.168777 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:34.169677 18168 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:33.950902 18169 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.230s	user 0.000s	sys 0.001s
I20260709 12:14:33.907305 18170 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:34.173648 18170 raft_consensus.cc:697] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:34.174484 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1693) took 1591 ms. Trace:
I20260709 12:14:34.175513 18012 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:34.175101 18170 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.905448 18173 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:33.859469 18174 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:33.881479 18177 log.cc:927] Time spent T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.263s	user 0.001s	sys 0.000s
I20260709 12:14:33.713500 18178 consensus_queue.cc:1059] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.195s
I20260709 12:14:34.048918 14945 leader_election.cc:403] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:33.819340 18190 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.187s
I20260709 12:14:33.899631 18191 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260709 12:14:33.920150 18195 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:33.880784 18197 consensus_queue.cc:1059] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.072s
I20260709 12:14:34.095193 18204 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:34.096542 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.096773 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:34.177650 18019 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:34.096900 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:34.178678 18173 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:34.176167 18012 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.097225 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.187361 18012 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.188105 14904 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:34.097864 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.096603 18209 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:34.098973 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.099857 18142 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:34.089668 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:34.083329 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:34.108304 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:34.108384 14826 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:34.113184 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2079) took 1337 ms. Trace:
I20260709 12:14:34.083139 18000 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:34.115667 17939 consensus_queue.cc:260] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:34.062430 15462 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.804s (SENT)
I20260709 12:14:34.123672 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.083513 17964 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:34.084457 18094 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:34.137970 18206 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:34.138923 18208 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:34.140455 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1681) took 2063 ms. Trace:
I20260709 12:14:34.142699 18176 raft_consensus.cc:3055] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
W20260709 12:14:34.180377 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 132464us
I20260709 12:14:34.150666 14901 raft_consensus.cc:1240] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:34.151501 17943 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:34.156693 17574 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:34.156853 17899 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:34.159686 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1675) took 1727 ms. Trace:
I20260709 12:14:34.159276 18099 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.160866 17741 raft_consensus.cc:3055] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:34.165313 18161 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:34.185998 18019 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:34.272891 14827 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:34.270248 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.274956 18164 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:14:34.183719 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.185158 14898 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:34.277631 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:34.180967 18118 consensus_meta.cc:287] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 1.679s	user 0.013s	sys 0.006s
I20260709 12:14:34.279460 18118 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.187355 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.210687 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:34.259083 14974 rpcz_store.cc:276] 0709 12:14:32.076515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.392144 (+315629us) service_pool.cc:224] Handling call
0709 12:14:32.392409 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:33.156167 (+763758us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:34.139941 (+983774us) spinlock_profiling.cc:243] Waited 763 ms on lock 0x7b54000b6b54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:34.140264 (+   323us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1754769664}
I20260709 12:14:34.183386 18191 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:34.264308 17574 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:34.269979 17776 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:34.185485 18205 raft_consensus.cc:3055] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:34.294097 18205 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:33.951457 18023 consensus_meta.cc:287] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 1.412s	user 0.009s	sys 0.000s
W20260709 12:14:34.340797 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.340976 18023 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.265340 14971 rpcz_store.cc:276] 0709 12:14:32.432104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.606401 (+174297us) service_pool.cc:224] Handling call
0709 12:14:32.606662 (+   261us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:32.619710 (+ 13048us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:32.619745 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:32.640775 (+ 21030us) log.cc:844] Serialized 26 byte log entry
0709 12:14:33.038526 (+397751us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:33.038571 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:33.038639 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:34.159259 (+1120620us) raft_consensus.cc:1685] finished
0709 12:14:34.159298 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:34.159496 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18404,"raft.queue_time_us":12783,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":21916,"thread_start_us":336930,"threads_started":1,"wal-append.queue_time_us":783574}
I20260709 12:14:34.174958 14977 rpcz_store.cc:276] 0709 12:14:32.582580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.665088 (+ 82508us) service_pool.cc:224] Handling call
0709 12:14:32.694270 (+ 29182us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 12:14:32.761813 (+ 67543us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:32.761845 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:32.762378 (+   533us) log.cc:844] Serialized 52 byte log entry
0709 12:14:33.205932 (+443554us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:33.206034 (+   102us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:33.206130 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:34.173966 (+967836us) raft_consensus.cc:1685] finished
0709 12:14:34.174002 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:34.174302 (+   300us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":438,"raft.queue_time_us":1195,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":5738,"thread_start_us":443117,"threads_started":1,"wal-append.queue_time_us":914976}
W20260709 12:14:34.276609 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 214273us
I20260709 12:14:34.289047 14900 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:34.185161 18197 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:34.179121 18174 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.250749 14824 rpcz_store.cc:276] 0709 12:14:32.775382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.775588 (+   206us) service_pool.cc:224] Handling call
0709 12:14:34.112603 (+1337015us) spinlock_profiling.cc:243] Waited 8.92 ms on lock 0x7b54002567d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:34.112920 (+   317us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20523264}
I20260709 12:14:34.290755 18191 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:34.293962 17836 consensus_queue.cc:1059] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:14:34.294270 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.277169 17899 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.261087 18176 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:34.272138 18178 consensus_queue.cc:1059] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
W20260709 12:14:34.336557 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.180222 18017 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:34.341538 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:34.184541 18013 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:34.382246 14970 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:34.382547 14899 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:34.267719 17741 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:34.383756 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 102739us
I20260709 12:14:34.384075 18197 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:34.393569 14896 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:34.394399 18023 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:34.399741 14898 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:34.392429 18209 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:14:34.403106 18191 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.403261 18176 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.405405 18176 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.407328 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.408727 17939 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:34.403110 17899 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:34.411329 18107 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:34.417181 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.384755 18174 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.184001 18195 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.391206 18017 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:34.428884 18122 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:34.429217 18107 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:34.428783 18017 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:34.430965 18017 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:34.431396 18152 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 1.563s	user 0.000s	sys 0.015s
I20260709 12:14:34.432611 18122 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:34.433600 17741 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.434218 18122 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.436211 18122 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.422994 17574 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.437950 17574 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:34.432708 18166 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:34.440598 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.437877 18019 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.444577 14903 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:34.444746 18019 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:34.435485 17741 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.452257 18191 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.418291 18012 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:34.464267 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 295700us
I20260709 12:14:34.475193 18129 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:34.484838 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:34.477093 18118 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:34.492825 18073 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:34.494386 14868 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:34.495280 18184 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.552s	user 0.000s	sys 0.002s
I20260709 12:14:34.417670 18000 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.069s
I20260709 12:14:34.472606 18205 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:34.501483 14822 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2070) took 1818 ms (client timeout 2167 ms). Trace:
W20260709 12:14:34.501945 14822 rpcz_store.cc:269] 0709 12:14:32.677787 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.677916 (+   129us) service_pool.cc:224] Handling call
0709 12:14:34.486619 (+1808703us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b54001e8554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:34.496540 (+  9921us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2593935104}
I20260709 12:14:34.503928 17776 raft_consensus.cc:3055] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
W20260709 12:14:34.504086 18202 log.cc:927] Time spent T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.560s	user 0.002s	sys 0.000s
I20260709 12:14:34.504451 17776 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:34.505698 17776 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.496307 18183 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:34.508999 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 54602.9us
I20260709 12:14:34.507388 17776 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.509135 18183 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.514899 18183 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.521319 14903 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:34.522609 18012 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:34.523341 18012 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:34.524983 18219 log.cc:927] Time spent T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.135s	user 0.000s	sys 0.001s
I20260709 12:14:34.524642 18012 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.526343 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:34.527164 15495 raft_consensus.cc:2368] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:34.527107 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:34.528004 15499 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:34.528602 17999 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:34.529161 15498 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
W20260709 12:14:34.528168 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:34.537300 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 130338us
W20260709 12:14:34.541766 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.477541 18197 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.556262 14793 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.552394 18166 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 12:14:34.560575 14869 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:34.562634 18190 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:34.562986 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:34.563751 14825 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2078) took 1795 ms (client timeout 2186 ms). Trace:
W20260709 12:14:34.564128 14825 rpcz_store.cc:269] 0709 12:14:32.767825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.768022 (+   197us) service_pool.cc:224] Handling call
0709 12:14:34.563405 (+1795383us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b54000938d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:34.563558 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2611862400}
I20260709 12:14:34.564658 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:34.569602 15494 raft_consensus.cc:2410] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:34.563061 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:34.572671 14973 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:34.575085 14978 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:34.577502 17919 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.578081 17919 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.563012 18190 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.580809 18190 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.587522 18166 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:34.576488 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:34.590576 14971 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:14:34.591509 14978 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:34.591912 14971 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:34.551576 18222 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
I20260709 12:14:34.593755 17964 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:34.594151 17964 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:34.595224 17964 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.592463 18175 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:34.600842 14977 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:34.602607 18183 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.600731 17964 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.558331 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1691) took 1976 ms. Trace:
I20260709 12:14:34.610358 14897 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
W20260709 12:14:34.609241 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:34.579977 14945 leader_election.cc:336] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.506s (SENT)
W20260709 12:14:34.643985 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.649542 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.610471 14972 rpcz_store.cc:276] 0709 12:14:32.582000 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.624084 (+ 42084us) service_pool.cc:224] Handling call
0709 12:14:32.624376 (+   292us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.945339 (+320963us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:34.557907 (+1612568us) spinlock_profiling.cc:243] Waited 159 ms on lock 0x7b540011eed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:34.558172 (+   265us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":366102912}
I20260709 12:14:34.654628 14905 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 9 index: 4. (index mismatch)
W20260709 12:14:34.656311 18229 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 12:14:34.659700 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:34.660497 15499 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:34.665187 17999 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.665757 17999 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.667922 17999 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:34.670581 18107 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:34.674842 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:34.675537 14972 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
W20260709 12:14:34.676592 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:34.676792 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 96853us
I20260709 12:14:34.681736 18183 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:34.691638 14903 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:34.668840 18001 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:34.684072 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:34.675223 18017 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.651578 18222 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
W20260709 12:14:34.714586 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:34.716131 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:34.721690 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 91769.2us
I20260709 12:14:34.722394 15460 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:34.722527 15495 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:14:34.723583 17999 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:34.724002 17999 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.724371 17999 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.717399 18174 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.726697 18174 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:34.727121 17919 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:34.727682 17988 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:34.728111 17988 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:34.728653 18017 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.729212 17988 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.730382 17988 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:34.731666 18017 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:34.709081 14945 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.564s (SENT)
I20260709 12:14:34.732550 17999 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:34.724267 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.723544 15460 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:34.734469 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 178233us
I20260709 12:14:34.732697 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.736745 14868 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:34.709594 18197 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.702598 18000 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:34.742143 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.748937 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.718289 18195 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:34.755501 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:34.783643 15494 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.764071 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 315) took 1045 ms. Trace:
I20260709 12:14:34.767616 18107 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:34.768746 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:34.768956 18191 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.769708 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.770737 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1643) took 1293 ms. Trace:
I20260709 12:14:34.784343 14901 rpcz_store.cc:276] 0709 12:14:33.718342 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.718474 (+   132us) service_pool.cc:224] Handling call
0709 12:14:33.718792 (+   318us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:34.288766 (+569974us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:34.763762 (+474996us) spinlock_profiling.cc:243] Waited 430 ms on lock 0x7b540045e054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:34.763978 (+   216us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":989503232}
I20260709 12:14:34.775424 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:34.796092 15462 leader_election.cc:336] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.527s (SENT)
I20260709 12:14:34.796666 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:34.806468 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:34.807823 14942 leader_election.cc:400] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:34.719786 18190 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.795275 14830 rpcz_store.cc:276] 0709 12:14:33.477366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.897210 (+419844us) service_pool.cc:224] Handling call
0709 12:14:33.897551 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:34.144636 (+247085us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:34.770477 (+625841us) spinlock_profiling.cc:243] Waited 246 ms on lock 0x7b54003da254. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:34.770682 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":566013696}
I20260709 12:14:34.811781 14903 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 12:14:34.812163 18231 log.cc:927] Time spent T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
W20260709 12:14:34.812597 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 113019us
I20260709 12:14:34.813477 18000 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:34.814558 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.822055 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:34.795077 18012 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:34.804762 17919 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:34.830752 14897 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:34.830538 14902 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:34.844722 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:34.810043 18170 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:34.833801 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:34.849336 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 53263.1us
I20260709 12:14:34.832566 18195 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:34.815070 18191 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:34.860325 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.860581 14971 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 9. (term mismatch)
I20260709 12:14:34.848783 18170 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:34.861315 15462 leader_election.cc:336] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.565s (SENT)
I20260709 12:14:34.865270 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:34.861012 14971 pending_rounds.cc:85] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 8
I20260709 12:14:34.867111 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:34.867004 14971 pending_rounds.cc:107] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 9.9
I20260709 12:14:34.871721 14971 raft_consensus.cc:2889] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:34.872223 18002 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:34.879647 14977 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:34.880594 14902 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:34.866385 18170 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.882328 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:34.873739 18222 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:34.868553 17919 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:14:34.933195 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 90015.6us
W20260709 12:14:34.934742 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 186159us
W20260709 12:14:34.939424 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.881769 18002 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:34.947031 14942 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:34.964483 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 103187us
I20260709 12:14:34.965857 14905 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:34.934162 18178 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:34.975705 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:34.981148 17919 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:34.994843 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.956560 17999 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.002633 18122 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:35.005671 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 236129us
I20260709 12:14:34.964437 18012 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:35.011775 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:35.013026 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 169642us
I20260709 12:14:35.015283 14905 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:34.992585 18205 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:35.008271 17741 consensus_meta.cc:287] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.546s	user 0.003s	sys 0.008s
I20260709 12:14:35.008922 18122 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:35.028998 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.040951 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.042547 14896 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:35.049587 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:35.052640 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 51310.8us
W20260709 12:14:35.037258 18245 log.cc:927] Time spent T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
W20260709 12:14:35.054710 18232 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
W20260709 12:14:35.055405 18239 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.197s	user 0.000s	sys 0.001s
W20260709 12:14:35.056470 18235 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.225s	user 0.001s	sys 0.000s
I20260709 12:14:35.027731 18222 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:35.053072 18012 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.057477 18191 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.058763 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.039794 18122 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:35.062855 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 115102us
I20260709 12:14:35.049270 18000 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.081075 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.081822 14896 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
W20260709 12:14:35.077487 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 55918.2us
I20260709 12:14:35.084095 15494 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:35.061666 18190 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.019415 18204 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.055s
I20260709 12:14:35.069505 18222 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:35.096537 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:35.097329 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.095202 18222 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:35.101349 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.100555 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.095002 18000 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:35.106375 14796 leader_election.cc:400] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
W20260709 12:14:35.106369 14945 leader_election.cc:336] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.935s (SENT)
I20260709 12:14:35.108928 14796 leader_election.cc:403] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:35.110489 18178 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:35.112457 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:35.109534 18182 log.cc:927] Time spent T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:14:35.113145 18023 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.113874 18178 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:35.113698 18023 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.114281 18178 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:35.114867 18178 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.115659 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:35.115901 18023 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.117122 14905 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:35.117463 17741 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:35.103578 18107 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 12:14:35.118414 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 52288.8us
I20260709 12:14:35.121083 18107 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:35.122159 17741 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:35.122530 17741 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:35.124958 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:35.130235 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.132155 15462 leader_election.cc:336] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.964s (SENT)
I20260709 12:14:35.133600 14902 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:35.136849 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:35.137480 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:35.140403 15462 leader_election.cc:336] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.171s (SENT)
I20260709 12:14:35.141228 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.142519 14896 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:35.117235 18012 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:35.157230 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 61444.6us
I20260709 12:14:35.140578 17483 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:35.132575 18191 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:35.140534 18206 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:35.164639 17776 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:35.151227 17964 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:14:35.165946 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:35.166615 17741 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:35.171836 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.172624 17999 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:35.175098 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:35.175772 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.175607 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:35.176502 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:35.182415 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:35.190923 14868 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:35.193507 14902 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.152359 17988 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:35.192878 14896 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
W20260709 12:14:35.190541 18176 consensus_meta.cc:287] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.785s	user 0.007s	sys 0.007s
I20260709 12:14:35.151499 18017 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 12:14:35.237939 18183 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:35.238528 14978 raft_consensus.cc:2410] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 10 because replica has last-logged OpId of term: 7 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 2.
I20260709 12:14:35.188846 18166 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.050s
I20260709 12:14:35.192147 18118 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.048s
I20260709 12:14:35.240182 18122 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.242807 18122 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.211531 18191 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
W20260709 12:14:35.248618 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 147517us
I20260709 12:14:35.249981 14970 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:35.263123 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.286780 18012 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:35.290382 18012 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.292918 18012 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:35.260098 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.294656 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.302258 18019 consensus_meta.cc:287] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.857s	user 0.009s	sys 0.003s
W20260709 12:14:35.305488 14945 leader_election.cc:336] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.061s (SENT)
I20260709 12:14:35.306035 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:35.307253 14945 leader_election.cc:336] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.123s (SENT)
I20260709 12:14:35.307499 18209 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:35.309854 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:35.310519 14977 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.311429 18195 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:35.311856 18195 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:35.312878 18195 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.238575 18183 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:14:35.288055 18197 consensus_meta.cc:287] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.542s	user 0.004s	sys 0.008s
I20260709 12:14:35.194669 18206 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.066s
W20260709 12:14:35.345541 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 182583us
W20260709 12:14:35.347785 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.356534 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.350243 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:35.355696 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 177363us
W20260709 12:14:35.358147 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 167321us
W20260709 12:14:35.359606 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 174580us
I20260709 12:14:35.363659 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:35.364831 14945 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.186s (SENT)
I20260709 12:14:35.368368 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:35.369206 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.250505 17741 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:35.355540 17776 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.370457 14794 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.371752 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.378824 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:35.361387 18019 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.356539 17999 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 12:14:35.388134 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:35.386833 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.383754 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.396646 14902 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:35.362152 18178 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.383312 18107 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:35.408607 18144 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:35.408249 18183 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.409003 18197 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:35.412658 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:35.414747 15490 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:35.416533 14868 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:35.421998 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:35.422555 18254 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.258s	user 0.011s	sys 0.005s
I20260709 12:14:35.423115 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:35.428023 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 67152.4us
I20260709 12:14:35.432763 14977 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:35.446623 14970 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:35.435976 14796 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.385982 18019 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.440984 18176 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:35.443689 15495 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.448064 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.380013 17776 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:35.451128 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.220s (SENT)
I20260709 12:14:35.451556 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:35.460357 18017 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:35.462785 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 50194.6us
I20260709 12:14:35.441624 18144 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.464247 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:35.471596 15462 leader_election.cc:336] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.534s (SENT)
I20260709 12:14:35.448264 18195 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:35.475555 15462 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:35.473213 18107 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:35.455822 18176 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.478602 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:35.481597 14977 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:35.451705 18206 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:35.473707 18144 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.465703 17776 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.493539 18166 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:35.494299 18206 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:35.495234 18206 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.496863 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:35.502772 15499 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:35.516036 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:35.517918 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:35.518504 15499 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:35.512929 18170 consensus_meta.cc:287] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.571s	user 0.012s	sys 0.000s
I20260709 12:14:35.513733 18190 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 12:14:35.537432 18248 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.238s	user 0.003s	sys 0.000s
I20260709 12:14:35.538472 18017 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.539791 18263 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:35.545662 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.555420 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 91277.7us
I20260709 12:14:35.556246 15495 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:35.561571 14970 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:35.559285 14869 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:35.565627 18258 log.cc:927] Time spent T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:14:35.568878 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:35.535296 18170 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.565574 18261 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:35.570175 18261 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:35.571048 18261 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.552141 18263 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:35.572177 18263 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:35.569517 14899 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 12:14:35.564016 17776 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:35.577255 17776 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.578558 18017 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:35.580466 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 161445us
I20260709 12:14:35.513914 18222 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.534482 18107 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:35.553437 18205 consensus_meta.cc:287] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.533s	user 0.009s	sys 0.001s
I20260709 12:14:35.602675 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:35.605994 14942 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:35.611260 14871 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:35.571113 18170 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.569501 18144 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:35.605152 18266 log.cc:927] Time spent T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:14:35.624307 18144 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:35.624042 18256 log.cc:927] Time spent T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.386s	user 0.002s	sys 0.002s
I20260709 12:14:35.597720 18122 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:35.597824 17964 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:35.599098 18178 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.608891 17741 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.595317 18000 consensus_queue.cc:1059] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:14:35.609864 18107 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:35.663326 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 214125us
I20260709 12:14:35.666621 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:35.669548 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.669781 15495 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:35.671000 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:35.673516 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 85892.5us
I20260709 12:14:35.674794 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.658427 17741 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.675722 17776 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.677302 17741 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.663635 17964 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.678243 18176 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.665951 18175 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:35.637218 17988 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:35.638798 18019 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.680605 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.682933 14901 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:35.683921 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.685385 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:35.684576 14900 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
W20260709 12:14:35.688261 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.694900 17964 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.695506 17964 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:35.695874 17964 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.696206 17964 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:35.701074 14973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1710) took 1023 ms. Trace:
I20260709 12:14:35.701515 14973 rpcz_store.cc:276] 0709 12:14:34.677370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:34.868951 (+191581us) service_pool.cc:224] Handling call
0709 12:14:34.883568 (+ 14617us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:34.969923 (+ 86355us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:34.969957 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:35.015526 (+ 45569us) log.cc:844] Serialized 26 byte log entry
0709 12:14:35.100982 (+ 85456us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:35.101027 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:35.101094 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:35.623440 (+522346us) spinlock_profiling.cc:243] Waited 90.6 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:35.700708 (+ 77268us) raft_consensus.cc:1685] finished
0709 12:14:35.700736 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:35.700964 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26211,"raft.queue_time_us":15131,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":18998,"spinlock_wait_cycles":208363776,"thread_start_us":47996,"threads_started":1,"wal-append.queue_time_us":191513}
I20260709 12:14:35.704607 18107 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.705123 18107 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.705580 18107 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.680903 18222 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.668579 18178 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:35.685753 17741 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:35.682228 17776 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:35.710177 14945 connection.cc:256] RPC call timeout handler was delayed by -1.7961607590000312s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3295s for a response
I20260709 12:14:35.674800 18100 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.097s
I20260709 12:14:35.691347 17988 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:35.708202 18107 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.709534 18176 raft_consensus.cc:3055] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:35.725644 18176 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:35.726468 18176 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.727728 18176 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:35.717095 18178 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.730363 18178 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.708192 18000 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.723096 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.721062 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.725204 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:35.732189 14901 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:35.735769 15495 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
W20260709 12:14:35.736788 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.744477 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:35.744841 14868 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:35.750109 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:35.748648 14830 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:35.748569 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.745988 17776 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.757050 14824 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 7. (term mismatch)
I20260709 12:14:35.757383 14824 pending_rounds.cc:85] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 6
I20260709 12:14:35.757586 14824 pending_rounds.cc:107] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 8.7
I20260709 12:14:35.757903 14824 raft_consensus.cc:2917] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Aborting config change with OpId 8.7: Aborted: Op aborted by new leader
I20260709 12:14:35.754681 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.760941 14828 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:35.761752 17988 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.764436 14824 raft_consensus.cc:2889] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:35.743975 18222 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.767635 18278 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:35.768469 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:35.770073 18222 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.755854 18000 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.742235 17741 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:35.768754 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 56485.1us
W20260709 12:14:35.772917 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.782634 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.782867 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2945397369999228s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3025s for a response
I20260709 12:14:35.751809 18107 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:35.758493 17776 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.788833 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:35.789454 14900 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.755442 18264 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:35.772222 18222 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:35.764175 18263 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.792862 18195 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:35.803573 14830 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:14:35.803839 18144 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.804256 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.785081 18278 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:35.816857 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:35.804184 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:60862 (request call id 11) took 7506 ms. Trace:
W20260709 12:14:35.819149 18253 log.cc:927] Time spent T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.575s	user 0.004s	sys 0.001s
I20260709 12:14:35.823123 18127 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:14:35.831184 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 46999.1us
I20260709 12:14:35.788316 18107 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:35.860698 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.856325 14900 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:35.773535 18000 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:35.883886 14828 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:35.883579 14822 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:35.888865 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.892356 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:35.885456 14824 rpcz_store.cc:276] 0709 12:14:28.298098 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.305195 (+  7097us) service_pool.cc:224] Handling call
0709 12:14:28.531980 (+226785us) log.cc:844] Serialized 506 byte log entry
0709 12:14:35.804058 (+7272078us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1469993,"raft.queue_time_us":1957301,"raft.run_cpu_time_us":2090,"raft.run_wall_time_us":68697,"thread_start_us":117397,"threads_started":1,"wal-append.queue_time_us":970230,"wal-append.run_cpu_time_us":9452,"wal-append.run_wall_time_us":1528555}
I20260709 12:14:35.894075 14827 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:35.905891 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.907790 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:35.893004 18107 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.910597 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:35.914359 14828 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:35.897918 18164 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:35.915630 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.887642 18144 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.918162 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.920398 14828 raft_consensus.cc:1275] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:35.935807 14827 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:35.938098 18270 log.cc:927] Time spent T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.165s	user 0.009s	sys 0.000s
I20260709 12:14:35.938313 18278 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:35.942246 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet a363cd1fc9f24307b8726312cd942086: Aborted: Op aborted by new leader
I20260709 12:14:35.935436 18023 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:35.945508 18144 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:35.946810 18287 log.cc:927] Time spent T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 12:14:35.948029 18267 log.cc:927] Time spent T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 12:14:35.936775 18164 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:35.953259 18164 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:35.920351 18000 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.954272 18000 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:35.956732 18286 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 12:14:35.938108 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:35.958253 14823 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:35.960584 14826 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:35.895849 18195 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.963331 14830 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
W20260709 12:14:35.964800 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 47713.1us
I20260709 12:14:35.968397 17964 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.973407 14825 raft_consensus.cc:2368] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:35.974400 18100 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.974920 18100 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:35.980717 18263 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:35.990971 15462 leader_election.cc:336] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.529s (SENT)
I20260709 12:14:36.011624 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.013656 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:36.018183 14827 raft_consensus.cc:2393] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:36.018270 18166 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:36.032691 17741 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:36.038437 18281 log.cc:927] Time spent T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.310s	user 0.003s	sys 0.001s
W20260709 12:14:36.047729 15462 leader_election.cc:336] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.583s (SENT)
I20260709 12:14:36.048218 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.048408 18164 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.048991 18166 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:36.050096 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:36.048349 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 143088us
I20260709 12:14:36.012030 18000 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:36.053689 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.049036 18164 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:36.056576 18273 log.cc:927] Time spent T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.489s	user 0.001s	sys 0.006s
I20260709 12:14:36.055902 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:36.058061 14824 raft_consensus.cc:2376] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 9. Re-sending same reply.
I20260709 12:14:36.054724 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.055117 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.055361 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.057651 14905 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:36.059166 14828 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
W20260709 12:14:36.059919 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.054288 18100 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:36.062000 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.062186 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.062517 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.075927 14900 raft_consensus.cc:2393] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:36.065848 18264 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.067082 18285 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:36.069821 18017 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.057559 18164 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.070163 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.070748 14827 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:36.072270 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.081138 14901 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:36.089972 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:36.090574 14902 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.091560 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.089711 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.094756 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.095507 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.096174 14822 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:36.097158 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.095333 14973 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:36.075910 17988 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.099745 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.100075 14823 raft_consensus.cc:2410] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 8 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260709 12:14:36.100402 14978 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:36.096113 14824 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:36.101837 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.105412 14828 raft_consensus.cc:2393] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:36.079978 18209 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:36.084036 18285 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.104291 14979 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:36.105968 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.113205 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.113958 14970 raft_consensus.cc:2393] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:36.090667 17964 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.116962 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.119434 14978 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:36.120994 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.123648 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.124476 14827 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:36.125355 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:36.126021 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 51705.9us
I20260709 12:14:36.086076 18107 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.128212 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.130242 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.106168 17574 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:36.133112 15494 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:36.133052 14823 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:36.115650 18285 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.139003 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.137513 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:36.142608 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.143605 14901 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:36.085685 18264 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.130728 14825 raft_consensus.cc:2376] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 9. Re-sending same reply.
I20260709 12:14:36.149308 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.149967 14974 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:36.165633 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.167505 14902 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:36.168931 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:36.169446 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:36.170117 14825 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.170765 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.174835 14900 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:36.175522 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.114742 18209 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.177053 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.180326 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.183513 14827 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 12:14:36.183779 15493 raft_consensus.cc:2393] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:36.187009 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.182907 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.188436 17964 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:36.188905 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:36.190585 18107 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.191188 18107 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:36.191619 18107 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:36.136731 17988 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.172928 18205 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.183143 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.226810 18264 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:36.146212 17574 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.228464 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.171437 17999 consensus_queue.cc:1048] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.053s
I20260709 12:14:36.229537 17574 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:36.229629 17988 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:36.194592 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.241611 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:36.241751 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 66318.1us
I20260709 12:14:36.242218 14898 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 10
W20260709 12:14:36.192667 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 70100us
I20260709 12:14:36.177788 18195 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.193615 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:36.242869 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.243208 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.261008 14974 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.243674 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.187230 18278 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:36.287653 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 139054us
I20260709 12:14:36.238544 18164 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:36.230635 17964 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.304522 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.305241 14979 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:36.310999 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 67388.8us
I20260709 12:14:36.261993 18206 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:36.312544 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 150679us
I20260709 12:14:36.283766 18176 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:36.320050 14973 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 12:14:36.321498 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:36.321774 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.301402 18195 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.321744 14899 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
W20260709 12:14:36.336022 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.322259 18283 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:36.337451 17574 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:36.353538 14871 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.356266 18045 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:36.355593 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:36.262328 18107 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:36.350179 18275 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:14:36.335119 18164 raft_consensus.cc:2764] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 12:14:36.321954 18073 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 12:14:36.319700 18206 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:36.382885 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 45513us
I20260709 12:14:36.385131 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.387821 18209 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:36.324378 18176 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.397248 14974 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:36.336341 18195 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:36.401865 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 91223.2us
I20260709 12:14:36.332410 17964 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.416177 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.416908 14974 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
W20260709 12:14:36.418684 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 63179.5us
I20260709 12:14:36.400645 14825 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:36.377041 18017 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.337666 18033 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.223s
I20260709 12:14:36.379961 18205 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:36.401134 14979 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:36.413010 17999 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.429836 18206 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.426012 18205 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.432456 18205 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:36.424665 18017 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.435369 18195 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.437734 14794 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.438943 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.440480 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.441109 14970 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:36.441450 18222 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:36.442149 18222 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:36.442498 18222 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:36.442837 18222 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.443951 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.446298 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.447721 18176 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:36.449203 18175 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:36.451133 18222 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.411902 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:36.456207 14794 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.458484 14794 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.426591 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.459693 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.462028 14898 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:36.470340 15460 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:36.467854 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.469496 18019 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:36.476549 18293 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:36.476959 18293 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:36.477324 18293 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:36.446309 17776 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:36.480513 18195 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:36.481302 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 58485.6us
I20260709 12:14:36.488015 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.490021 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.490614 14978 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:36.490820 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.453588 17964 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:36.492349 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.435482 18017 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.493531 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.484558 18166 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:36.495437 18166 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.495807 18166 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.496491 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.453577 18222 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.466423 18278 raft_consensus.cc:2764] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 12:14:36.469105 17999 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:36.469712 18205 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.497550 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:36.493945 14898 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:36.505736 14871 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.466766 18073 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.035s
I20260709 12:14:36.507230 18261 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:36.510288 18293 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.489615 18176 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:36.469859 18285 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.536577 18283 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.543738 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.545092 14871 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.546124 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.546813 15496 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:36.548363 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.549005 14974 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:36.549466 14973 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 9 index: 4. (index mismatch)
I20260709 12:14:36.519055 17999 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:36.519487 18017 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:36.551808 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 77928.4us
I20260709 12:14:36.552141 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:36.558836 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 80833.1us
I20260709 12:14:36.552780 15460 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:36.551892 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.562388 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.564976 18293 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.566346 18285 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.567905 14972 raft_consensus.cc:2410] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 11 because replica has last-logged OpId of term: 9 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 3.
I20260709 12:14:36.567950 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.573067 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:36.538218 17483 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.573666 14974 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:36.582206 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.573398 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:36.561213 18033 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:36.562047 17999 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.577036 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.576475 14727 catalog_manager.cc:5697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 8, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 8 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.568506 18017 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.552624 18206 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.024s
I20260709 12:14:36.562889 18310 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.020s
I20260709 12:14:36.594900 18195 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:36.564903 18164 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:36.576366 18264 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:36.595971 18264 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.595734 18017 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:36.596361 18264 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.583555 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:36.596587 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 51589.1us
I20260709 12:14:36.597548 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.598067 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:36.584304 14978 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:36.600008 18285 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:36.589262 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.589896 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.601796 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.602039 18205 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:36.601850 18164 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.603477 18164 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.597977 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.608691 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.584609 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:36.609925 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.610522 14976 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.612509 14825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:36.612689 18293 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:36.593868 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:36.601920 14900 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:36.595712 17964 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.614418 14973 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:36.616189 14825 raft_consensus.cc:606] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:14:36.616567 14825 raft_consensus.cc:614] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:36.609932 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.599049 18017 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:36.612788 14972 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:36.613199 18261 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:36.619199 18017 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:36.619752 18017 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:36.620775 18118 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:36.599251 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:36.619118 18045 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.625620 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:36.625828 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.626262 14901 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.591007 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:36.633363 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 48850.1us
W20260709 12:14:36.633857 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.593101 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.635807 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:36.635605 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:36.641945 18293 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:36.642347 18293 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.642668 18293 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.644184 14976 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:36.642596 14827 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:36.644446 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:36.645733 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:36.647250 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:36.643352 17574 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:36.650776 14793 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:36.652100 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 59123.7us
I20260709 12:14:36.651648 18195 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.648536 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:36.591292 18107 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:36.661679 14899 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:36.654968 18313 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.659276 14900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:14:36.691980 14900 raft_consensus.cc:606] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:14:36.662225 14794 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:36.662946 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.663705 14793 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:36.668434 18000 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:36.693938 18000 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:36.694883 18000 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.669824 18314 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:36.671252 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.696880 18314 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.697345 18314 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:36.697813 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:36.671823 18033 consensus_queue.cc:1059] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.700693 18033 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:36.672665 17483 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.701809 17483 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:36.702699 18023 raft_consensus.cc:3055] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:36.703058 18023 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:36.705062 14727 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 2 to 4, term changed from 3 to 7, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to <none>, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:36.706712 14727 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 8, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 8 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:36.707625 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 44002.4us
I20260709 12:14:36.708531 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:36.703806 18023 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.709306 18019 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:36.710119 18023 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:36.711210 18019 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:36.673631 18107 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:36.674571 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:36.711922 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 49779.2us
I20260709 12:14:36.677203 14901 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:36.652230 18285 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.683640 18205 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:36.686280 18164 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.690675 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:36.700884 17776 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:36.700167 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:36.651598 18283 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:36.731544 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 178819us
I20260709 12:14:36.732638 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:36.734935 14727 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 7, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:14:36.741747 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 51162.8us
I20260709 12:14:36.643975 18045 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.087s
I20260709 12:14:36.646878 18183 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.090s
I20260709 12:14:36.711426 18176 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:36.774425 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 74315.6us
I20260709 12:14:36.719190 18313 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:36.729969 17483 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:36.741401 17574 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:36.777729 14727 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.766045 18278 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:36.791536 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:36.772534 18206 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:36.795243 14970 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:36.798385 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:36.793429 14727 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 7, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.798930 14976 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.807724 18222 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:36.809861 14725 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44702 (request call id 265) took 12968 ms (client timeout 15000 ms). Trace:
I20260709 12:14:36.783625 18313 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:36.813143 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.730671 18285 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.781282 17483 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:36.785429 18164 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:36.824663 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.792533 17574 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.822504 18118 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:36.822111 18222 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.827342 18313 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.796389 18197 raft_consensus.cc:2764] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:14:36.798259 18206 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:36.853334 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 85288.7us
I20260709 12:14:36.854190 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:36.797835 18278 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:36.793241 18264 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:36.876230 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 53144.9us
I20260709 12:14:36.860153 14976 raft_consensus.cc:2468] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:36.795743 18122 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.052s
I20260709 12:14:36.841275 18314 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.852097 14727 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:36.849129 17574 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:36.912803 14945 leader_election.cc:400] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:36.913223 14945 leader_election.cc:403] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:14:36.864645 18206 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.863168 18323 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.920955 14824 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:36.922221 14827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:36.924700 14827 raft_consensus.cc:606] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:36.925043 14827 raft_consensus.cc:614] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:36.922554 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.917212 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.927371 14823 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:36.822785 18107 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.903544 18209 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:36.878986 18019 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:36.923069 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:36.931056 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:36.931712 14822 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:36.934028 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:36.934871 14829 raft_consensus.cc:2410] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:36.935386 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:36.938225 18293 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.939047 17999 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.940811 15499 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:36.920178 18321 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:36.941460 18326 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:36.941613 18321 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.944248 18209 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:36.930707 18304 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7.
I20260709 12:14:36.915308 18283 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 12:14:36.945256 18209 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.947077 18166 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:36.863387 18118 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.948529 17483 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.949185 18166 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.951488 18323 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.953485 18323 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.954268 18285 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.955196 18017 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.957360 18017 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.959693 18222 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:36.915050 18100 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260709 12:14:36.962067 18019 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.964502 18278 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:36.967801 15494 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:36.938639 18308 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:36.932457 14727 catalog_manager.cc:5697] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.977392 14821 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:36.993422 18293 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:37.006111 15460 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:37.008138 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.008821 14900 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:36.810279 14725 rpcz_store.cc:269] 0709 12:14:23.840890 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.845284 (+  4394us) service_pool.cc:224] Handling call
0709 12:14:36.809664 (+12964380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:32.093471 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:32.094046 (+   575us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:32.094077 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:14:32.094094 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:32.150341 (+ 56247us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:32.150396 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:32.150423 (+    27us) tablet.cc:685] Acquiring locks for 20 operations
0709 12:14:32.151738 (+  1315us) tablet.cc:701] Row locks acquired
0709 12:14:32.151756 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:14:32.151907 (+   151us) write_op.cc:270] Start()
0709 12:14:32.152015 (+   108us) write_op.cc:276] Timestamp: P: 1783599272151859 usec, L: 0
0709 12:14:32.152051 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 12:14:32.282858 (+130807us) log.cc:844] Serialized 7855 byte log entry
0709 12:14:33.111702 (+828844us) op_driver.cc:464] REPLICATION: finished
0709 12:14:33.999742 (+888040us) write_op.cc:301] APPLY: starting
0709 12:14:33.999830 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:34.000304 (+   474us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:34.000434 (+   130us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:34.002307 (+  1873us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:34.003523 (+  1216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=20
0709 12:14:34.003571 (+    48us) write_op.cc:312] APPLY: finished
0709 12:14:34.003980 (+   409us) log.cc:844] Serialized 139 byte log entry
0709 12:14:34.295527 (+291547us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:34.512206 (+216679us) write_op.cc:454] Released schema lock
0709 12:14:34.512411 (+   205us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:34.513060 (+   649us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:34.513087 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":200645,"reported_tablets":50,"child_traces":[["op",{"apply.queue_time_us":845416,"apply.run_cpu_time_us":16703,"apply.run_wall_time_us":513197,"num_ops":20,"prepare.queue_time_us":567465,"prepare.run_cpu_time_us":20647,"prepare.run_wall_time_us":361409,"raft.queue_time_us":527026,"raft.run_cpu_time_us":26601,"raft.run_wall_time_us":866920,"replication_time_us":887562,"thread_start_us":1789550,"threads_started":5,"wal-append.queue_time_us":379959,"wal-append.run_cpu_time_us":33965,"wal-append.run_wall_time_us":2305693}]]}
I20260709 12:14:37.010445 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.013237 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:37.013797 14978 raft_consensus.cc:3060] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.009747 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:37.015826 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 140384us
I20260709 12:14:37.015921 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.017503 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.017037 14727 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 6, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 6 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.018697 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:37.019528 14868 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33255a8a25b6441ab3eee959c42897f1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:37.019538 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:36.992035 18222 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:36.999897 18319 log.cc:927] Time spent T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 12:14:37.020270 14901 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:37.022679 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.024787 14905 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:37.023339 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.025960 14898 raft_consensus.cc:2410] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:14:36.999802 17999 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:36.994154 18308 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:37.011265 17483 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:37.036914 14796 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:37.014406 18310 raft_consensus.cc:2804] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:37.036134 18324 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:37.036459 18293 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:37.045982 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.048172 18310 raft_consensus.cc:697] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:37.048606 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.049119 18310 consensus_queue.cc:237] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.051560 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.052333 14902 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:37.053764 18308 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.055671 18017 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:37.058800 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:37.061005 17999 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:37.062506 18264 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:37.064967 14793 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.019701 18195 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.072899 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.073627 14898 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:37.056082 18017 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:37.077052 14727 catalog_manager.cc:5697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.075126 18324 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:37.094614 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 171633us
I20260709 12:14:37.094779 14900 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:37.084348 14899 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:37.091914 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.097973 14824 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.080514 18017 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:37.100584 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.096186 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.105165 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.109593 14898 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:37.090847 14727 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 3 to 4, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 4 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:37.111778 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.112455 14896 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:37.113265 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:37.117507 14945 connection.cc:256] RPC call timeout handler was delayed by -2.4893514989998948s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22120000000000004s for a response
I20260709 12:14:37.119127 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:37.120167 14945 connection.cc:256] RPC call timeout handler was delayed by -1.0703930709998986s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16090000000000002s for a response
I20260709 12:14:37.120882 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.121647 18308 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.124289 14945 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.125047 18197 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:37.127156 18197 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:37.127774 14727 catalog_manager.cc:5697] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 5, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:37.041977 18222 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.145424 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.146530 14825 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:37.147858 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.151989 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:37.153455 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.083099 18195 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.155427 14945 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:37.156631 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 126355us
I20260709 12:14:37.139524 17741 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:37.178495 14976 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:37.173106 18323 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.184543 18118 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:37.184731 18323 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.185292 18314 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:37.186791 18323 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:37.183899 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.189600 14899 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:37.158629 18197 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:14:37.192013 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 159194us
I20260709 12:14:37.191589 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.158799 18205 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:37.184564 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:37.162549 18122 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:37.195853 14824 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:37.196185 14899 raft_consensus.cc:2393] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:37.200618 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:37.201550 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.186812 18222 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:37.203876 14899 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: [9.7-9.7]
I20260709 12:14:37.204574 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.204797 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.207298 14825 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:37.195534 18197 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:37.208268 14824 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:37.216928 15496 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:37.217499 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.223264 14824 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:37.233996 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.234803 14824 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:37.192646 18337 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.041s
I20260709 12:14:37.300621 14978 raft_consensus.cc:2468] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:37.301841 17574 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:37.320461 18341 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 12:14:37.321769 17574 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:37.322530 14972 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: [6.9-6.9]
I20260709 12:14:37.300621 14824 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:37.303457 14905 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:37.294577 18023 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:14:37.218067 18197 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:37.318152 18206 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.319672 14827 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:37.328013 14901 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:37.328883 18222 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.329267 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:37.348152 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.332923 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.348979 14824 raft_consensus.cc:2376] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6. Re-sending same reply.
W20260709 12:14:37.333953 18343 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.128s	user 0.000s	sys 0.000s
I20260709 12:14:37.326606 15460 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:37.345479 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 120676us
I20260709 12:14:37.311301 18144 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:37.209158 18100 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.115s
I20260709 12:14:37.353633 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.353914 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.355901 14824 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:37.356827 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.357342 14824 raft_consensus.cc:2376] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9. Re-sending same reply.
I20260709 12:14:37.355168 14827 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:37.358683 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.359601 14824 raft_consensus.cc:2393] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:37.365715 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.366339 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.370636 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.371304 14827 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:37.355803 18164 raft_consensus.cc:2804] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:37.356321 18308 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:37.375614 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.376084 14905 raft_consensus.cc:2376] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9. Re-sending same reply.
I20260709 12:14:37.362108 18195 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:37.376997 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.380211 14824 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:37.355134 18222 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.382925 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:37.382946 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:37.386745 18100 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:37.357597 18144 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.397524 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.398208 14824 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:37.380784 18164 raft_consensus.cc:697] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:37.398272 14897 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:37.400210 14825 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:37.401783 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.408777 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.411056 14824 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:37.411939 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.412776 14824 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:37.413782 14824 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:37.414718 14824 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: [9.4-9.4]
I20260709 12:14:37.400974 18100 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:37.420632 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:37.417009 18346 log.cc:927] Time spent T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:14:37.433786 18222 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:37.412640 18017 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:37.460891 18318 log.cc:927] Time spent T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.496s	user 0.000s	sys 0.016s
I20260709 12:14:37.461180 18310 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:37.461974 18333 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:37.462343 18333 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:37.463197 18333 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.9, Last appended by leader: 9, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.464385 18333 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:37.464664 14826 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:37.465703 14826 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:37.468875 18321 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:37.467141 18100 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.474941 15496 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:37.475402 14822 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:14:37.475934 14826 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:37.476384 15490 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:37.478052 14826 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:37.478314 18334 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:37.478996 18334 consensus_queue.cc:1243] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 7.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:37.479524 18313 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:37.480259 18017 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:37.421635 18164 consensus_queue.cc:237] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.484056 14830 raft_consensus.cc:2368] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12.
I20260709 12:14:37.486512 14830 raft_consensus.cc:1240] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 12:14:37.487767 14830 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: [5.8-6.9]
I20260709 12:14:37.498665 15500 pending_rounds.cc:85] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 7
I20260709 12:14:37.499043 15500 pending_rounds.cc:107] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 7.8
I20260709 12:14:37.499284 15500 raft_consensus.cc:2889] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:37.501441 14822 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:37.504604 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.503868 15462 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.504558 14827 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:37.504637 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.515398 14823 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:37.521304 14822 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:37.528133 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:37.529049 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:37.529875 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.525619 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:37.530910 15499 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:37.534972 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.535442 14973 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:37.538300 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.538903 14978 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:37.539876 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:37.540130 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:37.543105 15490 raft_consensus.cc:2393] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:37.543377 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:37.545329 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.546175 14977 raft_consensus.cc:2410] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 12:14:37.481559 18144 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:37.552237 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.549062 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.539696 18205 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:37.550190 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.559392 14975 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:37.534169 18333 raft_consensus.cc:2804] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:37.567195 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:37.567884 14830 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:37.561002 18205 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:37.572932 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.564945 18334 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:37.595542 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa318363574848098e72ad3b2af70d33"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:37.596342 14830 raft_consensus.cc:606] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:37.574570 18205 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.572120 18333 raft_consensus.cc:697] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:37.604943 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.579237 18334 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:37.610245 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 43764.5us
I20260709 12:14:37.611846 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.614837 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:37.601661 17574 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:37.616529 14794 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:37.616875 14977 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 12
W20260709 12:14:37.625232 18209 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.659s	user 0.016s	sys 0.035s
I20260709 12:14:37.630113 14821 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:37.612938 18334 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:37.631733 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:37.624425 17574 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:37.648319 14821 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:37.640225 17574 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:37.637590 18209 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.682s	user 0.016s	sys 0.035s
I20260709 12:14:37.659703 14977 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:37.636816 18197 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.647382 18352 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:37.682035 15494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 778) took 1082 ms. Trace:
I20260709 12:14:37.682433 15494 rpcz_store.cc:276] 0709 12:14:36.588862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:36.589041 (+   179us) service_pool.cc:224] Handling call
0709 12:14:37.670810 (+1081769us) spinlock_profiling.cc:243] Waited 366 ms on lock 0x7b54006702d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:37.670981 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":841319680}
I20260709 12:14:37.644528 18333 consensus_queue.cc:237] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:37.696980 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 80534.8us
I20260709 12:14:37.698514 18313 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:37.699419 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:37.705310 18197 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:37.696872 15499 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:37.706497 15498 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:37.712498 14822 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:37.713626 14822 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: [9.7-9.7]
I20260709 12:14:37.714897 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:37.715687 18326 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:37.716105 18326 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:37.716463 18326 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:37.718712 18354 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 12:14:37.720077 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 360302us
I20260709 12:14:37.720778 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:37.696056 14828 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:37.724395 14794 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:37.748363 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 136579us
I20260709 12:14:37.751116 14979 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:14:37.752058 14897 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:37.754467 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:37.755494 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.743552 18278 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:37.748515 18355 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.135s	user 0.002s	sys 0.001s
I20260709 12:14:37.747349 18323 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:37.770009 14823 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:37.759999 14898 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:37.762560 14827 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:37.779202 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:37.779816 14902 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.783406 14945 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:14:37.784978 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 60678.6us
I20260709 12:14:37.786378 14794 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.788594 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.759433 18362 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:37.796212 14871 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:37.767385 18323 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:37.804472 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 82474.6us
I20260709 12:14:37.807433 14902 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:37.808763 14971 raft_consensus.cc:1240] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:37.808979 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:37.812136 18314 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:37.815615 18314 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:37.815740 14945 leader_election.cc:400] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12.
I20260709 12:14:37.816059 14945 leader_election.cc:403] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:37.816007 18314 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:37.793506 18209 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:37.772154 18333 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:14:37.793464 18313 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.807808 18323 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:37.822595 18362 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12.
I20260709 12:14:37.812567 17776 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:37.811708 18100 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:37.812619 18324 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:37.836468 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 56458.1us
I20260709 12:14:37.837080 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:37.839234 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:37.840536 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:37.829474 18209 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:37.847873 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:37.854215 14828 raft_consensus.cc:606] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:37.854581 14828 raft_consensus.cc:614] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:37.852455 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:37.844056 18107 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:37.827644 18304 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.021s
I20260709 12:14:37.827805 18197 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:14:37.827934 18308 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:14:37.828030 18338 consensus_queue.cc:1059] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.020s
I20260709 12:14:37.826514 18118 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.025s
I20260709 12:14:37.838819 18205 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.846786 18373 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:37.862396 18045 consensus_queue.cc:1059] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:14:37.865514 18023 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:37.876791 18122 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:37.867291 17574 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.878321 18338 raft_consensus.cc:3055] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:37.879176 18334 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:37.881569 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44576us
I20260709 12:14:37.893837 14871 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:37.839573 17776 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.845152 18313 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:37.886739 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:37.866115 18324 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:37.895779 14793 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:37.902463 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:37.886257 17741 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:37.903975 14974 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:37.905241 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:37.866961 18100 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:14:37.907577 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:37.913890 18023 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.876216 18363 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 12:14:37.890128 18122 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:37.894858 18045 consensus_queue.cc:1243] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 7.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:37.866633 18339 consensus_queue.cc:1059] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:14:37.882552 18326 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:37.891674 18338 raft_consensus.cc:740] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:37.969065 18033 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 7.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:37.971827 18045 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:37.972893 18371 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:14:37.973544 18375 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 12:14:38.025463 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 110353us
I20260709 12:14:37.910985 18261 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:37.907858 17483 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:37.985937 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 145455us
I20260709 12:14:37.896174 18197 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.070s
I20260709 12:14:37.916318 18352 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:38.016959 18367 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.165s	user 0.001s	sys 0.000s
W20260709 12:14:38.018335 18372 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:14:38.019851 18354 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 12:14:37.911082 18175 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:38.030956 17776 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.068449 18107 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:37.989190 17964 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:38.091068 14971 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:37.984349 18304 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.094s
I20260709 12:14:38.085126 18033 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:14:38.083034 18378 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:37.910686 18209 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.138638 14827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
W20260709 12:14:38.149271 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 175451us
I20260709 12:14:38.094640 18261 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:38.144474 18339 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.153131 14827 raft_consensus.cc:606] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:38.155602 14827 raft_consensus.cc:614] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:38.095077 18175 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:14:38.152652 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 256923us
I20260709 12:14:38.098320 18206 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.084076 18314 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.091164 18377 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.139789 18017 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.184713 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:38.155997 18375 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:14:38.138428 18263 consensus_queue.cc:1059] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 12:14:38.095189 18122 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.092541 18338 consensus_queue.cc:260] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.140725 18033 consensus_queue.cc:1243] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 6.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 12:14:38.188218 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:38.253609 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:38.152855 18386 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.181493 18378 raft_consensus.cc:697] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:38.201726 18073 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.261765 18073 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.187449 18371 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.063s
I20260709 12:14:38.249210 17741 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:38.265921 17741 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.268899 18378 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.273568 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2126) took 1156 ms. Trace:
I20260709 12:14:38.273983 14822 rpcz_store.cc:276] 0709 12:14:37.117563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.714232 (+596669us) service_pool.cc:224] Handling call
0709 12:14:37.714496 (+   264us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:37.768533 (+ 54037us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:37.768859 (+   326us) log.cc:844] Serialized 14 byte log entry
0709 12:14:37.850441 (+ 81582us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:37.858209 (+  7768us) log.cc:844] Serialized 26 byte log entry
0709 12:14:37.858349 (+   140us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:37.861833 (+  3484us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.089819 (+227986us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:38.089904 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:38.273338 (+183434us) raft_consensus.cc:1685] finished
0709 12:14:38.273360 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:38.273502 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":141521,"prepare.queue_time_us":3466,"prepare.run_cpu_time_us":72,"prepare.run_wall_time_us":68,"raft.queue_time_us":204513,"raft.run_cpu_time_us":437,"raft.run_wall_time_us":60867,"thread_start_us":264515,"threads_started":3,"wal-append.queue_time_us":79011}
I20260709 12:14:38.256489 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.226471 18374 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.276929 18374 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.280696 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:38.280097 18374 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:38.156533 18261 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:38.176810 18324 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:38.185721 18264 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:38.155593 18023 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.217550 18205 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.217787 18045 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:38.232904 17574 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.233292 18334 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.305706 18338 raft_consensus.cc:3060] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:38.301595 18313 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:38.318311 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 132206us
I20260709 12:14:38.202696 18107 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.305835 18175 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.213696 18017 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.251914 18323 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.315002 18122 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:38.158303 18339 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.311003 18264 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:38.231379 18396 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.085s
W20260709 12:14:38.319904 18376 log.cc:927] Time spent T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.335s	user 0.001s	sys 0.000s
I20260709 12:14:38.315497 18326 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.333681 14871 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:38.328748 18261 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.336987 14830 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:38.337498 18261 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:38.337878 18017 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.339445 18323 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.341616 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2121) took 1226 ms. Trace:
I20260709 12:14:38.341984 14821 rpcz_store.cc:276] 0709 12:14:37.115188 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.664485 (+549297us) service_pool.cc:224] Handling call
0709 12:14:37.672677 (+  8192us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:37.730870 (+ 58193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:37.730906 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:37.747894 (+ 16988us) log.cc:844] Serialized 26 byte log entry
0709 12:14:37.842309 (+ 94415us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:37.861566 (+ 19257us) log.cc:844] Serialized 14 byte log entry
0709 12:14:37.895158 (+ 33592us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:37.895226 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:38.341413 (+446187us) raft_consensus.cc:1685] finished
0709 12:14:38.341436 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:38.341559 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":114677,"prepare.queue_time_us":18999,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":1077,"raft.queue_time_us":177079,"raft.run_cpu_time_us":292,"raft.run_wall_time_us":47968,"thread_start_us":72512,"threads_started":1,"wal-append.queue_time_us":133761}
I20260709 12:14:38.346415 18396 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:38.346973 18396 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:38.347919 18396 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:38.321394 18057 consensus_queue.cc:1175] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7d1b36248f6440b891a954e65666f1eb" responder_term: 10 status { last_received { term: 6 index: 8 } last_committed_idx: 8 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: [9.9-9.9]" } } last_received_current_leader { term: 0 index: 0 } }
W20260709 12:14:38.363057 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.332616 18205 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.319666 18045 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.304250 18386 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.380483 14825 pending_rounds.cc:85] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 3
I20260709 12:14:38.380836 14825 pending_rounds.cc:107] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:14:38.381069 14825 raft_consensus.cc:2889] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:38.382011 14903 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: [9.7-9.7]
I20260709 12:14:38.377367 14904 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:38.378026 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.383579 14902 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:38.332297 18371 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 12:14:38.392167 14898 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:38.399477 14902 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:38.391114 18390 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.386283 18205 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.354269 18324 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.447080 14904 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:38.435323 18339 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.422144 18390 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.460361 18362 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:38.465298 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:38.465694 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.471196 14970 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:38.473136 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.474007 14976 raft_consensus.cc:2410] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:14:38.471835 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.469152 18362 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:38.477340 18373 raft_consensus.cc:3055] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:38.477491 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.478171 14827 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:38.479506 14827 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:38.480743 15495 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:38.486756 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.487300 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.489449 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:38.490061 14976 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:38.490700 18045 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.492255 18205 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.493026 14975 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:38.494336 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:38.494580 17483 raft_consensus.cc:3055] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:38.495036 17483 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:38.497458 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:38.498152 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:38.499291 14942 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:38.495904 17483 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.511165 17483 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:38.515018 17999 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:38.517999 18348 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:38.518486 18348 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.518812 18348 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:38.519860 18386 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.520643 18175 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:38.527840 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.521149 18175 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.530082 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.531247 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.534268 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:38.536145 14976 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:38.539192 14829 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:38.518065 18402 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.261s	user 0.000s	sys 0.000s
I20260709 12:14:38.540165 14977 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:38.490227 18390 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.543761 17483 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:38.496196 18373 raft_consensus.cc:740] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:38.530956 18304 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.526840 17999 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:38.530666 18164 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.050s
I20260709 12:14:38.586695 18073 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.542712 18209 consensus_queue.cc:1059] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.045s
I20260709 12:14:38.587620 18175 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.545958 18033 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.547374 17483 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.594547 17483 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:38.594726 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.611640 17483 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:38.612272 17483 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.619942 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.620767 17483 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.637759 14976 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 12:14:38.638242 14976 pending_rounds.cc:85] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 6
I20260709 12:14:38.638499 14976 pending_rounds.cc:107] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:14:38.638713 14976 raft_consensus.cc:2889] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:38.639024 14976 pending_rounds.cc:107] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 7.8
I20260709 12:14:38.639246 14976 raft_consensus.cc:2889] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:38.636557 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:38.581427 18205 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.642393 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.656311 17483 consensus_queue.cc:1059] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:38.615836 18033 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.660037 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.665086 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:38.639354 18361 log.cc:927] Time spent T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:14:38.668810 17483 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.621546 18363 raft_consensus.cc:3055] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:38.671911 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.672586 14829 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 12. Ops: [10.7-10.7]
I20260709 12:14:38.670333 17483 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.673059 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.677788 14903 raft_consensus.cc:2410] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 12:14:38.679296 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.681432 18310 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:38.682619 17483 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:38.685097 18417 log.cc:927] Time spent T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:14:38.685535 18263 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.689020 14896 raft_consensus.cc:1275] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:38.688459 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.691361 14794 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:38.692565 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.706282 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.691689 15460 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:38.707031 14899 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:38.707643 14904 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:38.708441 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.690976 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.713200 14904 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:38.715889 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.685777 18264 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:38.748703 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.749486 14898 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:38.750900 18399 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:38.751344 18399 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:38.647735 18373 consensus_queue.cc:260] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.753754 18373 raft_consensus.cc:3060] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:38.674418 18363 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:38.755347 18314 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.755064 18363 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.756331 18363 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:38.673731 17999 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.717461 17741 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 12:14:38.764564 14794 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:38.720683 14905 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:38.765662 15460 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:38.661676 18205 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.776585 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:38.776298 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:38.768455 15460 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:38.772538 18418 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:14:38.763123 17574 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.716763 18426 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.773847 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:38.780340 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:38.780315 17483 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:38.785848 14898 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:38.711469 18304 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.786079 14828 raft_consensus.cc:2368] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:38.785789 14904 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:38.704865 18122 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.714344 18321 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:38.788743 18107 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:38.717003 18310 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:38.783803 18352 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:14:38.791296 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.800655 14823 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:38.789845 18315 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:38.785526 18222 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:38.793763 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.767094 18387 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.698021 18378 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.093s
I20260709 12:14:38.806595 14823 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:38.796845 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:38.807348 14977 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:38.797729 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.790467 18326 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.805274 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.813795 14899 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:38.711406 18263 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.780133 18334 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:14:38.797161 18209 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.843080 14828 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:38.792815 17574 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.864837 14977 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:38.871742 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.815927 18324 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:38.874519 14903 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:38.798414 18122 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.796065 18304 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.764884 18399 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.792997 18426 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.819339 18352 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.061s
W20260709 12:14:38.881919 18427 log.cc:927] Time spent T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:14:38.875792 18324 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:38.894649 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:38.895272 18263 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.897567 18033 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.815438 18387 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.898432 18197 raft_consensus.cc:3055] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:38.876840 18222 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:38.904397 14904 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:38.906222 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:38.890219 18425 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:14:38.912843 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.913509 14828 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:38.898489 18209 raft_consensus.cc:3055] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
W20260709 12:14:38.916719 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.917536 18392 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.918231 18392 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.919234 18390 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.919718 18390 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:38.920375 18392 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.921314 14899 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:38.921674 18390 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:38.925473 14828 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:38.908934 18197 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:38.942584 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.943176 14823 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:38.931025 18387 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.932842 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:38.934130 18362 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:38.934981 18304 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.936417 18122 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.937657 17574 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.903712 18407 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:38.923053 18415 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260709 12:14:38.914846 18389 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:38.990324 14973 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:38.923702 18209 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:38.962183 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:38.964689 14978 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 12. Ops: [10.7-10.7]
I20260709 12:14:38.966006 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.960853 14794 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:38.996052 14970 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:38.966948 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:38.993346 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:38.995399 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 196576us
I20260709 12:14:38.999183 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:38.996980 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:39.000020 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.000017 14977 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:39.006759 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:38.997670 18205 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:38.997424 18362 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.000264 18384 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:39.014459 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:38.997579 18164 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:39.017578 14977 raft_consensus.cc:2410] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 8 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:14:39.005481 18403 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:38.988936 18407 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.024224 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:38.994714 18339 consensus_queue.cc:1059] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 12:14:38.997613 18389 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:39.033141 18424 log.cc:927] Time spent T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.385s	user 0.001s	sys 0.002s
I20260709 12:14:39.034312 18389 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.035995 18308 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:39.036369 18308 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:39.036705 14826 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:39.037227 18308 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.009308 18426 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.010102 18434 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:38.952347 18324 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.050928 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.051229 14898 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:39.051636 14977 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
W20260709 12:14:39.042662 18348 consensus_meta.cc:287] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.520s	user 0.011s	sys 0.000s
I20260709 12:14:39.057503 18348 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.059677 18348 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.039865 18339 raft_consensus.cc:3055] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:39.060348 18339 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:39.060572 14897 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:39.063596 18430 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.234s	user 0.001s	sys 0.000s
I20260709 12:14:39.048627 18387 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:39.011911 18304 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:14:39.068382 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 347) took 1321 ms. Trace:
I20260709 12:14:39.018514 18205 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.033s
I20260709 12:14:39.068982 14900 rpcz_store.cc:276] 0709 12:14:37.747215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.747326 (+   111us) service_pool.cc:224] Handling call
0709 12:14:37.747654 (+   328us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:37.794847 (+ 47193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:37.794883 (+    36us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:37.799666 (+  4783us) log.cc:844] Serialized 52 byte log entry
0709 12:14:38.907261 (+1107595us) spinlock_profiling.cc:243] Waited 1.2 ms on lock 0x7b180008c920. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:14:39.006143 (+ 98882us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:39.006180 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:39.006239 (+    59us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:39.041984 (+ 35745us) raft_consensus.cc:1685] finished
0709 12:14:39.042022 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:39.056379 (+ 14357us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":57132,"raft.queue_time_us":61018,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":9440,"spinlock_wait_cycles":2753920,"thread_start_us":98712,"threads_started":1,"wal-append.queue_time_us":1223341}
I20260709 12:14:39.070694 18407 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.003662 18209 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.072352 18339 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.073251 18209 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:39.073494 18339 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:39.010206 18222 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.076781 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.077119 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1738) took 1266 ms. Trace:
W20260709 12:14:39.076747 18352 consensus_queue.cc:1175] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7d1b36248f6440b891a954e65666f1eb" responder_term: 8 status { last_received { term: 6 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:39.077512 14971 rpcz_store.cc:276] 0709 12:14:37.810362 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.810520 (+   158us) service_pool.cc:224] Handling call
0709 12:14:37.810796 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:38.091474 (+280678us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:39.076889 (+985415us) spinlock_profiling.cc:243] Waited 279 ms on lock 0x7b540047a9d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:39.077056 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":640683264}
I20260709 12:14:39.079003 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.079586 14971 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:39.080595 18205 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:39.080935 18205 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:39.081513 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.081696 18205 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.082844 18205 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.021890 18384 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:39.084868 18384 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.063851 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:39.068490 18434 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:39.087307 14825 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.094095 14869 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.039842 18308 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:39.095232 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.038659 18403 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.022298 18164 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.016551 18197 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.098060 18324 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:39.098898 18434 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.107007 17483 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:39.122968 17483 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:39.123263 17483 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:39.123951 17483 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.124959 17483 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.116750 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:39.118556 14830 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:39.119706 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:39.120822 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.121433 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:39.129797 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 105694us
I20260709 12:14:39.129407 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:39.135511 14869 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.136067 14825 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:39.109127 18261 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.134933 18175 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:14:39.145371 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.146831 14977 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 7. (term mismatch)
I20260709 12:14:39.147140 14977 pending_rounds.cc:85] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 6
I20260709 12:14:39.147338 14977 pending_rounds.cc:107] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 9.7
I20260709 12:14:39.147548 14977 raft_consensus.cc:2889] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:39.149612 18349 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.150121 18349 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.153367 18033 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:39.154086 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:39.140048 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.169168 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.156371 18396 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:39.143221 18206 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:39.180585 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:39.165474 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.165524 18164 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.167804 18264 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:39.139183 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:39.183525 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44435.5us
I20260709 12:14:39.171254 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.184428 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.185570 14945 leader_election.cc:400] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:39.185883 14945 leader_election.cc:403] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:39.132750 18045 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:39.134810 18197 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:39.194684 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.210733 14971 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:39.202739 14900 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260709 12:14:39.201807 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.212960 14900 pending_rounds.cc:85] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 7
I20260709 12:14:39.213049 14830 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:39.213310 14900 pending_rounds.cc:107] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260709 12:14:39.214279 14897 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:39.211994 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:39.214921 14896 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:39.218923 14977 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:39.219341 14977 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:39.172058 18396 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.213101 14903 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:39.214099 14825 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:39.216591 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.222957 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.217979 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.223438 14900 raft_consensus.cc:2889] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:39.215508 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.170951 18349 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.220970 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.222606 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.197506 18374 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:39.191893 18334 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:39.191570 18441 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:39.249866 14902 raft_consensus.cc:1275] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260709 12:14:39.223965 14827 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:39.187629 18323 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.243618 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.223490 14905 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:39.245242 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.251019 14902 pending_rounds.cc:85] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 6
I20260709 12:14:39.245810 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.254272 14825 raft_consensus.cc:2393] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:39.224553 18396 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.198081 18045 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.256088 18045 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:39.256256 18438 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
I20260709 12:14:39.224370 18384 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 12:14:39.247049 18393 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:39.259630 18393 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.261960 18393 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.223791 18222 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:14:39.247658 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.248051 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.266004 18222 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:39.208114 18261 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:39.249972 14830 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:14:39.253674 14902 pending_rounds.cc:107] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260709 12:14:39.249697 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.267231 14902 raft_consensus.cc:2889] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:39.197502 18122 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:39.267256 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.269896 18384 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:39.270004 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.268572 14899 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:39.272159 18377 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:39.273497 18377 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:39.274923 18348 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:39.275592 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:39.275458 18348 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.276599 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.277536 18348 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.278083 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.278918 18377 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:39.279301 18377 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:39.279641 18377 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.280918 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.281391 18393 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:39.281970 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.282801 18384 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:39.283434 18426 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:39.284474 18033 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:39.284487 18323 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.287324 18323 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.196005 18206 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.224263 18183 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:39.293517 17483 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:39.250433 14977 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.297217 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.292202 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.294179 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.303194 14977 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:39.282843 18175 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:14:39.251955 18176 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.250078 18349 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:39.300097 14796 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:39.308915 18107 raft_consensus.cc:993] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:39.301836 18371 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.317579 14977 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
W20260709 12:14:39.321096 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:39.321583 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.296800 18387 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:39.322628 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.299355 18183 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:39.324000 18379 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 12:14:39.320749 18398 raft_consensus.cc:1081] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:39.342708 14976 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.325191 18222 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:39.357144 15498 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 12:14:39.362109 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.362319 18326 consensus_queue.cc:1048] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.018s
I20260709 12:14:39.359356 18164 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:39.382455 18206 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.334695 18330 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:39.320617 18045 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.361958 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.321357 18349 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.354135 18310 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:39.394729 15493 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:39.396472 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:39.359304 18362 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:39.360376 18222 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.347299 18183 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:39.405977 14976 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:39.409976 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.410858 14898 raft_consensus.cc:2410] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 11 because replica has last-logged OpId of term: 9 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 3.
I20260709 12:14:39.376505 18435 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:14:39.392196 18144 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:39.393805 18382 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:39.415958 18448 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
W20260709 12:14:39.416818 18445 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 12:14:39.396414 18206 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:39.424490 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 124523us
I20260709 12:14:39.404163 18362 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:39.516839 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 79675.3us
I20260709 12:14:39.409194 18222 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:39.394019 18164 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.518497 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:39.417443 18441 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:39.397998 18330 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.403057 18310 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.521894 18362 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:39.516803 18426 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.423220 18144 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.527086 18437 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:39.528534 18441 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.562613 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:39.518965 18382 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 12:14:39.563911 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.519342 18206 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.568300 14901 raft_consensus.cc:2410] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 12:14:39.524544 18348 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
W20260709 12:14:39.566244 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 212422us
I20260709 12:14:39.564424 18441 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.567224 18431 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:39.568960 18435 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.583863 15500 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 9. Preceding OpId from leader: term: 7 index: 9. (term mismatch)
I20260709 12:14:39.584295 15500 pending_rounds.cc:85] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 8
I20260709 12:14:39.584538 15500 pending_rounds.cc:107] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 6.9
I20260709 12:14:39.584769 15500 raft_consensus.cc:2889] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:39.587702 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.592661 15498 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:39.594120 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.578086 18264 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:39.559825 18426 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.582669 18431 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:39.585384 18326 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.630796 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.611579 18045 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.616988 18164 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.620940 18378 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:39.592304 18434 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.624593 18349 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.627578 18403 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.595546 18176 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.635056 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:39.637177 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.567005 18437 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.645592 18326 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.653790 18437 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.650661 18176 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.654940 18326 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.637853 18431 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:39.655869 18176 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.661470 18396 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.661774 18378 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.663882 18378 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.667302 18348 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.667789 18348 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.669678 18348 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.673933 18310 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:39.636602 18449 log.cc:927] Time spent T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.223s	user 0.001s	sys 0.000s
W20260709 12:14:39.646180 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:39.643786 18455 log.cc:927] Time spent T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 12:14:39.649559 18434 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.675371 14896 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 10: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:39.652662 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.680080 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.639117 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.681854 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.685541 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:39.687400 14978 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:39.690668 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.693804 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:39.680938 18209 consensus_meta.cc:287] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.607s	user 0.006s	sys 0.001s
I20260709 12:14:39.696862 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.699529 14828 raft_consensus.cc:2393] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:39.701638 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.703390 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:39.688119 18434 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.707383 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.708021 14975 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:39.710971 14975 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 12:14:39.711213 14975 pending_rounds.cc:85] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 4
I20260709 12:14:39.711383 14975 pending_rounds.cc:107] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 12:14:39.711558 14975 raft_consensus.cc:2889] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:39.713032 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:39.717339 14977 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:39.689240 18144 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:39.724429 18339 consensus_meta.cc:287] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.651s	user 0.010s	sys 0.001s
I20260709 12:14:39.743551 18045 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.744180 18458 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.753378 18465 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:39.744606 18349 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:39.746333 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.707630 18330 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.766842 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1866) took 1094 ms. Trace:
I20260709 12:14:39.784619 14901 rpcz_store.cc:276] 0709 12:14:38.672410 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.679063 (+  6653us) service_pool.cc:224] Handling call
0709 12:14:39.766626 (+1087563us) spinlock_profiling.cc:243] Waited 888 ms on lock 0x7b540045db54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:39.766763 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2042548096}
I20260709 12:14:39.712255 18396 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:39.735992 18324 consensus_meta.cc:287] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.613s	user 0.010s	sys 0.000s
W20260709 12:14:39.768775 14796 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.130:35441 timed out after 1.739s (SENT) [suppressed 19 similar messages]
I20260709 12:14:39.777844 14942 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:39.766178 18454 log.cc:927] Time spent T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.242s	user 0.002s	sys 0.000s
I20260709 12:14:39.765668 18389 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.753310 18197 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 12:14:39.740756 18206 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.794351 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.796123 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.781744 18387 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.796712 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.798206 14868 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:39.790531 18264 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:39.768069 18441 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.779547 18458 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:39.806331 18441 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.806898 18458 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.779685 18465 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.811828 18465 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.813582 14979 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:39.815732 14868 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:39.816663 18426 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.817194 18396 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:39.817409 18464 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.784215 18045 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.821820 18222 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.822454 18045 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.797569 18389 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.823539 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.761189 18377 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.825112 18389 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.797448 18434 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:39.789636 18349 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.826200 18377 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.827744 18349 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.828159 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.828614 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:39.829101 18205 consensus_meta.cc:287] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.746s	user 0.011s	sys 0.000s
I20260709 12:14:39.829845 14972 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 12:14:39.830171 14972 pending_rounds.cc:85] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 7
I20260709 12:14:39.830369 14972 pending_rounds.cc:107] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 12:14:39.830622 14972 raft_consensus.cc:2889] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:39.821815 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:39.827694 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:39.833647 14869 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:39.835085 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.835856 14970 raft_consensus.cc:2393] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 12: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:39.847746 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.804028 18206 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:39.791610 18362 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.851245 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:39.854763 14825 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:14:39.836519 18349 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.803551 18387 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.856853 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.858716 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:39.855597 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:39.861606 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:39.892426 14976 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:39.894214 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.894856 14905 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:39.886945 18205 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:39.896833 18377 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:39.897459 18377 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.899498 18377 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.902518 14976 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:39.906349 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:39.907703 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 129921us
I20260709 12:14:39.849344 18339 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 12:14:39.859946 18396 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.911607 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:39.913729 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 144972us
I20260709 12:14:39.900766 18045 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.852747 18470 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.062s
I20260709 12:14:39.850633 18431 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.923715 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:39.920753 18183 consensus_meta.cc:287] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.505s	user 0.009s	sys 0.001s
I20260709 12:14:39.920074 18426 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:39.927235 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:39.919402 17964 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:39.930449 18474 ts_tablet_manager.cc:933] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.936136 18398 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:39.949374 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:39.923803 18107 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:14:39.952421 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.916050 18264 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.955993 14903 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:39.968003 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:39.935772 18183 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.970222 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:39.956233 18398 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.971882 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.975291 18431 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.979573 18222 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.980542 18387 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.980760 18362 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:39.972988 18398 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:39.980582 18183 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:39.946803 17964 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:39.987313 14905 raft_consensus.cc:1275] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:39.989568 14903 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:39.990513 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:39.991071 14978 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:39.972937 18434 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:39.997593 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:39.999598 17964 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:39.991927 18390 consensus_queue.cc:1048] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 12:14:40.006007 18434 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:39.992254 18362 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:40.008901 18362 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.010692 18373 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.010933 18362 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.013279 17483 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:40.013800 17483 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.014495 14978 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:40.015735 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:40.017062 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 351) took 1516 ms. Trace:
I20260709 12:14:40.017373 14905 raft_consensus.cc:2410] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 12:14:40.017457 14902 rpcz_store.cc:276] 0709 12:14:38.500214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.500382 (+   168us) service_pool.cc:224] Handling call
0709 12:14:38.500649 (+   267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:39.267766 (+767117us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:40.016824 (+749058us) spinlock_profiling.cc:243] Waited 749 ms on lock 0x7b5400140ad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:40.017001 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1722279168}
I20260709 12:14:40.021608 17483 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.025166 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.026052 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.026518 14905 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:40.024863 18390 consensus_queue.cc:1048] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 12:14:40.036772 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.037441 14829 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:40.038086 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.021026 18183 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:40.041322 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.041932 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.042364 14822 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:40.043964 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.045681 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.046173 14826 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:40.029019 18434 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.048460 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.052354 14828 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:40.050565 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.050741 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.047919 18176 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:40.029980 18407 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:40.051534 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.016934 18474 tablet_copy_client.cc:323] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:14:40.020502 18373 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.052974 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.106608 14821 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.108665 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.043574 18205 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:40.112780 14826 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:40.116933 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.114765 18387 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.108727 18176 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.120636 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.124784 14905 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:40.052488 18183 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:40.054359 18390 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:40.130154 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.132212 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:40.133558 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:40.134568 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.134733 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.134214 18390 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.142225 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:40.146912 17483 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.147444 17483 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.149803 14871 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.057896 17964 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 4, Time since last communication: 0.078s
I20260709 12:14:40.155205 18310 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:40.155545 18403 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:40.157719 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:40.159327 18459 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:40.150316 18330 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:40.160039 18330 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:40.160421 18330 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.121837 18387 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.164047 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:40.165006 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.166004 14796 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:40.166204 18387 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.167043 18486 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:40.168728 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.169366 14975 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:40.148499 18222 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.170289 18392 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:40.170732 18392 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:40.168933 14974 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:40.170086 18261 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:40.172850 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.173441 14974 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:40.170696 18222 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.170195 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.177647 14977 raft_consensus.cc:2410] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 11 because replica has last-logged OpId of term: 9 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 3.
I20260709 12:14:40.177539 14869 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:40.178179 15460 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.178608 18473 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:40.180011 18107 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:40.180565 18107 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.182592 18107 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.183243 18408 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:40.184659 17483 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:40.185525 14977 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:40.176841 18392 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:40.151464 18484 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.166s	user 0.000s	sys 0.001s
I20260709 12:14:40.176740 18222 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:40.193430 17741 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:40.186225 14973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa318363574848098e72ad3b2af70d33"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:14:40.152843 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.108794 18407 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.196470 14973 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.201967 14973 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.202819 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:40.203413 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:40.196799 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44010.6us
I20260709 12:14:40.203953 14976 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:40.176800 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.201313 14821 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:40.204391 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:40.205982 14977 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:40.219400 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.155624 18310 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:40.188328 18487 log.cc:927] Time spent T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:14:40.224363 17483 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:40.224851 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.120339 18205 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.239854 14901 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:40.196125 18261 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:40.237524 14973 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.246210 18330 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.231642 18486 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:40.251202 18486 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.252399 18183 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.253250 18330 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.253638 18176 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.256310 18373 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.210958 18464 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:40.285218 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.287314 14973 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.232661 18310 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.289655 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.292248 14972 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:40.211146 18107 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.062s
I20260709 12:14:40.313311 14869 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:40.316308 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 114917us
I20260709 12:14:40.309012 18464 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:14:40.320073 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 140815us
I20260709 12:14:40.322374 15460 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.323763 15460 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.325423 14898 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:40.288717 18398 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.317195 18373 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:40.328186 15460 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:40.328264 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 132338us
I20260709 12:14:40.331348 14794 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:40.334306 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.325500 18459 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:40.332485 18373 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.340335 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.330714 18206 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:40.336361 18403 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:40.324499 18392 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.345598 18373 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:40.338534 18144 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 12:14:40.348042 18486 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:40.364632 18205 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.366436 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:40.371193 18492 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 12:14:40.373708 18457 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.808s	user 0.000s	sys 0.004s
I20260709 12:14:40.374925 18392 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.375615 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1888) took 1085 ms. Trace:
I20260709 12:14:40.376022 14897 rpcz_store.cc:276] 0709 12:14:39.290168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.304104 (+ 13936us) service_pool.cc:224] Handling call
0709 12:14:39.304541 (+   437us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:39.304925 (+   384us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:39.304952 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:39.305503 (+   551us) log.cc:844] Serialized 52 byte log entry
0709 12:14:39.383134 (+ 77631us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:39.575544 (+192410us) log.cc:844] Serialized 14 byte log entry
0709 12:14:39.679013 (+103469us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:39.679083 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:40.329735 (+650652us) spinlock_profiling.cc:243] Waited 48.6 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:40.375323 (+ 45588us) raft_consensus.cc:1685] finished
0709 12:14:40.375413 (+    90us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:40.375553 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16418,"prepare.queue_time_us":29997,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":84998,"raft.queue_time_us":90627,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":146,"spinlock_wait_cycles":111876352,"thread_start_us":352173,"threads_started":3,"wal-append.queue_time_us":237475}
I20260709 12:14:40.378767 14897 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:40.349834 18403 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:40.387439 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:40.408418 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 86460.5us
I20260709 12:14:40.409547 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:40.411379 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 80096.2us
I20260709 12:14:40.362227 18486 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:40.344661 18464 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.384845 18403 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:40.396733 18379 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:40.419431 18392 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:40.428599 18392 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.428974 18392 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:40.433964 18426 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:40.434487 18426 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:40.444523 18373 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.445405 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 360) took 1113 ms. Trace:
I20260709 12:14:40.445806 14902 rpcz_store.cc:276] 0709 12:14:39.332365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.019889 (+687524us) service_pool.cc:224] Handling call
0709 12:14:40.020184 (+   295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:40.444182 (+423998us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:40.444210 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:40.444247 (+    37us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:40.444290 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:40.445171 (+   881us) spinlock_profiling.cc:243] Waited 424 ms on lock 0x7b540045cc54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:40.445215 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:40.445344 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":974609664}
I20260709 12:14:40.446743 18373 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.447096 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:40.448243 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.474201 18390 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.478075 18399 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:40.481340 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1886) took 1191 ms. Trace:
I20260709 12:14:40.481770 14904 rpcz_store.cc:276] 0709 12:14:39.289539 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.290900 (+  1361us) service_pool.cc:224] Handling call
0709 12:14:39.293812 (+  2912us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:39.297517 (+  3705us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:39.297547 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:39.298098 (+   551us) log.cc:844] Serialized 52 byte log entry
0709 12:14:39.392943 (+ 94845us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:39.392980 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:40.045674 (+652694us) spinlock_profiling.cc:243] Waited 3.33 ms on lock 0x7b54002e9d54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:40.045720 (+    46us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:40.045768 (+    48us) raft_consensus.cc:1685] finished
0709 12:14:40.045779 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:40.481143 (+435364us) spinlock_profiling.cc:243] Waited 2.59 ms on lock 0x7b54002e9d50. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:40.481270 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2139,"raft.run_cpu_time_us":67,"raft.run_wall_time_us":67,"spinlock_wait_cycles":13728640,"thread_start_us":92216,"threads_started":1,"wal-append.queue_time_us":292517}
I20260709 12:14:40.483531 18452 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.483660 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:40.484083 18452 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.486140 18452 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.417260 18486 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:40.491382 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:40.495373 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.496157 14902 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:40.497578 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:40.572801 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 75319.1us
I20260709 12:14:40.573678 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:40.505436 18407 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:40.507213 18435 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:40.460476 18499 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
W20260709 12:14:40.460420 18503 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
W20260709 12:14:40.459668 18500 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:14:40.461737 18498 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.048s
I20260709 12:14:40.424419 18379 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.585333 18379 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.510951 18398 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:40.512997 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 33255a8a25b6441ab3eee959c42897f1 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:14:40.586118 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 33255a8a25b6441ab3eee959c42897f1 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-33255a8a25b6441ab3eee959c42897f1
I20260709 12:14:40.586269 14900 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:40.586876 18183 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.587329 18183 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.526100 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.529641 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.533847 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:40.537813 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:40.593159 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.593885 14901 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:40.593961 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.594805 14898 raft_consensus.cc:2410] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 13 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
W20260709 12:14:40.538120 18495 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.212s	user 0.003s	sys 0.000s
W20260709 12:14:40.540493 18502 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.213s	user 0.001s	sys 0.000s
I20260709 12:14:40.544914 14896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2101) took 1324 ms. Trace:
I20260709 12:14:40.546388 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.549340 18176 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.551499 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.551700 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 362) took 1199 ms. Trace:
I20260709 12:14:40.553217 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.553385 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.555536 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.556424 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.557337 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.558024 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.620724 14826 raft_consensus.cc:2368] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:40.558282 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.558935 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.620739 14829 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:40.622056 14979 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:40.601001 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:40.560801 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.565317 15494 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:40.562794 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.625452 14825 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:40.625747 14825 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:40.621321 15499 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:40.570351 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.573927 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.575222 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:40.559772 14728 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 2 to 7, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 7 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:40.576833 18362 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:40.626416 14825 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.634538 18362 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.577455 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:40.577875 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.578378 18197 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:40.580132 18205 consensus_queue.cc:1059] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:40.665761 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:40.666572 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 96302.9us
I20260709 12:14:40.574942 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.669538 14822 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:40.629168 14902 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.620395 14905 rpcz_store.cc:276] 0709 12:14:39.351891 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.107559 (+755668us) service_pool.cc:224] Handling call
0709 12:14:40.117949 (+ 10390us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:40.126209 (+  8260us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:40.551488 (+425279us) spinlock_profiling.cc:243] Waited 6.53 ms on lock 0x7b54004600d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:40.551648 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15026944}
I20260709 12:14:40.632891 18183 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:40.633423 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.633898 14904 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260709 12:14:40.633998 18398 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:40.577262 14972 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:40.635777 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2103) took 1389 ms. Trace:
I20260709 12:14:40.637514 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:40.678610 14900 rpcz_store.cc:276] 0709 12:14:39.246818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.247409 (+   591us) service_pool.cc:224] Handling call
0709 12:14:40.635635 (+1388226us) spinlock_profiling.cc:243] Waited 1.32 s on lock 0x7b5400193554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:40.635725 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3028935424}
I20260709 12:14:40.644140 14825 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.685268 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.653112 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:40.671325 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:40.632854 14915 tablet_copy_source_session.cc:215] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:40.672887 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:40.674434 14904 pending_rounds.cc:85] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 6
I20260709 12:14:40.689743 14904 pending_rounds.cc:107] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 10.7
I20260709 12:14:40.690018 14904 raft_consensus.cc:2917] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Aborting config change with OpId 10.7: Aborted: Op aborted by new leader
I20260709 12:14:40.690397 14904 raft_consensus.cc:2889] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:40.666064 18362 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:40.629694 14896 rpcz_store.cc:276] 0709 12:14:39.220609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.220726 (+   117us) service_pool.cc:224] Handling call
0709 12:14:40.544696 (+1323970us) spinlock_profiling.cc:243] Waited 431 ms on lock 0x7b5400192b54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:40.544838 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":990869248}
I20260709 12:14:40.671996 18466 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:40.696610 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:44326 (request call id 7) took 4714 ms. Trace:
I20260709 12:14:40.701092 14979 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
W20260709 12:14:40.687451 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 112600us
I20260709 12:14:40.634932 18363 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:14:40.594801 18392 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.658195 18176 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.702419 14728 catalog_manager.cc:5697] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 1 to 5, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 5 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.703015 14904 rpcz_store.cc:276] 0709 12:14:35.976568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:36.053058 (+ 76490us) service_pool.cc:224] Handling call
0709 12:14:36.132639 (+ 79581us) log.cc:844] Serialized 506 byte log entry
0709 12:14:36.478937 (+346298us) spinlock_profiling.cc:243] Waited 4.06 ms on lock 0x7b18003dda40. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:14:36.483920 (+  4983us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b5400404fa0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea07b26 00007f4ccea0149a 00007f4ccea00714 00007f4cce9e0eaa 00007f4cce9e7d53 00007f4cce9e7cd9 00007f4cce9e7c69 00007f4cce9e7c31 00007f4cce9e6dfd 0000000000388634
0709 12:14:40.690821 (+4206901us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21397,"raft.queue_time_us":8299,"raft.run_cpu_time_us":3489,"raft.run_wall_time_us":222722,"spinlock_wait_cycles":14540416,"thread_start_us":136035,"threads_started":1,"wal-append.queue_time_us":249707,"wal-append.run_cpu_time_us":1835,"wal-append.run_wall_time_us":1011937}
I20260709 12:14:40.772714 14871 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:40.764787 14727 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44682 (request call id 265) took 17015 ms (client timeout 15000 ms). Trace:
I20260709 12:14:40.680606 18470 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:40.759943 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 422330us
I20260709 12:14:40.781370 14902 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:40.711438 14825 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:40.729102 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:40.749007 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:40.714775 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:40.784507 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:40.759331 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 338671us
I20260709 12:14:40.715420 14869 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:40.772365 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.793272 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:40.752807 18480 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 12:14:40.840131 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 45599.1us
I20260709 12:14:40.841375 14830 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
W20260709 12:14:40.841475 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 126132us
W20260709 12:14:40.844848 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 33255a8a25b6441ab3eee959c42897f1: Aborted: Op aborted by new leader
W20260709 12:14:40.845741 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 52528.9us
I20260709 12:14:40.848032 14821 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:40.702404 18205 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:40.850613 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:40.751502 18379 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:40.781323 18467 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:40.858500 15460 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.854202 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:40.780843 14727 rpcz_store.cc:269] 0709 12:14:23.750024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.750390 (+   366us) service_pool.cc:224] Handling call
0709 12:14:40.764696 (+17014306us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:37.389955 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:37.390540 (+   585us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:37.390583 (+    43us) write_op.cc:435] Acquired schema lock
0709 12:14:37.390601 (+    18us) tablet.cc:662] Decoding operations
0709 12:14:37.391622 (+  1021us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:37.391706 (+    84us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:37.391732 (+    26us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:14:37.418597 (+ 26865us) tablet.cc:701] Row locks acquired
0709 12:14:37.445117 (+ 26520us) write_op.cc:260] PREPARE: finished
0709 12:14:37.528684 (+ 83567us) write_op.cc:270] Start()
0709 12:14:37.561404 (+ 32720us) write_op.cc:276] Timestamp: P: 1783599277505202 usec, L: 0
0709 12:14:37.566273 (+  4869us) op_driver.cc:348] REPLICATION: starting
0709 12:14:37.636116 (+ 69843us) log.cc:844] Serialized 4820 byte log entry
0709 12:14:38.352977 (+716861us) op_driver.cc:464] REPLICATION: finished
0709 12:14:38.454747 (+101770us) write_op.cc:301] APPLY: starting
0709 12:14:38.454902 (+   155us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:38.455199 (+   297us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:38.455350 (+   151us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:38.458409 (+  3059us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:38.458755 (+   346us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:14:38.458804 (+    49us) write_op.cc:312] APPLY: finished
0709 12:14:38.459172 (+   368us) log.cc:844] Serialized 89 byte log entry
0709 12:14:38.459994 (+   822us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:38.460141 (+   147us) write_op.cc:454] Released schema lock
0709 12:14:38.460189 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:38.468039 (+  7850us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:38.468069 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":194485,"reported_tablets":50,"child_traces":[["op",{"apply.queue_time_us":97551,"apply.run_cpu_time_us":4098,"apply.run_wall_time_us":17158,"num_ops":12,"prepare.queue_time_us":56675,"prepare.run_cpu_time_us":19819,"prepare.run_wall_time_us":322080,"raft.queue_time_us":438451,"raft.run_cpu_time_us":31582,"raft.run_wall_time_us":98961,"replication_time_us":768428,"thread_start_us":329376,"threads_started":4,"wal-append.queue_time_us":160203,"wal-append.run_cpu_time_us":53723,"wal-append.run_wall_time_us":1708104}]]}
I20260709 12:14:40.856758 18023 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.734313 18175 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.119s
I20260709 12:14:40.840197 18382 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.876022 14728 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 2 to 4, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 4 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.884522 14979 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: [10.8-10.8]
W20260709 12:14:40.882530 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 87929.6us
I20260709 12:14:40.893213 14728 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 4 to 6, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 6 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:40.850108 18183 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:40.798166 18408 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.078s
I20260709 12:14:40.853287 18452 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:40.773015 18310 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.906241 14868 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:40.861052 18264 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:40.860863 18504 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:40.879104 18023 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.921772 14728 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 4 to 5, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 5 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:40.899411 18144 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:40.922050 17741 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:40.922936 18452 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.935144 18310 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:40.935282 18452 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:40.905126 18407 consensus_queue.cc:1059] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
I20260709 12:14:40.910019 18183 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:40.937292 18183 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.938299 18023 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:40.939337 18308 raft_consensus.cc:3055] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:40.939728 18308 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:40.940343 15493 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:40.868693 18107 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 12:14:40.925629 18396 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 12:14:40.892745 18382 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.945250 18382 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:40.913161 17964 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 12:14:40.955758 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:40.852393 18486 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:40.868122 18379 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.925357 18390 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.892609 18426 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:40.960884 18489 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:14:40.970311 17964 consensus_queue.cc:1243] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 11.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
W20260709 12:14:40.974566 18403 consensus_meta.cc:287] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.551s	user 0.010s	sys 0.000s
I20260709 12:14:40.926433 18264 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:41.009770 14898 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: []
W20260709 12:14:41.009670 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 143996us
W20260709 12:14:41.010521 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 156357us
I20260709 12:14:40.984198 18263 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:41.089284 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1903) took 1098 ms. Trace:
W20260709 12:14:41.029850 18507 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.151s	user 0.000s	sys 0.002s
I20260709 12:14:41.022176 18023 raft_consensus.cc:3055] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:41.168427 18023 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:41.169145 18379 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:41.169847 18176 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:41.051808 18435 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.093254 14897 rpcz_store.cc:276] 0709 12:14:39.990806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.406487 (+415681us) service_pool.cc:224] Handling call
0709 12:14:40.418903 (+ 12416us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:40.421273 (+  2370us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:40.421308 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:40.424193 (+  2885us) log.cc:844] Serialized 26 byte log entry
0709 12:14:40.785711 (+361518us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:40.857277 (+ 71566us) log.cc:844] Serialized 14 byte log entry
0709 12:14:41.086954 (+229677us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:41.087039 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:41.087081 (+    42us) raft_consensus.cc:1685] finished
0709 12:14:41.087095 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:41.089225 (+  2130us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":71384,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":36,"raft.queue_time_us":921,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":3094,"thread_start_us":550923,"threads_started":2,"wal-append.queue_time_us":475143}
I20260709 12:14:40.980862 18390 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:41.170849 18435 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:41.172459 18392 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:41.172695 18390 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:41.169414 18023 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:41.173012 18435 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:41.174105 18362 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:40.973846 18308 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:41.178074 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 128403us
I20260709 12:14:41.178928 14794 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:41.009393 18197 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:41.203284 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 160121us
W20260709 12:14:41.205790 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:41.177554 18308 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:41.220940 18517 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
I20260709 12:14:41.222795 18426 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:41.224447 18486 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:41.208904 18362 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:41.214038 17964 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:14:41.234345 18197 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:41.234856 18264 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:41.213438 18504 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:41.219451 18379 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:41.237912 18379 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:41.239634 18484 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.488s	user 0.008s	sys 0.001s
I20260709 12:14:41.050748 18403 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:41.247790 14945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.015s	sys 0.029s
W20260709 12:14:41.248165 14945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.559s	user 0.015s	sys 0.029s
W20260709 12:14:41.248703 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 595643us
I20260709 12:14:41.249326 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:41.251087 14973 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:41.252614 14973 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:41.252749 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:41.253397 14902 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:41.254357 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:41.219686 18470 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:41.255216 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:41.255775 14896 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:41.256245 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:41.258965 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:41.209306 18107 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 12:14:41.256652 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:41.264619 14973 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:41.262733 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:41.266153 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:41.266637 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 372636us
I20260709 12:14:41.270169 14871 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:41.271147 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:41.272403 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:41.273665 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:41.274737 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:41.275786 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:41.276398 14903 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:41.276569 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:41.279058 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:41.281216 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:41.247709 18379 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:41.282861 18379 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:41.285141 14978 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:41.289968 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:41.295693 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:41.301530 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:41.302244 14825 raft_consensus.cc:2393] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:41.303113 14973 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:41.303625 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:41.303983 14896 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:41.273097 18205 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.304185 14825 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:41.284026 18363 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:41.284171 18263 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:41.312808 14794 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:41.313097 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:41.317101 14823 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:41.319175 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:41.320624 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:41.322168 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:41.351086 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:41.394256 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 119536us
I20260709 12:14:41.304939 18122 raft_consensus.cc:2764] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 12:14:41.395967 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:41.325052 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:41.401866 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 89123.5us
I20260709 12:14:41.309597 18390 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:41.404251 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:41.313597 18263 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.410964 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 371) took 1371 ms. Trace:
I20260709 12:14:41.415187 14900 rpcz_store.cc:276] 0709 12:14:40.039774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.683021 (+643247us) service_pool.cc:224] Handling call
0709 12:14:40.683302 (+   281us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:40.689324 (+  6022us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:40.689352 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:40.689788 (+   436us) log.cc:844] Serialized 26 byte log entry
0709 12:14:41.181661 (+491873us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:41.215461 (+ 33800us) log.cc:844] Serialized 14 byte log entry
0709 12:14:41.218566 (+  3105us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:41.218654 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:41.410747 (+192093us) raft_consensus.cc:1685] finished
0709 12:14:41.410767 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:41.410903 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8838,"prepare.queue_time_us":32343,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"raft.queue_time_us":12648,"raft.run_cpu_time_us":257,"raft.run_wall_time_us":31083,"thread_start_us":491562,"threads_started":1,"wal-append.queue_time_us":638826}
I20260709 12:14:41.312990 18504 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.098s
I20260709 12:14:41.416872 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:41.417104 14829 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:41.324064 18523 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.088s
I20260709 12:14:41.412178 18390 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:41.313651 18363 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:41.421120 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:41.420301 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:41.493322 14823 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:41.314143 18205 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:41.413511 18510 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:41.418709 18263 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:41.397543 18310 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.110s
W20260709 12:14:41.603835 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 182771us
W20260709 12:14:41.605024 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 184801us
I20260709 12:14:41.606817 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.612638 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:41.614012 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:41.614820 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:41.617348 14945 leader_election.cc:400] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:41.618301 14945 leader_election.cc:403] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:41.617796 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:41.512569 18512 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
W20260709 12:14:41.631775 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:41.644579 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:41.645200 14903 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:41.633348 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:41.480026 18197 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:41.436944 18377 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:41.645560 14974 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:41.646466 14900 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:41.651582 14973 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:41.503139 18363 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:41.665954 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:41.650529 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 369) took 1637 ms. Trace:
I20260709 12:14:41.678656 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1905) took 1657 ms. Trace:
I20260709 12:14:41.680812 14898 rpcz_store.cc:276] 0709 12:14:40.021047 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.635063 (+614016us) service_pool.cc:224] Handling call
0709 12:14:40.654212 (+ 19149us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:41.051241 (+397029us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:41.678440 (+627199us) spinlock_profiling.cc:243] Waited 354 ms on lock 0x7b54001414d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:41.678605 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":814836480}
I20260709 12:14:41.677034 14901 rpcz_store.cc:276] 0709 12:14:40.012923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.594466 (+581543us) service_pool.cc:224] Handling call
0709 12:14:40.594751 (+   285us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:40.595107 (+   356us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:40.595454 (+   347us) log.cc:844] Serialized 14 byte log entry
0709 12:14:40.634096 (+ 38642us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x7b1800389ce0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:14:41.245505 (+611409us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:41.255960 (+ 10455us) log.cc:844] Serialized 26 byte log entry
0709 12:14:41.256113 (+   153us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:41.508235 (+252122us) log.cc:844] Serialized 14 byte log entry
0709 12:14:41.631321 (+123086us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:41.631400 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:41.650354 (+ 18954us) raft_consensus.cc:1685] finished
0709 12:14:41.650371 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:41.650482 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":143148,"prepare.queue_time_us":78535,"prepare.run_cpu_time_us":76,"prepare.run_wall_time_us":79,"raft.queue_time_us":158033,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":23075,"spinlock_wait_cycles":30299392,"thread_start_us":879532,"threads_started":3,"wal-append.queue_time_us":387383}
I20260709 12:14:41.610293 18504 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:41.716293 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 99312.2us
I20260709 12:14:41.721827 14905 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:41.631166 18530 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 12:14:41.730827 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 378368us
I20260709 12:14:41.609509 18362 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.745318 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:41.632066 18510 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:41.642141 18183 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:41.745826 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 414217us
I20260709 12:14:41.643388 18539 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:41.747306 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:41.643496 18518 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:41.643271 18379 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:41.666473 18264 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:41.716846 18517 log.cc:927] Time spent T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:14:41.668479 18377 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:41.696730 18197 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:41.791558 14905 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:41.793987 14973 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:41.783311 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:41.729969 18523 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:41.787654 14903 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:41.746397 18326 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:41.774621 18539 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:41.823971 14971 consensus_meta.cc:287] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.552s	user 0.006s	sys 0.002s
I20260709 12:14:41.824375 14971 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:41.808780 18377 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:41.825695 14794 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:41.836259 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:41.815054 18209 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:41.813509 18518 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:41.813970 18197 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:41.813165 18379 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.769372 18362 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:41.813562 18525 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.052s
I20260709 12:14:41.847115 18379 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:41.847632 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:41.849398 18330 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:41.850375 18497 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:41.827572 18539 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:41.913049 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 44265.7us
I20260709 12:14:41.816381 18326 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:41.810240 18264 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:41.923221 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 289933us
I20260709 12:14:41.837553 18523 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:41.778846 18183 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:41.831947 18527 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:41.931113 14971 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
W20260709 12:14:41.914988 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 178302us
I20260709 12:14:41.947544 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:41.946836 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:41.955924 14973 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:41.871810 18497 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:42.026664 14976 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.743s	user 0.022s	sys 0.030s
W20260709 12:14:42.027034 14976 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.743s	user 0.022s	sys 0.030s
I20260709 12:14:41.933341 18541 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:42.037544 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:41.932236 18504 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.102s
I20260709 12:14:42.053609 14977 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:42.024139 18209 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:41.997112 18523 raft_consensus.cc:697] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:42.056511 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 121112us
I20260709 12:14:42.029796 18435 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:42.067268 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:42.046159 18107 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:14:42.037084 17741 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.071956 17741 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.074174 17741 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.074424 18324 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:42.075165 18551 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:42.075819 18551 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:42.077310 18516 log.cc:927] Time spent T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 1.027s	user 0.017s	sys 0.031s
I20260709 12:14:42.063931 18544 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:42.078660 18551 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.068593 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:42.074688 18556 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:42.038554 18530 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:42.098917 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:42.024423 18377 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.052946 18205 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:42.124348 18551 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:42.125275 18551 consensus_queue.cc:1243] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 11.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:14:42.127475 18551 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:42.127831 18551 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:42.128717 18551 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:42.091202 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 343933us
I20260709 12:14:42.129951 18551 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:42.133071 18498 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:42.131829 18506 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:14:42.133601 18498 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.134111 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:42.134388 18527 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:42.134855 18527 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:42.135684 18527 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.136720 18498 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.136842 18527 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:42.152261 18474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33255a8a25b6441ab3eee959c42897f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:42.087459 18206 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:41.919116 18510 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.064930 18390 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:42.081091 18524 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:42.097151 14776 placement_policy_util.cc:248] tablet 856acbe08d144d12bef348bde5377b8c: not considering replicas for movement since the tablet's status is 'UNAVAILABLE'
I20260709 12:14:42.093770 18486 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:42.079147 18544 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.095881 18541 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:42.219422 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:42.223641 18546 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:42.091979 18209 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.236028 18546 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.237768 18209 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.238415 18546 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.091883 18435 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.160669 18206 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.088068 18324 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.084s
I20260709 12:14:42.225783 15490 raft_consensus.cc:2393] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 7: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:14:42.227489 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.187824 14823 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:42.236593 18548 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.174s	user 0.001s	sys 0.000s
I20260709 12:14:42.221614 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:42.163771 18382 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:42.188416 18205 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:42.187338 18486 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:42.267792 18533 log.cc:927] Time spent T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.342s	user 0.000s	sys 0.001s
W20260709 12:14:42.314747 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 247007us
I20260709 12:14:42.056819 18518 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:42.326406 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 170473us
I20260709 12:14:42.328331 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:42.329538 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:42.310990 18541 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.030s
I20260709 12:14:42.345403 18498 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:42.346051 18498 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.346345 18197 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.316030 18362 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.329005 15490 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:42.101210 18497 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.354075 18497 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:42.356483 18557 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:42.305810 18523 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.357146 18557 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:42.358175 18557 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:42.354905 18363 consensus_meta.cc:287] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.625s	user 0.009s	sys 0.000s
I20260709 12:14:42.359647 18363 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.360400 18264 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.360598 14978 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:42.353539 18544 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:42.361320 18263 consensus_meta.cc:287] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.708s	user 0.008s	sys 0.001s
I20260709 12:14:42.361820 18263 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.362372 18363 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:42.362273 18308 consensus_meta.cc:287] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.137s	user 0.007s	sys 0.002s
I20260709 12:14:42.327178 18562 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 12:14:42.363780 14975 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:42.364116 18183 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.363073 18206 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:42.329458 18530 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:42.365545 18547 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 12:14:42.356570 14942 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:42.331985 18565 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:42.360896 18377 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:42.380184 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.363787 18562 consensus_queue.cc:1243] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 11.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:42.348217 18498 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.382917 14901 raft_consensus.cc:2393] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:42.383661 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 339893us
I20260709 12:14:42.370033 18363 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:42.383081 18565 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.370262 18486 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.415024 18486 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:42.415400 14825 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:42.415778 14825 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:42.415927 18498 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.416420 18498 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.418532 18498 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.419163 14825 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.420425 18263 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.420535 14825 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:42.420840 18565 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:42.413434 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.427953 14825 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 7. (term mismatch)
I20260709 12:14:42.428323 14825 pending_rounds.cc:85] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 6
I20260709 12:14:42.413901 18525 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:42.411834 18363 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.415791 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1795) took 1145 ms. Trace:
I20260709 12:14:42.369618 18382 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.428551 14825 pending_rounds.cc:107] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 10.7
I20260709 12:14:42.444685 14825 raft_consensus.cc:2889] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:42.448143 18378 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 12:14:42.446753 18382 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.450896 18382 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:42.451555 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1766) took 1131 ms. Trace:
I20260709 12:14:42.454844 14825 rpcz_store.cc:276] 0709 12:14:41.316815 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.316913 (+    98us) service_pool.cc:224] Handling call
0709 12:14:41.317162 (+   249us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.415292 (+1098130us) spinlock_profiling.cc:243] Waited 188 ms on lock 0x7b540004b8a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9fedc0 00007f4ccea891c0 00007f4ccea8a231 00007f4ccea86d8f 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c
0709 12:14:42.446537 (+ 31245us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:42.447914 (+  1377us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":433448832}
I20260709 12:14:42.426690 18197 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:42.462085 18379 consensus_meta.cc:287] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.540s	user 0.008s	sys 0.000s
I20260709 12:14:42.462566 18379 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.465554 18363 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:42.447012 14976 rpcz_store.cc:276] 0709 12:14:41.270050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.270144 (+    94us) service_pool.cc:224] Handling call
0709 12:14:41.270419 (+   275us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:41.276225 (+  5806us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:41.276254 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:41.283426 (+  7172us) log.cc:844] Serialized 26 byte log entry
0709 12:14:42.027360 (+743934us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:42.027399 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:42.027467 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:42.073088 (+ 45621us) spinlock_profiling.cc:243] Waited 1.54 ms on lock 0x7b48001f0158. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:42.415506 (+342418us) raft_consensus.cc:1685] finished
0709 12:14:42.415528 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:42.415734 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13516,"raft.queue_time_us":7689,"raft.run_cpu_time_us":4183,"raft.run_wall_time_us":796381,"spinlock_wait_cycles":3544960,"thread_start_us":743598,"threads_started":1,"wal-append.queue_time_us":1039490}
I20260709 12:14:42.469136 18326 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:42.476157 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.382797 18308 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:42.472146 18543 log.cc:927] Time spent T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.624s	user 0.005s	sys 0.007s
I20260709 12:14:42.398567 18539 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.472168 18326 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:42.430094 17964 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:42.484954 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.488399 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:42.444617 18525 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.490111 18382 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.491359 18452 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:42.508270 14902 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:42.514318 18426 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.514567 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:42.514874 18426 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.515776 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:42.498879 17964 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.518764 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:42.531749 18264 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:42.511740 18452 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.532341 18264 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.534372 18264 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.511425 18545 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:42.535318 18545 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.511651 18373 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:42.536698 18373 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.538645 18373 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.539480 18470 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:42.539465 14825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:42.499399 18382 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.539988 18470 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.540174 14825 raft_consensus.cc:606] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:42.548481 18470 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:42.549966 18382 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.548727 14825 raft_consensus.cc:614] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:42.542179 18539 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:42.534248 18452 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.555516 14825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:42.556164 14825 raft_consensus.cc:606] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:42.557782 14970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1811) took 1298 ms. Trace:
I20260709 12:14:42.558156 14970 rpcz_store.cc:276] 0709 12:14:41.259052 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.259909 (+   857us) service_pool.cc:224] Handling call
0709 12:14:41.260200 (+   291us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:41.277947 (+ 17747us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:41.277973 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:41.287739 (+  9766us) log.cc:844] Serialized 26 byte log entry
0709 12:14:41.435263 (+147524us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:41.435304 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:41.435374 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:42.471619 (+1036245us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:42.557518 (+ 85899us) raft_consensus.cc:1685] finished
0709 12:14:42.557537 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:42.557726 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17374,"raft.queue_time_us":22128,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":94,"spinlock_wait_cycles":24594688,"thread_start_us":119799,"threads_started":1,"wal-append.queue_time_us":511818}
I20260709 12:14:42.516876 18426 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.481938 18308 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.519084 18183 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:42.592964 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 74267.5us
W20260709 12:14:42.594811 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 65482.5us
I20260709 12:14:42.595178 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:42.594671 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 65408.5us
I20260709 12:14:42.596252 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.596524 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.597323 14973 raft_consensus.cc:2410] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 10 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:14:42.599133 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.599376 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.602012 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.603783 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.606352 14979 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:42.610180 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:42.587819 18197 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:42.593165 18566 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:42.593333 18510 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.600639 18539 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:42.627717 18510 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.628295 18539 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.623711 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:42.624771 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet a363cd1fc9f24307b8726312cd942086: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:14:42.603531 18382 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:42.632457 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:42.635460 14970 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:42.635754 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:42.617010 17964 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.604137 18183 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.639839 14904 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:42.640914 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:42.642452 18576 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:42.629786 18566 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.645537 18566 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.640745 18575 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.646329 18575 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:42.649425 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 44896.6us
I20260709 12:14:42.650663 18470 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.651373 14869 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:42.652076 18426 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:42.635746 18382 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.654623 18382 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.625391 18197 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.656767 18197 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.658084 14976 raft_consensus.cc:2468] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:42.658969 14902 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:42.669823 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:42.712580 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:42.670542 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 56110.3us
I20260709 12:14:42.776036 15490 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 8. (term mismatch)
I20260709 12:14:42.930688 15490 pending_rounds.cc:85] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 7
I20260709 12:14:42.930974 15490 pending_rounds.cc:107] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 10.8
I20260709 12:14:42.931217 15490 raft_consensus.cc:2889] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:42.785696 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:42.932515 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:42.872577 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.678013 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.938050 14898 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:42.698475 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.951661 14979 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:42.915498 18324 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:42.713984 18470 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.987327 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.788031 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:42.990005 14905 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1928) took 1050 ms. Trace:
I20260709 12:14:42.993665 14905 rpcz_store.cc:276] 0709 12:14:41.942501 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.942933 (+   432us) service_pool.cc:224] Handling call
0709 12:14:41.943272 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.034576 (+ 91304us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:42.034605 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:42.034644 (+    39us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:42.034676 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:42.989779 (+955103us) spinlock_profiling.cc:243] Waited 16.6 ms on lock 0x7b54001423d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:42.989825 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:42.989949 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":38267776}
I20260709 12:14:42.997272 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.029309 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:42.815022 18222 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:42.667481 18575 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.030354 18222 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.698591 18379 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:43.035771 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:42.705551 18510 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.064043 14972 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:42.705029 18308 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:43.075028 18510 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.704458 18539 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.767062 18363 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.075646 18510 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.077605 18363 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.077946 18510 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.706903 18183 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.776687 18569 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:43.080842 18569 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.082680 18222 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.082938 18569 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:42.818845 18523 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.083168 18183 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.657823 18426 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.387s
I20260709 12:14:43.083707 18183 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:42.850483 18326 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:43.084900 18326 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:42.703886 18474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:53392 (request call id 578) took 3062 ms. Trace:
I20260709 12:14:43.085762 18183 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:42.801107 18504 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.086138 18474 rpcz_store.cc:276] 0709 12:14:39.647235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.680470 (+ 33235us) service_pool.cc:224] Handling call
0709 12:14:39.946098 (+265628us) ts_tablet_manager.cc:934] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
0709 12:14:42.150832 (+2204734us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:14:42.661286 (+510454us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:42.661411 (+   125us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:14:42.703053 (+ 41642us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:14:42.703393 (+   340us) tablet_replica.cc:206] Creating consensus instance
0709 12:14:42.703728 (+   335us) ts_tablet_manager.cc:989] Replica registered.
0709 12:14:42.703788 (+    60us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":27714,"tablet-copy.queue_time_us":176113,"thread_start_us":119479,"threads_started":2}
I20260709 12:14:43.086807 18504 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.088909 18504 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.116813 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.033295 18324 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.122216 14823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1770) took 1383 ms. Trace:
I20260709 12:14:43.122870 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.126197 14898 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:43.127264 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:42.772063 18382 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:42.854146 18494 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:42.683986 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:43.136101 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.122764 14823 rpcz_store.cc:276] 0709 12:14:41.738612 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.738755 (+   143us) service_pool.cc:224] Handling call
0709 12:14:41.739106 (+   351us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.268566 (+529460us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:43.121954 (+853388us) spinlock_profiling.cc:243] Waited 448 ms on lock 0x7b5400257bd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:43.122149 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1031504768}
I20260709 12:14:43.157826 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.184921 18264 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:43.204876 18264 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.207182 18264 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.083609 18523 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.192852 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.179703 18494 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.195097 18324 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.199422 14903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1926) took 1358 ms. Trace:
I20260709 12:14:43.178921 18379 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.213956 14898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:14:43.154218 18382 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.220364 14896 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:43.184716 18575 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:43.237914 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:43.239207 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.229090 14903 rpcz_store.cc:276] 0709 12:14:41.841543 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.841660 (+   117us) service_pool.cc:224] Handling call
0709 12:14:41.841997 (+   337us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:42.480115 (+638118us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:42.480143 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:42.480637 (+   494us) log.cc:844] Serialized 26 byte log entry
0709 12:14:42.595352 (+114715us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:42.595387 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:42.595448 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:43.199218 (+603770us) raft_consensus.cc:1685] finished
0709 12:14:43.199237 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:43.199366 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":659083,"raft.queue_time_us":638757,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":5845,"thread_start_us":114412,"threads_started":1,"wal-append.queue_time_us":565855}
I20260709 12:14:43.190303 18426 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:43.247378 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.249620 14972 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:43.246176 18575 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.256664 18523 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.257265 18575 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.262888 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.264108 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.264253 14972 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:43.241766 18379 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.267748 18403 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.268378 18494 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.269114 18379 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:43.271027 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.271822 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:43.269855 18522 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.054s	sys 0.066s
I20260709 12:14:43.271027 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.273425 14896 raft_consensus.cc:2410] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:43.275278 14972 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:43.249742 18426 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.276005 18382 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:43.273514 18522 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.054s	sys 0.066s
W20260709 12:14:43.295670 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.297459 14972 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:43.298712 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.299489 14972 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:43.299714 18023 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:43.300246 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.300797 18324 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:43.300951 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:43.301324 18324 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.302249 14796 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:43.303759 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.304215 14977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1804) took 1342 ms. Trace:
I20260709 12:14:43.304365 14972 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:14:43.305151 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:43.306150 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.304607 14977 rpcz_store.cc:276] 0709 12:14:41.944751 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.946618 (+  1867us) service_pool.cc:224] Handling call
0709 12:14:43.287114 (+1340496us) spinlock_profiling.cc:243] Waited 100 ms on lock 0x7b540009a954. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:43.287259 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":230524800}
I20260709 12:14:43.311980 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:43.316540 18324 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.308748 18107 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:43.308974 18176 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:43.324997 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:43.308149 18563 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 12:14:43.324188 18426 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.327739 18563 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:43.328122 18563 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:43.328387 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.329155 18504 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.328974 18563 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.329658 18504 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.331645 18504 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.350526 18563 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:43.361081 18435 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:43.366492 14974 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1798) took 2090 ms (client timeout 1666 ms). Trace:
W20260709 12:14:43.366914 14974 rpcz_store.cc:269] 0709 12:14:41.276227 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.276348 (+   121us) service_pool.cc:224] Handling call
0709 12:14:43.366288 (+2089940us) spinlock_profiling.cc:243] Waited 368 ms on lock 0x7b5400332554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:43.366387 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":847186688}
I20260709 12:14:43.372545 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:43.374018 14869 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:43.382041 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:43.380079 18521 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 12:14:43.376646 18426 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:43.380251 18371 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:43.387463 18371 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:43.388365 18371 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.390116 18264 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.390658 18264 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.385272 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.392409 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.393425 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:43.393797 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.394311 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.386983 18426 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:43.395251 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:43.395602 18426 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:43.396790 15493 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:43.395251 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.398352 14903 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:43.399184 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.399901 14903 raft_consensus.cc:2410] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 11 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
W20260709 12:14:43.402137 18526 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 1.365s	user 0.005s	sys 0.018s
I20260709 12:14:43.403749 15498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 525) took 2847 ms. Trace:
I20260709 12:14:43.404104 15498 rpcz_store.cc:276] 0709 12:14:40.556383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.559577 (+  3194us) service_pool.cc:224] Handling call
0709 12:14:40.559864 (+   287us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:40.560223 (+   359us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:40.851271 (+291048us) log.cc:844] Serialized 14 byte log entry
0709 12:14:41.247162 (+395891us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:42.499856 (+1252694us) spinlock_profiling.cc:243] Waited 1.68 ms on lock 0x7b1800301120. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb9682a6 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccd380a11 00007f4ccd390372 00007f4cceac2a01 00007f4ccea8743a
0709 12:14:42.509808 (+  9952us) log.cc:844] Serialized 26 byte log entry
0709 12:14:42.509966 (+   158us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:42.510011 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:42.510078 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:43.401615 (+891537us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:43.403536 (+  1921us) raft_consensus.cc:1685] finished
0709 12:14:43.403558 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:43.403667 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":348368,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":6112,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":14500,"spinlock_wait_cycles":45114368,"thread_start_us":670106,"threads_started":2,"wal-append.queue_time_us":1045519}
I20260709 12:14:43.406941 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44998 (request call id 1916) took 1762 ms. Trace:
I20260709 12:14:43.407297 14899 rpcz_store.cc:276] 0709 12:14:41.644171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.645500 (+  1329us) service_pool.cc:224] Handling call
0709 12:14:41.645766 (+   266us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.034630 (+388864us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:14:42.034871 (+   241us) log.cc:844] Serialized 14 byte log entry
0709 12:14:42.559183 (+524312us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b180037b760. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce62723a 00007f4ccea91a2a
0709 12:14:42.614306 (+ 55123us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:42.614378 (+    72us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:42.614445 (+    67us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:43.406748 (+792303us) spinlock_profiling.cc:243] Waited 389 ms on lock 0x7b540016cbd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:43.406789 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:43.406890 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25551,"prepare.queue_time_us":120,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":5214,"raft.queue_time_us":11788,"raft.run_cpu_time_us":82,"raft.run_wall_time_us":85,"spinlock_wait_cycles":931965952,"thread_start_us":46737,"threads_started":1,"wal-append.queue_time_us":591004}
I20260709 12:14:43.411155 18426 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.399857 18521 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:43.412716 18521 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:43.413102 18521 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:43.413190 14971 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 511) took 1636 ms (client timeout 1713 ms). Trace:
W20260709 12:14:43.413587 14971 rpcz_store.cc:269] 0709 12:14:41.776861 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.835976 (+ 59115us) service_pool.cc:224] Handling call
0709 12:14:43.413010 (+1577034us) spinlock_profiling.cc:243] Waited 85.2 ms on lock 0x7b54002607d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:43.413132 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":196053248}
W20260709 12:14:43.415122 18537 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 1.386s	user 0.009s	sys 0.027s
I20260709 12:14:43.396533 18264 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.417421 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1817) took 2119 ms. Trace:
I20260709 12:14:43.417790 14978 rpcz_store.cc:276] 0709 12:14:41.297844 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.300452 (+  2608us) service_pool.cc:224] Handling call
0709 12:14:41.300685 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.360999 (+1060314us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:43.417193 (+1056194us) spinlock_profiling.cc:243] Waited 1.06 s on lock 0x7b5400099054. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:43.417344 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2437157760}
I20260709 12:14:43.397277 14869 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:43.426029 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:43.428634 15460 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:43.431212 14796 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:43.435658 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.427714 18373 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:43.453420 18504 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.455816 18504 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.459228 18504 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.427793 18023 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:43.473765 18426 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:43.476269 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 45265.7us
I20260709 12:14:43.478063 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:43.478682 14974 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:43.450841 18527 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:43.487460 14974 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:43.492709 14898 raft_consensus.cc:606] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:43.493238 14898 raft_consensus.cc:614] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:43.462738 18509 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:43.493420 18527 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:43.504169 18527 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.497715 18509 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.502059 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:43.494336 18263 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:43.512692 18263 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.502135 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.530100 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:43.533499 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:43.541569 18509 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:43.543838 18326 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.548486 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:43.556977 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 54973.9us
I20260709 12:14:43.558408 18575 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:43.558858 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:43.558935 18575 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:43.560511 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.695704 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:43.616762 18183 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.721155 18509 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.723407 18509 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.724128 18530 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:43.724474 18382 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.724967 18382 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.725203 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:43.726343 18536 log.cc:927] Time spent T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 1.673s	user 0.010s	sys 0.021s
I20260709 12:14:43.727067 18382 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:43.727360 18379 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:43.718740 18183 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.696106 18324 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.732918 18324 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.735662 18324 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.686272 18122 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:43.618136 18403 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.734217 18183 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.740483 18403 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.561347 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:43.744295 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:43.685730 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 137305us
I20260709 12:14:43.745801 14794 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:43.746953 14794 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:43.747700 18493 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:43.738092 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.686280 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.696600 18581 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.750124 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.751202 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.617501 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.758962 14898 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:43.759838 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:43.753243 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.752321 14903 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:43.749003 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:43.767622 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:43.775805 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:43.555053 18594 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:14:43.560707 18504 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:43.555143 18176 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:43.557273 18523 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.553352 18363 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:43.725518 18530 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:43.751587 18403 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:43.748363 18493 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:43.766723 18324 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:43.853960 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.766135 18122 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:43.618412 18197 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.856978 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:43.860647 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:43.561067 18392 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.295s
I20260709 12:14:43.748270 18521 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.927896 18470 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.944120 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2125) took 2694 ms. Trace:
I20260709 12:14:43.944561 14897 rpcz_store.cc:276] 0709 12:14:41.250054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.250562 (+   508us) service_pool.cc:224] Handling call
0709 12:14:41.273535 (+ 22973us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:41.284686 (+ 11151us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:43.360486 (+2075800us) spinlock_profiling.cc:243] Waited 8.41 ms on lock 0x7b180024a720. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb997455 00007f4cd247f3c7 00007f4ccea919a7 00007f4cceaa10bf 00007f4cceaa1038
0709 12:14:43.422757 (+ 62271us) log.cc:844] Serialized 14 byte log entry
0709 12:14:43.491430 (+ 68673us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:43.491972 (+   542us) log.cc:844] Serialized 26 byte log entry
0709 12:14:43.492558 (+   586us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:43.492598 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:43.493621 (+  1023us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:43.943857 (+450236us) raft_consensus.cc:1685] finished
0709 12:14:43.943951 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:43.944065 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":44320,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":3099,"raft.run_cpu_time_us":238,"raft.run_wall_time_us":13600,"spinlock_wait_cycles":19385088,"thread_start_us":92750,"threads_started":2,"wal-append.queue_time_us":57723}
I20260709 12:14:43.751503 18581 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:43.938871 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:43.939229 18593 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 12:14:43.767290 18382 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.166s
I20260709 12:14:43.777627 18509 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.157s
W20260709 12:14:43.953594 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 176390us
I20260709 12:14:43.749650 18575 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:43.949327 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 247770us
I20260709 12:14:43.937722 18403 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.941505 18122 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.859963 18378 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.089s
I20260709 12:14:43.974713 14905 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
W20260709 12:14:43.978184 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.981659 14898 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:43.984416 18598 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:43.984958 18598 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.929052 18523 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:43.932247 18363 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.992100 14796 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:43.994148 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1824) took 1395 ms. Trace:
I20260709 12:14:43.994567 14976 rpcz_store.cc:276] 0709 12:14:42.598323 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.599174 (+   851us) service_pool.cc:224] Handling call
0709 12:14:43.993950 (+1394776us) spinlock_profiling.cc:243] Waited 58.1 ms on lock 0x7b540009a454. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:43.994083 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":133692800}
I20260709 12:14:43.957221 18493 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:43.956350 18379 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:43.947238 18197 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.982213 18122 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:43.973944 18390 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:43.949788 18470 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:43.998847 18493 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:44.007567 18176 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:43.983413 18403 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.031728 14903 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 9 index: 4. Preceding OpId from leader: term: 11 index: 5. (index mismatch)
W20260709 12:14:44.022388 18563 consensus_meta.cc:287] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.660s	user 0.009s	sys 0.001s
I20260709 12:14:44.040439 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.022119 18528 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
W20260709 12:14:44.032310 18592 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.275s	user 0.000s	sys 0.001s
I20260709 12:14:44.046159 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:44.046700 14829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9593b4db69494807bcc14559f8593547"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:44.047268 14829 raft_consensus.cc:606] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:44.047587 14829 raft_consensus.cc:614] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:44.047823 18525 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.048187 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.049326 18197 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.050062 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:44.041671 18373 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.577s	user 0.005s	sys 0.005s
I20260709 12:14:44.057910 18373 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:44.058518 18373 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:44.059257 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.060086 15490 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:44.058996 18373 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.061807 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.062278 18373 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.062695 15490 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:44.063719 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.049985 18379 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:44.064647 18596 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260709 12:14:44.064862 15493 raft_consensus.cc:2393] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:44.065929 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.035763 18601 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.019753 18390 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.077486 14829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:44.084409 14829 raft_consensus.cc:606] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:44.084800 14829 raft_consensus.cc:614] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:44.085614 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 93304.2us
I20260709 12:14:44.086576 18264 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:44.096122 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:44.096962 15490 raft_consensus.cc:2393] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:44.094280 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.097863 15493 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:44.098523 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 1923) took 2377 ms. Trace:
I20260709 12:14:44.098922 14901 rpcz_store.cc:276] 0709 12:14:41.714918 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.782553 (+ 67635us) service_pool.cc:224] Handling call
0709 12:14:44.092421 (+2309868us) spinlock_profiling.cc:243] Waited 571 ms on lock 0x7b5400193554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:44.092553 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1312498560}
I20260709 12:14:44.100159 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.043895 18426 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 12:14:44.038468 18176 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.074950 18373 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:44.105360 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.107779 14829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:44.107812 18264 raft_consensus.cc:3055] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:44.108405 14829 raft_consensus.cc:606] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:44.108465 18264 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:44.109542 18264 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.110705 18264 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:44.111979 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 119984us
I20260709 12:14:44.121018 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.121702 15493 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:44.135138 18523 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:44.140609 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 54810.3us
I20260709 12:14:44.094365 18605 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:44.102906 18528 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:44.148950 14897 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:44.149461 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:44.152607 15500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 529) took 1929 ms. Trace:
I20260709 12:14:44.152438 18107 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:44.145581 18373 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.153000 15500 rpcz_store.cc:276] 0709 12:14:42.220293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.220407 (+   114us) service_pool.cc:224] Handling call
0709 12:14:42.220680 (+   273us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.243050 (+ 22370us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:42.243083 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:42.243125 (+    42us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:42.243155 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.149630 (+1906475us) spinlock_profiling.cc:243] Waited 22.2 ms on lock 0x7b54006617d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:44.149681 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.149812 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":50969472}
I20260709 12:14:44.143487 18197 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.157914 18528 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.159229 18373 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.146910 18521 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.088757 18601 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.150194 18563 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.148309 18378 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:44.175073 14793 connection.cc:256] RPC call timeout handler was delayed by -1.2662796129998242s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1615s for a response
I20260709 12:14:44.155112 18603 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:44.182693 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.164932 18610 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:44.180051 18390 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.180138 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.181519 18176 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.154877 18107 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.184212 18614 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:44.185105 18612 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:44.185638 18621 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:44.187000 15496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 823) took 1966 ms. Trace:
I20260709 12:14:44.187635 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 388) took 1546 ms. Trace:
W20260709 12:14:44.190873 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 49789.7us
I20260709 12:14:44.183924 18523 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:44.173729 18363 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.154124 18605 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.166383 18197 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:44.206229 14975 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1797) took 2934 ms (client timeout 1699 ms). Trace:
W20260709 12:14:44.369427 14975 rpcz_store.cc:269] 0709 12:14:41.272054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.272167 (+   113us) service_pool.cc:224] Handling call
0709 12:14:44.206050 (+2933883us) spinlock_profiling.cc:243] Waited 1.09 s on lock 0x7b5400099a54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:44.206139 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2508566400}
I20260709 12:14:44.370005 18379 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:44.285589 18567 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:44.179150 18378 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.370714 18493 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.371807 18493 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:44.370625 18379 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.372927 18378 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.188365 18581 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.193687 18604 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:44.373845 18379 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.374234 18604 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.193796 18610 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.176604 18563 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.381191 18598 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.200417 18403 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.383188 18545 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.318284 18263 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.378746 18610 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.384879 18379 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.385674 18382 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:44.385859 18379 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.386214 18382 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.387972 18379 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.385195 18604 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.388156 18382 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.389705 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.381418 18563 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.390316 14971 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:14:44.314592 18470 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.392475 18523 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.394599 18523 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.378607 18557 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:44.396653 15498 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 7.
I20260709 12:14:44.191372 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.400924 15493 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:44.370764 18621 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.403714 18621 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.403615 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.388530 15496 rpcz_store.cc:276] 0709 12:14:42.220599 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.220842 (+   243us) service_pool.cc:224] Handling call
0709 12:14:42.223751 (+  2909us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.237426 (+ 13675us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:42.237461 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:42.237504 (+    43us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:42.237541 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.186784 (+1949243us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b540057f3d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:44.186825 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.186942 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":30993792}
I20260709 12:14:44.406210 18197 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.406833 18605 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.290907 18122 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.415848 14978 raft_consensus.cc:2393] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 12: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:44.422376 14976 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:44.422840 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:44.423277 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.423905 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.425184 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.425356 14974 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:44.420876 18122 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.432787 18612 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.434005 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.434578 18612 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.434875 18122 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:44.435269 18122 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:44.435490 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.190990 18603 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.443087 18603 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.193461 18474 tablet_copy_client.cc:806] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:44.448846 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:44.449087 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.449569 18474 tablet_copy_client.cc:670] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:44.450397 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.451282 18107 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.450999 15494 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:44.453064 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.453747 15498 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:44.306644 18611 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.436650 18601 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.448787 18122 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:44.370728 18567 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.438200 18614 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.466250 18614 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.458834 18611 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.468146 18567 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.468526 18611 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:44.502241 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.501720 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:44.503566 14822 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:44.504959 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.506848 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.507611 14821 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:44.508749 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.509473 14821 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:44.512571 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.514171 14823 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:44.515931 14823 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:44.517854 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.518704 14826 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:44.518841 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.519616 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.520588 14826 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260709 12:14:44.521260 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:44.528709 14823 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:14:44.539240 14900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 379) took 2030 ms. Trace:
I20260709 12:14:44.539819 14900 rpcz_store.cc:276] 0709 12:14:42.508389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.508748 (+   359us) service_pool.cc:224] Handling call
0709 12:14:42.508994 (+   246us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.538669 (+ 29675us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:42.538701 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:42.538744 (+    43us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:14:42.538774 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.538531 (+1999757us) spinlock_profiling.cc:243] Waited 29.5 ms on lock 0x7b54002e8e54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:44.538655 (+   124us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.539009 (+   354us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":67804928}
W20260709 12:14:44.542301 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.200883 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2132) took 1569 ms. Trace:
I20260709 12:14:44.545032 14902 rpcz_store.cc:276] 0709 12:14:42.631998 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.632154 (+   156us) service_pool.cc:224] Handling call
0709 12:14:44.200698 (+1568544us) spinlock_profiling.cc:243] Waited 25.2 ms on lock 0x7b54002c8654. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:44.200826 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":57880960}
I20260709 12:14:44.370496 14904 rpcz_store.cc:276] 0709 12:14:42.641538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.641650 (+   112us) service_pool.cc:224] Handling call
0709 12:14:42.642068 (+   418us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:42.670544 (+ 28476us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:42.670594 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:42.670637 (+    43us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:42.670672 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.187419 (+1516747us) spinlock_profiling.cc:243] Waited 28.3 ms on lock 0x7b540045cc54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:44.187462 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.187577 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":65003904}
I20260709 12:14:44.546703 14942 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.550269 14942 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.552330 14942 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:44.552901 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.553848 14902 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:44.560451 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.560853 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.561950 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.562188 14970 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 14 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 7.
I20260709 12:14:44.563520 14970 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:44.564932 14972 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:44.565172 14868 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:44.566249 14973 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:44.566386 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.567513 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.568413 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.571116 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:44.579113 14978 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:44.579244 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.580267 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.603581 14905 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:44.580684 14979 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 12:14:44.585162 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.586776 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.598636 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.605854 14904 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:44.606340 14897 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:44.607954 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.609016 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:44.610934 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:44.525954 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:44.610793 14973 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 1836) took 1495 ms (client timeout 1955 ms). Trace:
I20260709 12:14:44.531899 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:44.631861 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 137174us
W20260709 12:14:44.626132 14973 rpcz_store.cc:269] 0709 12:14:43.115658 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.157510 (+ 41852us) service_pool.cc:224] Handling call
0709 12:14:44.610531 (+1453021us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b5400099554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:44.610685 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3236482816}
I20260709 12:14:44.643623 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.642167 18371 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:44.648603 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.650341 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.651467 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.659356 18601 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:44.660725 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.662232 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.663533 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.664615 18407 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:44.665618 18612 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:44.667025 18612 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:44.667375 18612 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:44.668767 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:44.670141 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.671005 18621 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:44.671345 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 139738us
I20260709 12:14:44.672227 18546 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:44.664911 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.663002 18371 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.675756 14822 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:44.672778 18546 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:44.673558 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.655712 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:44.681119 14823 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:44.672835 18527 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:44.685865 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.687541 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:44.688871 18363 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:44.689369 18464 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:44.689846 18464 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:44.690172 18474 tablet_copy_client.cc:538] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:44.678534 18546 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.690279 18464 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.682035 18399 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:44.697364 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.698994 18371 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.699694 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:44.694271 18612 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:44.699843 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 92145.4us
I20260709 12:14:44.703941 18615 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:44.705339 18611 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:44.708653 18373 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:44.712452 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 100159us
I20260709 12:14:44.699033 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:44.688696 18382 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:44.713635 18615 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.715827 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:44.693064 18363 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:44.686683 18527 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:44.716595 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.709681 18399 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.717839 14902 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:44.719576 14901 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 12: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:44.709359 18603 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.720734 18399 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.723410 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.719328 18363 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.749368 14827 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:44.749516 14900 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:44.751845 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.752583 14824 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:44.752880 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.720654 18527 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:44.766155 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 93042.6us
I20260709 12:14:44.719666 18621 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:44.716002 18373 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.774106 18183 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.774767 18183 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.776235 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.778126 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.783216 18553 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:44.778761 14903 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
W20260709 12:14:44.785918 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 113624us
I20260709 12:14:44.786327 18601 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:44.787160 18601 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.788326 14793 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:44.789983 18601 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:44.770891 18506 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:44.790817 18506 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.791275 18506 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:44.791610 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:44.792253 18509 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:44.792636 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.793488 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.771350 18612 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:44.794711 18509 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:44.795154 18509 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:44.796129 18373 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.787092 18326 raft_consensus.cc:3055] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:44.803138 18326 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:44.760622 18603 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:44.804229 18326 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.9, Last appended by leader: 9, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.805728 18615 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.777782 14825 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:44.773929 18557 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:44.814500 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.806361 18326 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:44.819868 14905 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
W20260709 12:14:44.826503 14945 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.074s (SENT) [suppressed 19 similar messages]
I20260709 12:14:44.827504 18183 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.829113 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.812615 18603 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:44.836226 18464 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.823529 18621 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:44.840513 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.844882 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.845692 14898 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:44.850834 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.852154 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:44.812732 18557 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:44.860605 18557 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:44.860973 18567 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:44.862788 18546 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.868227 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.869010 14902 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
W20260709 12:14:44.869661 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 78178.7us
I20260709 12:14:44.871374 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.872514 18611 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:44.872965 18611 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.873327 18611 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:44.880722 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:44.881475 14902 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:44.882282 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:44.887398 18464 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.890556 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.892773 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.892097 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.896795 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.869112 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:44.898524 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:44.859658 18399 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.901419 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:44.900221 18621 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:44.904042 18509 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.905123 18621 raft_consensus.cc:993] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:44.905676 18621 raft_consensus.cc:1081] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:44.908089 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:44.907367 18493 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.235s
W20260709 12:14:44.944984 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 84789.9us
W20260709 12:14:45.141688 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.124512 14902 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:45.069628 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.072928 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:44.949016 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:45.204934 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 264306us
I20260709 12:14:45.073323 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.069886 18611 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.234614 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:45.235399 15494 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:45.236645 18611 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:44.900434 18546 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:45.074231 18474 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:14:45.244226 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:45.250234 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 378920us
I20260709 12:14:45.196033 18553 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:45.214445 18399 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:45.252388 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:45.253569 14973 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:44.945195 18629 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:45.256850 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:45.048131 18403 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:45.260597 15494 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:45.083218 18557 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:44.946076 18122 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.236872 18527 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.266062 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.257964 18621 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:45.087668 18506 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.095119 18363 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.257797 18629 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:45.274405 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 325456us
I20260709 12:14:45.275202 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.271468 14978 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:14:45.271813 18197 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:45.276299 18379 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:45.276739 18379 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.267678 18611 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:45.277212 18630 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:45.259263 14726 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:45.278146 18509 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:45.277884 18630 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:45.279156 18527 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:45.277351 18612 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 9.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:45.274487 14868 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:45.275902 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:45.284752 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:45.277093 18379 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:45.288233 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:45.289354 14970 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:45.289368 15498 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11.
I20260709 12:14:45.280934 18629 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:45.287498 18615 raft_consensus.cc:2804] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:45.292238 18197 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.291973 14726 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 7 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 10 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:45.293399 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 49614.7us
I20260709 12:14:45.294143 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.280198 18630 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:45.299014 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.300966 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.296375 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.301918 14979 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:45.303859 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:45.308048 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.308678 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:45.306770 18615 raft_consensus.cc:697] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:45.310293 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.289834 18612 consensus_queue.cc:1243] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 10.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:45.309144 18581 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:45.286361 18403 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.321514 14976 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:45.313102 18611 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:45.318848 14726 catalog_manager.cc:5697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:45.321184 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:45.316170 18382 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:45.324509 18107 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:14:45.326335 18621 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:45.324539 18611 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:45.326684 14794 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:45.332763 18603 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:45.334932 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 60863.2us
I20260709 12:14:45.322383 18630 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:45.328492 18382 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.336680 18611 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:45.352685 14868 leader_election.cc:400] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11.
I20260709 12:14:45.353193 14868 leader_election.cc:403] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 12:14:45.341118 18630 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.355798 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:45.358632 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:45.345106 18557 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:45.363137 15493 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:45.349582 18382 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:45.365360 18464 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:45.365710 14728 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 160) took 32435 ms (client timeout 15000 ms). Trace:
I20260709 12:14:45.365943 18601 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:45.366420 14726 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 7 to 10, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 10 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.372856 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:45.325851 18615 consensus_queue.cc:237] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.377552 14825 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:45.378677 14726 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 6 to 9. New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:45.380108 14726 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 5 to 7, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 7 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.385248 15493 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:45.361245 18630 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:45.380677 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:45.389354 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.390093 14726 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 8 to 10, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 10 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.337320 18581 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.372747 14869 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:45.391646 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 122203us
I20260709 12:14:45.370007 18122 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:45.390646 18197 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:45.386466 18363 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:45.398767 14726 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 4 to 5, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 5 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:45.405296 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:45.395704 18506 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:45.411331 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:45.411517 14905 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:45.412041 14822 raft_consensus.cc:2393] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:45.422483 18614 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:45.422999 18614 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:45.424142 18614 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:45.425668 18614 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:45.422873 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:45.432685 14726 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 7 to 8, leader changed from <none> to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 8 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:45.446383 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.437999 14900 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:45.454865 14901 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
W20260709 12:14:45.460819 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 132667us
W20260709 12:14:45.461916 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 135365us
I20260709 12:14:45.475692 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:45.477445 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 108026us
I20260709 12:14:45.478439 18646 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:45.479483 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:45.480322 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:45.476127 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:45.491737 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.494205 14824 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:45.502557 18399 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:45.504755 14794 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:45.503036 18399 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:45.498720 18601 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:45.510655 18399 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:45.510404 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:45.511523 18601 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:45.518528 18399 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:45.521713 14726 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 4 to 5, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 5 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:45.523260 14726 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 8 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 10 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.497365 18621 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:45.495076 18464 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11.
W20260709 12:14:45.533735 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 186449us
W20260709 12:14:45.370543 14728 rpcz_store.cc:269] 0709 12:14:12.938424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:12.958767 (+ 20343us) service_pool.cc:224] Handling call
0709 12:14:45.365422 (+32406655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:41.941792 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:42.222481 (+280689us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:42.225700 (+  3219us) write_op.cc:435] Acquired schema lock
0709 12:14:42.242179 (+ 16479us) tablet.cc:662] Decoding operations
0709 12:14:43.206014 (+963835us) spinlock_profiling.cc:243] Waited 38.7 ms on lock 0x7b5c001a9e8c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4c79331 00007f4cd4c79221 00007f4cd4c73f6c 00007f4cd23cf370 00007f4cd24d1e74 00007f4cd24bd0a6 00007f4cd24bcd58 00007f4cd24c19f1 00007f4cd24c19a9 00007f4cd24c1939 00007f4cd24c1901
0709 12:14:43.206699 (+   685us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:43.206756 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:43.206784 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:14:43.207280 (+   496us) tablet.cc:701] Row locks acquired
0709 12:14:43.207298 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:14:43.207450 (+   152us) write_op.cc:270] Start()
0709 12:14:43.207639 (+   189us) write_op.cc:276] Timestamp: P: 1783599283207400 usec, L: 0
0709 12:14:43.207657 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:14:43.256351 (+ 48694us) log.cc:844] Serialized 2069 byte log entry
0709 12:14:43.740686 (+484335us) op_driver.cc:464] REPLICATION: finished
0709 12:14:44.017788 (+277102us) write_op.cc:301] APPLY: starting
0709 12:14:44.022271 (+  4483us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:44.042155 (+ 19884us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:44.043953 (+  1798us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:44.048878 (+  4925us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:44.049080 (+   202us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:14:44.049124 (+    44us) write_op.cc:312] APPLY: finished
0709 12:14:44.049372 (+   248us) log.cc:844] Serialized 47 byte log entry
0709 12:14:44.049563 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:44.049667 (+   104us) write_op.cc:454] Released schema lock
0709 12:14:44.049713 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:44.050094 (+   381us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:44.050125 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":116199,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":254014,"apply.run_cpu_time_us":2449,"apply.run_wall_time_us":46867,"num_ops":5,"prepare.queue_time_us":926184,"prepare.run_cpu_time_us":43051,"prepare.run_wall_time_us":1435417,"raft.queue_time_us":331501,"raft.run_cpu_time_us":16708,"raft.run_wall_time_us":211500,"replication_time_us":532874,"spinlock_wait_cycles":88915840,"thread_start_us":822086,"threads_started":4,"wal-append.queue_time_us":104565,"wal-append.run_cpu_time_us":93804,"wal-append.run_wall_time_us":1689178}]]}
I20260709 12:14:45.540778 14726 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.541735 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.548698 14824 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:45.544729 14726 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 4 to 9. New cstate: current_term: 9 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.554420 14726 catalog_manager.cc:5697] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:45.556351 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 185898us
I20260709 12:14:45.556620 14726 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:45.537912 18621 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.558408 14726 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 5 to 6, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 6 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:14:45.564940 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 69460.8us
I20260709 12:14:45.570371 18403 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:45.582074 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.583076 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:45.584448 14794 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:45.585628 18107 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:45.549489 18643 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:45.592994 14942 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:45.595849 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:45.596926 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:45.564486 18621 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:45.605499 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.605918 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.606225 14827 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:45.606599 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.607340 14821 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:45.607674 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.608055 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.608218 14826 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:45.608634 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.609098 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.609253 14822 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:45.607357 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.609124 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.610183 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:45.611555 14829 raft_consensus.cc:2393] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:45.610185 14827 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:45.609454 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.614254 14823 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:45.610523 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:45.615295 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:45.615315 14825 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:45.615082 14830 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:45.589175 18403 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:45.588647 18363 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:45.623863 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:45.602061 18107 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.616101 18612 raft_consensus.cc:2764] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 12:14:45.635757 14971 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:45.636672 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:45.639889 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 51971.3us
I20260709 12:14:45.641577 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:45.623123 18399 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:45.653091 18581 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:45.624698 18649 raft_consensus.cc:2804] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:45.654789 18649 raft_consensus.cc:697] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:45.654608 18363 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:45.628423 14979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:14:45.668044 18649 consensus_queue.cc:237] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.671664 14900 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:14:45.629622 18403 raft_consensus.cc:697] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:48.155313 18403 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:45.675040 18363 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:45.654330 18379 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:48.159207 14900 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44336 (request call id 414) took 2574 ms (client timeout 1717 ms). Trace:
I20260709 12:14:48.159703 18379 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:46.317308 18474 tablet_bootstrap.cc:700] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Time spent opening tablet: real 0.684s	user 0.000s	sys 0.000s
I20260709 12:14:45.678793 18382 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.163159 18382 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:46.265980 18630 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.165198 18630 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:45.637025 18107 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:46.916781 18629 consensus_meta.cc:287] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 1.606s	user 0.010s	sys 0.000s
I20260709 12:14:48.166062 18629 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.167380 18107 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:46.974318 18645 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.340s	user 0.003s	sys 0.015s
W20260709 12:14:48.159608 14900 rpcz_store.cc:269] 0709 12:14:45.584367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.584511 (+   144us) service_pool.cc:224] Handling call
0709 12:14:48.159099 (+2574588us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:47.000619 18611 consensus_meta.cc:287] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.632s	user 0.010s	sys 0.000s
I20260709 12:14:48.168830 18611 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.171289 18611 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:47.041760 18621 consensus_meta.cc:287] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 1.419s	user 0.006s	sys 0.005s
I20260709 12:14:47.097934 18509 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
W20260709 12:14:48.171705 14868 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.575s	user 0.006s	sys 0.031s
W20260709 12:14:48.172348 14868 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.577s	user 0.006s	sys 0.032s
I20260709 12:14:48.172008 18621 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:48.172683 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 2.57752e+06us
I20260709 12:14:48.172029 18509 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:48.173847 18509 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.175185 18509 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:48.177718 18621 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:48.168063 18629 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:48.099901 18493 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Stepping down as leader of term 11
W20260709 12:14:48.168483 18645 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.543s	user 0.004s	sys 0.015s
I20260709 12:14:48.178598 18493 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:48.179854 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:48.179651 18493 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.180517 14972 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:48.180975 18493 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:48.191411 18667 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:48.191992 18667 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.194721 18667 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:48.195237 18667 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:48.195731 18667 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.197825 18667 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:48.199662 18474 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=1 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:14:48.200945 18474 tablet_bootstrap.cc:492] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:14:48.202617 18668 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:48.203318 18668 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.202610 18474 ts_tablet_manager.cc:1403] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 3.129s	user 0.040s	sys 0.010s
I20260709 12:14:48.205356 18668 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:48.205869 18668 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:48.206382 18668 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.207264 18474 raft_consensus.cc:359] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d [term 12 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.208225 18474 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:14:48.208299 18668 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:48.208892 18474 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:48.209533 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1865) took 2619 ms. Trace:
I20260709 12:14:48.209879 14974 rpcz_store.cc:276] 0709 12:14:45.589794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.589939 (+   145us) service_pool.cc:224] Handling call
0709 12:14:45.596588 (+  6649us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:45.675759 (+ 79171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:45.675791 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:45.675828 (+    37us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:45.675864 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:48.209311 (+2533447us) spinlock_profiling.cc:243] Waited 79 ms on lock 0x7b54003656d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:48.209352 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:48.209468 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":181636864}
I20260709 12:14:48.210827 18474 ts_tablet_manager.cc:1434] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 12:14:48.212213 14871 connection.cc:256] RPC call timeout handler was delayed by -2.3010195360000125s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15180000000000002s for a response
W20260709 12:14:48.213723 14871 connection.cc:256] RPC call timeout handler was delayed by -2.1741637149998496s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1542s for a response
W20260709 12:14:48.214067 14871 connection.cc:256] RPC call timeout handler was delayed by -2.1399637149997943s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15800000000000003s for a response
W20260709 12:14:48.214716 14871 connection.cc:256] RPC call timeout handler was delayed by -2.0625195359998543s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17830000000000001s for a response
W20260709 12:14:48.214996 14871 connection.cc:256] RPC call timeout handler was delayed by -1.9986195359999783s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1854s for a response
W20260709 12:14:48.215253 14869 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.657s	user 0.016s	sys 0.048s
W20260709 12:14:48.215260 14871 connection.cc:256] RPC call timeout handler was delayed by -1.9806195359999492s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1874s for a response
W20260709 12:14:48.215723 14871 connection.cc:256] RPC call timeout handler was delayed by -1.8622783159999017s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15990000000000001s for a response
W20260709 12:14:48.215811 14869 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.657s	user 0.017s	sys 0.048s
W20260709 12:14:48.216070 14871 connection.cc:256] RPC call timeout handler was delayed by -1.8008665149998251s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.171s for a response
W20260709 12:14:48.216427 14871 connection.cc:256] RPC call timeout handler was delayed by -1.7587783159999617s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1714s for a response
W20260709 12:14:48.216770 14871 connection.cc:256] RPC call timeout handler was delayed by -1.7277195359999951s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2155s for a response
W20260709 12:14:48.217046 14871 connection.cc:256] RPC call timeout handler was delayed by -1.6883665149998706s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1835s for a response
W20260709 12:14:48.217314 14871 connection.cc:256] RPC call timeout handler was delayed by -1.688119535999931s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21989999999999998s for a response
W20260709 12:14:48.217590 14871 connection.cc:256] RPC call timeout handler was delayed by -1.6557195359998786s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2235s for a response
W20260709 12:14:48.217850 14871 connection.cc:256] RPC call timeout handler was delayed by -1.5949783159999242s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1896s for a response
W20260709 12:14:48.218236 14871 connection.cc:256] RPC call timeout handler was delayed by -1.4668117059998167s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33420000000000005s for a response
I20260709 12:14:48.218317 18669 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:48.218637 14871 connection.cc:256] RPC call timeout handler was delayed by -1.4624665149997327s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2086s for a response
W20260709 12:14:48.218969 14871 connection.cc:256] RPC call timeout handler was delayed by -1.3159783159999279s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22060000000000002s for a response
I20260709 12:14:48.218885 18669 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:48.219347 14871 connection.cc:256] RPC call timeout handler was delayed by -1.2725265029998809s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1774s for a response
W20260709 12:14:48.219698 14871 connection.cc:256] RPC call timeout handler was delayed by -1.2698265029998765s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
W20260709 12:14:48.219978 14871 connection.cc:256] RPC call timeout handler was delayed by -1.1261209299998427s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18710000000000002s for a response
W20260709 12:14:48.220238 14871 connection.cc:256] RPC call timeout handler was delayed by -1.1105265030000737s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19540000000000002s for a response
W20260709 12:14:48.216212 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 2.65757e+06us
I20260709 12:14:48.221553 18669 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:48.222087 18669 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:48.223438 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:48.224069 14900 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.225282 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:48.226050 14900 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:48.225333 14945 connection.cc:256] RPC call timeout handler was delayed by -2.759336600999859s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1564s for a response
W20260709 12:14:48.226624 14945 connection.cc:256] RPC call timeout handler was delayed by -2.6983244989999093s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1531s for a response
I20260709 12:14:48.226867 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:48.227344 14945 connection.cc:256] RPC call timeout handler was delayed by -2.6371603719999257s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3352s for a response
W20260709 12:14:48.227685 14945 connection.cc:256] RPC call timeout handler was delayed by -2.5470626230001017s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1535s for a response
W20260709 12:14:48.227946 14945 connection.cc:256] RPC call timeout handler was delayed by -2.54077015200005s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1543s for a response
I20260709 12:14:48.228003 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:48.228578 14898 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:48.227381 14900 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:48.235340 14898 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
W20260709 12:14:48.235381 14945 connection.cc:256] RPC call timeout handler was delayed by -2.4732626229999823s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1617s for a response
W20260709 12:14:48.236809 14945 connection.cc:256] RPC call timeout handler was delayed by -2.4651626229999692s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1626s for a response
W20260709 12:14:48.237147 14945 connection.cc:256] RPC call timeout handler was delayed by -2.4453626230001646s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1648s for a response
W20260709 12:14:48.237452 14945 connection.cc:256] RPC call timeout handler was delayed by -2.2824626230001286s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1829s for a response
W20260709 12:14:48.237767 14945 connection.cc:256] RPC call timeout handler was delayed by -2.2581626230000893s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18560000000000001s for a response
W20260709 12:14:48.239759 14945 connection.cc:256] RPC call timeout handler was delayed by -2.2212626230000296s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1897s for a response
I20260709 12:14:48.239460 14900 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:48.237980 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:48.240088 14945 connection.cc:256] RPC call timeout handler was delayed by -2.1699626230001741s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19540000000000002s for a response
W20260709 12:14:48.240510 14945 connection.cc:256] RPC call timeout handler was delayed by -1.9791626230000929s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21660000000000001s for a response
W20260709 12:14:48.240808 14945 connection.cc:256] RPC call timeout handler was delayed by -1.9683626230000755s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2178s for a response
W20260709 12:14:48.241143 14945 connection.cc:256] RPC call timeout handler was delayed by -1.9059755150001365s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16590000000000002s for a response
W20260709 12:14:48.241501 14945 connection.cc:256] RPC call timeout handler was delayed by -1.3831484619997809s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16310000000000002s for a response
W20260709 12:14:48.241806 14945 connection.cc:256] RPC call timeout handler was delayed by -1.34084846199994s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1678s for a response
W20260709 12:14:48.242159 14945 connection.cc:256] RPC call timeout handler was delayed by -1.3104626230001486s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2909s for a response
I20260709 12:14:48.244848 14898 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 14
W20260709 12:14:48.242475 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2067484619999505s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1827s for a response
W20260709 12:14:48.245638 14945 connection.cc:256] RPC call timeout handler was delayed by -1.2067484619999505s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1827s for a response
W20260709 12:14:48.245973 14945 connection.cc:256] RPC call timeout handler was delayed by -1.146448461999853s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1894s for a response
W20260709 12:14:48.246276 14945 connection.cc:256] RPC call timeout handler was delayed by -1.0042484619998504s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20520000000000002s for a response
I20260709 12:14:48.246876 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:48.247675 18557 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:48.248942 18557 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:48.250763 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:48.251024 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.251497 18557 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:48.251821 14826 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:48.252202 14945 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:48.252415 14898 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:14:48.251866 18557 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:48.253026 18629 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:48.253072 18557 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:48.255755 18667 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:48.255594 18669 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.256393 18667 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.256779 18669 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.252451 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.254295 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.259022 14822 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:48.259637 14829 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:48.259891 18667 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:48.260807 14971 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59546 (request call id 544) took 2576 ms (client timeout 1958 ms). Trace:
I20260709 12:14:48.261067 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.261631 14829 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:48.262388 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.264356 18669 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:48.266057 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.264041 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.268484 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.269037 14823 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.254295 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:14:48.270067 14971 rpcz_store.cc:269] 0709 12:14:45.684049 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.260570 (+2576521us) service_pool.cc:211] Skipping call since client already timed out
0709 12:14:48.260706 (+   136us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 12:14:48.272106 18382 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:48.272569 18382 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:48.272969 18382 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:48.264618 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.276676 18630 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:48.277257 18630 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.277736 18363 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:48.277979 18379 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.278491 18363 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.280123 18630 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:48.280481 18363 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:48.278435 18379 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.282274 18382 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.276878 14822 raft_consensus.cc:2368] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11.
I20260709 12:14:48.271240 14829 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:48.269786 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.294111 14823 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:48.294394 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.294994 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.295511 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.296099 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.296964 14823 raft_consensus.cc:2410] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:48.297713 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.298620 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.299132 14823 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:48.299759 18382 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:48.299834 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:48.300470 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 77127.4us
I20260709 12:14:48.292447 18557 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.301487 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.302320 14829 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:48.282881 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:48.282842 18379 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:48.288159 14897 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 2.654s	user 0.003s	sys 0.030s
I20260709 12:14:48.303102 18379 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:48.303478 14897 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.670s	user 0.005s	sys 0.030s
I20260709 12:14:48.303591 18379 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:48.304224 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:48.304942 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2165) took 2899 ms. Trace:
I20260709 12:14:48.304807 18379 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.305505 14897 rpcz_store.cc:276] 0709 12:14:45.404807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.405651 (+   844us) service_pool.cc:224] Handling call
0709 12:14:45.431561 (+ 25910us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:45.431897 (+   336us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:45.446590 (+ 14693us) log.cc:844] Serialized 14 byte log entry
0709 12:14:45.633805 (+187215us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b18003adb60. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce62723a 00007f4ccea91a2a
0709 12:14:48.304053 (+2670248us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:48.304119 (+    66us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:48.304164 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:48.304260 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:48.304393 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":737,"prepare.queue_time_us":15378,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":53,"raft.queue_time_us":778,"raft.run_cpu_time_us":123,"raft.run_wall_time_us":116,"spinlock_wait_cycles":26564480,"thread_start_us":2669984,"threads_started":1,"wal-append.queue_time_us":1561426,"wal-append.run_cpu_time_us":1505,"wal-append.run_wall_time_us":1035600}
I20260709 12:14:48.300698 14823 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.308642 18672 raft_consensus.cc:2764] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 12:14:48.308638 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.309181 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:48.309749 14869 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:48.296068 14822 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.311959 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:48.312484 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.317178 14823 raft_consensus.cc:2410] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:48.303682 14826 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.317896 14829 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:48.302482 18557 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:48.322045 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.322878 14826 raft_consensus.cc:2368] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13.
I20260709 12:14:48.322674 14869 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:48.323310 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.317852 18363 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:48.323910 18651 consensus_queue.cc:1059] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:48.324425 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.324910 18677 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:48.325094 18651 raft_consensus.cc:3055] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:48.319994 18676 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.325459 18677 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.326215 18676 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.327826 18677 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:48.325480 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.325484 18651 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:48.328379 18630 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:48.324028 14869 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:48.328787 14829 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:14:48.323608 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.330782 14826 raft_consensus.cc:2368] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11.
I20260709 12:14:48.331185 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.331939 14822 raft_consensus.cc:2410] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:48.330792 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:48.332481 18667 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:48.333792 18667 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.334126 18667 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:48.317570 18672 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:48.337071 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:48.338346 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.338807 14823 raft_consensus.cc:2376] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7. Re-sending same reply.
I20260709 12:14:48.339470 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.339883 14829 raft_consensus.cc:2376] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8. Re-sending same reply.
I20260709 12:14:48.324333 18363 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:48.345023 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.345062 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:48.346030 14903 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:48.329702 18669 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:48.348604 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.328663 18676 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:48.350024 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.350639 14829 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:48.350770 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:48.351293 14905 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:48.351424 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.351956 14829 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:48.345372 18363 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.349629 18651 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.335186 18630 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:48.349268 14823 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
W20260709 12:14:48.356652 14871 leader_election.cc:336] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.518s (SENT)
I20260709 12:14:48.364713 14903 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:48.355746 14826 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:48.372103 14871 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:48.371763 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 136651us
W20260709 12:14:48.373876 14945 leader_election.cc:336] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.535s (SENT)
I20260709 12:14:48.374303 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:48.376683 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.377338 14826 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:14:48.378189 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.348866 18669 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:48.385637 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.383193 18672 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:48.386952 18630 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.463605 14821 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:14:48.429149 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 72520.2us
I20260709 12:14:48.466771 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:48.464213 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 88990.1us
I20260709 12:14:48.468292 14826 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.450999 14829 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
W20260709 12:14:48.469151 14871 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.542s (SENT)
I20260709 12:14:48.469877 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:48.387526 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:48.461345 14945 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.543s (SENT)
I20260709 12:14:48.472424 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:48.473234 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.473847 14822 raft_consensus.cc:2376] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7. Re-sending same reply.
I20260709 12:14:48.475525 14905 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:48.480914 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.481951 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.483726 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:48.484710 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.485347 14826 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:48.480355 18382 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:48.487576 15462 connection.cc:256] RPC call timeout handler was delayed by -2.5632183640000221s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15380000000000002s for a response
W20260709 12:14:48.487951 15462 connection.cc:256] RPC call timeout handler was delayed by -2.4921183639999072s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1617s for a response
I20260709 12:14:48.488351 18379 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:48.488221 15462 connection.cc:256] RPC call timeout handler was delayed by -2.4876183639999s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1622s for a response
W20260709 12:14:48.489566 15462 connection.cc:256] RPC call timeout handler was delayed by -2.4057183639999948s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1713s for a response
W20260709 12:14:48.489830 15462 connection.cc:256] RPC call timeout handler was delayed by -2.3976183639999817s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17220000000000002s for a response
W20260709 12:14:48.490082 15462 connection.cc:256] RPC call timeout handler was delayed by -2.2725183640000068s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18610000000000002s for a response
W20260709 12:14:48.490301 15462 connection.cc:256] RPC call timeout handler was delayed by -2.268918364000001s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1865s for a response
I20260709 12:14:48.491194 18677 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.492202 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.492535 14826 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:48.477137 18669 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:48.492750 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.493541 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.492949 14829 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.494275 14823 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
W20260709 12:14:48.493603 15462 connection.cc:256] RPC call timeout handler was delayed by -2.1132183639999766s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20379999999999998s for a response
W20260709 12:14:48.494876 15462 connection.cc:256] RPC call timeout handler was delayed by -2.07811836399992s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2077s for a response
W20260709 12:14:48.495524 15462 connection.cc:256] RPC call timeout handler was delayed by -2.0535447830000066s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20550000000000002s for a response
W20260709 12:14:48.495743 15462 connection.cc:256] RPC call timeout handler was delayed by -2.0079183640000338s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2155s for a response
I20260709 12:14:48.495131 18676 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:48.496110 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.491662 18677 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.496477 18676 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:48.498157 18657 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 1.447s	user 0.008s	sys 0.026s
I20260709 12:14:48.498338 18677 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:48.498804 18676 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:48.496905 14826 raft_consensus.cc:2410] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260709 12:14:48.501818 14826 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:48.503636 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:48.504345 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 75187.9us
I20260709 12:14:48.504933 14904 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:48.495939 15462 connection.cc:256] RPC call timeout handler was delayed by -1.9896447830001307s: 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
W20260709 12:14:48.508690 15462 connection.cc:256] RPC call timeout handler was delayed by -1.9221447830000216s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22010000000000002s for a response
W20260709 12:14:48.509503 15462 connection.cc:256] RPC call timeout handler was delayed by -1.6589295880000918s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2175s for a response
W20260709 12:14:48.510160 15462 connection.cc:256] RPC call timeout handler was delayed by -1.4923700530000588s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21600000000000003s for a response
I20260709 12:14:48.492115 18651 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:48.512081 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:48.510763 15462 connection.cc:256] RPC call timeout handler was delayed by -1.442839647000028s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17170000000000002s for a response
I20260709 12:14:48.512771 14822 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:48.512936 15462 connection.cc:256] RPC call timeout handler was delayed by -1.3966566540000258s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17170000000000002s for a response
W20260709 12:14:48.513875 15462 connection.cc:256] RPC call timeout handler was delayed by -1.0769997580000563s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2198s for a response
W20260709 12:14:48.514545 15462 connection.cc:256] RPC call timeout handler was delayed by -1.0516065570000137s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18560000000000001s for a response
I20260709 12:14:48.511555 18676 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:48.523761 18676 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:48.525938 18676 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:48.539319 18667 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:48.543635 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.544903 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:48.545507 14830 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:48.546290 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:48.568887 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:48.569654 15495 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:48.570379 14976 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:48.585922 14976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1871) took 2952 ms. Trace:
I20260709 12:14:48.671192 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:48.778754 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:49.013159 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 238934us
I20260709 12:14:48.957818 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.283756 14823 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:48.605217 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:48.659742 14829 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:48.779081 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.281024 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:48.660159 14904 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
W20260709 12:14:48.727285 14902 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 3.114s	user 0.015s	sys 0.017s
W20260709 12:14:49.281251 14871 leader_election.cc:336] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.580s (SENT)
I20260709 12:14:49.286783 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:48.592440 14794 connection.cc:256] RPC call timeout handler was delayed by -1.6533405890002086s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1503s for a response
W20260709 12:14:49.280953 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 3.80354e+06us
I20260709 12:14:48.671677 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.285630 14976 rpcz_store.cc:276] 0709 12:14:45.633356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.639403 (+  6047us) service_pool.cc:224] Handling call
0709 12:14:45.673139 (+ 33736us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:48.570812 (+2897673us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:48.585674 (+ 14862us) spinlock_profiling.cc:243] Waited 2.9 s on lock 0x7b54002d4e54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:48.585859 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6662417280}
W20260709 12:14:48.761373 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 430591us
W20260709 12:14:48.895685 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 437221us
I20260709 12:14:49.289518 14975 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:49.285784 15492 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:48.778646 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:49.290043 14902 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 3.677s	user 0.020s	sys 0.040s
W20260709 12:14:49.286240 14822 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.646s	user 0.007s	sys 0.000s
I20260709 12:14:49.291356 14822 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:49.291496 14974 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 12: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:48.759837 14979 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:49.292088 14979 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:49.293663 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2178) took 1050 ms. Trace:
I20260709 12:14:48.779407 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60872 (request call id 416) took 3165 ms. Trace:
I20260709 12:14:49.294135 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2194) took 1023 ms. Trace:
I20260709 12:14:49.295343 14904 rpcz_store.cc:276] 0709 12:14:48.236640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.503408 (+266768us) service_pool.cc:224] Handling call
0709 12:14:49.286546 (+783138us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:49.294139 14824 rpcz_store.cc:276] 0709 12:14:45.604427 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.619182 (+ 14755us) service_pool.cc:224] Handling call
0709 12:14:45.619454 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:45.621704 (+  2250us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:45.621732 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:45.621770 (+    38us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:45.625214 (+  3444us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:48.769088 (+3143874us) spinlock_profiling.cc:243] Waited 2.06 ms on lock 0x7b54002571d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:48.769146 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:48.769288 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4728192}
I20260709 12:14:49.295488 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:49.306123 14823 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:48.604647 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-33255a8a25b6441ab3eee959c42897f1 received from {username='slave'} at 127.0.0.1:44336
I20260709 12:14:49.310146 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-33255a8a25b6441ab3eee959c42897f1 on tablet 33255a8a25b6441ab3eee959c42897f1 with peer 2521854406d544779444a29c4141b97d
I20260709 12:14:49.311550 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.295581 14829 rpcz_store.cc:276] 0709 12:14:48.261568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.495287 (+233719us) service_pool.cc:224] Handling call
0709 12:14:48.562082 (+ 66795us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:49.284578 (+722496us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:49.284790 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:49.312654 14971 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:49.312705 18687 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:49.315070 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.311739 14822 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 11 index: 5. (index mismatch)
I20260709 12:14:49.327310 14903 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:49.327302 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2211) took 1029 ms. Trace:
I20260709 12:14:49.328769 14822 rpcz_store.cc:276] 0709 12:14:48.290968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:49.292821 (+1001853us) service_pool.cc:224] Handling call
0709 12:14:49.293143 (+   322us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:49.320332 (+ 27189us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:49.320537 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:49.330183 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.330940 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.331776 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:49.332449 14821 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60872 (request call id 427) took 3724 ms (client timeout 2126 ms). Trace:
W20260709 12:14:49.332856 14821 rpcz_store.cc:269] 0709 12:14:45.607890 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.608860 (+   970us) service_pool.cc:224] Handling call
0709 12:14:49.332191 (+3723331us) spinlock_profiling.cc:243] Waited 2.85 s on lock 0x7b54002a7bd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:49.332337 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6560264576}
I20260709 12:14:49.333949 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.330263 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.335927 14973 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 13
I20260709 12:14:49.336964 14970 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:49.337020 14904 raft_consensus.cc:1240] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:49.339074 14897 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:49.353848 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.333984 18667 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.328208 18687 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:14:49.370445 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2166) took 3964 ms. Trace:
I20260709 12:14:49.370827 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.348400 18691 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:49.374001 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.371287 14902 rpcz_store.cc:276] 0709 12:14:45.405807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.405934 (+   127us) service_pool.cc:224] Handling call
0709 12:14:45.412834 (+  6900us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:45.479767 (+ 66933us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:45.495053 (+ 15286us) log.cc:844] Serialized 14 byte log entry
0709 12:14:45.613033 (+117980us) spinlock_profiling.cc:243] Waited 2.69 ms on lock 0x7b180022f660. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce62723a 00007f4ccea91a2a
0709 12:14:49.370111 (+3757078us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:49.370166 (+    55us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:49.370211 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:49.370272 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:49.370388 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":23785,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":38,"raft.queue_time_us":23394,"raft.run_cpu_time_us":82,"raft.run_wall_time_us":82,"spinlock_wait_cycles":6196992,"thread_start_us":3749731,"threads_started":2,"wal-append.queue_time_us":1516411,"wal-append.run_cpu_time_us":1491,"wal-append.run_wall_time_us":1029112}
I20260709 12:14:49.379029 14976 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:14:49.381754 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:49.382440 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 92672us
I20260709 12:14:49.384672 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.380255 18691 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:49.393922 18691 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:49.386612 14945 leader_election.cc:336] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.626s (SENT)
W20260709 12:14:49.407240 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91349us
W20260709 12:14:49.407943 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 117177us
W20260709 12:14:49.410936 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 129720us
W20260709 12:14:49.411561 14871 leader_election.cc:336] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.599s (SENT)
I20260709 12:14:49.411975 14973 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:14:49.413780 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:49.411267 14979 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.417023 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.417629 14973 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:49.424721 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.426829 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.427529 14904 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:49.427495 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.428613 14973 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 13: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:49.440326 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:49.441496 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 107619us
I20260709 12:14:49.439580 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.445202 14904 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:49.427099 18687 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:49.447980 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.448117 14796 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.449059 14976 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:49.449591 18696 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:49.450038 18696 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:49.450393 15462 leader_election.cc:336] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.538s (SENT)
I20260709 12:14:49.450853 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:49.450367 18696 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:49.456665 18699 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:49.460503 15462 leader_election.cc:336] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.622s (SENT)
I20260709 12:14:49.460950 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:49.468245 14871 leader_election.cc:336] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.774s (SENT)
I20260709 12:14:49.470916 14871 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:49.470341 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 46217.7us
I20260709 12:14:49.467413 18702 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:49.466600 18699 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:49.476660 14942 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:14:49.486470 14871 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.777s (SENT)
I20260709 12:14:49.477486 18702 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:49.473201 18701 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:49.487630 18704 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:49.495577 18701 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:49.495988 18701 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:49.496351 18701 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.501614 18703 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:49.502792 15462 leader_election.cc:336] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.713s (SENT)
W20260709 12:14:49.504954 15462 leader_election.cc:336] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.865s (SENT)
I20260709 12:14:49.505311 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:49.486186 18696 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.507647 18696 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:49.489804 18702 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:48.601485 18509 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.511843 18509 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.514127 18509 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:49.516954 18691 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:49.518385 14827 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:49.518553 15462 leader_election.cc:336] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.055s (SENT)
I20260709 12:14:49.489079 18705 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:49.505538 14871 leader_election.cc:336] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.835s (SENT)
I20260709 12:14:49.519019 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:48.586102 18601 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:49.527418 18601 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.528478 18699 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:49.531646 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:49.531984 15462 leader_election.cc:336] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.175s (SENT)
I20260709 12:14:49.532301 18709 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:49.532469 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.532835 18709 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.533209 18699 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:49.535159 18709 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.535039 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:49.540797 14825 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:49.522919 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.542547 14830 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:49.542986 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2244) took 1008 ms. Trace:
W20260709 12:14:49.544242 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 102214us
I20260709 12:14:49.545331 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.519098 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2189) took 1267 ms. Trace:
W20260709 12:14:49.556672 14825 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60872 (request call id 433) took 1305 ms (client timeout 1717 ms). Trace:
I20260709 12:14:49.543262 14830 rpcz_store.cc:276] 0709 12:14:48.534162 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.547096 (+ 12934us) service_pool.cc:224] Handling call
0709 12:14:49.522762 (+975666us) spinlock_profiling.cc:243] Waited 189 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:49.542926 (+ 20164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":435837824}
I20260709 12:14:49.566964 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:49.567757 14904 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12.
W20260709 12:14:49.565788 14825 rpcz_store.cc:269] 0709 12:14:48.250967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.594405 (+343438us) service_pool.cc:224] Handling call
0709 12:14:49.534883 (+940478us) spinlock_profiling.cc:243] Waited 8.57 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:49.556600 (+ 21717us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19713920}
W20260709 12:14:49.522858 14871 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.871s (SENT)
I20260709 12:14:49.528371 18702 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.570132 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.570755 14897 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:49.571171 14827 rpcz_store.cc:276] 0709 12:14:48.251560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.661221 (+409661us) service_pool.cc:224] Handling call
0709 12:14:49.517947 (+856726us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:49.518188 (+   241us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:49.518836 (+   648us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:49.519039 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":445680896}
I20260709 12:14:49.570849 14871 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:49.572907 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:49.573700 14897 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:49.520984 18704 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.578611 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.579540 14897 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 6.
I20260709 12:14:49.580289 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.566298 18509 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 12:14:49.575784 18704 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:49.576625 18709 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:49.584743 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.583431 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:49.584950 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 62112.1us
I20260709 12:14:49.583431 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:49.585505 14825 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11.
I20260709 12:14:49.520190 18701 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.594491 18701 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:49.583379 15462 leader_election.cc:336] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.201s (SENT)
W20260709 12:14:49.584096 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:49.588528 14827 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:49.588811 18711 consensus_queue.cc:1059] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:49.589797 18509 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:49.580593 18696 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.596873 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:49.600754 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.601366 14977 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:49.601456 18714 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:49.601838 18714 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:49.603052 18677 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:49.602641 18714 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.603981 18714 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.604625 15460 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:49.605150 18667 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:49.606240 18699 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:49.606592 18667 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:49.607029 18667 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:49.603981 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:49.598023 14871 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.899s (SENT)
I20260709 12:14:49.610437 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:49.611532 14869 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:49.598266 18711 consensus_queue.cc:1243] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 10.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:49.612351 18695 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:49.613058 18695 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:49.614277 14869 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.615036 18687 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:49.615388 18687 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:49.615737 18687 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.617255 18702 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.607786 18667 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.620110 14830 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:49.611811 18668 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:49.621304 18668 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:49.621670 18668 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:49.622738 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.606650 18699 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.601694 18611 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.624342 18611 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:49.624763 14945 leader_election.cc:336] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.829s (SENT)
W20260709 12:14:49.625681 14945 leader_election.cc:336] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.856s (SENT)
I20260709 12:14:49.626035 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.626365 18611 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.626665 14979 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:49.627174 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:50792 (request call id 1868) took 4026 ms. Trace:
I20260709 12:14:49.627460 14979 rpcz_store.cc:276] 0709 12:14:45.613557 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.618623 (+  5066us) service_pool.cc:224] Handling call
0709 12:14:49.619280 (+4000657us) spinlock_profiling.cc:243] Waited 3.08 s on lock 0x7b54001c61d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea7ea3d 00007f4cd3a4ecd0 00007f4cccfd3254 00007f4cccfd31e2 00007f4cccfd3111 00007f4cccfd308c 00007f4cccfd2342 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:49.627092 (+  7812us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7078908288}
I20260709 12:14:49.623342 15460 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.629526 18691 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:49.633937 18687 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.634625 18704 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.636051 18668 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.637265 14972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59546 (request call id 552) took 1131 ms. Trace:
I20260709 12:14:49.637636 14972 rpcz_store.cc:276] 0709 12:14:48.506182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.506314 (+   132us) service_pool.cc:224] Handling call
0709 12:14:48.770003 (+263689us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:49.536684 (+766681us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:49.536717 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:49.536759 (+    42us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:14:49.536787 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:49.636996 (+100209us) spinlock_profiling.cc:243] Waited 766 ms on lock 0x7b5400099f54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:49.637044 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:49.637173 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1762764032}
I20260709 12:14:49.623452 14828 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:49.623849 18699 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:49.639392 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2243) took 1136 ms. Trace:
I20260709 12:14:49.639736 14828 rpcz_store.cc:276] 0709 12:14:48.503415 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.598936 (+ 95521us) service_pool.cc:224] Handling call
0709 12:14:49.622584 (+1023648us) spinlock_profiling.cc:243] Waited 169 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a4d0a0 00007f4cd3a4c984 00007f4cccfc76d4 00007f4cccfc7662
0709 12:14:49.639333 (+ 16749us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":389232384}
I20260709 12:14:49.640651 18709 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.628543 14796 leader_election.cc:400] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12.
I20260709 12:14:49.643097 14796 leader_election.cc:403] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 12:14:48.592887 18612 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:49.645303 18612 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.641181 18709 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.647305 18696 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:49.647228 18612 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.649792 14974 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:49.624632 18667 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:49.650774 14871 leader_election.cc:336] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.954s (SENT)
I20260709 12:14:49.651403 14871 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:49.652505 14871 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.961s (SENT)
I20260709 12:14:49.655856 14821 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
W20260709 12:14:49.656649 14871 leader_election.cc:336] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.086s (SENT)
I20260709 12:14:49.657322 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.657086 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.660291 14871 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:49.656610 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.657967 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.660665 15498 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 5.
I20260709 12:14:49.659040 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.663223 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.663357 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:49.664361 14945 leader_election.cc:336] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.894s (SENT)
I20260709 12:14:49.664776 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.664175 14826 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:49.664867 18701 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:49.663172 18403 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:14:49.665678 18701 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.662194 18363 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:49.666033 18379 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:49.666723 18701 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:49.668167 18509 raft_consensus.cc:3055] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:49.668578 18509 raft_consensus.cc:740] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:49.669248 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.669376 18509 consensus_queue.cc:260] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.669848 15496 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:49.670567 18676 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:49.670924 18676 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:49.671507 15496 raft_consensus.cc:1240] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:49.672016 18601 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:49.671787 18676 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.673012 18676 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.673710 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:49.675014 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2206) took 1410 ms. Trace:
I20260709 12:14:49.675954 15492 raft_consensus.cc:1240] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:49.676656 18509 raft_consensus.cc:3060] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:49.677760 15499 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:49.675457 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:49.679688 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.675341 14826 rpcz_store.cc:276] 0709 12:14:48.264253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.503422 (+239169us) service_pool.cc:224] Handling call
0709 12:14:49.663695 (+1160273us) spinlock_profiling.cc:243] Waited 230 ms on lock 0x7b5800000098. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:49.663877 (+   182us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:49.674759 (+ 10882us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:49.674937 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":528705792}
I20260709 12:14:49.680415 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:49.680964 18687 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.682240 18705 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:49.683991 14796 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.684155 18709 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.665385 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.685212 14821 raft_consensus.cc:2468] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:49.652098 18612 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:49.669976 14945 leader_election.cc:336] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.074s (SENT)
I20260709 12:14:49.695741 18701 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.686318 18668 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.682510 18687 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:49.702517 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 217765us
W20260709 12:14:49.705312 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 73426.5us
I20260709 12:14:49.706480 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.707959 14826 raft_consensus.cc:2368] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14.
I20260709 12:14:49.697499 18709 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:49.710867 14904 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:49.713605 15492 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:49.714319 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.714962 14974 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:49.715211 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.715780 14973 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.718596 14794 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.720235 18701 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.715971 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:49.726883 18704 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:49.728426 18673 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:49.728826 18493 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:49.729122 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:49.729341 18493 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:49.730273 18493 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.732179 18702 consensus_queue.cc:1059] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:14:49.734179 18702 consensus_queue.cc:1243] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 8.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:49.734762 18702 raft_consensus.cc:3055] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:49.735075 18702 raft_consensus.cc:740] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:49.728863 18673 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:49.741395 18673 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:49.744449 18382 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:49.744949 18382 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.747077 18692 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:49.732411 18711 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.747686 18692 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.748296 18711 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.733065 18699 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.747167 18382 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:49.754649 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:49.755199 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.757503 14974 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:14:49.760566 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.760776 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.761317 14900 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:49.761914 14904 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:49.762224 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:49.763136 14903 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:49.763208 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:49.763779 14902 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.764705 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.766073 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.761863 14972 raft_consensus.cc:1240] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:49.725670 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:49.753078 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 72984.9us
I20260709 12:14:49.763703 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:49.770479 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44876.6us
I20260709 12:14:49.770783 14902 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:49.744122 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.772619 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.773382 14896 raft_consensus.cc:2410] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:49.773414 18382 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:49.773703 18677 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:49.774344 18715 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.774852 18715 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:49.775367 18601 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:49.713117 18709 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.775763 18601 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:49.776175 18601 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:49.776860 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.777271 18699 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.777865 18379 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:49.778370 18379 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:49.778710 18379 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.779556 18715 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.774049 18382 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.781070 18709 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:49.782570 18382 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:49.784018 14945 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:49.788702 14973 raft_consensus.cc:2468] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:49.789222 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.789705 14979 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:49.790134 14974 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:49.791699 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.792371 14977 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:49.782689 18612 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12.
I20260709 12:14:49.735805 18702 consensus_queue.cc:260] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:49.791699 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.796576 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:49.797407 14896 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:49.808175 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 151537us
W20260709 12:14:49.808991 14871 leader_election.cc:336] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.129s (SENT)
I20260709 12:14:49.809391 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:49.773645 18711 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:49.811177 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.813315 14972 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:49.815268 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:49.815536 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.815853 15496 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:49.816210 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:49.816362 14899 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:49.818449 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.820667 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:49.822728 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:49.823630 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.801141 18382 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:49.828351 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:49.831288 14869 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.829387 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.839330 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.815052 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:49.841204 14830 raft_consensus.cc:606] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:49.841569 14830 raft_consensus.cc:614] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:49.841498 14869 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:49.842355 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.843066 14827 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:49.845959 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.846601 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:49.800547 18699 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
W20260709 12:14:49.894090 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 47112.8us
I20260709 12:14:49.896967 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.897607 14827 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:49.815790 18629 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.033s
W20260709 12:14:49.918974 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 110021us
W20260709 12:14:49.913381 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 82477.8us
I20260709 12:14:49.841703 18711 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:49.916743 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 70197.6us
W20260709 12:14:49.919713 14871 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.155s (SENT) [suppressed 49 similar messages]
I20260709 12:14:49.888556 18687 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:49.899286 18557 raft_consensus.cc:2764] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 12:14:49.899039 18705 raft_consensus.cc:2804] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:49.902878 18668 raft_consensus.cc:2804] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:49.929767 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.890268 18611 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
I20260709 12:14:49.921972 18715 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:49.955997 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:49.921177 18711 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.888372 18714 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260709 12:14:49.959689 14830 raft_consensus.cc:2376] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11. Re-sending same reply.
I20260709 12:14:49.965098 14896 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
W20260709 12:14:49.969285 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 123417us
I20260709 12:14:49.970487 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:49.971233 14728 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 12 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.969636 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:49.957260 14871 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 2.206s (SENT)
I20260709 12:14:49.968251 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.952911 18493 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:49.973239 14728 catalog_manager.cc:5697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 10, now has a pending config: VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129), VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130), VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131), NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:14:49.992357 14824 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:49.993399 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.967190 18711 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:49.997922 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.001825 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:50.003031 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 45796.8us
I20260709 12:14:50.006114 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:49.999050 14728 catalog_manager.cc:5697] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.006431 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.007772 14825 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:50.006425 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.009485 14829 raft_consensus.cc:2410] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 10 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 12:14:50.006800 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.010885 14822 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 12.
I20260709 12:14:49.974681 18705 raft_consensus.cc:697] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:50.012537 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.007833 14728 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 10. New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:50.013123 14823 raft_consensus.cc:2376] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13. Re-sending same reply.
I20260709 12:14:50.012591 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.015177 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.015872 14827 raft_consensus.cc:2393] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:49.975749 18382 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:50.013602 14728 catalog_manager.cc:5697] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.018784 14824 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for earlier term 11. Current term is 12.
I20260709 12:14:50.019523 14728 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 11. New cstate: current_term: 11 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.021822 14728 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.023118 14728 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.024632 14728 catalog_manager.cc:5697] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 10 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:50.027351 14728 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.032107 18382 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.032757 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.032974 18726 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:50.036363 14726 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 161) took 13558 ms (client timeout 15000 ms). Trace:
I20260709 12:14:50.038079 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.052423 14972 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:50.053835 14830 raft_consensus.cc:2410] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 11 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 12:14:50.041718 14728 catalog_manager.cc:5697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 10. New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.055110 14728 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 9, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 9 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.056630 14823 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:50.058580 14728 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 9, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.060380 14728 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 8, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 8 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.062135 14728 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:14:50.064056 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 93637.2us
I20260709 12:14:50.064510 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.092345 14824 raft_consensus.cc:2410] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 10 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 12:14:50.093470 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.095012 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.095702 14824 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:50.072800 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.097358 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.098551 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.013818 18717 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.256s
I20260709 12:14:50.053058 18692 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:50.080458 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5220 after lost signal to thread 13681
W20260709 12:14:50.116091 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4d00 after lost signal to thread 14762
I20260709 12:14:50.081652 18728 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.066829 18509 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:50.052362 14726 rpcz_store.cc:269] 0709 12:14:36.456934 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:36.465709 (+  8775us) service_pool.cc:224] Handling call
0709 12:14:50.015086 (+13549377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:49.147692 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:49.148299 (+   607us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:49.148353 (+    54us) write_op.cc:435] Acquired schema lock
0709 12:14:49.148367 (+    14us) tablet.cc:662] Decoding operations
0709 12:14:49.203998 (+ 55631us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:49.204089 (+    91us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:49.204119 (+    30us) tablet.cc:685] Acquiring locks for 16 operations
0709 12:14:49.205424 (+  1305us) tablet.cc:701] Row locks acquired
0709 12:14:49.205463 (+    39us) write_op.cc:260] PREPARE: finished
0709 12:14:49.205692 (+   229us) write_op.cc:270] Start()
0709 12:14:49.205854 (+   162us) write_op.cc:276] Timestamp: P: 1783599289205606 usec, L: 0
0709 12:14:49.205871 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 12:14:49.206700 (+   829us) log.cc:844] Serialized 6337 byte log entry
0709 12:14:49.657437 (+450737us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b18000f5140. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb997455 00007f4ccea04190 00007f4cce9fdae7 00007f4cce9fcdd9 00007f4ccea07930
0709 12:14:49.696543 (+ 39106us) op_driver.cc:464] REPLICATION: finished
0709 12:14:49.719897 (+ 23354us) write_op.cc:301] APPLY: starting
0709 12:14:49.719961 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:49.720176 (+   215us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:49.720204 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:49.721669 (+  1465us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:49.721911 (+   242us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 12:14:49.721940 (+    29us) write_op.cc:312] APPLY: finished
0709 12:14:49.722252 (+   312us) log.cc:844] Serialized 113 byte log entry
0709 12:14:49.722419 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:49.722569 (+   150us) write_op.cc:454] Released schema lock
0709 12:14:49.722631 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:49.723085 (+   454us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:49.723102 (+    17us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":114105,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":23104,"apply.run_cpu_time_us":3149,"apply.run_wall_time_us":3152,"num_ops":16,"prepare.queue_time_us":600295,"prepare.run_cpu_time_us":25890,"prepare.run_wall_time_us":235324,"raft.queue_time_us":306306,"raft.run_cpu_time_us":12703,"raft.run_wall_time_us":23472,"replication_time_us":490497,"spinlock_wait_cycles":24691456,"thread_start_us":354153,"threads_started":4,"wal-append.queue_time_us":166254}]]}
I20260709 12:14:50.067760 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.100224 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.074582 18668 raft_consensus.cc:697] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:50.101604 14728 catalog_manager.cc:5697] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 10. New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.111656 15496 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
W20260709 12:14:50.118201 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08002df4c0 after lost signal to thread 14776
W20260709 12:14:50.123219 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5720 after lost signal to thread 14854
W20260709 12:14:50.124369 15521 debug-util.cc:398] Leaking SignalData structure 0x7b0800340b60 after lost signal to thread 14929
W20260709 12:14:50.124641 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08003f29a0 after lost signal to thread 14930
W20260709 12:14:50.125734 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08003e5ce0 after lost signal to thread 15003
W20260709 12:14:50.125991 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08003e5cc0 after lost signal to thread 15004
W20260709 12:14:50.127367 15521 debug-util.cc:398] Leaking SignalData structure 0x7b0800212c00 after lost signal to thread 15524
W20260709 12:14:50.127635 15521 debug-util.cc:398] Leaking SignalData structure 0x7b08003baf20 after lost signal to thread 15525
I20260709 12:14:50.120450 14823 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:50.139070 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.139703 14823 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:50.140550 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.137823 14728 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 7, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 7 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:50.146054 14896 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:50.146185 14728 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 7, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.152979 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:50.154615 14728 catalog_manager.cc:5697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.155550 14896 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:50.155969 14728 catalog_manager.cc:5697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.158478 14728 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 9, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 9 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:50.160351 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 238876us
I20260709 12:14:50.119576 18509 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:50.162359 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.163043 14728 catalog_manager.cc:5697] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 9, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 9 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.137532 18493 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.168635 14728 catalog_manager.cc:5697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 7, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:50.172845 14828 raft_consensus.cc:2368] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12.
I20260709 12:14:50.173842 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:50.184134 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 257296us
I20260709 12:14:50.166508 18509 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:50.137742 18728 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.187242 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:50.187541 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.191136 14826 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for earlier term 11. Current term is 12.
I20260709 12:14:50.186491 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:50.193674 14899 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:50.197109 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.197897 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.203241 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.204425 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.209041 14828 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 8: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:50.212862 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.213378 14822 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:50.213984 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.174994 18612 consensus_queue.cc:1059] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 12:14:50.145778 18705 consensus_queue.cc:237] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.199764 18677 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:50.219784 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.203634 18726 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.217247 14825 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
W20260709 12:14:50.219619 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 393648us
I20260709 12:14:50.222011 14793 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.224076 18731 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.220561 18746 consensus_queue.cc:1059] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 12:14:50.224242 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.216822 18725 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:50.223735 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.225014 14822 raft_consensus.cc:2368] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8.
I20260709 12:14:50.232327 14942 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:50.225281 18725 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.190194 18379 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.236349 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.251119 14828 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:50.233076 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:50.244019 18673 consensus_meta.cc:287] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.502s	user 0.003s	sys 0.006s
I20260709 12:14:50.213898 18668 consensus_queue.cc:237] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.244457 18708 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.244810 18735 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:50.246032 18725 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.244886 18630 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:50.248805 18736 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:50.249281 18714 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:50.199527 18709 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.208715 18601 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.252187 14825 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:14:50.253087 14822 raft_consensus.cc:1275] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 12:14:50.233105 18557 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:50.275202 14824 raft_consensus.cc:2368] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7.
I20260709 12:14:50.272439 14979 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:50.272738 14822 pending_rounds.cc:85] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 7
W20260709 12:14:50.271623 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 76168us
I20260709 12:14:50.273708 18714 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:50.287607 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 63935.4us
I20260709 12:14:50.231630 18726 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:50.295266 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 106891us
I20260709 12:14:50.224680 18731 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.276754 14822 pending_rounds.cc:107] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 12:14:50.299420 14822 raft_consensus.cc:2889] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:50.270987 18708 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.271536 18746 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
W20260709 12:14:50.299383 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 112969us
W20260709 12:14:50.302836 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 202657us
I20260709 12:14:50.289217 18557 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:50.306860 14826 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:50.293210 18736 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:50.236506 18493 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.308002 14972 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 9. Ops: []
I20260709 12:14:50.293484 18630 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:50.313392 18379 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:50.318282 18714 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:50.318768 18702 raft_consensus.cc:3060] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:50.319121 18728 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.320883 18708 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:50.264801 18673 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.325325 18673 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.325464 18726 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:50.327113 14830 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:50.311980 18704 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.328415 18704 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.330531 18704 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:50.328362 18630 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.308914 18711 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.332142 18601 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:50.327133 18731 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:50.333539 18709 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:50.333948 14823 raft_consensus.cc:2368] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10.
I20260709 12:14:50.307503 18746 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.334821 18746 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.308802 18557 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:50.333580 18711 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.343798 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.344476 14829 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 5.
I20260709 12:14:50.346334 18715 raft_consensus.cc:3055] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:50.346743 18715 raft_consensus.cc:740] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.347262 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:50.348035 14971 raft_consensus.cc:2393] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:50.347527 18715 consensus_queue.cc:260] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:50.348871 18715 raft_consensus.cc:3060] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:50.355038 18509 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.357120 18509 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.358110 14828 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:50.362244 14826 raft_consensus.cc:2468] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:50.394601 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:50.398603 18509 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:50.399892 14977 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:50.401132 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:50.402195 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 47947.1us
I20260709 12:14:50.406211 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:50.402557 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:50.410166 14971 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:14:50.411896 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:50.421401 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:50.423171 14828 raft_consensus.cc:606] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.423537 14828 raft_consensus.cc:614] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:50.421763 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 231474us
W20260709 12:14:50.428341 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 232540us
I20260709 12:14:50.417542 18601 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:50.432080 18601 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:50.432510 18601 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:50.432824 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:50.436456 18740 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:14:50.397068 18738 consensus_queue.cc:1059] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.034s
I20260709 12:14:50.420923 18611 raft_consensus.cc:3055] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:50.442490 18704 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:14:50.445546 18738 raft_consensus.cc:3055] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:50.447489 18557 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.457791 18403 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:50.458817 18403 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:50.459156 18403 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:50.459342 18557 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:50.438192 18711 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:50.459828 18711 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.459645 18735 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:50.461252 18611 raft_consensus.cc:740] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.462368 18611 consensus_queue.cc:260] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.456408 14971 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:50.448313 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:50.466718 14794 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:50.469033 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:50.459162 18667 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:14:50.471069 18701 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:50.476912 18403 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.479856 18701 raft_consensus.cc:697] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.480615 18403 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:50.480832 18701 consensus_queue.cc:237] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.472653 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:50.477850 14896 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:50.487437 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:50.478888 18731 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:50.471273 18704 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:14:50.490314 18731 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:50.490867 14902 raft_consensus.cc:1240] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:50.471318 18687 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:50.491418 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:50.491940 14828 raft_consensus.cc:606] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.492333 14828 raft_consensus.cc:614] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.490790 18731 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:50.493842 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.483484 18601 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.457836 18738 raft_consensus.cc:740] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:50.451933 18725 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.461293 18711 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.491509 18687 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.497915 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:50.531426 18557 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:50.559620 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 65016.4us
W20260709 12:14:50.560390 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 66620.2us
I20260709 12:14:50.561003 18611 raft_consensus.cc:3060] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.497882 18704 consensus_queue.cc:1059] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:50.489955 18759 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:14:50.576020 14896 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:50.581245 14970 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:50.584427 14972 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:50.584820 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.586506 18764 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:50.587695 18704 raft_consensus.cc:3055] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:50.588201 18704 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:50.589277 18601 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:50.589646 18711 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:14:50.579182 14903 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
W20260709 12:14:50.590256 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 368301us
I20260709 12:14:50.590937 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.592381 18759 raft_consensus.cc:3055] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:50.592784 18759 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:50.594033 18759 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.595327 18759 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:50.600530 18601 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:50.602221 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:50.604208 18601 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:50.604692 18601 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:50.605489 18601 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.589208 18704 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.610201 18704 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:50.610435 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.611665 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:14:50.614306 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 126547us
I20260709 12:14:50.613907 18764 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:50.620867 18764 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:50.621330 18764 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:50.624174 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:50.624713 14828 raft_consensus.cc:606] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.622368 18701 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:50.634847 14793 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.626371 18557 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:50.641263 18749 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 12:14:50.642283 18749 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:50.642611 18749 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:50.643460 18749 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.645701 14979 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:50.647804 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:14:50.648403 14897 raft_consensus.cc:606] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.633726 18738 consensus_queue.cc:260] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.648731 14897 raft_consensus.cc:614] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.649129 18738 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:50.650344 18667 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:50.652122 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:50.652709 14828 raft_consensus.cc:606] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.653034 14828 raft_consensus.cc:614] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.654342 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:50.655633 18749 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:50.656045 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:50.656771 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:50.657430 15499 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:50.658414 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:50.659083 15493 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:50.659929 18716 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:14:50.662111 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:50.665879 15462 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:50.664731 18557 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:50.670595 18557 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.671986 15462 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.675869 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:50.678568 18730 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:50.679116 18730 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:50.679932 18730 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.682224 18715 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:50.684734 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:50.701908 14896 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:50.703205 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:50.706110 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:50.591661 18731 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.716039 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:50.717563 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 55551.5us
I20260709 12:14:50.753217 14942 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:50.701398 18715 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:50.713637 18509 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:50.763309 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 45116.7us
W20260709 12:14:50.763557 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 47613.6us
I20260709 12:14:50.764415 14945 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.673142 18611 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:50.714977 18702 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:50.762108 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:50.765616 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:50.753605 18629 raft_consensus.cc:2764] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election decision vote started in defunct term 8: won
I20260709 12:14:50.755676 18701 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:50.787277 18667 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:50.792539 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:50.793206 14896 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.798619 14793 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:50.785521 18702 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.766987 18715 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.801296 18702 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.801697 18715 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:50.786070 18601 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:50.803584 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:50.768519 18708 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:50.810441 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:50.766723 18740 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:50.809268 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:50.815620 14972 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:50.816820 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:50.821609 14793 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.824019 14896 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:14:50.789809 18701 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:50.826560 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.827327 14826 raft_consensus.cc:1275] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:50.804375 18611 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:50.871850 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:50.810848 18687 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.882157 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:50.882421 18699 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:50.810391 18601 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.884541 18601 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.885143 18725 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:50.886363 18694 log.cc:927] Time spent T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: Append to log took a long time: real 0.226s	user 0.001s	sys 0.001s
I20260709 12:14:50.888096 18731 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:50.803193 18379 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.086s
I20260709 12:14:50.882145 15462 leader_election.cc:400] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for earlier term 11. Current term is 12.
I20260709 12:14:50.872131 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.893036 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:50.769057 18509 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.821450 18740 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.826367 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:50.791616 18667 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:50.874266 14828 raft_consensus.cc:2368] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:50.768949 18704 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.052s
W20260709 12:14:50.876973 18766 log.cc:927] Time spent T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 12:14:50.768807 18493 consensus_queue.cc:1059] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 12:14:50.828727 14824 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:50.816975 18711 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:50.871626 18701 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:50.906533 18667 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.905434 14829 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:50.908432 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:50.909315 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 83020.2us
I20260709 12:14:50.910053 18509 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.901468 18695 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:50.900230 18740 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:50.944090 18755 consensus_queue.cc:1048] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:50.873183 18752 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:50.943938 18695 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:50.915148 18715 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:50.907789 18611 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.916209 18764 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.916839 14977 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:50.917508 14974 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:50.919045 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.916242 18680 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:50.919667 18601 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.971976 14828 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:50.920590 18493 raft_consensus.cc:3055] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:50.973701 18493 raft_consensus.cc:740] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.974490 14829 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:50.974617 18493 consensus_queue.cc:260] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.975534 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.949231 18695 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:50.922683 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.926222 14970 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:50.927057 18667 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:50.980122 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.980888 14825 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 12.
I20260709 12:14:50.981637 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.982306 14827 raft_consensus.cc:2368] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 12.
I20260709 12:14:50.932662 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:50.933208 18699 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:50.935231 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:50.901245 18731 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:50.987154 15462 leader_election.cc:400] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for earlier term 11. Current term is 12.
I20260709 12:14:50.939210 18701 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:50.941541 18722 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:50.950994 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.989400 14826 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:50.990244 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.990939 14903 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:50.953634 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.953716 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.992637 14824 raft_consensus.cc:2376] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 8. Re-sending same reply.
I20260709 12:14:50.993077 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.993379 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.953677 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.957470 18730 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:50.976235 14829 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:50.977218 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:50.977451 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 54825.1us
I20260709 12:14:50.976526 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.976070 18493 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:50.985750 14971 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:50.980245 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:50.955471 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.005374 14821 raft_consensus.cc:2368] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14.
I20260709 12:14:51.005940 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.006183 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:50.993939 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.006580 14896 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:51.006943 14825 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:51.008536 14828 raft_consensus.cc:2410] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260709 12:14:51.009182 14821 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:51.009766 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.010557 14830 raft_consensus.cc:2393] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 7: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:50.995054 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:50.972528 18715 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:50.977456 18702 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:50.973268 18680 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:51.003813 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.033313 14823 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:14:51.033643 14897 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:51.034226 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.004343 14972 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:51.024320 14826 raft_consensus.cc:2468] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:51.009423 14794 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:14:51.093529 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 84188.6us
I20260709 12:14:51.026432 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.027769 14978 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:51.028077 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.028788 14899 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:51.029454 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.096117 14821 raft_consensus.cc:2368] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8.
I20260709 12:14:51.030380 14871 leader_election.cc:400] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 12.
I20260709 12:14:51.062031 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:51.093111 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 325017us
I20260709 12:14:51.097559 14829 raft_consensus.cc:2376] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13. Re-sending same reply.
I20260709 12:14:50.976444 18716 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260709 12:14:50.957809 18611 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.072741 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:51.077163 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.061014 18680 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:51.003613 18752 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.083s
I20260709 12:14:50.986990 18731 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:51.026938 18699 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:51.011659 15462 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:51.112296 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.119021 14830 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:51.115437 14825 raft_consensus.cc:2368] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9.
I20260709 12:14:51.115603 14972 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:51.116436 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.119899 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.120913 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.121908 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.122417 14821 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:51.123265 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.119102 14829 raft_consensus.cc:1275] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 8. (term mismatch)
I20260709 12:14:51.123726 14829 pending_rounds.cc:85] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 7
I20260709 12:14:51.120919 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.091912 14822 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:14:51.126173 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.126773 14830 raft_consensus.cc:2376] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14. Re-sending same reply.
I20260709 12:14:51.127496 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:51.128717 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 98467.6us
I20260709 12:14:51.129375 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.130091 14822 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:51.093111 18702 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.133167 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.134102 14823 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:51.112484 18711 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:51.143345 14899 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:51.144606 14902 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:51.144696 18701 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:51.145893 18764 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:51.148559 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.149317 14822 raft_consensus.cc:2393] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 9: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:51.150055 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.151081 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.151626 14822 raft_consensus.cc:2376] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9. Re-sending same reply.
I20260709 12:14:51.152729 18731 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.153689 18731 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:51.150978 18709 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:14:51.158185 14824 raft_consensus.cc:2468] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:14:51.161732 14824 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:51.163017 14824 raft_consensus.cc:1275] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:51.164577 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.165189 14825 raft_consensus.cc:2376] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8. Re-sending same reply.
I20260709 12:14:51.164058 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.168164 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.168918 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.169268 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:51.169490 14904 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:51.123921 14829 pending_rounds.cc:107] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 10.8
I20260709 12:14:51.172535 14829 raft_consensus.cc:2917] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Aborting config change with OpId 10.8: Aborted: Op aborted by new leader
I20260709 12:14:51.172773 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.137290 18756 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:51.174296 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.148901 18601 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:51.126281 18748 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.053s
I20260709 12:14:51.182322 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.183502 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.188680 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.062930 18759 consensus_queue.cc:1059] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 12:14:51.189450 14900 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:51.203969 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.188743 14903 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:51.190140 14830 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
W20260709 12:14:51.188777 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 177180us
I20260709 12:14:51.205777 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.205977 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.172927 14829 raft_consensus.cc:2889] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:51.192631 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:51.202112 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:51.207298 14897 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:51.203869 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 51799.8us
I20260709 12:14:51.206444 14830 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:51.209482 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:51.211045 14822 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:51.220873 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 103709us
I20260709 12:14:51.222678 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.224499 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:51.224814 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:51.230530 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.231192 14903 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:51.189641 18711 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:51.241888 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 127422us
I20260709 12:14:51.250312 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:51.249876 14900 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:51.251900 14945 leader_election.cc:400] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:14:51.255008 14899 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:51.259546 18758 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:51.260030 18758 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:51.260423 18758 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:51.142385 18702 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:51.262405 18702 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:51.262926 14821 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:51.266232 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:51.267967 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:51.188337 18715 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.256487 18748 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:51.268738 18748 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.270793 18748 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:51.237493 18716 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:51.271718 18716 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:51.204473 18752 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 3, Time since last communication: 0.045s
W20260709 12:14:51.260805 18782 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 12:14:51.274267 18738 consensus_queue.cc:1048] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:51.274526 18778 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:51.274329 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:51.278841 14821 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:51.281134 14979 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:51.282559 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.282697 14902 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:51.285882 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:51.287242 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.248793 18711 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:51.299497 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.302462 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:51.248313 18704 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:51.297262 14821 raft_consensus.cc:1240] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
W20260709 12:14:51.298877 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 92970.2us
I20260709 12:14:51.299321 14829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:60862 (request call id 12) took 8636 ms. Trace:
I20260709 12:14:51.307423 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:51.305636 14829 rpcz_store.cc:276] 0709 12:14:42.643937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.644068 (+   131us) service_pool.cc:224] Handling call
0709 12:14:44.182245 (+1538177us) spinlock_profiling.cc:243] Waited 8.6 ms on lock 0x7b54001534a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea04520 00007f4ccea8db42 00007f4ccea8c800 00007f4cd3a4dd29 00007f4cccfcc1d4 00007f4cccfcc162 00007f4cccfcc091 00007f4cccfcc00c 00007f4cccfcb2c2 00007f4cccdc248c
0709 12:14:44.707573 (+525328us) spinlock_profiling.cc:243] Waited 334 ms on lock 0x7b5800457dd0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9e30aa 00007f4ccea65447 00007f4ccea8270a 00007f4ccea8376a 00007f4ccea8291b 00007f4ccea8e03c 00007f4ccea8d6b3 00007f4cd3a4dd29 00007f4cccfcc1d4 00007f4cccfcc162
0709 12:14:44.809668 (+102095us) log.cc:844] Serialized 506 byte log entry
0709 12:14:51.280623 (+6470955us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1085,"raft.run_cpu_time_us":1840,"raft.run_wall_time_us":2467,"spinlock_wait_cycles":787067008,"thread_start_us":100428,"threads_started":1,"wal-append.queue_time_us":472298,"wal-append.run_cpu_time_us":2228,"wal-append.run_wall_time_us":1061686}
I20260709 12:14:51.260485 18611 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:51.313177 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.316076 14902 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 12: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:51.309942 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:51.314747 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:51.315233 18667 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.317740 18667 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.329113 14904 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:51.333361 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.339658 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.340015 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:51.280745 18752 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:51.294968 18557 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:51.299944 18731 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:51.255730 18740 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:51.352591 14728 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44682 (request call id 266) took 1997 ms. Trace:
I20260709 12:14:51.275691 18738 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.055s
W20260709 12:14:51.360881 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 53507.4us
I20260709 12:14:51.363102 15462 leader_election.cc:400] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7.
I20260709 12:14:51.363296 14871 leader_election.cc:400] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 12.
I20260709 12:14:51.365460 14871 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:51.362141 14728 rpcz_store.cc:276] 0709 12:14:49.350040 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:49.350242 (+   202us) service_pool.cc:224] Handling call
0709 12:14:51.347274 (+1997032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:50.434861 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:50.435381 (+   520us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:50.435415 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:14:50.435432 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:50.437119 (+  1687us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:50.437176 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:50.437201 (+    25us) tablet.cc:685] Acquiring locks for 23 operations
0709 12:14:50.562556 (+125355us) tablet.cc:701] Row locks acquired
0709 12:14:50.562575 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:14:50.562727 (+   152us) write_op.cc:270] Start()
0709 12:14:50.562840 (+   113us) write_op.cc:276] Timestamp: P: 1783599290562680 usec, L: 0
0709 12:14:50.562858 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:14:50.660456 (+ 97598us) log.cc:844] Serialized 9290 byte log entry
0709 12:14:50.932523 (+272067us) op_driver.cc:464] REPLICATION: finished
0709 12:14:51.157196 (+224673us) write_op.cc:301] APPLY: starting
0709 12:14:51.157273 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:51.157652 (+   379us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:51.157775 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:51.159963 (+  2188us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:51.177153 (+ 17190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=23
0709 12:14:51.177213 (+    60us) write_op.cc:312] APPLY: finished
0709 12:14:51.177651 (+   438us) log.cc:844] Serialized 158 byte log entry
0709 12:14:51.177845 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:51.178058 (+   213us) write_op.cc:454] Released schema lock
0709 12:14:51.178180 (+   122us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:51.178669 (+   489us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:51.178696 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":47117,"reported_tablets":50,"child_traces":[["op",{"apply.queue_time_us":224434,"apply.run_cpu_time_us":4849,"apply.run_wall_time_us":21433,"num_ops":23,"prepare.queue_time_us":124977,"prepare.run_cpu_time_us":10286,"prepare.run_wall_time_us":231650,"replication_time_us":369513,"thread_start_us":293653,"threads_started":2}]]}
I20260709 12:14:51.369513 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:51.275673 18716 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.299678 18764 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.053s
I20260709 12:14:51.256646 18783 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.102s
I20260709 12:14:51.350152 18611 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:51.376679 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.374722 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.377060 14871 leader_election.cc:400] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14.
I20260709 12:14:51.364717 18746 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:51.398548 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.350518 18704 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:51.361949 18731 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:51.374441 18677 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:51.417069 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:51.418380 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:51.361297 18752 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.372961 18728 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:51.371258 18790 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:51.323848 18784 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.086s
I20260709 12:14:51.430555 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:51.431500 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.401080 18748 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:51.431105 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 56444.5us
I20260709 12:14:51.426947 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:51.413004 18731 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:51.433794 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 67185.2us
I20260709 12:14:51.420655 18716 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:51.413866 18677 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:51.424664 18705 raft_consensus.cc:2764] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 12:14:51.428005 18695 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:51.402070 18611 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.427865 18709 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:14:51.447304 18730 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.446699 18779 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:51.455332 18677 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:51.481449 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 54592.3us
I20260709 12:14:51.446616 18704 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.025s
I20260709 12:14:51.537786 14871 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:51.457206 18695 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:51.539352 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 58565.1us
I20260709 12:14:51.447850 18748 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:51.536957 18730 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:51.584138 14822 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:51.771397 14825 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: []
W20260709 12:14:51.573726 18788 log.cc:927] Time spent T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.265s	user 0.001s	sys 0.000s
I20260709 12:14:51.648150 14897 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:51.626600 18701 raft_consensus.cc:993] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
W20260709 12:14:51.787581 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 338708us
W20260709 12:14:51.772789 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 67926.4us
I20260709 12:14:51.470508 18750 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:51.561237 18704 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
W20260709 12:14:51.562122 18789 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.191s	user 0.001s	sys 0.000s
W20260709 12:14:51.638309 18801 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:14:51.434830 18790 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:51.540041 18493 consensus_meta.cc:287] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.514s	user 0.007s	sys 0.001s
I20260709 12:14:51.535972 18756 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:51.565683 18793 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
I20260709 12:14:51.564370 18611 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:51.625811 18722 consensus_meta.cc:287] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.626s	user 0.008s	sys 0.001s
I20260709 12:14:51.603163 18800 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:51.562556 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 9ec4657d314b441bb1d341bb1bedf039: Aborted: Op aborted by new leader
W20260709 12:14:51.640300 18795 log.cc:927] Time spent T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.167s	user 0.001s	sys 0.000s
I20260709 12:14:51.539783 18705 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:51.633376 18796 log.cc:927] Time spent T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
I20260709 12:14:51.601564 18752 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:51.596985 18740 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:51.542490 18687 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:51.626200 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.788290 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:51.570474 18680 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:51.819200 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:51.774847 18758 consensus_meta.cc:287] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.514s	user 0.007s	sys 0.002s
I20260709 12:14:51.771422 18735 raft_consensus.cc:493] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:51.868345 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.871882 14822 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:51.877732 14974 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.024s	sys 0.024s
W20260709 12:14:51.942776 14974 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.566s	user 0.024s	sys 0.025s
I20260709 12:14:51.849494 18695 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:51.883013 14977 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.002s	sys 0.009s
W20260709 12:14:51.943359 14977 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.002s	sys 0.009s
I20260709 12:14:51.897025 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:51.865309 18704 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:51.871182 18749 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:51.875065 18701 raft_consensus.cc:1081] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
W20260709 12:14:51.909509 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 511006us
I20260709 12:14:51.871002 18667 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:51.911222 15462 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.012s	sys 0.003s
W20260709 12:14:51.916864 14828 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.000s	sys 0.016s
I20260709 12:14:51.903137 18759 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 12:14:51.956101 15462 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.566s	user 0.012s	sys 0.003s
I20260709 12:14:51.912920 18722 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:51.940469 14979 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:51.945853 14824 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.574s	user 0.006s	sys 0.010s
I20260709 12:14:51.918942 18756 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:51.957103 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 567073us
W20260709 12:14:51.956792 14828 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.000s	sys 0.016s
I20260709 12:14:51.959143 14826 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
W20260709 12:14:51.961401 14824 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.006s	sys 0.010s
I20260709 12:14:51.965744 15462 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:51.967695 14826 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:14:51.968152 14822 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
W20260709 12:14:51.970244 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.945140 18630 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:51.944983 18601 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:14:51.971138 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 433399us
I20260709 12:14:51.938151 18687 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:51.971524 18797 log.cc:927] Time spent T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.189s	user 0.001s	sys 0.000s
I20260709 12:14:51.960188 18759 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.992096 14871 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:51.988457 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:51.946311 18735 raft_consensus.cc:515] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:51.943470 18758 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:51.972324 18756 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.014628 14978 raft_consensus.cc:1240] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:51.992723 18809 raft_consensus.cc:3055] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:51.989167 18802 raft_consensus.cc:2804] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:52.011341 18810 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:14:52.034278 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:52.008993 18759 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:52.038400 18733 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:52.044317 18799 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:52.045449 18799 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:52.045805 18799 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.046022 18695 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.047861 18680 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.048646 18557 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.049146 18557 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:52.050697 18798 log.cc:927] Time spent T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 12:14:52.010656 18791 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:52.051112 18817 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:52.051494 18791 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.051376 18557 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.053558 18791 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:52.028057 18740 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.054395 18740 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.056334 18740 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.066567 14829 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:52.028560 18809 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:14:52.067548 18711 consensus_meta.cc:287] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.747s	user 0.008s	sys 0.002s
W20260709 12:14:52.075038 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 219096us
I20260709 12:14:52.075507 14974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:14:52.061470 18799 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:52.051558 18817 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:52.078164 14974 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.090981 14974 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:52.089694 18809 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.093415 18809 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:52.070842 18722 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:52.085940 18806 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.109s	user 0.000s	sys 0.003s
I20260709 12:14:52.076128 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:52.079241 14828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1853) took 1119 ms. Trace:
I20260709 12:14:52.096922 14978 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:14:52.081193 14871 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:52.085940 18808 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.101s	user 0.002s	sys 0.000s
I20260709 12:14:52.027123 18704 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.070005 18730 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.096951 14828 rpcz_store.cc:276] 0709 12:14:50.959401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.028581 (+ 69180us) service_pool.cc:224] Handling call
0709 12:14:51.028907 (+   326us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:51.072292 (+ 43385us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:51.072328 (+    36us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:51.084921 (+ 12593us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b2c00000f48. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccd380a11 00007f4ccd390372 00007f4cceac2a01 00007f4ccea8743a 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2
0709 12:14:51.085438 (+   517us) log.cc:844] Serialized 52 byte log entry
0709 12:14:51.236043 (+150605us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:51.965412 (+729369us) log.cc:844] Serialized 14 byte log entry
0709 12:14:52.074363 (+108951us) log.cc:844] Serialized 14 byte log entry
0709 12:14:52.074539 (+   176us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:52.074605 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:52.079049 (+  4444us) raft_consensus.cc:1685] finished
0709 12:14:52.079067 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:52.079186 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":195436,"prepare.queue_time_us":212895,"prepare.run_cpu_time_us":74,"prepare.run_wall_time_us":75,"raft.queue_time_us":156448,"raft.run_cpu_time_us":244,"raft.run_wall_time_us":244,"spinlock_wait_cycles":25549696,"thread_start_us":719143,"threads_started":2,"wal-append.queue_time_us":144528}
I20260709 12:14:52.109055 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1870) took 1082 ms. Trace:
I20260709 12:14:52.073807 18748 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.039000 18733 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:52.112025 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 33255a8a25b6441ab3eee959c42897f1: Illegal state: Replica 7d1b36248f6440b891a954e65666f1eb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 13 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:52.110050 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:52.076946 18702 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.120108 14871 leader_election.cc:400] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8.
I20260709 12:14:52.128111 14871 leader_election.cc:403] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 12:14:52.125077 14827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1857) took 1164 ms. Trace:
I20260709 12:14:52.103415 18800 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.095844 18687 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:52.117281 18746 consensus_meta.cc:287] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.704s	user 0.010s	sys 0.000s
I20260709 12:14:52.128547 14827 rpcz_store.cc:276] 0709 12:14:50.964659 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.094992 (+130333us) service_pool.cc:224] Handling call
0709 12:14:51.111757 (+ 16765us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:51.112123 (+   366us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:51.147267 (+ 35144us) spinlock_profiling.cc:243] Waited 1.93 ms on lock 0x7b180049e100. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb997455 00007f4cd247f3c7 00007f4ccea919a7 00007f4cceaa10bf 00007f4cceaa1038
0709 12:14:51.233508 (+ 86241us) log.cc:844] Serialized 14 byte log entry
0709 12:14:51.262415 (+ 28907us) spinlock_profiling.cc:243] Waited 7.43 ms on lock 0x7b48002c01d8. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:14:51.904145 (+641730us) log.cc:844] Serialized 14 byte log entry
0709 12:14:52.057145 (+153000us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:52.065581 (+  8436us) log.cc:844] Serialized 26 byte log entry
0709 12:14:52.071029 (+  5448us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:52.071275 (+   246us) log.cc:844] Serialized 14 byte log entry
0709 12:14:52.124801 (+ 53526us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:52.124873 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:52.124909 (+    36us) raft_consensus.cc:1685] finished
0709 12:14:52.124921 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:52.125022 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":265080,"prepare.queue_time_us":373802,"prepare.run_cpu_time_us":103,"prepare.run_wall_time_us":105,"raft.queue_time_us":231081,"raft.run_cpu_time_us":2581,"raft.run_wall_time_us":178179,"spinlock_wait_cycles":21531904,"thread_start_us":670880,"threads_started":3,"wal-append.queue_time_us":185791}
W20260709 12:14:52.148748 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:52.151096 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 125131us
W20260709 12:14:52.150979 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 287941us
I20260709 12:14:52.090140 18790 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.127514 18722 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:52.158012 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:52.145216 14871 leader_election.cc:400] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9.
I20260709 12:14:52.090233 18711 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.167690 14830 raft_consensus.cc:2393] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:52.143178 14974 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.168784 14871 leader_election.cc:403] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:52.136169 18704 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:52.135578 18749 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8.
I20260709 12:14:52.127815 18802 raft_consensus.cc:697] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:52.177299 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:52.159592 18728 consensus_meta.cc:287] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.731s	user 0.008s	sys 0.002s
W20260709 12:14:52.159737 18731 consensus_meta.cc:287] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.704s	user 0.007s	sys 0.002s
I20260709 12:14:52.157795 18725 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:52.159358 18746 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:52.190357 14974 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:52.183017 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:52.156162 18824 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:52.191676 18824 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.194113 18824 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:52.195464 18716 consensus_meta.cc:287] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.740s	user 0.009s	sys 0.000s
I20260709 12:14:52.197453 18733 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.198072 18823 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:14:52.150341 18557 consensus_queue.cc:1059] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 12:14:52.198920 18758 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.183007 18667 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9.
I20260709 12:14:52.175117 18822 consensus_queue.cc:1059] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.093s
I20260709 12:14:52.200647 18711 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.201902 14830 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36702 (request call id 2272) took 1035 ms. Trace:
I20260709 12:14:52.202291 14830 rpcz_store.cc:276] 0709 12:14:51.166701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.209279 (+ 42578us) service_pool.cc:224] Handling call
0709 12:14:52.201720 (+992441us) spinlock_profiling.cc:243] Waited 957 ms on lock 0x7b54002562d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:52.201846 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2201903872}
I20260709 12:14:52.180564 18722 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:52.109436 14824 rpcz_store.cc:276] 0709 12:14:51.026443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.164425 (+137982us) service_pool.cc:224] Handling call
0709 12:14:51.164705 (+   280us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:51.165091 (+   386us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:51.165120 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:51.165769 (+   649us) log.cc:844] Serialized 26 byte log entry
0709 12:14:51.291746 (+125977us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:51.966860 (+675114us) log.cc:844] Serialized 14 byte log entry
0709 12:14:52.108772 (+141912us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:52.108845 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:52.108883 (+    38us) raft_consensus.cc:1685] finished
0709 12:14:52.108894 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:52.109004 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":201844,"prepare.queue_time_us":165738,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":40,"raft.queue_time_us":155067,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":99,"thread_start_us":720363,"threads_started":2,"wal-append.queue_time_us":125911}
I20260709 12:14:52.155364 18779 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
W20260709 12:14:52.209134 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 25be06c3cfc143bda1b06ee39ec68db5: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:52.212652 18826 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:52.198949 18823 consensus_queue.cc:1243] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 13.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:52.213029 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:52.214378 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:52.214829 18557 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:52.215212 18557 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:52.156531 18738 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:14:52.215940 18557 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:52.219414 18677 consensus_meta.cc:287] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.670s	user 0.008s	sys 0.001s
I20260709 12:14:52.220521 18826 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.222055 18699 consensus_queue.cc:1059] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:52.222872 18699 raft_consensus.cc:3055] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:52.223196 18699 raft_consensus.cc:740] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:52.223497 18826 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.155318 18800 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.224746 14899 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:52.226260 18800 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:52.228423 18611 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.228921 18611 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.230805 18611 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.188392 18725 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.232244 18725 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:52.232544 18716 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:52.233098 18716 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.235327 18716 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.238041 18667 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:52.238587 18667 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.205140 18722 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.178606 18756 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.241199 18667 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.199589 18821 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:52.243428 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.244132 14896 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:52.245820 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.246444 14896 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
W20260709 12:14:52.251936 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.252250 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.253556 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:52.254971 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:52.215381 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:52.257248 14972 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:52.257845 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:52.260033 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.260694 14899 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
W20260709 12:14:52.260939 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 272620us
I20260709 12:14:52.262455 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:52.268635 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.111629 18817 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.267426 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:52.136860 18702 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.267690 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:52.286319 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 103379us
I20260709 12:14:52.273454 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.287838 14900 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:52.274134 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:52.274839 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.277483 18758 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.219830 18677 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.285027 14825 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 10: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:52.189963 18728 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:52.271441 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.250214 18779 raft_consensus.cc:3055] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:52.288585 14828 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:14:52.216560 18738 consensus_queue.cc:1243] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 11.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:14:52.304440 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:52.291121 15492 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:52.286929 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:52.307600 14976 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:52.285269 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:52.301759 15498 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:52.309228 14972 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:52.310036 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.310636 15494 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:52.284565 18746 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:52.312700 14899 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:52.312759 15499 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:52.317071 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:52.316720 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 172636us
I20260709 12:14:52.317847 14904 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:14:52.319221 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.319797 14826 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:52.320082 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.320672 14828 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:52.321165 14826 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:52.322275 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:52.323254 14826 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:52.323693 14826 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:52.334044 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 46056.6us
I20260709 12:14:52.343479 14897 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:52.190129 18731 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.293639 18705 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:52.290542 18790 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.352463 18790 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.354465 18790 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.223955 18699 consensus_queue.cc:260] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.355476 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:52.356225 14977 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:52.305506 18779 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:52.357568 18779 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.349565 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.358897 15490 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:52.358675 18802 consensus_queue.cc:237] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.359984 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:52.360721 15490 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:52.361451 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.351521 18731 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:52.364089 14900 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:52.324424 14826 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.363441 14794 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:52.360072 18557 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.370385 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.372301 14793 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:52.373087 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:52.374756 14794 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:52.381781 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:52.382419 14897 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:52.355767 18699 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:52.384079 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 49310.1us
I20260709 12:14:52.385298 14826 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:52.384045 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.386907 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:52.388342 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:52.391158 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:52.301851 18758 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.400738 18813 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:52.401268 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:52.400655 15491 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:52.355894 18799 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.403198 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:52.366231 18735 leader_election.cc:290] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.422821 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:52.419508 14826 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:52.420384 18811 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.421077 18791 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:52.422046 18828 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:52.400148 18746 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:52.390426 18730 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 12:14:52.437824 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 52766.7us
I20260709 12:14:52.389832 18827 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:52.440474 15493 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.441727 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.404004 18705 consensus_queue.cc:1048] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.039s
I20260709 12:14:52.401034 18804 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:52.443980 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 165179us
I20260709 12:14:52.426397 18813 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:52.446014 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.447260 15499 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:52.413194 18748 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:52.401937 18728 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 12:14:52.427873 18791 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.474989 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.469504 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:52.473217 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:52.447888 18746 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.478875 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:52.481982 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:52.482578 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 57603.1us
I20260709 12:14:52.485049 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.466665 18756 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:52.482122 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 80755.5us
I20260709 12:14:52.487023 14945 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:52.487908 14945 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:52.490634 15495 raft_consensus.cc:1240] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:52.491636 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:52.477174 18791 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.495676 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.477897 18748 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:52.503762 15493 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
W20260709 12:14:52.498971 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 70248.9us
I20260709 12:14:52.483727 18746 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:52.510883 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:52.505807 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 134831us
I20260709 12:14:52.494592 18738 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:52.516986 15462 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:52.507596 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:52.439635 18811 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.476887 18735 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:14:52.490844 18733 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:52.520000 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:52.504491 18804 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:52.526481 18849 consensus_queue.cc:1048] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 12:14:52.503854 18611 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 12:14:52.533344 18786 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:52.536420 18853 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:52.536887 18853 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.537209 18853 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:52.537566 18695 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.532039 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:52.561244 14868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.522125 18730 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:52.521389 18738 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.566892 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.520623 18677 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.527697 18804 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:52.527614 18733 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:52.539674 18715 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:52.583118 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:52.569458 18738 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:52.581784 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 90206.4us
I20260709 12:14:52.598798 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:52.599749 14825 raft_consensus.cc:1217] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Deduplicated request from leader. Original: 9.5->[10.6-14.8]   Dedup: 10.6->[12.7-14.8]
I20260709 12:14:52.600322 14825 pending_rounds.cc:85] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 6
I20260709 12:14:52.600557 14825 pending_rounds.cc:107] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260709 12:14:52.600783 14825 raft_consensus.cc:2889] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:52.603405 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:52.603920 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.569171 18730 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.604084 14898 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:14:52.611842 14826 raft_consensus.cc:2393] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 6: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:52.582760 18733 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:52.585158 18611 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.581990 18804 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:52.615656 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:52.609160 18809 consensus_meta.cc:287] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.513s	user 0.009s	sys 0.000s
W20260709 12:14:52.617610 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 125970us
I20260709 12:14:52.567623 18725 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.620023 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.603466 18764 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.621958 15490 raft_consensus.cc:2410] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 7 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:52.611835 18730 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:52.623373 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:52.625371 18846 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:52.611666 18752 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.614795 18783 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.638315 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:52.633693 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.636534 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:52.613775 18758 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.637213 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.616547 18799 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:52.640259 14830 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:52.618918 18784 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.578603 18748 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.539480 18813 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.669291 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:52.630391 18809 raft_consensus.cc:2764] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 12:14:52.628227 18701 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.690546 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.691027 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:52.692741 14978 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:52.695353 18705 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:52.695760 18705 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:52.699081 18716 raft_consensus.cc:3055] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:52.699538 18716 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
W20260709 12:14:52.707258 18843 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.222s	user 0.000s	sys 0.002s
I20260709 12:14:52.708225 18858 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:52.711930 18702 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.713951 15498 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:52.713774 18705 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.620548 18611 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:52.690037 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 68441.6us
I20260709 12:14:52.644960 18715 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:52.726686 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.733553 15492 raft_consensus.cc:2393] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:52.628047 18764 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.733955 18601 raft_consensus.cc:3055] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:52.639796 18848 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.233s
I20260709 12:14:52.824787 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.828920 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:52.855695 18868 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.857043 15496 raft_consensus.cc:2393] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:52.850299 18601 raft_consensus.cc:740] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:52.862470 18601 consensus_queue.cc:260] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.9, Last appended by leader: 9, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.863689 18601 raft_consensus.cc:3060] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:52.640693 18752 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:52.873698 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:52.874922 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.716235 18866 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:52.876503 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 201422us
I20260709 12:14:52.876804 18866 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.879233 18866 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.879941 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:52.881183 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:52.881676 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.884982 18875 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:52.825922 18820 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.856623 18867 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:52.647133 18783 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.717478 18701 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.882257 18695 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.687678 18784 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.874420 18858 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:52.908183 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:52.908746 18829 log.cc:927] Time spent T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.276s	user 0.000s	sys 0.001s
I20260709 12:14:52.879956 18866 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:52.918187 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:52.825327 18860 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.078s
W20260709 12:14:52.938089 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 420415us
I20260709 12:14:52.935855 18807 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.944056 18807 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.944767 18869 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:52.946180 18807 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:52.946458 18836 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.355s	user 0.001s	sys 0.000s
I20260709 12:14:52.936177 18866 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:52.948299 18856 log.cc:927] Time spent T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.223s	user 0.000s	sys 0.000s
I20260709 12:14:52.949512 18866 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:52.949810 18850 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.324s	user 0.001s	sys 0.000s
I20260709 12:14:52.899300 18820 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.951967 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.952705 14903 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 12: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:14:52.953758 18847 log.cc:927] Time spent T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.335s	user 0.001s	sys 0.000s
I20260709 12:14:52.953991 18611 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.883822 18868 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.956439 18868 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.959081 18809 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.959652 18725 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.959595 18809 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.919075 18811 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:52.903065 18867 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:52.960848 18858 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.961665 18809 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:52.962812 18867 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:52.929450 18779 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:52.966692 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.993219 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.998124 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.998963 14903 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:52.945286 18869 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:53.000533 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 57090.7us
I20260709 12:14:52.953145 18820 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:52.919663 18695 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:52.939507 18715 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.007791 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.011373 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1911) took 1223 ms. Trace:
I20260709 12:14:53.014057 14971 rpcz_store.cc:276] 0709 12:14:51.787556 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.787672 (+   116us) service_pool.cc:224] Handling call
0709 12:14:51.859129 (+ 71457us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:52.010642 (+151513us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:52.010671 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:52.011147 (+   476us) log.cc:844] Serialized 26 byte log entry
0709 12:14:52.294645 (+283498us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:52.294682 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:52.294750 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:53.011138 (+716388us) raft_consensus.cc:1685] finished
0709 12:14:53.011159 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:53.011310 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":76728,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":4492,"thread_start_us":370475,"threads_started":2,"wal-append.queue_time_us":431041}
I20260709 12:14:53.019637 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:52.917209 18875 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:53.011790 18740 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.018s	sys 0.039s
W20260709 12:14:53.029608 18740 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.019s	sys 0.039s
W20260709 12:14:53.035703 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 43743.7us
I20260709 12:14:53.019783 18825 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 12:14:53.037388 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:53.037765 18837 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:14:53.017411 18715 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.039116 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.041357 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.041738 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.044736 18752 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.045077 18701 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.045190 18877 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 12:14:53.046016 18783 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:53.049043 18786 consensus_meta.cc:287] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.515s	user 0.009s	sys 0.000s
I20260709 12:14:53.049520 18786 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:53.051051 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.053773 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.063067 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.064802 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.052867 18731 raft_consensus.cc:2764] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 12:14:53.073653 18875 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.041967 18630 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:53.076658 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:53.072053 18791 consensus_meta.cc:287] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.560s	user 0.008s	sys 0.000s
I20260709 12:14:53.078291 18884 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 12:14:53.078825 18853 consensus_meta.cc:287] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.541s	user 0.010s	sys 0.000s
I20260709 12:14:53.082718 18804 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.083722 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.102228 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.102419 14903 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:53.088924 18784 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.090168 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.090461 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.104751 14830 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
W20260709 12:14:53.091315 18746 consensus_meta.cc:287] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.576s	user 0.008s	sys 0.001s
I20260709 12:14:53.105803 18746 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.106130 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:53.106899 18883 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:53.107575 18883 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:53.107897 18746 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:53.080086 18759 consensus_meta.cc:287] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 1.012s	user 0.003s	sys 0.007s
I20260709 12:14:53.108646 18759 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.109171 18884 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.109023 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:53.109956 18784 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:53.110098 18884 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.092036 18875 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:53.111089 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.111677 14903 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.111531 18875 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.113575 18875 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.115259 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.116490 18759 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.092772 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.093814 18859 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:53.103711 18853 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.118105 18859 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.118546 18817 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:53.118993 18859 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.119727 18853 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.121299 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.121845 14898 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.127848 18715 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.128593 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.129211 14897 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:53.129475 18695 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.074924 18704 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:53.099851 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.108147 18804 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.116946 14828 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:14:53.105031 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.137740 15494 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:14:53.139086 14793 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.139421 14898 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:53.142270 14903 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:53.143308 14793 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.105077 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.146540 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:53.141074 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:53.162127 14796 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:53.163817 14796 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:53.165373 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:53.167112 14793 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:53.168124 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 63128.8us
I20260709 12:14:53.168953 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.140525 18846 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:53.170735 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:53.172186 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.173434 15494 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.160189 18715 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:53.101369 18738 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.103020 18791 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.162936 18804 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:53.164471 18786 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:53.171216 18557 consensus_meta.cc:287] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.779s	user 0.007s	sys 0.003s
I20260709 12:14:53.174638 18820 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:53.172128 18752 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:53.171844 18809 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:53.170368 18783 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:53.173419 18701 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:53.193725 14979 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:53.213686 15494 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:53.184003 18853 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:53.172813 18811 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.024s
I20260709 12:14:53.214532 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:53.180884 18825 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260709 12:14:53.196022 18699 consensus_meta.cc:287] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.797s	user 0.005s	sys 0.006s
I20260709 12:14:53.192691 18786 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:53.190075 18886 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:53.197463 18809 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:53.217059 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44975.6us
I20260709 12:14:53.217928 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.227336 14942 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:53.217418 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.221130 14828 raft_consensus.cc:606] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:14:53.223526 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.224846 15500 raft_consensus.cc:2410] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260709 12:14:53.227990 14828 raft_consensus.cc:614] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:53.227458 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.217077 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c0cc638f1496b8f9fd01b468b6afb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.220415 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.227941 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.216023 18752 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:53.217126 18783 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:53.224074 18786 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.221644 18863 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:53.254215 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.264091 14903 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
W20260709 12:14:53.258119 18733 consensus_meta.cc:287] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.632s	user 0.008s	sys 0.000s
I20260709 12:14:53.244925 18858 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:53.223014 18853 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.265321 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:53.241885 18887 raft_consensus.cc:2804] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:53.220418 18701 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:53.226701 18809 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:53.260246 18783 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:53.261468 18869 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.266283 18733 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.260309 15490 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:53.271979 18863 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.296640 18863 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.272612 18752 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.252190 18886 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.279636 18704 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:53.279654 15496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.284778 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:53.290560 18883 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:53.265645 18791 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:53.304420 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:14:53.297299 18733 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.306747 18701 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.308096 18786 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.307989 18886 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.309494 14979 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 1919) took 1062 ms. Trace:
I20260709 12:14:53.301895 18887 raft_consensus.cc:697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:53.313474 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.314412 15493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 881) took 1024 ms. Trace:
I20260709 12:14:53.350137 18887 consensus_queue.cc:237] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.315801 14821 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:53.316110 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:14:53.316838 18891 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:14:53.324083 14828 raft_consensus.cc:3060] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.330616 14978 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
W20260709 12:14:53.336448 18711 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.832s	user 0.001s	sys 0.016s
I20260709 12:14:53.331319 14897 raft_consensus.cc:606] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:53.291050 18858 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.347798 14979 rpcz_store.cc:276] 0709 12:14:52.247531 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.249479 (+  1948us) service_pool.cc:224] Handling call
0709 12:14:52.249731 (+   252us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:53.216922 (+967191us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.309282 (+ 92360us) spinlock_profiling.cc:243] Waited 944 ms on lock 0x7b540032ffd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:53.309442 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2170149632}
I20260709 12:14:53.328717 18883 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:53.428078 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.420491 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:53.448246 18892 log.cc:927] Time spent T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
I20260709 12:14:53.409739 15460 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.351745 15493 rpcz_store.cc:276] 0709 12:14:52.289577 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.289680 (+   103us) service_pool.cc:224] Handling call
0709 12:14:53.314239 (+1024559us) spinlock_profiling.cc:243] Waited 135 ms on lock 0x7b54004a3b54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:53.314358 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":311342464}
I20260709 12:14:53.396122 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:53.452240 15498 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:53.354239 14830 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:53.416639 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.450064 14826 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:53.453858 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.454496 14975 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:53.413375 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.353494 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.447438 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.456029 14902 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.457079 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:53.458847 18853 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:53.459908 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:53.390379 18730 consensus_meta.cc:287] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.750s	user 0.008s	sys 0.001s
I20260709 12:14:53.490556 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.460660 18883 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:53.490888 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.515967 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:53.449808 18711 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.955s	user 0.004s	sys 0.019s
W20260709 12:14:53.480758 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.516932 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.489619 18746 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:53.509434 14823 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:53.505044 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.518169 14826 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 13.
I20260709 12:14:53.518285 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.519029 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.521421 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.470268 18699 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:53.350847 18786 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.522202 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.528918 14822 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:53.390678 18738 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.524693 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.535120 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:53.531895 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.469249 18758 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.534675 14902 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
W20260709 12:14:53.538625 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 88731.6us
I20260709 12:14:53.539227 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:53.509545 18873 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:53.544138 18758 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.532589 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.545498 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53392 (request call id 657) took 1199 ms. Trace:
I20260709 12:14:53.545853 15499 rpcz_store.cc:276] 0709 12:14:52.343174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.343880 (+   706us) service_pool.cc:224] Handling call
0709 12:14:52.350078 (+  6198us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:52.467471 (+117393us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.542162 (+1074691us) spinlock_profiling.cc:243] Waited 97 ms on lock 0x7b54003269d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:53.542335 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":223085312}
I20260709 12:14:53.543903 14827 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:53.538343 18887 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:53.551805 14828 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:53.553035 14975 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 14.
I20260709 12:14:53.556216 15460 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.459502 18858 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.557384 18887 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:53.558187 18900 log.cc:927] Time spent T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:14:53.535914 18704 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:53.559082 18704 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.559499 18887 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.557401 18699 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:53.560843 18699 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:53.561790 18699 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.519889 18730 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.565088 15491 raft_consensus.cc:1240] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260709 12:14:53.565615 18704 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.566016 18730 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.543579 18828 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:53.564090 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:53.566958 14828 raft_consensus.cc:606] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:53.536249 18853 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:53.567391 14828 raft_consensus.cc:614] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:53.573906 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.568950 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.572757 15498 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:53.577564 14794 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.532732 18746 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.581110 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.566808 18828 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:14:53.583138 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 48364us
I20260709 12:14:53.582690 14794 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.584357 14942 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:53.584681 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:53.566860 18758 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.574281 18778 raft_consensus.cc:493] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:53.581094 18705 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:53.600703 18903 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 12:14:53.594565 14827 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:53.601917 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.579205 18873 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 13 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.587257 18630 consensus_queue.cc:1059] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
I20260709 12:14:53.610051 15492 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 564) took 1239 ms. Trace:
I20260709 12:14:53.610327 14821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2303) took 1011 ms. Trace:
I20260709 12:14:53.597568 18869 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:53.598695 18746 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.582016 18711 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 12:14:53.584406 18786 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:53.610690 14821 rpcz_store.cc:276] 0709 12:14:52.598928 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.602115 (+  3187us) service_pool.cc:224] Handling call
0709 12:14:53.315622 (+713507us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:53.353009 (+ 37387us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.610153 (+257144us) spinlock_profiling.cc:243] Waited 713 ms on lock 0x7b5400014d50. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea868ad 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:53.610272 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1640128384}
I20260709 12:14:53.616256 14828 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:53.610492 15492 rpcz_store.cc:276] 0709 12:14:52.370403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.855603 (+485200us) service_pool.cc:224] Handling call
0709 12:14:52.855918 (+   315us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:53.124844 (+268926us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:53.124877 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:53.124915 (+    38us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:53.124952 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.609811 (+484859us) spinlock_profiling.cc:243] Waited 269 ms on lock 0x7b54006617d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:53.609852 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:53.609993 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":617997696}
I20260709 12:14:53.579698 18853 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.622462 18888 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:53.636078 18888 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.616151 18778 raft_consensus.cc:515] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.637008 18888 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.637494 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.638511 18778 leader_election.cc:290] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.619966 18834 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:53.620983 18711 consensus_queue.cc:1243] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 12.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:53.645675 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.645412 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.647157 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.646196 18630 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:53.647495 18841 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.137s	user 0.009s	sys 0.022s
I20260709 12:14:53.612381 18883 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.583230 18828 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:53.655090 18841 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.161s	user 0.010s	sys 0.022s
I20260709 12:14:53.644236 18848 raft_consensus.cc:3055] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Stepping down as leader of term 11
W20260709 12:14:53.656904 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 74298.7us
I20260709 12:14:53.658736 18848 raft_consensus.cc:740] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.659622 18848 consensus_queue.cc:260] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.656816 18758 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.646705 18877 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.660574 18848 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:53.646371 18834 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:53.669094 18834 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:53.668884 18809 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.670986 18809 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:53.673986 18783 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.676304 18778 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:53.683326 18877 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.662163 14794 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.686234 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.667552 18883 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.667979 14826 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:53.655449 18630 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.661921 18873 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.698221 18853 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.698376 18630 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.700145 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.700809 14975 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:14:53.664991 18758 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.703003 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.703900 15500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53398 (request call id 884) took 1412 ms. Trace:
I20260709 12:14:53.704022 18758 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:53.698408 18764 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.709767 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.711416 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.711638 14822 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:53.685488 18877 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:53.663154 14972 raft_consensus.cc:1275] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:14:53.684551 14904 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:53.691601 14794 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.691107 18711 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:53.692998 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:53.695957 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:53.715549 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.731818 14821 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:53.711498 14824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1879) took 1068 ms. Trace:
I20260709 12:14:53.732335 14824 rpcz_store.cc:276] 0709 12:14:52.643238 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.643473 (+   235us) service_pool.cc:224] Handling call
0709 12:14:52.643762 (+   289us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:52.896709 (+252947us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:52.896739 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:52.896779 (+    40us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:52.896813 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.711285 (+814472us) spinlock_profiling.cc:243] Waited 253 ms on lock 0x7b5400286c54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:53.711327 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:53.711430 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":581270272}
I20260709 12:14:53.733585 15460 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:53.733711 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.735281 14824 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:53.724118 14978 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:14:53.717640 15500 rpcz_store.cc:276] 0709 12:14:52.291868 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.292007 (+   139us) service_pool.cc:224] Handling call
0709 12:14:53.703693 (+1411686us) spinlock_profiling.cc:243] Waited 860 ms on lock 0x7b54004b3cd4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:53.703825 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1977734016}
I20260709 12:14:53.730648 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.731981 14822 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:53.676175 18783 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.714272 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:53.738984 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.739763 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:53.738968 14794 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.741000 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.741677 15491 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:14:53.744127 18883 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:53.740885 18709 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:53.731534 18820 consensus_meta.cc:287] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.534s	user 0.002s	sys 0.008s
I20260709 12:14:53.746603 18820 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:53.741834 14794 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.747680 18820 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.748440 18738 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:53.748942 18630 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:53.751003 14824 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:53.742794 18800 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:53.754238 18800 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:53.754604 18800 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:53.757128 18893 log.cc:927] Time spent T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.495s	user 0.001s	sys 0.002s
I20260709 12:14:53.758400 18877 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:53.758899 18877 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.759951 18820 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:53.731334 18509 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:53.760955 14794 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:53.761934 18809 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:53.762951 18738 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:53.802806 18834 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.805704 18809 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:53.807111 18809 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:53.807956 18834 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:53.765199 14725 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 5 to 6, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 6 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:53.811344 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 50479.5us
I20260709 12:14:53.768051 14977 raft_consensus.cc:2410] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 12 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 9.
I20260709 12:14:53.768452 18869 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:53.773036 14897 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:53.787514 18873 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:53.773789 14900 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:53.776787 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.777731 14896 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:53.819612 14902 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:53.778241 14905 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:53.780830 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.820730 14903 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.821497 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.781970 18699 consensus_queue.cc:1048] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:53.783991 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.853860 14898 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:53.784351 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:53.785171 14825 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:53.786772 14821 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:14:53.855890 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:53.791497 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.833595 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.799497 14869 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:53.859499 14900 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:53.800326 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:53.802806 18821 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.765650 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.773479 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.863310 14976 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:53.813503 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:53.863724 14903 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:53.813915 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.815356 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.787624 14824 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:53.856002 15462 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:53.860473 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.866040 18756 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election won for term 11
W20260709 12:14:53.860745 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 60516.9us
I20260709 12:14:53.867911 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:53.869170 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 47761.8us
I20260709 12:14:53.803087 18857 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.864756 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.873198 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.810847 18813 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:53.874183 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 74768.9us
I20260709 12:14:53.877292 14869 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.800463 18848 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.062s
I20260709 12:14:53.884114 14871 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:53.884043 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.880627 14725 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 5 to 7, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.875762 18841 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:53.873209 18821 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.883558 18759 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:53.888607 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.889204 14897 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:53.890631 18687 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:53.892010 14871 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:53.892343 18877 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:53.892751 18874 raft_consensus.cc:2804] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:53.893157 18874 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:53.893520 18874 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.876655 18870 consensus_queue.cc:1059] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 12:14:53.896395 18870 raft_consensus.cc:3055] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:53.896808 18870 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:53.897815 18870 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.899072 18870 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:53.900795 18813 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:53.901347 18821 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.890377 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:53.903169 14869 leader_election.cc:304] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:53.903196 18800 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.903733 18749 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:53.861733 18722 consensus_queue.cc:1059] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
I20260709 12:14:53.904510 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:53.904783 18722 raft_consensus.cc:2749] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:53.905404 18722 raft_consensus.cc:3055] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:53.905728 18722 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:53.906478 18722 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.907707 18722 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:53.908437 18826 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:53.873775 18695 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:53.912739 18695 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.915120 18695 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:53.864717 18699 consensus_queue.cc:1243] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 7.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 12:14:53.916026 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:53.883661 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591d02620cfc43e1a6042c3cacd53f53" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.917908 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.918716 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.903151 18813 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:53.922338 14898 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
W20260709 12:14:53.928731 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 114870us
I20260709 12:14:53.874873 14900 raft_consensus.cc:3060] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:53.929399 14902 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:14:53.796319 18853 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.060s
I20260709 12:14:53.817590 18509 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:53.813092 18705 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.819342 18873 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:53.947288 14972 pending_rounds.cc:85] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 8
I20260709 12:14:53.947667 14972 pending_rounds.cc:107] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 7.9
I20260709 12:14:53.947897 14972 raft_consensus.cc:2889] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:53.931500 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:53.887593 14725 catalog_manager.cc:5697] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:14:53.887395 18914 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:14:53.877926 18820 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:53.890684 18848 consensus_queue.cc:1243] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 10.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:14:53.942636 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:53.949738 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:53.950022 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:53.951484 14975 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:53.951872 14898 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:53.940881 14970 pending_rounds.cc:85] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 6
I20260709 12:14:53.963652 14970 pending_rounds.cc:107] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 12.7
I20260709 12:14:53.963936 14970 raft_consensus.cc:2889] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:53.954897 14897 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:53.967312 14900 raft_consensus.cc:2468] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:14:53.968643 15462 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:53.955893 14903 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:53.941267 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:53.981829 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.983556 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.980669 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:53.985834 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:53.987362 14825 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:53.952987 18873 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:53.986508 14829 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:53.918995 18874 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.954279 18826 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:53.957962 18858 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:53.958174 18871 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:53.884050 18857 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:53.973567 18845 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:14:53.995426 18715 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:14:54.012773 14901 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.004593 14896 raft_consensus.cc:3060] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.013949 18857 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:54.005739 18874 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:54.016629 18758 raft_consensus.cc:2804] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:54.017192 18758 raft_consensus.cc:697] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 12 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:54.018100 18758 consensus_queue.cc:237] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.019505 14901 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:54.020445 18749 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:54.020634 18826 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:54.020928 14896 raft_consensus.cc:2468] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:14:54.021550 18759 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:53.951237 18705 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.021930 18759 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:54.022107 14904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 2030) took 1142 ms. Trace:
I20260709 12:14:54.022519 14904 rpcz_store.cc:276] 0709 12:14:52.879550 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.879671 (+   121us) service_pool.cc:224] Handling call
0709 12:14:54.021915 (+1142244us) spinlock_profiling.cc:243] Waited 804 ms on lock 0x7b54000843d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:54.022015 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1848652032}
I20260709 12:14:54.022850 18759 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.024250 18849 raft_consensus.cc:993] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:54.024742 18849 raft_consensus.cc:1081] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:54.037591 14897 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:53.970770 18811 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:54.044127 14974 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:54.044530 14974 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:53.970952 18820 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:53.999627 18858 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:54.045260 14974 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.053503 14974 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.049288 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:54.055842 14973 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.009166 14725 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.057152 14725 catalog_manager.cc:5697] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.013846 18800 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.048906 18871 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:14:54.076633 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:54.088088 14828 raft_consensus.cc:606] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:54.088579 14828 raft_consensus.cc:614] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:54.089357 14974 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:54.092593 14973 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:14:54.094030 15460 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:54.098313 14905 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: []
W20260709 12:14:54.101821 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 269496us
I20260709 12:14:54.103644 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:54.101250 14725 catalog_manager.cc:5697] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 6 to 9, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.099076 18699 raft_consensus.cc:2804] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:54.071275 18809 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.097718 18756 raft_consensus.cc:697] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:54.069427 18871 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.093634 18752 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
W20260709 12:14:54.128893 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 135280us
I20260709 12:14:54.133134 14829 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.124850 18699 raft_consensus.cc:697] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 12 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:54.099332 18858 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.150350 14821 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:54.151593 14829 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:54.144052 14871 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:54.144297 14824 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:54.145514 14973 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:54.146209 18809 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:54.139058 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:54.164153 14825 raft_consensus.cc:2368] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11.
I20260709 12:14:54.116963 18820 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.165906 14973 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:54.167555 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 197722us
I20260709 12:14:54.166882 14973 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.173457 14973 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.176848 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:54.177563 14902 raft_consensus.cc:3060] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:54.178023 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:54.175771 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 190728us
I20260709 12:14:54.180305 18935 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:54.180779 18935 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:54.181149 18935 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.183892 18716 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.185101 18716 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:54.184892 18756 consensus_queue.cc:237] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.159480 18922 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:14:54.181242 18901 log.cc:927] Time spent T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.872s	user 0.004s	sys 0.003s
I20260709 12:14:54.195683 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:54.196396 14824 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:54.193744 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:54.199424 14830 raft_consensus.cc:606] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:54.199779 14830 raft_consensus.cc:614] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:54.171541 18858 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.201431 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:54.204917 14903 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:54.206200 14871 leader_election.cc:400] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11.
I20260709 12:14:54.206387 14901 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:54.206542 14871 leader_election.cc:403] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 12:14:54.179459 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:54.195709 18922 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.212334 18922 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.216221 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:54.217258 14904 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:54.218904 14903 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:54.220551 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:54.221207 14898 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:14:54.224682 18711 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:54.225157 18711 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.226408 18935 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.227175 18711 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.192840 18920 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.224606 14824 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:54.229333 18935 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.231113 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:54.231607 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 52246.4us
I20260709 12:14:54.232256 18874 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:14:54.233634 18759 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:54.236385 18813 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11.
I20260709 12:14:54.195024 18873 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.236841 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:54.237612 14824 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.238626 18873 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:54.240032 14830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed4725c3147d434594ee136979e6976a"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:54.240607 14830 raft_consensus.cc:606] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:54.240906 14830 raft_consensus.cc:614] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:54.242537 15492 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:54.242534 18705 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.244560 15492 raft_consensus.cc:1275] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:54.232385 14869 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:54.229635 18920 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.246213 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:54.247411 18920 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:54.248092 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:54.248500 14822 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
W20260709 12:14:54.249820 14827 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.646s	user 0.030s	sys 0.040s
W20260709 12:14:54.250172 14827 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.030s	sys 0.040s
I20260709 12:14:54.188448 18699 consensus_queue.cc:237] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.255293 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.255357 14897 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:54.255360 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:54.257061 14975 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:54.260372 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:54.266933 14902 raft_consensus.cc:2468] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:14:54.256335 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:54.258216 14794 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:54.270030 15460 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:14:54.271103 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 61621.8us
I20260709 12:14:54.273802 14973 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 5. (term mismatch)
I20260709 12:14:54.275697 14973 pending_rounds.cc:85] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 4
I20260709 12:14:54.276013 14973 pending_rounds.cc:107] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 9.5
I20260709 12:14:54.276315 14973 raft_consensus.cc:2889] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:54.275235 14824 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
W20260709 12:14:54.269686 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 278615us
I20260709 12:14:54.270673 14899 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:54.280347 14871 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:54.283640 14725 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.282251 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:14:54.287806 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 55521.8us
I20260709 12:14:54.288578 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:54.290746 14973 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:54.285163 14725 catalog_manager.cc:5697] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 5 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:54.310551 14945 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:54.307300 14868 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:54.279419 18715 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:54.320248 14901 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:54.320695 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:54.287534 18828 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:54.315472 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:54.324854 14901 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:54.316104 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:54.325440 14973 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:54.316352 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:54.283385 18730 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:54.323798 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:54.305289 18873 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:54.327382 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:54.313784 14725 catalog_manager.cc:5697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 7 to 9, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 9 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.331569 14796 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:54.328460 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:54.330889 14904 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:54.329442 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:54.333506 14978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:14:54.334024 14978 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.334422 14978 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:54.335989 14973 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14. Ops: [13.9-13.9]
W20260709 12:14:54.338131 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:54.283564 18784 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:14:54.286768 18738 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 12:14:54.320351 18715 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:54.340884 14869 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:54.341202 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:54.342381 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:54.342290 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:54.343422 14978 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.346302 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.320950 18934 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:54.353333 14796 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.340582 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.328982 18687 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:54.354735 14974 raft_consensus.cc:2368] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12.
I20260709 12:14:54.323628 18749 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:54.356170 14796 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.305711 18877 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 12:14:54.327597 18740 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:14:54.340235 18834 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260709 12:14:54.337836 18828 raft_consensus.cc:697] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:54.365237 18809 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.313261 18897 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.035s
I20260709 12:14:54.368310 18809 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.368899 18509 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:54.369146 18749 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:54.359489 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.364215 14869 leader_election.cc:400] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12.
I20260709 12:14:54.327800 18873 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:54.366462 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.352643 18715 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.352897 18716 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:54.415061 14978 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:54.357499 18786 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:54.362666 18916 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:54.359119 18755 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:54.419307 14823 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:54.361326 18709 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.078s
I20260709 12:14:54.454509 18702 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:54.365198 18695 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:54.457072 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 150174us
I20260709 12:14:54.346263 18804 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:54.362465 18740 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:54.443416 14869 leader_election.cc:403] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:14:54.443822 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 84413.3us
W20260709 12:14:54.450626 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 84238.8us
I20260709 12:14:54.448177 18862 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:54.455258 14899 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 2035) took 1504 ms (client timeout 1880 ms). Trace:
I20260709 12:14:54.370172 18749 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:54.441627 18937 log.cc:927] Time spent T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:14:54.402165 18922 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.061s
I20260709 12:14:54.416425 18860 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:54.370791 18874 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.081s
W20260709 12:14:54.468258 14899 rpcz_store.cc:269] 0709 12:14:52.951295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.966384 (+ 15089us) service_pool.cc:224] Handling call
0709 12:14:54.455080 (+1488696us) spinlock_profiling.cc:243] Waited 1.3 s on lock 0x7b540022e554. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:54.455196 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2997233536}
W20260709 12:14:54.468876 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 103760us
I20260709 12:14:54.450033 18873 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.478194 14869 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:54.480746 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:54.368368 18828 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.463660 18804 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:54.469743 18740 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.467878 18755 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12.
I20260709 12:14:54.499202 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:54.501715 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:54.502142 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:54.480247 18557 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.026s
I20260709 12:14:54.505846 18826 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:54.506345 18826 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:54.507194 18826 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.508332 18826 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:54.471585 18848 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.033s
I20260709 12:14:54.514019 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:54.516691 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 52576.9us
I20260709 12:14:54.517305 14945 leader_election.cc:304] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.494796 18716 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:54.477382 18820 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 12:14:54.498900 18804 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:54.501361 18916 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:54.522373 15492 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:54.467926 18695 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.531136 14945 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:54.503201 18730 raft_consensus.cc:697] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:54.536757 18862 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:14:54.519767 18755 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.521288 18848 raft_consensus.cc:2749] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:54.530529 18916 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:54.577611 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44280.7us
I20260709 12:14:54.561606 18873 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.533670 18738 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 12:14:54.533301 18858 raft_consensus.cc:2764] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election decision vote started in defunct term 11: won
W20260709 12:14:54.577672 18940 log.cc:927] Time spent T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 12:14:54.599543 14904 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
W20260709 12:14:54.599534 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 67239.2us
I20260709 12:14:54.535013 18557 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.059s
I20260709 12:14:54.579223 18916 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.567961 18715 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.605712 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:54.613540 18848 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:54.613648 14900 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 9. (term mismatch)
I20260709 12:14:54.603258 18946 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 12:14:54.614096 14900 pending_rounds.cc:85] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 8
I20260709 12:14:54.616535 14900 pending_rounds.cc:107] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 13.9
I20260709 12:14:54.616443 18834 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 11.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:54.616874 14900 raft_consensus.cc:2889] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:54.618420 14905 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.614032 18848 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:54.619310 18848 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:54.626747 18740 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.608099 18858 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
W20260709 12:14:54.628615 18938 log.cc:927] Time spent T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.182s	user 0.005s	sys 0.002s
I20260709 12:14:54.629289 18858 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:54.629546 18809 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.630054 18858 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:54.630349 18877 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:54.630702 18877 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:54.633647 14901 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:54.577176 18755 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.637869 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:54.643172 14905 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:54.645394 14900 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:54.654243 14796 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:54.656911 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:54.658027 14830 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 12:14:54.657560 14822 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:14:54.661463 18695 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.664911 18786 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:54.672411 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:54.673033 14905 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:14:54.672420 14823 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:14:54.679895 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:54.669461 18701 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:54.599223 18730 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.630882 18858 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.5, Last appended by leader: 5, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.650609 18922 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.047s
I20260709 12:14:54.684255 18791 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.047s
W20260709 12:14:54.738864 18944 log.cc:927] Time spent T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.135s	user 0.000s	sys 0.000s
I20260709 12:14:54.744562 18702 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:54.745103 18702 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.749583 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:14:54.751230 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 144819us
I20260709 12:14:54.703302 18946 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:54.752609 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:54.705863 18701 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:54.681805 18929 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.069s
I20260709 12:14:54.696156 18680 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.056s
I20260709 12:14:54.743927 18848 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:54.757367 18947 log.cc:927] Time spent T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.181s	user 0.001s	sys 0.000s
I20260709 12:14:54.754678 18946 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:54.760317 18557 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:54.704351 18877 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.745646 18916 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.773427 18791 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:54.787364 18873 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:54.787735 18755 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.762370 18853 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 12:14:54.777776 18946 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.761720 18953 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:14:54.799594 18701 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.799726 18804 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.802047 18804 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.809300 18848 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:54.786563 18791 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:54.811282 18916 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.810621 18791 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:54.814407 18953 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:54.814786 18953 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:54.794457 18877 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:54.791257 18557 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:54.814968 18791 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.825430 18963 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:54.825853 18557 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.846812 18557 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:54.825580 18954 consensus_queue.cc:1048] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.018s
I20260709 12:14:54.831064 18853 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 12:14:54.839928 18963 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:54.855659 18963 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.858180 18740 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:54.848464 18953 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:54.862372 18953 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.865338 18858 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.866904 18946 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:54.877975 18957 log.cc:927] Time spent T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.085s	user 0.003s	sys 0.000s
I20260709 12:14:54.879402 18946 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.930781 18756 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.932976 18932 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.934015 18932 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:54.939448 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 124465us
I20260709 12:14:54.933269 18756 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:54.945189 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 9ca0656f644b4256afef842e4ab7b147: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:14:54.945780 14905 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:14:54.948200 14902 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:54.954252 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:54.954802 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:54.955668 14899 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.949877 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:54.960829 14898 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.972925 18932 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.975462 18702 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:54.977698 18704 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:54.978263 18704 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:14:54.987779 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:54.982719 18715 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:54.986991 18756 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:54.980254 18704 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.016928 18791 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 12:14:55.017375 18948 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:55.018457 18704 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:55.039335 14903 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:55.043327 18963 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:55.056102 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:55.057256 15491 raft_consensus.cc:2410] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260709 12:14:55.065083 14899 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:55.027974 14898 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:55.081243 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.083629 14796 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.085270 18916 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:55.091953 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:55.092904 14970 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:55.093969 14978 raft_consensus.cc:1240] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 13. Current term is 14. Ops: []
W20260709 12:14:55.095180 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 48135.5us
W20260709 12:14:55.095852 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:55.092757 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 138476us
I20260709 12:14:55.117805 18759 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.118599 18759 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.122701 18752 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:55.123505 18752 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.129536 18740 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.130295 18740 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.132514 14796 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.133417 18862 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.018s
I20260709 12:14:55.134073 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:55.134972 14972 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:55.136507 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet b2573bd48399444a8c68f585702d7e18: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:55.142607 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.144941 18752 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.145938 18946 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:14:55.146700 18946 consensus_queue.cc:1243] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 12.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 12:14:55.147092 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:55.146298 18740 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.163069 14970 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:55.152055 18759 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.187923 18784 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.188545 18711 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:55.189256 18711 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:55.190410 18711 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.194446 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:55.195135 14974 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:55.204550 18916 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:55.205207 18916 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:55.206439 18916 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.207383 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:55.185004 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 68997.2us
I20260709 12:14:55.212374 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:55.220984 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:55.222119 14901 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:55.223666 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:55.224942 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:55.225819 14824 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:55.227885 18699 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.228372 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:55.228629 18699 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.230146 14825 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:55.231149 18699 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:55.229082 15491 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:55.241983 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:55.231036 18509 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.247320 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.248005 14898 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:14:55.223680 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.266345 14828 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:14:55.279378 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:55.188557 18858 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:55.232765 18740 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:55.283519 14796 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.282011 14903 raft_consensus.cc:3055] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:55.290829 14903 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:55.188623 18784 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.297092 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.298231 14898 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:14:55.275745 18704 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:55.298802 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.301908 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.300827 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:55.303712 14970 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:55.273481 18509 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.298902 18715 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:55.312458 14899 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:55.315203 14825 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:55.319085 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.319796 14898 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 13.
I20260709 12:14:55.324208 18953 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:55.325205 18953 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.327775 18953 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.328261 18704 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.330370 18704 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:55.330982 14972 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:55.336738 14868 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.313916 18715 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:55.336923 14903 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.336741 14945 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.333352 18786 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.323498 18858 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.350472 18715 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:55.337389 18873 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:55.376606 14903 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:55.376979 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.379365 18834 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:55.381422 18834 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.383222 18509 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.383729 14823 raft_consensus.cc:1275] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:55.384500 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.385154 18916 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.386400 18916 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.383692 18834 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:55.400612 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 111858us
I20260709 12:14:55.400981 18849 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:55.401422 18849 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:55.401767 18849 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:55.400671 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.405134 14905 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:55.405992 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.409688 18784 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.379411 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:55.422998 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 76324.5us
I20260709 12:14:55.337689 18740 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:55.426127 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 90387.5us
W20260709 12:14:55.426147 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:55.427573 14974 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:14:55.430061 14824 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:55.438776 14828 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:14:55.452392 18826 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.452572 18963 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:55.453059 18826 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.455648 18826 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.429817 18948 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:55.465606 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.450827 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.468336 14899 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 12: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:55.429397 18704 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:55.472538 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:55.477097 18858 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:55.377246 18786 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.483747 18786 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.488179 18740 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.494818 18730 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:55.495322 18730 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.495787 18730 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:55.497995 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.499099 14976 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:55.501428 14977 raft_consensus.cc:1275] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 10. (term mismatch)
I20260709 12:14:55.501788 14977 pending_rounds.cc:85] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 9
I20260709 12:14:55.502048 14977 pending_rounds.cc:107] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260709 12:14:55.502300 14977 raft_consensus.cc:2889] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:55.503618 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.506102 14971 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:55.503929 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:55.507097 14973 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:14:55.502188 14975 raft_consensus.cc:1275] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:14:55.514483 14903 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:55.444617 18873 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.489054 18948 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:55.541299 18759 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.537269 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:55.550287 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 102957us
W20260709 12:14:55.524003 18972 log.cc:927] Time spent T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.323s	user 0.004s	sys 0.000s
I20260709 12:14:55.553881 14945 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.554724 18953 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:55.553191 18759 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.517342 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.555599 14978 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
I20260709 12:14:55.517390 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:55.516369 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:55.556488 18953 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:55.557070 14905 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 15: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:55.558404 14905 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:14:55.554064 14899 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:14:55.535699 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 9ec4657d314b441bb1d341bb1bedf039: Illegal state: Replica 7d1b36248f6440b891a954e65666f1eb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:55.560774 18509 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:55.529654 14979 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 12:14:55.562704 14825 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:55.564477 18849 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.564379 14970 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:55.546303 18986 log.cc:927] Time spent T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:14:55.552664 18948 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:55.516084 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.558574 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.568190 18849 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.569577 18853 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:55.571411 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.525206 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:55.556644 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.575004 14974 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:55.575218 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.576020 18759 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.576902 14896 pending_rounds.cc:85] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 9
I20260709 12:14:55.578084 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.579319 18849 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:55.580094 18849 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:55.585333 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:55.585635 18849 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:55.590464 18971 log.cc:927] Time spent T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.358s	user 0.003s	sys 0.000s
I20260709 12:14:55.579804 18730 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.580536 14896 pending_rounds.cc:107] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 12.10
I20260709 12:14:55.592537 14896 raft_consensus.cc:2889] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:55.580803 15491 raft_consensus.cc:2368] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:55.582279 18946 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:55.584266 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.591894 18826 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:55.599699 18730 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.601217 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.602422 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:14:55.596765 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 9b9e0e6b53c74c968387f8d12e036821: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:14:55.605465 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:55.605988 14973 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:14:55.596892 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.595118 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.602767 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.610322 14945 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.612056 14900 raft_consensus.cc:2368] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:55.613009 14970 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:55.613107 18945 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:55.556392 18873 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:55.615463 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:55.624301 18701 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.624534 14973 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260709 12:14:55.625033 14973 pending_rounds.cc:85] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 8
I20260709 12:14:55.619396 18948 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.625299 18871 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.626078 15494 raft_consensus.cc:2368] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:55.625901 18871 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.625420 14973 pending_rounds.cc:107] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260709 12:14:55.628490 14973 raft_consensus.cc:2889] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:55.645279 14897 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:55.648872 14979 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:55.627988 18948 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:55.621366 18740 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:55.628309 18784 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.628080 18871 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.655624 14945 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.673602 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:55.674006 18709 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.674705 18709 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.675237 18702 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.675799 18702 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.676177 18917 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.676745 18917 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.678043 18702 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.682255 18509 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.682786 18509 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.678702 18917 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:55.685343 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:55.687976 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:55.690366 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.694761 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.695163 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.691184 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:14:55.698450 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 76934.9us
I20260709 12:14:55.702397 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:55.703163 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:55.703824 14829 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:55.704252 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:55.704938 14821 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:55.709623 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.624933 18701 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.714282 14823 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:55.718700 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:55.717835 14942 leader_election.cc:400] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:55.725145 14942 leader_election.cc:403] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:55.725652 14945 leader_election.cc:400] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:55.726046 18756 consensus_queue.cc:1048] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:55.726828 18740 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:55.727490 18709 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.729332 14830 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:55.730132 18715 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.731201 14828 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:14:55.713999 18853 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:55.744254 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:55.746726 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:55.747222 14821 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:55.744783 14897 raft_consensus.cc:2393] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:55.755923 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.753031 14970 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:55.684607 18784 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.759788 14829 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 7.
I20260709 12:14:55.776852 15491 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:55.763087 18853 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:55.767596 18948 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:55.752213 18756 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 12:14:55.792752 18920 consensus_queue.cc:1059] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
I20260709 12:14:55.794091 18920 raft_consensus.cc:3055] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:55.794461 18920 raft_consensus.cc:740] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:55.795836 14826 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:55.795408 18920 consensus_queue.cc:260] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.796514 18509 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.797401 18853 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.803892 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.790448 18948 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:55.808457 18873 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:55.797504 18701 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.774858 18791 consensus_queue.cc:1048] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.017s
W20260709 12:14:55.870579 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:55.861078 18920 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:55.868646 18509 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:55.892865 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:55.896484 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 108225us
I20260709 12:14:55.897217 14794 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:55.887312 18873 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:55.886364 18715 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.903882 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.891937 18759 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.891913 18916 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:55.904460 18871 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:55.901829 18873 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:55.926285 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.925594 18784 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.940230 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.940917 14824 raft_consensus.cc:2368] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:55.941244 18849 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.942332 14903 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:55.941998 18873 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:55.943209 18873 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:55.943306 18849 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.909992 18759 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:55.945704 18759 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:55.913429 18709 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 12:14:55.914240 18701 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.036s
I20260709 12:14:55.952419 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.924602 18871 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:55.962687 14830 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:55.899727 18948 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:55.970727 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 56907.2us
I20260709 12:14:55.971777 14794 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:55.978400 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
W20260709 12:14:55.977340 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 75936.6us
I20260709 12:14:55.961246 18740 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.982434 14794 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.985476 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:55.989866 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.983119 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:55.994856 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:55.995438 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:55.995802 14829 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:55.996022 14976 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:55.996865 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.995410 14825 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:55.997898 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:55.993541 18711 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:55.999156 18711 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:55.999507 18711 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:56.000399 18934 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:56.000780 18934 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:56.001132 18934 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:56.002514 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.005492 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.006892 14825 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:55.983106 18715 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:55.992470 18701 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:56.016702 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:56.024554 18849 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:56.025166 18871 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.028481 18826 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.029109 18826 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:56.031172 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 332042us
I20260709 12:14:56.032523 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.003970 18740 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.040326 18730 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:56.013545 18701 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:14:56.045161 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 68935.8us
I20260709 12:14:56.048504 18704 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:56.049968 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.050197 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:56.050578 14824 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:14:56.065784 15492 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:56.079332 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:56.031247 18826 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:56.084671 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:56.085613 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:56.086468 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:56.050228 18701 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:56.045887 18730 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:56.093083 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:14:56.105561 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:56.093990 18858 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 12:14:56.080559 18756 consensus_queue.cc:1048] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.027s
I20260709 12:14:56.083715 18920 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:14:56.103652 18826 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:56.100814 18759 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:56.118112 14793 leader_election.cc:400] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
W20260709 12:14:56.114048 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 78717.3us
I20260709 12:14:56.121706 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:56.135699 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 44175.4us
I20260709 12:14:56.135977 15490 raft_consensus.cc:2368] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:56.123602 18740 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:56.128504 18730 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.130986 18934 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.111263 19015 consensus_queue.cc:1059] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 12:14:56.103291 18849 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:56.120580 19007 log.cc:927] Time spent T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.055s	user 0.001s	sys 0.001s
I20260709 12:14:56.153167 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:14:56.147562 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 47684.6us
W20260709 12:14:56.165544 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 45105.4us
I20260709 12:14:56.134018 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.135102 18826 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.173554 14903 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:56.176745 18730 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:56.176906 18969 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.191656 18759 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:56.192371 14978 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:56.192816 18759 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.194180 18804 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:56.194880 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.196956 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.135306 18715 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260709 12:14:56.166438 18509 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:56.177908 18945 consensus_queue.cc:1059] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.008s
I20260709 12:14:56.184480 18826 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:56.205904 18756 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:56.160945 18849 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:56.249085 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 64483.6us
I20260709 12:14:56.205695 19010 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.091s
I20260709 12:14:56.250712 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:56.252249 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:56.261320 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 175753us
I20260709 12:14:56.211467 18862 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:56.198874 18969 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:56.280859 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 78742.6us
I20260709 12:14:56.291679 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:56.292554 14827 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:56.296478 19023 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.026s
I20260709 12:14:56.278759 18963 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:56.309733 18969 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:56.311524 18711 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.313030 14945 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:56.313937 19031 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:56.314194 18934 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:56.315840 18849 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:56.335752 19031 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:56.316006 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:56.336802 19031 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.328585 15492 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 12:14:56.304014 19020 log.cc:927] Time spent T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.147s	user 0.000s	sys 0.001s
I20260709 12:14:56.348765 19031 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:56.375738 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.389719 14822 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 16 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260709 12:14:56.394603 14827 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
W20260709 12:14:56.400460 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 204043us
I20260709 12:14:56.409080 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:56.413679 14827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
W20260709 12:14:56.414306 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:56.415194 18934 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:14:56.416258 18934 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:56.416445 19026 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:56.417354 19012 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:56.417810 19012 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:56.418161 19012 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:56.419647 18701 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:56.427507 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 145387us
I20260709 12:14:56.374744 18945 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:56.389209 18969 raft_consensus.cc:2804] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:56.435096 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.435729 14976 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:14:56.437374 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:56.449579 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.450888 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.451501 14975 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:14:56.452211 18969 raft_consensus.cc:697] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:56.453346 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.453187 18969 consensus_queue.cc:237] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.454103 14977 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 16 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260709 12:14:56.455049 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:56.458487 14827 raft_consensus.cc:606] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:56.458912 14827 raft_consensus.cc:614] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:56.430861 18934 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:56.466583 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.467026 18934 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.464618 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:56.467882 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.468573 14899 raft_consensus.cc:2368] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:56.465247 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:56.469550 18804 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:56.470952 18826 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:56.474488 18873 consensus_meta.cc:287] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.520s	user 0.007s	sys 0.002s
I20260709 12:14:56.478392 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:56.479521 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.480633 18862 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:56.481331 18804 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:56.481638 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:56.482456 14826 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:56.482935 18826 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:56.497176 18701 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:56.499397 19018 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.322s	user 0.000s	sys 0.008s
I20260709 12:14:56.468612 18711 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:14:56.506026 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:56.481571 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.513154 18740 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:56.556149 14822 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 12:14:56.513991 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.561053 14793 leader_election.cc:400] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:56.561509 14793 leader_election.cc:403] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
W20260709 12:14:56.561398 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 47504us
I20260709 12:14:56.562608 18834 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:56.564670 14945 leader_election.cc:400] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991) with higher term. Message: Invalid argument: T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10.
I20260709 12:14:56.565855 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.572929 18711 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:56.577059 18934 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:56.577199 18873 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:56.578016 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.565142 14826 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:14:56.582659 19015 raft_consensus.cc:3055] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:56.583115 19015 raft_consensus.cc:740] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:56.583614 18699 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:56.584455 18699 raft_consensus.cc:697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:56.584535 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.574244 18715 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:14:56.585610 18699 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:56.591668 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 457678us
W20260709 12:14:56.596794 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 107108us
W20260709 12:14:56.597285 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 58015.5us
I20260709 12:14:56.605926 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.609189 14897 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:56.606714 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.609901 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.612406 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:56.614882 14826 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:56.617322 14900 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:56.619470 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.623693 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.625813 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.628302 14822 raft_consensus.cc:2393] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:56.637678 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.624607 18821 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:56.611630 18873 consensus_queue.cc:1059] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
W20260709 12:14:56.646908 19019 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.403s	user 0.006s	sys 0.000s
I20260709 12:14:56.631975 18948 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 12:14:56.616000 18834 consensus_queue.cc:1059] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 12:14:56.649319 14904 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:56.649318 18953 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:56.638561 18740 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:56.621793 19015 consensus_queue.cc:260] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.652957 19015 raft_consensus.cc:3060] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:56.653206 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:56.653910 14903 raft_consensus.cc:2393] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 15: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:56.657058 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.658113 18711 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:56.659111 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.660143 18711 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:56.661566 19035 consensus_queue.cc:1175] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7d1b36248f6440b891a954e65666f1eb" responder_term: 7 status { last_received { term: 5 index: 7 } last_committed_idx: 7 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: [6.8-6.8]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:56.663631 19035 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.664534 19032 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.664755 14869 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:56.665632 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.666849 14796 leader_election.cc:400] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:14:56.668169 14796 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.667236 18711 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:56.669456 18702 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:56.671268 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.671983 18701 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:56.664077 19035 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.676105 18701 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.676635 18701 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.677537 19032 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.679261 18701 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:56.681501 19035 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:56.682653 19032 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:56.693970 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.694619 14826 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:56.698975 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:56.699652 14822 raft_consensus.cc:606] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:56.699986 14822 raft_consensus.cc:614] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:56.707918 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 70314.9us
I20260709 12:14:56.690908 18821 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:56.712716 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.705544 18733 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:14:56.724471 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 87633.8us
I20260709 12:14:56.687784 18853 consensus_queue.cc:1059] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:14:56.686278 19012 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.729947 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:56.730998 18821 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.5, Last appended by leader: 5, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.725617 18820 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 12:14:56.728116 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:56.761164 14904 raft_consensus.cc:2393] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 9: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:56.775255 14904 raft_consensus.cc:1240] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:56.779302 19051 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:56.779847 19051 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.780614 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:56.780886 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:56.781944 19051 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:56.774102 14898 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:56.786537 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cbccd9de442462ca608b02893dece14"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:14:56.787124 14897 raft_consensus.cc:606] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:14:56.787436 14897 raft_consensus.cc:614] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:56.792109 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.792789 14974 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:14:56.793093 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:56.793903 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:56.792263 14904 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:56.798027 14976 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
I20260709 12:14:56.800071 14973 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:56.799300 14976 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:56.805747 14976 raft_consensus.cc:1240] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 6. Current term is 7. Ops: [6.8-6.8]
W20260709 12:14:56.806581 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91051.6us
I20260709 12:14:56.817440 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.818218 14972 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
W20260709 12:14:56.826737 15459 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:56.835069 14827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:14:56.835812 14827 raft_consensus.cc:606] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:56.813300 18740 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.042s
I20260709 12:14:56.780131 19047 consensus_queue.cc:1059] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 12:14:56.852820 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.855223 14902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed4725c3147d434594ee136979e6976a"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:14:56.857661 14970 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:14:56.857739 14902 raft_consensus.cc:606] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:56.869859 14978 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:14:56.872692 18509 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:56.874970 14972 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260709 12:14:56.883805 15461 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:56.895020 14972 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:56.895520 14972 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:56.896322 14972 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.877753 18509 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:56.899833 18509 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:56.901387 18953 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:56.911005 18858 raft_consensus.cc:3055] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:56.911468 18858 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:56.912411 18858 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.913291 14972 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:56.915936 14979 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:14:56.918776 14827 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:56.919415 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:56.920224 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.922557 14829 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:56.923408 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:56.925997 14828 raft_consensus.cc:2393] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:14:56.929471 14828 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:56.932401 14869 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:56.933578 14869 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:56.932591 15490 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 9. (term mismatch)
I20260709 12:14:56.934811 15490 pending_rounds.cc:85] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 8
I20260709 12:14:56.935068 15490 pending_rounds.cc:107] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 10.9
I20260709 12:14:56.935247 15490 raft_consensus.cc:2889] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:56.936185 14869 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:14:56.939553 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:56.939757 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.943953 14794 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:14:56.944455 18826 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:56.944950 14794 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:56.951117 18820 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:56.951581 18820 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.951917 18820 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:56.954643 15460 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:56.963250 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:56.946372 19032 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:56.955359 18871 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:56.927500 18934 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
I20260709 12:14:56.957111 18834 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.957259 19029 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:56.931876 18740 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 12:14:56.990651 19037 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:56.982677 18834 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:56.998965 18834 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:56.970589 19032 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.006377 15490 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260709 12:14:57.008001 14972 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 6. (term mismatch)
I20260709 12:14:56.974516 19047 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:57.014243 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 74556.6us
I20260709 12:14:56.960915 18945 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 12:14:57.012210 15490 pending_rounds.cc:85] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 7
I20260709 12:14:57.018602 15490 pending_rounds.cc:107] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260709 12:14:57.018872 15490 raft_consensus.cc:2889] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:56.980922 19029 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:57.012579 14972 pending_rounds.cc:85] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Aborting all ops after (but not including) 5
I20260709 12:14:57.019848 14972 pending_rounds.cc:107] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: Aborting uncommitted NO_OP operation due to leader change: 10.6
I20260709 12:14:57.020169 14972 raft_consensus.cc:2889] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:57.012543 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 67674.9us
I20260709 12:14:56.988758 18871 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:57.013620 19032 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:56.974187 18920 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.043s
I20260709 12:14:57.037168 14794 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:14:57.025025 18963 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 12:14:57.042471 18702 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 12:14:57.044265 18826 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:57.042071 14794 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:57.021849 19029 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:57.037019 18821 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:57.050686 18916 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:57.071744 18804 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:57.075155 18871 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.064630 18821 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.081717 19012 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:57.082005 18821 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:57.094611 18916 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:14:57.095095 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:57.095767 18916 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.102084 14972 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:57.103397 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:57.105718 18733 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:57.106225 18733 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.111241 18733 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.112002 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:57.112715 15490 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:57.113826 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:57.114859 19027 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:57.115370 19027 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:57.116434 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:57.117143 14972 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:57.128938 14724 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 7 to 8, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 8 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:57.130899 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:57.132244 19027 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.158134 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:57.164884 18953 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.165520 18953 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.150493 14724 catalog_manager.cc:5697] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 6 to 7, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 7 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:14:57.167681 18953 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:57.188745 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 146735us
I20260709 12:14:57.215898 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:57.216696 15495 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:14:57.235108 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:57.181784 18820 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.255395 14972 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 5. Preceding OpId from leader: term: 13 index: 6. (index mismatch)
I20260709 12:14:57.242185 19029 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.260224 19012 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 12:14:57.283651 18820 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:57.302186 18711 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.301321 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:57.312122 14826 raft_consensus.cc:1275] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:57.312619 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:14:57.314689 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:57.309119 18711 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.320782 18711 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:57.322343 18821 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:57.322887 18821 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.324071 14896 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:57.324923 18821 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.327078 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:14:57.328744 18733 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:57.329128 18733 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:57.329469 18733 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:57.329840 14905 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:57.330921 19032 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.335794 19032 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:57.336683 19029 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.338846 18784 raft_consensus.cc:993] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:57.337182 19025 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:57.341912 18733 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.342659 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:57.356654 14899 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:14:57.344739 14826 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:57.345386 18784 raft_consensus.cc:1081] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:57.356818 14724 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 5 to 6, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 6 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.346542 14824 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:57.352849 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:57.353439 18963 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:57.358605 14724 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 9 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.282598 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:57.360545 19063 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:57.360952 19063 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.361322 19063 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:57.364323 18733 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.371624 19037 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:57.374136 19037 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:57.375466 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:57.376298 15495 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:57.378778 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:57.375404 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:57.378185 14724 catalog_manager.cc:5697] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 7 to 10, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 10 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:14:57.381021 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet ed4725c3147d434594ee136979e6976a: Remote error: Service unavailable: leader transfer in progress
I20260709 12:14:57.383054 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:14:57.388685 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet e996ec59023b4ab6886b764d563807b4: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:57.390429 19012 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:57.398811 15500 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:14:57.400822 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:14:57.403644 18858 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:57.390911 19012 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.414734 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:57.414816 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:14:57.415477 14830 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:57.417439 14825 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 5. Preceding OpId from leader: term: 13 index: 6. (index mismatch)
I20260709 12:14:57.419864 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:57.423256 14977 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:57.424957 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:57.426779 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:57.416055 19025 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 12:14:57.425529 14898 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:57.436592 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:57.438445 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:57.439486 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:57.408483 18920 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:57.442014 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:57.442716 14976 raft_consensus.cc:2393] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:14:57.445111 19028 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:57.445420 19051 consensus_queue.cc:1048] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:57.441635 19035 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 12:14:57.444226 14905 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:14:57.451107 14830 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
W20260709 12:14:57.459394 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 208258ba0aa1409ea205068754572ad5: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:14:57.449261 19033 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 12:14:57.463491 19010 consensus_queue.cc:1059] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:57.464697 14868 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:57.465809 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:57.468532 19039 raft_consensus.cc:3055] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:57.468914 19039 raft_consensus.cc:740] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:14:57.470253 14824 raft_consensus.cc:1240] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:57.436211 18963 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.477842 14869 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:14:57.444309 18920 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.483174 18733 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:57.487982 18963 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.493499 18963 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.485528 18759 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:57.495433 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:57.496037 15492 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:57.497649 14979 raft_consensus.cc:2393] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
W20260709 12:14:57.498710 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 56371.5us
I20260709 12:14:57.497252 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:57.506995 14824 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:14:57.482779 18934 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:57.509157 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:57.490127 18920 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:57.483273 19039 consensus_queue.cc:260] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.521338 19039 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:57.526980 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:57.527608 14978 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 14.
I20260709 12:14:57.537855 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:57.538630 14970 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:57.508198 18759 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:57.542758 18759 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.510013 18934 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:57.548032 18934 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:57.549445 14976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50792
I20260709 12:14:57.550050 19047 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:57.550488 19047 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.550836 19047 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:57.551862 19063 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:14:57.522374 19016 consensus_queue.cc:1175] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7d1b36248f6440b891a954e65666f1eb" responder_term: 11 status { last_received { term: 8 index: 7 } last_committed_idx: 7 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 10. Current term is 11. Ops: [10.8-10.8]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:57.554000 19063 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.550099 14976 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.555620 14976 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:57.507948 18704 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:57.560490 18704 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:57.560833 18704 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:57.561093 19012 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.565579 14973 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:14:57.565948 19047 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.567907 14970 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:14:57.568956 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:57.573374 15494 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:57.572690 14976 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.574642 14978 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:57.580566 14976 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:57.587348 14977 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:14:57.588135 15494 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
I20260709 12:14:57.588627 19037 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.589926 15498 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:57.616521 18934 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.619549 18934 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:57.620908 19047 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:57.685175 18704 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:57.741571 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:57.742234 15494 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:57.627981 18920 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.279084 18853 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:57.958206 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:58.374033 18853 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.375113 18920 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.096314 18862 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.376154 18862 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:57.935415 18704 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.379108 18862 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.379956 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:14:58.276182 18858 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.384176 18858 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.130131 19037 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.387274 18858 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:57.766925 15494 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:57.957146 18873 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.411499 18873 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.282392 19047 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.415560 19047 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.418620 19047 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.454313 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.455206 15494 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:58.463620 19023 raft_consensus.cc:993] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:58.492391 18853 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:58.574800 14826 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.090s	user 0.026s	sys 0.005s
W20260709 12:14:58.575275 14826 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.091s	user 0.026s	sys 0.005s
I20260709 12:14:58.582159 18873 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.582863 18873 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.583355 18873 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.619544 18862 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:58.620224 18862 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:14:58.635658 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 122176us
I20260709 12:14:58.622645 18862 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.576119 14826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1950) took 1182 ms. Trace:
W20260709 12:14:58.642514 19089 log.cc:927] Time spent T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.672s	user 0.010s	sys 0.003s
I20260709 12:14:58.643776 14971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50800 (request call id 1990) took 1224 ms. Trace:
I20260709 12:14:58.644222 14971 rpcz_store.cc:276] 0709 12:14:57.418944 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.419086 (+   142us) service_pool.cc:224] Handling call
0709 12:14:57.443449 (+ 24363us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:57.486246 (+ 42797us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:57.486271 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:57.498532 (+ 12261us) log.cc:844] Serialized 26 byte log entry
0709 12:14:57.579765 (+ 81233us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:57.579800 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:57.579848 (+    48us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:58.641949 (+1062101us) spinlock_profiling.cc:243] Waited 14 ms on lock 0x7b4400022b4c. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb8c0c85 00007f4ccb8c16a2 00007f4cce6331db 00007f4cce62eaaf 00007f4cce62286e 00007f4cce621bb6 00007f4cce6217d8 00007f4cce62b221 00007f4cce62b1d9 00007f4cce62b169
0709 12:14:58.643472 (+  1523us) raft_consensus.cc:1685] finished
0709 12:14:58.643493 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:58.643697 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6554,"raft.queue_time_us":8097,"raft.run_cpu_time_us":76,"raft.run_wall_time_us":76,"spinlock_wait_cycles":32094592,"thread_start_us":81261,"threads_started":2,"wal-append.queue_time_us":424801}
I20260709 12:14:58.642488 14826 rpcz_store.cc:276] 0709 12:14:57.393539 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.393731 (+   192us) service_pool.cc:224] Handling call
0709 12:14:57.394029 (+   298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:57.422258 (+ 28229us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:57.422287 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:57.422720 (+   433us) log.cc:844] Serialized 26 byte log entry
0709 12:14:58.575677 (+1152957us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:58.575727 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:58.575806 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:58.575860 (+    54us) raft_consensus.cc:1685] finished
0709 12:14:58.575871 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:58.576018 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21780,"raft.queue_time_us":33583,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":3801,"thread_start_us":1091215,"threads_started":1,"wal-append.queue_time_us":169065,"wal-append.run_cpu_time_us":1475,"wal-append.run_wall_time_us":1001496}
I20260709 12:14:58.648814 14897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 537) took 1271 ms. Trace:
I20260709 12:14:58.643822 18873 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.649202 14897 rpcz_store.cc:276] 0709 12:14:57.377161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.377296 (+   135us) service_pool.cc:224] Handling call
0709 12:14:57.377646 (+   350us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:57.377981 (+   335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:57.378010 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:57.378981 (+   971us) log.cc:844] Serialized 26 byte log entry
0709 12:14:57.488459 (+109478us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:57.488518 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:57.488596 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:58.648594 (+1159998us) raft_consensus.cc:1685] finished
0709 12:14:58.648613 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:58.648736 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1214,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":94,"thread_start_us":62423,"threads_started":1,"wal-append.queue_time_us":165920,"wal-append.run_cpu_time_us":1656,"wal-append.run_wall_time_us":1037603}
I20260709 12:14:58.664706 18873 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:58.665287 18873 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.667955 18873 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.681900 18873 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:58.682754 18873 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.685770 18873 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.695535 18873 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.696252 18873 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.699492 18873 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.702543 14942 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:58.703889 18858 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:58.704443 18858 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 15 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:58.705566 14978 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 2015) took 1157 ms. Trace:
I20260709 12:14:58.705295 18858 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.705853 14978 rpcz_store.cc:276] 0709 12:14:57.547938 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.552401 (+  4463us) service_pool.cc:224] Handling call
0709 12:14:57.552695 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:57.575010 (+ 22315us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:58.705363 (+1130353us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b54001c61d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:58.705513 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":49985920}
I20260709 12:14:58.707463 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:58.708268 14942 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:58.708359 14822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36702 (request call id 2378) took 1402 ms. Trace:
I20260709 12:14:58.709630 18740 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:58.708814 14822 rpcz_store.cc:276] 0709 12:14:57.305433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.305549 (+   116us) service_pool.cc:224] Handling call
0709 12:14:57.311113 (+  5564us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:57.311635 (+   522us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:57.311672 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:57.314343 (+  2671us) log.cc:844] Serialized 26 byte log entry
0709 12:14:57.408525 (+ 94182us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:57.408565 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:57.408617 (+    52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:58.708035 (+1299418us) raft_consensus.cc:1685] finished
0709 12:14:58.708061 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:58.708221 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1544,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":1095,"thread_start_us":93472,"threads_started":1,"wal-append.queue_time_us":161967,"wal-append.run_cpu_time_us":1711,"wal-append.run_wall_time_us":1083507}
I20260709 12:14:58.710196 18740 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:58.712242 18740 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.711249 19047 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:58.714890 19047 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.715260 19047 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:58.714425 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 1.18627e+06us
I20260709 12:14:58.717128 14869 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:14:58.719298 19033 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:58.719753 19033 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:14:58.719820 18873 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.720467 18873 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.720638 19033 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.721338 19026 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.721817 19026 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.723522 18873 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.724076 18873 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.724565 18873 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.729315 18873 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.729795 19023 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:58.732362 19028 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.732868 19028 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.734098 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:14:58.734186 14979 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50800 (request call id 1991) took 1314 ms (client timeout 1572 ms). Trace:
I20260709 12:14:58.735054 18934 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.735544 18934 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.737535 18934 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.734691 14904 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 15
I20260709 12:14:58.738677 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:58.739257 14902 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:58.730077 18759 raft_consensus.cc:1081] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:14:58.739558 18873 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:58.741813 18873 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.743921 18873 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:14:58.734683 14979 rpcz_store.cc:269] 0709 12:14:57.419259 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.419374 (+   115us) service_pool.cc:224] Handling call
0709 12:14:58.733922 (+1314548us) spinlock_profiling.cc:243] Waited 57.5 ms on lock 0x7b5400099f54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:14:58.734088 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":132143360}
I20260709 12:14:58.745786 14904 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
I20260709 12:14:58.746711 19026 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.734808 19028 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.748178 19023 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.751953 19023 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.753998 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:58.754251 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:58.754730 14904 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:58.754855 14897 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:58.755286 18873 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.755790 18873 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.757761 18873 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.762144 14897 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:58.754539 19047 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.764875 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.765175 19047 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.765944 15495 raft_consensus.cc:2368] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 14. Current term is 15.
I20260709 12:14:58.769572 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:58.770303 15495 raft_consensus.cc:2368] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12.
I20260709 12:14:58.771623 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.772271 14903 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:14:58.780576 14868 leader_election.cc:400] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 14. Current term is 15.
I20260709 12:14:58.780999 14868 leader_election.cc:403] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:14:58.780611 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 72406.1us
I20260709 12:14:58.785099 14904 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:58.785626 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.789691 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:58.790292 15490 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:58.795521 14868 leader_election.cc:400] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12.
I20260709 12:14:58.795915 14868 leader_election.cc:403] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 12:14:58.796516 14902 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:58.799624 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.800524 14902 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:14:58.780797 19023 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.797559 18791 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:58.801618 18759 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12.
W20260709 12:14:58.805640 15460 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:58.799384 19028 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 14. Current term is 15.
I20260709 12:14:58.809476 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.810708 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.826686 15498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58074 (request call id 594) took 1449 ms. Trace:
I20260709 12:14:58.827121 15498 rpcz_store.cc:276] 0709 12:14:57.377254 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.377900 (+   646us) service_pool.cc:224] Handling call
0709 12:14:57.425683 (+ 47783us) spinlock_profiling.cc:243] Waited 7.72 ms on lock 0x7b580009db98. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4ccb822db1 00007f4ccb962b71 00007f4ccb962a22 00007f4cd487b8d9 00007f4cd39d5ee0 00007f4cd3a9f0ab 00007f4cd3a9f131 00007f4cd3a60fc0 00007f4cd3a4b929 00007f4cd3a4b3d2 00007f4cccfc2bd4
0709 12:14:57.425817 (+   134us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:57.590298 (+164481us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:58.826395 (+1236097us) spinlock_profiling.cc:243] Waited 164 ms on lock 0x7b54005901d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:14:58.826603 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":394459264}
I20260709 12:14:58.828563 19029 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.829164 19029 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.808043 18791 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.831349 19029 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.832577 18791 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.834849 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:58.835901 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.836201 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.836596 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.836704 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.837286 19027 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:58.837363 14900 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:14:58.837944 19027 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.839577 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.832916 19026 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.837229 14903 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
I20260709 12:14:58.804234 19023 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.840874 19026 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.844630 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.845276 15494 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 5.
I20260709 12:14:58.846086 15490 raft_consensus.cc:2468] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:14:58.848870 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.850591 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.851610 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.851737 14868 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [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: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.852746 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.853425 14942 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:14:58.853379 14904 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:14:58.851255 14903 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:58.840094 19027 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.857824 19095 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:58.859485 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.862900 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:58.866021 19095 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.866446 19095 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:58.893002 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.893731 14899 raft_consensus.cc:2376] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12. Re-sending same reply.
I20260709 12:14:58.895732 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.858043 19026 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.900416 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.867316 18704 raft_consensus.cc:2804] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:58.910027 19026 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:58.910672 19026 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.903167 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.912125 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.893311 19029 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:58.915014 18858 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:58.915063 19047 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:58.915542 18858 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.915935 18858 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:58.912482 19094 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:58.913940 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.920496 19047 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:58.921136 19029 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.921584 19047 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.923434 19094 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:58.923679 19029 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.924798 19084 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:58.924355 18858 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.925329 19084 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.926878 18858 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:14:58.914578 19028 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.898067 18759 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.928746 19028 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.929462 18759 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.930692 19028 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.931469 18759 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.920408 18704 raft_consensus.cc:697] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:14:58.931926 19095 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.901077 19098 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:58.928812 19094 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.933091 18704 consensus_queue.cc:237] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.934099 19095 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.888087 19023 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.936978 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.932578 19026 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.939561 19085 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:58.939982 19085 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.941115 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.936757 19084 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.937268 19098 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.943573 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.951289 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:14:58.953267 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 1.42707e+06us
I20260709 12:14:58.962594 19033 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.963289 19033 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:58.965786 19033 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:14:58.968595 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:14:58.969375 19033 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:58.969924 19033 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.970767 19016 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:58.971431 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.972080 15495 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:14:58.943810 19085 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:58.944211 19062 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:14:58.941179 18858 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:58.982492 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.979918 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.978926 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:58.983139 15494 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:14:58.983314 14900 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:58.983827 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:14:58.977303 19033 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.985414 18740 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:58.985987 18740 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:58.953162 19084 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:58.988765 14903 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:14:58.990142 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:58.979101 18969 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:58.996415 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:14:58.979156 18963 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:58.997011 15494 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:58.981326 19062 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.000324 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:14:59.006582 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:14:59.006832 14896 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.000679 14868 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:14:58.982331 18858 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:58.990415 19084 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:59.031134 19098 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:14:58.996809 18969 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:59.161145 19098 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:00.471405 18969 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.471549 19098 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.473752 19098 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.474263 19098 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.474677 19098 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:59.379243 19095 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.643231 19120 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:14:59.484716 19094 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.011s	sys 0.000s
I20260709 12:14:59.669365 19124 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:59.676019 19119 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.675558 19121 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:59.684695 19118 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.689685 19113 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.690591 19125 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:14:59.717656 19123 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.725688 19128 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:59.721913 19127 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.479676 19127 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.476569 19095 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:59.755517 19133 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.761053 19134 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.763890 19132 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:14:59.682452 14793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.673s	user 0.022s	sys 0.064s
W20260709 12:14:59.054860 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 100222us
I20260709 12:14:59.055490 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36718 (request call id 1961) took 1528 ms. Trace:
W20260709 12:14:59.606112 14896 consensus_meta.cc:287] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.598s	user 0.009s	sys 0.001s
I20260709 12:15:00.534899 14896 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
W20260709 12:15:00.535404 14896 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44998 (request call id 2142) took 1535 ms (client timeout 1753 ms). Trace:
W20260709 12:15:00.535714 14896 rpcz_store.cc:269] 0709 12:14:58.999623 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:59.000069 (+   446us) service_pool.cc:224] Handling call
0709 12:15:00.535325 (+1535256us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:59.672230 14900 consensus_meta.cc:287] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.684s	user 0.007s	sys 0.003s
I20260709 12:15:00.536883 14900 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
W20260709 12:15:00.537336 14900 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45004 (request call id 2295) took 1558 ms (client timeout 2055 ms). Trace:
W20260709 12:15:00.537623 14900 rpcz_store.cc:269] 0709 12:14:58.978556 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:58.978690 (+   134us) service_pool.cc:224] Handling call
0709 12:15:00.537283 (+1558593us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:59.542861 14898 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.016s	sys 0.023s
I20260709 12:14:59.784288 19138 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.783987 19135 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.984062 19139 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.539868 19139 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.540552 19130 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:00.542323 19139 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.118798 19142 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:00.141656 14902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 540) took 1253 ms. Trace:
I20260709 12:14:59.826922 18740 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:14:59.983366 18704 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.031s	user 0.017s	sys 0.032s
W20260709 12:15:00.571547 18704 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.619s	user 0.018s	sys 0.033s
W20260709 12:15:00.077732 18699 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.137s	user 0.036s	sys 0.031s
W20260709 12:15:00.573457 18699 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.633s	user 0.036s	sys 0.034s
I20260709 12:14:59.007040 18873 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:14:59.949015 19026 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:00.582659 19026 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:00.583168 19026 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.021675 19033 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:14:59.013123 19062 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:59.754776 19067 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.118556 18920 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.593293 19067 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.593729 18920 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:59.037688 19084 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:00.585999 19033 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.598112 19033 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:00.066818 15494 consensus_meta.cc:287] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 1.057s	user 0.013s	sys 0.009s
I20260709 12:15:00.599571 15494 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
W20260709 12:15:00.600086 15494 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 705) took 1604 ms (client timeout 1503 ms). Trace:
W20260709 12:15:00.600427 15494 rpcz_store.cc:269] 0709 12:14:58.995698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:58.996134 (+   436us) service_pool.cc:224] Handling call
0709 12:15:00.599991 (+1603857us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:59.625618 19085 consensus_meta.cc:287] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.637s	user 0.001s	sys 0.008s
I20260709 12:15:00.071336 19010 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.601815 19085 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.602474 19010 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:14:59.786852 18786 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:00.157606 19131 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:15:00.180506 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800165a40 after lost signal to thread 13681
I20260709 12:15:00.595675 18920 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:00.604916 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800169100 after lost signal to thread 14762
W20260709 12:15:00.605261 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800104960 after lost signal to thread 14776
I20260709 12:15:00.605638 19010 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.189303 19136 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:00.191576 19143 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.603968 19131 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.606804 19143 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.245664 19104 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.336644 14899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 548) took 1423 ms. Trace:
I20260709 12:15:00.608690 14899 rpcz_store.cc:276] 0709 12:14:58.913423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:58.914307 (+   884us) service_pool.cc:224] Handling call
0709 12:14:58.917092 (+  2785us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:58.934869 (+ 17777us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:58.934898 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:58.934936 (+    38us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:14:58.934971 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:00.336374 (+1401403us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b540016d5d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:15:00.336422 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:00.336573 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40463232}
I20260709 12:15:00.337996 19129 raft_consensus.cc:493] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:00.610183 19129 raft_consensus.cc:515] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.341044 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.606323 19136 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.612995 19084 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.613303 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.344630 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:00.346274 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.614275 14979 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:00.614691 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.615135 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.349521 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.355109 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.359977 19141 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.360241 19140 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.367218 14905 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:15:00.616649 19141 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.616389 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:00.376401 14945 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.384s	user 0.023s	sys 0.023s
W20260709 12:15:00.617867 14945 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.626s	user 0.024s	sys 0.023s
I20260709 12:15:00.616791 19140 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.618716 19141 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.619700 19140 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.603796 19085 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.397924 14717 maintenance_manager.cc:419] P 1d3594d78e91447fa2baf9dc382db0dd: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033343
I20260709 12:15:00.608529 19104 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.621563 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.622165 14971 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:00.622439 19104 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.402053 19012 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.623134 19012 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:59.010008 18963 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.615407 14977 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 15: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:00.625247 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:14:59.013679 18820 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.626237 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.424373 19146 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.429133 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.627247 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.627353 14970 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
W20260709 12:15:00.606323 14926 debug-util.cc:398] Leaking SignalData structure 0x7b08003cbd00 after lost signal to thread 14854
W20260709 12:15:00.628026 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800374da0 after lost signal to thread 14855
I20260709 12:15:00.431669 19149 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.441082 19148 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.442659 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.449446 19037 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:14:59.006328 19068 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:00.458670 18759 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.461596 15490 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:00.477984 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.491015 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.638622 14978 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 7.
I20260709 12:15:00.481950 19127 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.476212 18948 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:15:00.476677 19094 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.532s	user 0.011s	sys 0.000s
I20260709 12:15:00.491976 19091 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.479132 19125 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.478626 19121 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.476652 19120 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:00.498369 14942 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.511s	user 0.023s	sys 0.018s
W20260709 12:15:00.648308 14942 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.661s	user 0.023s	sys 0.018s
I20260709 12:15:00.649524 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.478282 19124 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.499733 19132 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:14:59.021490 18858 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:00.479445 19128 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:00.508003 14793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.499s	user 0.024s	sys 0.065s
W20260709 12:15:00.507226 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 95996us
W20260709 12:15:00.509644 14871 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.91.129:40991 timed out after 1.541s (SENT) [suppressed 12 similar messages]
I20260709 12:15:00.493577 19098 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.478386 19119 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.503641 19133 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.478888 19113 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.478761 19118 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.479204 19123 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.510218 19134 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.642105 19037 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.632958 19149 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.516425 18969 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.533108 19153 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:00.539485 14898 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.550s	user 0.016s	sys 0.024s
I20260709 12:15:00.542972 19138 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.543200 14794 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:00.664882 19127 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:00.532925 14825 rpcz_store.cc:276] 0709 12:14:57.526849 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.527129 (+   280us) service_pool.cc:224] Handling call
0709 12:14:57.527394 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:57.527554 (+   160us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:58.842816 (+1315262us) log.cc:844] Serialized 14 byte log entry
0709 12:14:59.055111 (+212295us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:59.055168 (+    57us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:59.055212 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:59.055291 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:59.055423 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":122150,"prepare.queue_time_us":1322043,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":753627,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":103,"thread_start_us":89725,"threads_started":2,"wal-append.queue_time_us":68858,"wal-append.run_cpu_time_us":1068,"wal-append.run_wall_time_us":1003117}
I20260709 12:15:00.558035 14796 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:00.666997 19094 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.546342 19135 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.579906 18873 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.685282 19012 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.686425 18969 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.686510 18873 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.592527 19026 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.595571 19067 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.602995 19062 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.379886 14897 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:00.672724 19098 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.692570 19098 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.690748 18920 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:00.693583 19118 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.693732 18920 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:00.694134 19118 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:00.694554 19118 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:00.694715 19098 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:00.432004 19047 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.489s	user 0.011s	sys 0.013s
I20260709 12:15:00.695477 19123 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.623028 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.681190 19119 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.628255 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.632473 19143 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.634150 14975 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:00.681133 19149 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.696596 14970 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:00.697300 19134 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.697490 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.697600 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.698264 14970 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:00.698882 19133 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.692232 19062 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.617537 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:00.625798 18963 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.614331 19136 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.603983 18791 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.694656 18920 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.688469 19094 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.700999 18791 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.702442 19135 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.702832 19094 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:00.629105 14926 debug-util.cc:398] Leaking SignalData structure 0x7b080034a800 after lost signal to thread 14929
I20260709 12:15:00.626394 18820 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.612185 19129 leader_election.cc:290] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:00.643389 14945 connection.cc:256] RPC call timeout handler was delayed by -1.5832265139997617s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16190000000000002s for a response
I20260709 12:15:00.704434 15494 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:00.704851 19026 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:00.705015 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 87539.4us
I20260709 12:15:00.653285 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.705487 19026 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:00.705847 19026 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:00.640509 19148 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.608549 19131 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.658521 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.661998 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:15:00.695822 19047 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.753s	user 0.012s	sys 0.013s
I20260709 12:15:00.636523 19068 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.514451 19095 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.666685 14976 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:00.703914 18791 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.664306 19122 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.645313 18948 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.659533 19084 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.544118 14902 rpcz_store.cc:276] 0709 12:14:58.888607 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:58.894160 (+  5553us) service_pool.cc:224] Handling call
0709 12:14:58.905427 (+ 11267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:58.924507 (+ 19080us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:58.924537 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:58.924577 (+    40us) raft_consensus.cc:1645] Marking committed up to 11
0709 12:14:58.924604 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:00.141359 (+1216755us) spinlock_profiling.cc:243] Waited 18.9 ms on lock 0x7b54002e9354. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:15:00.141412 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:00.141585 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":43444992}
I20260709 12:15:00.677786 14898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44336 (request call id 549) took 1707 ms. Trace:
I20260709 12:15:00.547082 19142 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.679489 19132 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.648011 19091 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.679953 19037 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.680105 19138 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.680567 19126 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.721396 14898 rpcz_store.cc:276] 0709 12:14:58.970530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:58.972857 (+  2327us) service_pool.cc:224] Handling call
0709 12:14:58.973160 (+   303us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:58.978453 (+  5293us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:58.988953 (+ 10500us) log.cc:844] Serialized 14 byte log entry
0709 12:15:00.674705 (+1685752us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:15:00.674753 (+    48us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:15:00.674801 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:00.677587 (+  2786us) spinlock_profiling.cc:243] Waited 5.07 ms on lock 0x7b54004407d4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:15:00.677631 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:00.677731 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26,"prepare.queue_time_us":11179,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":58,"raft.queue_time_us":8886,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":4980,"spinlock_wait_cycles":11649920,"thread_start_us":1685388,"threads_started":1,"wal-append.queue_time_us":646879,"wal-append.run_cpu_time_us":1245,"wal-append.run_wall_time_us":1002153}
I20260709 12:15:00.729355 18820 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.729735 19068 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.730185 19142 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.680313 19127 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.684500 14972 raft_consensus.cc:2393] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:00.669921 19130 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.669632 18701 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:00.669799 18715 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.627490 14979 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 12: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:00.690156 19067 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.690590 19125 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.691628 19120 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.679386 19121 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.695410 19118 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:00.704226 14926 debug-util.cc:398] Leaking SignalData structure 0x7b080036f5a0 after lost signal to thread 14930
I20260709 12:15:00.641438 18759 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.737922 19067 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:00.739265 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800402ea0 after lost signal to thread 15003
W20260709 12:15:00.739565 14926 debug-util.cc:398] Leaking SignalData structure 0x7b08000f79e0 after lost signal to thread 15004
I20260709 12:15:00.739955 18759 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.706091 14978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed4725c3147d434594ee136979e6976a"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:15:00.740729 14978 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:00.603860 18786 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.742835 18786 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.707093 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.743032 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.743430 14904 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 6.
I20260709 12:15:00.704725 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.744501 14897 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:15:00.637581 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.744719 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.708622 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:00.709686 14975 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:00.707405 14869 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:00.712949 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.746397 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.747303 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.748064 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.749298 14971 raft_consensus.cc:1240] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:00.749668 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:15:00.713459 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 203822us
I20260709 12:15:00.627048 19146 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:00.752734 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 45405.7us
I20260709 12:15:00.753628 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:00.753947 19146 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.677480 19104 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.037s
W20260709 12:15:00.521982 14725 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44686 (request call id 271) took 23308 ms (client timeout 15000 ms). Trace:
I20260709 12:15:00.719497 19133 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:00.719472 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.720500 19131 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.754843 19133 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.692317 19128 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.700953 19113 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.745630 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.710785 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.756467 19104 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:00.713564 19026 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:00.757148 19104 raft_consensus.cc:3055] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:00.757505 19104 raft_consensus.cc:740] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:00.677165 19153 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.725993 15498 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:00.726642 18740 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:00.735121 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 191994us
W20260709 12:15:00.740731 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800365ac0 after lost signal to thread 15524
I20260709 12:15:00.745411 15492 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
W20260709 12:15:00.764251 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800398c80 after lost signal to thread 15525
I20260709 12:15:00.754348 19027 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 12:15:00.723875 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 165900us
I20260709 12:15:00.754928 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:00.764565 14926 debug-util.cc:398] Leaking SignalData structure 0x7b0800336c20 after lost signal to thread 18509
I20260709 12:15:00.741154 14978 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:00.779937 14926 debug-util.cc:398] Leaking SignalData structure 0x7b080038d100 after lost signal to thread 18711
I20260709 12:15:00.772768 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.766942 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.773247 18715 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.755947 15491 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:00.729918 19091 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.774205 19133 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.755439 19131 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.775259 18740 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.775457 19128 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:00.773682 18948 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.779636 14869 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:15:00.813253 14869 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:00.813845 19098 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:15:00.814292 19098 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:00.780929 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:00.782600 14971 raft_consensus.cc:1240] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: []
W20260709 12:15:00.780265 14926 debug-util.cc:398] Leaking SignalData structure 0x7b080040ae80 after lost signal to thread 18752
I20260709 12:15:00.758316 19104 consensus_queue.cc:260] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.782145 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:00.814045 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:00.815877 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.816141 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:00.816954 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.786263 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.788647 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.818192 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.776495 19027 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:00.792834 14973 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 14. Current term is 15. Ops: []
I20260709 12:15:00.793309 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.797260 19148 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.772698 18701 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.799562 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.793216 18759 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:00.772444 19132 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.066s
I20260709 12:15:00.801445 18715 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.802408 14970 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:00.793496 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.727866 19126 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.809561 15500 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:00.722921 19122 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.810036 19033 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.739989 19067 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.810775 19124 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.811406 18740 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.811692 14974 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:15:00.814687 19098 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:00.815181 14977 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:15:00.815284 14926 debug-util.cc:398] Leaking SignalData structure 0x7b08003a4080 after lost signal to thread 18804
I20260709 12:15:00.827596 18791 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:00.820209 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.806757 14978 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.736202 19130 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.821692 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.822103 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:00.852085 14896 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:00.822407 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:00.822818 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.822818 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d471395e4425193a99882729a3257" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.835151 18786 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:00.824059 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.824301 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.824506 18704 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:00.825582 14898 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 12:15:00.755592 14725 rpcz_store.cc:269] 0709 12:14:37.211675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.221022 (+  9347us) service_pool.cc:224] Handling call
0709 12:15:00.518974 (+23297952us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:54.746498 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:54.747041 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:54.747079 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:14:54.747095 (+    16us) tablet.cc:662] Decoding operations
0709 12:14:54.747987 (+   892us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:54.748044 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:54.748081 (+    37us) tablet.cc:685] Acquiring locks for 9 operations
0709 12:14:54.748792 (+   711us) tablet.cc:701] Row locks acquired
0709 12:14:54.748810 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:14:54.748963 (+   153us) write_op.cc:270] Start()
0709 12:14:54.749092 (+   129us) write_op.cc:276] Timestamp: P: 1783599294748911 usec, L: 0
0709 12:14:54.749116 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:14:54.749727 (+   611us) log.cc:844] Serialized 3636 byte log entry
0709 12:14:55.057078 (+307351us) op_driver.cc:464] REPLICATION: finished
0709 12:14:55.301082 (+244004us) write_op.cc:301] APPLY: starting
0709 12:14:55.314248 (+ 13166us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:55.379551 (+ 65303us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:55.380952 (+  1401us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:55.455764 (+ 74812us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:55.456225 (+   461us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 12:14:55.456298 (+    73us) write_op.cc:312] APPLY: finished
0709 12:14:55.456811 (+   513us) log.cc:844] Serialized 71 byte log entry
0709 12:14:55.457056 (+   245us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:55.457422 (+   366us) write_op.cc:454] Released schema lock
0709 12:14:55.457584 (+   162us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:55.465450 (+  7866us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:55.469201 (+  3751us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1594799,"reported_tablets":49,"child_traces":[["op",{"apply.queue_time_us":191621,"apply.run_cpu_time_us":5111,"apply.run_wall_time_us":173378,"num_ops":9,"prepare.queue_time_us":174247,"prepare.run_cpu_time_us":9629,"prepare.run_wall_time_us":43660,"raft.queue_time_us":242804,"raft.run_cpu_time_us":36867,"raft.run_wall_time_us":160027,"replication_time_us":307714,"spinlock_wait_cycles":2304,"thread_start_us":450176,"threads_started":4,"wal-append.queue_time_us":35034,"wal-append.run_cpu_time_us":67467,"wal-append.run_wall_time_us":1688199}]]}
I20260709 12:15:00.801460 19127 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.829406 15494 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:00.832484 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.814411 19012 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:00.819267 19023 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:00.822606 18948 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:15:00.926087 18948 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.926532 18948 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:15:00.927315 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 89251.2us
I20260709 12:15:00.839387 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.822805 19027 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:00.840231 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:00.840114 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.840201 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.843865 19122 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.830273 18759 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:00.837626 14868 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:00.845727 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.938639 14979 raft_consensus.cc:2410] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 12 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 12:15:00.819555 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.839044 19033 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.841763 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.829953 19125 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.830154 19134 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.823966 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:00.854379 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.944687 14900 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:15:00.849681 18791 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.894115 14896 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
I20260709 12:15:00.952139 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.889842 14978 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:00.851370 19120 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.032s
I20260709 12:15:00.905545 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.905062 18786 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.908246 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:00.956954 14903 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:00.895759 14977 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
I20260709 12:15:00.916180 14972 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260709 12:15:00.916792 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 135297us
I20260709 12:15:00.917445 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.939865 18759 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.957837 14904 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 15.
I20260709 12:15:00.913308 19012 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:00.916735 19023 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:00.928468 18740 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 12:15:00.926218 19135 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:00.928069 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:15:00.930600 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 126823us
I20260709 12:15:00.936266 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:15:00.976788 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 48810.7us
I20260709 12:15:00.939172 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:00.977449 14901 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.939956 14899 raft_consensus.cc:2393] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 15: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
W20260709 12:15:00.938066 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 100522us
I20260709 12:15:00.941825 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.943511 14974 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 15. Current term is 16. Ops: [15.9-15.9]
I20260709 12:15:00.945539 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.958438 14796 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:00.929312 19153 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.928468 19067 consensus_queue.cc:1059] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 12:15:00.925384 19026 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.980777 14973 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:15:00.947997 19125 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:00.992545 19026 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.929414 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:00.944723 19095 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:00.993767 19095 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:00.994166 19095 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:00.995124 18786 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:00.995855 14901 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:00.962909 19023 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:00.996310 19120 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:00.996728 19120 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:00.997085 19120 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.947781 19134 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:00.964478 19166 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 12:15:00.964962 19131 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.964794 18920 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:00.949244 18791 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:00.972774 19130 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:01.001608 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 184697us
I20260709 12:15:01.011264 14869 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.008065 14903 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 16.
I20260709 12:15:01.012827 19171 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:01.013231 19171 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:01.013567 19171 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.974668 19098 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:00.989743 19126 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:00.990208 19164 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:00.960968 19012 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:01.020416 14897 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:01.021018 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:01.013996 19118 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:00.993963 19125 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.023608 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.024160 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.031634 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:00.959620 18858 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.026918 19151 consensus_queue.cc:1059] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 12:15:01.029911 19033 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:01.037243 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.007296 19134 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:01.046154 19023 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.047353 18948 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.048547 15491 raft_consensus.cc:2368] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:15:01.005143 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:01.049738 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44677.7us
I20260709 12:15:01.030452 19130 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:01.034801 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.038497 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:01.034417 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.039326 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.040337 18858 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:01.017122 18701 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:01.033015 19122 consensus_queue.cc:1059] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.008s
I20260709 12:15:01.040805 14975 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9. Ops: []
I20260709 12:15:01.041379 19151 consensus_queue.cc:1243] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Peer 06d602c103924b9ca33fd3a8852aad88 log is divergent from this leader: its last log entry 12.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 12:15:01.042966 19026 consensus_queue.cc:1059] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:01.040117 19165 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:00.999666 19135 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:01.047055 14793 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baf36c40d8034bd5959ba84149b24785. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.054832 14973 raft_consensus.cc:1240] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:01.040549 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.051538 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.055162 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.053081 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:15:01.054962 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 77507.2us
I20260709 12:15:01.057085 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.059288 14900 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 7. Current term is 8. Ops: []
I20260709 12:15:01.062244 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.052114 18704 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:01.063690 18704 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:01.064568 18704 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.054291 19165 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.067418 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:01.067760 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.068192 19165 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.069428 19165 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:01.069864 19135 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.070012 19125 consensus_queue.cc:1059] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260709 12:15:01.070849 19026 raft_consensus.cc:3055] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:01.071334 19026 raft_consensus.cc:740] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:01.072134 19026 consensus_queue.cc:260] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.072319 19130 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.073311 19026 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.074524 19130 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.031576 19118 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.075709 19118 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.076851 19118 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.077260 14976 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.081130 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.058166 14945 leader_election.cc:304] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.089241 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.076884 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.092449 14868 leader_election.cc:400] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:15:01.092789 14868 leader_election.cc:403] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:15:01.093457 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.094713 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.096201 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.096938 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.098011 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.098459 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.109381 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.110550 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.087937 18759 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.115639 19125 raft_consensus.cc:3055] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:01.116056 19125 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.116258 18759 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.096782 14826 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:15:01.116968 19120 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.117982 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.121124 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.121821 14901 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:01.120464 14794 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:01.090095 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.123773 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.124598 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.138005 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:15:01.136965 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 43994.7us
I20260709 12:15:01.092327 19085 raft_consensus.cc:2749] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:01.145368 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.135437 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.143474 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.132799 19138 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 12:15:01.139022 18701 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.141280 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.147977 14826 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:01.146447 14945 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.141841 18759 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:01.151749 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.150421 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:15:01.150573 15000 debug-util.cc:398] Leaking SignalData structure 0x7b08001d29c0 after lost signal to thread 13681
I20260709 12:15:01.150656 14825 raft_consensus.cc:1240] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:01.149469 14945 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.156111 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:01.156689 15000 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2720 after lost signal to thread 14724
W20260709 12:15:01.157526 15000 debug-util.cc:398] Leaking SignalData structure 0x7b080019e880 after lost signal to thread 14762
W20260709 12:15:01.157892 15000 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2460 after lost signal to thread 14776
W20260709 12:15:01.159142 15000 debug-util.cc:398] Leaking SignalData structure 0x7b08001bd7c0 after lost signal to thread 14854
W20260709 12:15:01.159415 15000 debug-util.cc:398] Leaking SignalData structure 0x7b080019e900 after lost signal to thread 14855
W20260709 12:15:01.160679 15000 debug-util.cc:398] Leaking SignalData structure 0x7b08002fef80 after lost signal to thread 14929
W20260709 12:15:01.161005 15000 debug-util.cc:398] Leaking SignalData structure 0x7b0800367e60 after lost signal to thread 14930
I20260709 12:15:01.164620 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.165184 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:01.165645 15000 debug-util.cc:398] Leaking SignalData structure 0x7b080032ca40 after lost signal to thread 15003
W20260709 12:15:01.166051 15000 debug-util.cc:398] Leaking SignalData structure 0x7b080032d4a0 after lost signal to thread 15004
W20260709 12:15:01.167263 15000 debug-util.cc:398] Leaking SignalData structure 0x7b080034de20 after lost signal to thread 15524
W20260709 12:15:01.167531 15000 debug-util.cc:398] Leaking SignalData structure 0x7b08002b68e0 after lost signal to thread 15525
I20260709 12:15:01.140358 19129 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:01.107970 18740 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.040s
I20260709 12:15:01.120609 19139 consensus_queue.cc:1059] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:15:01.140031 19047 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:01.173771 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.173995 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.174993 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.175169 14899 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10. Ops: []
I20260709 12:15:01.175782 14896 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 15. Current term is 16. Ops: []
I20260709 12:15:01.206424 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:01.207229 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.176726 14976 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:01.176959 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.138666 19023 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.179544 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.107570 19134 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.053s
I20260709 12:15:01.134575 19130 consensus_queue.cc:1059] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 12:15:01.161746 19120 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:01.205992 14904 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:15:01.150399 19153 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:01.153246 19084 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:15:01.246565 14904 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 14. Current term is 15. Ops: []
I20260709 12:15:01.217727 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.218111 14900 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:01.218415 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.247778 14902 raft_consensus.cc:2368] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:01.249248 14903 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:01.177353 19113 raft_consensus.cc:2804] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:01.177631 19094 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:01.147488 19067 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.059s
I20260709 12:15:01.148154 19126 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.066s
I20260709 12:15:01.192561 18853 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.061s
I20260709 12:15:01.252745 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.258445 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:01.270736 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.246924 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:01.205518 19047 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:01.144423 19125 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.252420 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:01.266607 19104 raft_consensus.cc:3060] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.271699 14899 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:01.318749 14899 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:01.271755 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.221344 18701 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 12:15:01.321528 14902 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 12:15:01.267194 19154 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 12:15:01.328852 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 167778us
I20260709 12:15:01.275475 19047 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:01.319494 14899 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.335153 14899 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.332841 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.273509 18948 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:01.276535 19127 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:01.317421 19094 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 16 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:01.412747 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:01.320205 19098 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:01.430572 14903 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:01.432819 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:01.434087 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.421038 19127 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.438334 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.438977 14822 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:15:01.439114 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.440021 14826 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:01.440440 14826 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.441108 14826 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.442132 14826 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:15:01.443398 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.443885 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.444631 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.440048 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.451359 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.451355 14829 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:01.452409 14821 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:01.454913 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.455578 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.456208 14821 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:01.455535 14822 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:01.459686 14830 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
W20260709 12:15:01.460224 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.464025 14899 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:01.465318 14903 raft_consensus.cc:1240] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:01.473518 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.474579 14826 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 12:15:01.475013 14826 pending_rounds.cc:85] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 5
I20260709 12:15:01.475333 14826 pending_rounds.cc:107] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 12:15:01.475709 14826 raft_consensus.cc:2889] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:01.474196 14825 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:15:01.442137 18920 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:01.480561 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:01.485373 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.461179 19128 raft_consensus.cc:3055] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:01.514102 19128 raft_consensus.cc:740] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.514567 19120 raft_consensus.cc:3055] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:01.514979 19120 raft_consensus.cc:740] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.515054 19128 consensus_queue.cc:260] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.438246 19127 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.517102 19127 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:01.517870 19130 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:15:01.518244 19130 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.518985 19130 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.520397 19154 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:01.520895 19154 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:15:01.522328 19179 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.199s	user 0.001s	sys 0.000s
I20260709 12:15:01.487298 18920 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:01.524298 18920 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.525229 18920 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:15:01.487406 19142 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260709 12:15:01.528007 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:01.530639 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.530911 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:01.531522 18740 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:01.531651 14978 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260709 12:15:01.493580 19178 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:15:01.494897 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.495491 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.495654 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.533882 14827 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:01.496204 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.534940 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:15:01.535135 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 54663.6us
I20260709 12:15:01.535486 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:15:01.524209 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.496364 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.496964 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.536449 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.504402 19094 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:01.536594 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.532047 18740 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:01.540064 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.542821 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.543776 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.577219 14869 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:15:01.541917 19012 consensus_meta.cc:287] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.516s	user 0.004s	sys 0.005s
I20260709 12:15:01.471782 19113 raft_consensus.cc:697] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:01.545725 14796 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.583648 18740 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.585052 18759 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 6. Current term is 7.
I20260709 12:15:01.538657 19121 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:15:01.608536 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.576354 19165 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.588572 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.545598 19118 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.591568 14869 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:15:01.592789 19027 consensus_meta.cc:287] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.650s	user 0.008s	sys 0.001s
I20260709 12:15:01.595480 19125 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:01.541805 19095 consensus_meta.cc:287] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.547s	user 0.009s	sys 0.000s
I20260709 12:15:01.647439 14973 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:15:01.515765 19120 consensus_queue.cc:260] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.598676 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:15:01.598686 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 53021.8us
I20260709 12:15:01.655445 14796 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.538844 19128 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:01.535828 19130 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:01.628381 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.620896 19012 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:01.635042 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 43539.4us
I20260709 12:15:01.625664 14825 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:01.638432 14974 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 12:15:01.600836 19142 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.644606 19174 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:01.657639 14796 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.690882 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.659111 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.544703 19067 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.655216 14821 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:15:01.679425 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.663295 19118 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:01.685151 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:01.687462 14902 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
W20260709 12:15:01.541440 19171 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.527s	user 0.007s	sys 0.004s
I20260709 12:15:01.652513 19027 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:01.673725 18791 consensus_meta.cc:287] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: Time spent flushing consensus metadata: real 0.661s	user 0.009s	sys 0.000s
I20260709 12:15:01.545754 19131 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:01.659866 14971 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:15:01.692044 14796 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.686273 14869 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.709583 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.675967 19120 raft_consensus.cc:3060] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:01.722880 14900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:01.667675 18820 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.046s
I20260709 12:15:01.731143 14896 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:01.731843 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.734151 14900 raft_consensus.cc:606] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:01.736469 14822 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:01.725627 15462 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.734918 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.656874 19095 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.707317 19122 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:01.707048 19126 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:01.753712 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.754788 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.756655 14898 raft_consensus.cc:1275] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 10. (term mismatch)
I20260709 12:15:01.757045 14898 pending_rounds.cc:85] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 9
I20260709 12:15:01.757249 14898 pending_rounds.cc:107] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260709 12:15:01.739282 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:15:01.735903 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 49715.9us
I20260709 12:15:01.713106 19026 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:01.745725 14904 raft_consensus.cc:1240] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 13. Current term is 14. Ops: []
I20260709 12:15:01.757467 14898 raft_consensus.cc:2889] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:01.747187 19027 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.740065 19067 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.738690 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.749240 19165 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:01.759811 19181 raft_consensus.cc:2804] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:01.732653 18791 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.729764 19171 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.719835 19113 consensus_queue.cc:237] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.712829 19164 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.042s
I20260709 12:15:01.739665 19118 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:01.785099 19129 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:01.753314 19023 raft_consensus.cc:2804] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:01.774003 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.816784 14823 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:15:01.816831 15500 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 12:15:01.758133 14822 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:15:01.776669 14830 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 15.
I20260709 12:15:01.781282 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:01.818427 15494 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.788877 18920 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:01.823922 14901 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
W20260709 12:15:01.828462 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.829368 14900 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:15:01.831590 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.795053 19181 raft_consensus.cc:697] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:01.838102 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.790205 19174 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260709 12:15:01.846989 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.847683 14823 raft_consensus.cc:2468] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:15:01.784711 14826 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
W20260709 12:15:01.786235 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 47614.7us
I20260709 12:15:01.851487 14796 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.747104 19012 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.787679 14869 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:01.789110 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.802114 14905 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 12: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:01.769491 19095 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:01.807034 14724 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44702 (request call id 266) took 21014 ms (client timeout 15000 ms). Trace:
I20260709 12:15:01.844370 18791 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.853107 14796 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:01.857229 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:15:01.858526 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 70930.3us
I20260709 12:15:01.858652 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.866878 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:01.868214 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:01.868875 14970 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.869683 14726 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 5 to 6, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 6 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:01.871351 19188 log.cc:927] Time spent T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 12:15:01.872541 18759 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:15:01.857569 14724 rpcz_store.cc:269] 0709 12:14:40.838684 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.879056 (+ 40372us) service_pool.cc:224] Handling call
0709 12:15:01.806965 (+20927909us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:00.584982 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:00.585631 (+   649us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:00.585678 (+    47us) write_op.cc:435] Acquired schema lock
0709 12:15:00.585710 (+    32us) tablet.cc:662] Decoding operations
0709 12:15:00.586789 (+  1079us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:00.586880 (+    91us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:00.586905 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:15:00.587490 (+   585us) tablet.cc:701] Row locks acquired
0709 12:15:00.587537 (+    47us) write_op.cc:260] PREPARE: finished
0709 12:15:00.587708 (+   171us) write_op.cc:270] Start()
0709 12:15:00.587841 (+   133us) write_op.cc:276] Timestamp: P: 1783599300587642 usec, L: 0
0709 12:15:00.587859 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:15:00.588554 (+   695us) log.cc:844] Serialized 2079 byte log entry
0709 12:15:00.959730 (+371176us) op_driver.cc:464] REPLICATION: finished
0709 12:15:01.144725 (+184995us) write_op.cc:301] APPLY: starting
0709 12:15:01.144802 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:01.319602 (+174800us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:01.332497 (+ 12895us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:01.634103 (+301606us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:01.640434 (+  6331us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:15:01.640484 (+    50us) write_op.cc:312] APPLY: finished
0709 12:15:01.640745 (+   261us) log.cc:844] Serialized 47 byte log entry
0709 12:15:01.640921 (+   176us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:01.641032 (+   111us) write_op.cc:454] Released schema lock
0709 12:15:01.641071 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:01.641496 (+   425us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:01.641523 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3314158,"reported_tablets":49,"child_traces":[["op",{"apply.queue_time_us":165435,"apply.run_cpu_time_us":26464,"apply.run_wall_time_us":496736,"num_ops":5,"prepare.queue_time_us":61402,"prepare.run_cpu_time_us":33666,"prepare.run_wall_time_us":84769,"raft.queue_time_us":159096,"raft.run_cpu_time_us":18726,"raft.run_wall_time_us":197326,"replication_time_us":359797,"thread_start_us":311283,"threads_started":4,"wal-append.queue_time_us":128276}]]}
I20260709 12:15:01.875511 14726 catalog_manager.cc:5697] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 9 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:01.833997 19023 raft_consensus.cc:697] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:01.865463 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:15:01.877661 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.879001 15494 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:01.829216 19154 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.897324 15492 raft_consensus.cc:1240] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 15. Current term is 16. Ops: []
I20260709 12:15:01.897449 14978 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 12:15:01.898300 19154 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 16 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.899040 14796 leader_election.cc:400] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:01.899361 14796 leader_election.cc:403] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:01.900255 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.879761 19118 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.904891 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.906569 14897 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
W20260709 12:15:01.913497 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.915262 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.915484 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:01.915872 14830 raft_consensus.cc:2468] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:15:01.918033 19091 raft_consensus.cc:3055] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:15:01.880715 18920 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:01.857756 19164 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:01.919376 14796 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.919294 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.921077 14823 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:15:01.922441 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:01.926605 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:01.849227 19144 consensus_queue.cc:1048] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.061s
I20260709 12:15:01.933106 14970 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:01.924561 19142 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:15:01.934309 19193 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:15:01.918609 19127 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:01.935254 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.926257 19121 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 12:15:01.908862 19165 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:15:01.893172 19130 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:15:01.923415 18920 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:01.938943 15500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53398 (request call id 972) took 1093 ms. Trace:
I20260709 12:15:01.936550 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.910405 19131 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:01.942625 14825 raft_consensus.cc:2468] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:15:01.918439 19091 raft_consensus.cc:740] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:01.943478 15462 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:01.948462 15500 rpcz_store.cc:276] 0709 12:15:00.845147 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:00.847939 (+  2792us) service_pool.cc:224] Handling call
0709 12:15:00.848189 (+   250us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:01.817440 (+969251us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:01.938697 (+121257us) spinlock_profiling.cc:243] Waited 968 ms on lock 0x7b54004a1354. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea87e01 00007f4ccea8683e 00007f4cd3a4b419 00007f4cccfc2bd4 00007f4cccfc2b62 00007f4cccfc2a91 00007f4cccfc2a0c 00007f4cccfc1cc2 00007f4cccdc248c 00007f4cccdc18c6
0709 12:15:01.938889 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2227133184}
I20260709 12:15:01.946208 14726 catalog_manager.cc:5697] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 7 to 8, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 8 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:01.938759 19047 consensus_meta.cc:287] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.517s	user 0.009s	sys 0.000s
W20260709 12:15:01.951830 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:01.949668 18920 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:01.947310 19181 consensus_queue.cc:237] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:01.957794 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.958454 19171 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:01.959034 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.966166 19104 raft_consensus.cc:993] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:01.966735 19104 raft_consensus.cc:1081] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:01.925351 18701 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:15:01.924985 18820 consensus_queue.cc:1059] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.025s
W20260709 12:15:01.952929 19191 log.cc:927] Time spent T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:15:01.951738 19047 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.894129 19023 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:01.976388 14899 raft_consensus.cc:1240] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 7. Current term is 8. Ops: []
I20260709 12:15:01.977588 19047 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:01.945648 19164 consensus_queue.cc:1059] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.019s
W20260709 12:15:01.952363 14715 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 856acbe08d144d12bef348bde5377b8c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 12 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:01.967428 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.922788 19122 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 12:15:01.952378 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.987179 14828 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:15:01.988061 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.952780 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.966691 14825 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 7.
I20260709 12:15:01.985723 14972 raft_consensus.cc:1240] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
W20260709 12:15:01.986407 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:01.992120 14715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 88313us
I20260709 12:15:01.993973 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:01.992365 14823 raft_consensus.cc:2393] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 11: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:15:01.999550 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:01.952517 19154 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:02.004706 19127 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:15:02.006919 18820 raft_consensus.cc:3055] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:02.006532 18704 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:02.005910 19190 consensus_queue.cc:1059] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:01.999907 18948 consensus_queue.cc:1059] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.009s
I20260709 12:15:02.008852 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:01.992441 19067 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:01.980003 19128 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.030s
W20260709 12:15:01.999923 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 45352.3us
I20260709 12:15:02.012501 19133 consensus_queue.cc:1059] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:02.013314 18759 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.015296 14824 raft_consensus.cc:2468] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 6.
I20260709 12:15:02.015632 14821 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:01.911044 19129 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.017448 14897 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:02.017316 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.018167 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.022081 14822 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:02.040882 14973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:15:02.021415 18820 raft_consensus.cc:740] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:02.032914 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.042171 14973 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.042372 14825 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:15:01.979135 19130 raft_consensus.cc:3055] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:02.036034 14823 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.037021 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.031483 14869 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:02.042475 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.042788 14973 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.044972 19180 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 12:15:02.043980 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.046248 14822 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 16 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 8.
I20260709 12:15:02.048252 14900 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:02.047032 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.041607 14828 raft_consensus.cc:2376] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 12. Re-sending same reply.
I20260709 12:15:02.050917 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:02.051631 14828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:15:02.052198 14828 raft_consensus.cc:606] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.053280 14828 raft_consensus.cc:614] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:01.972434 18853 consensus_queue.cc:1059] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.063s
I20260709 12:15:02.056531 14903 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:02.050326 14822 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
I20260709 12:15:02.048062 18759 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.060150 14899 raft_consensus.cc:1240] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:02.037675 19067 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:02.062563 18820 consensus_queue.cc:260] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.047994 19126 raft_consensus.cc:3055] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Stepping down as leader of term 11
W20260709 12:15:02.063891 19203 log.cc:927] Time spent T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:15:02.064847 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.076762 14973 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.072916 19026 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:02.082821 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.083254 19026 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:02.048557 19130 raft_consensus.cc:740] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:02.089310 14903 raft_consensus.cc:1240] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 12:15:02.096189 14973 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:02.101613 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.108210 14828 raft_consensus.cc:1240] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:02.074329 19126 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:02.115969 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.116674 14828 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:15:02.116935 14823 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:02.121029 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:02.121632 14897 raft_consensus.cc:606] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.085690 19122 consensus_queue.cc:1059] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 12:15:02.111241 18820 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.091966 19125 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 12:15:02.127549 18759 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:02.128177 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:02.130774 19091 consensus_queue.cc:260] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.131840 19091 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:02.133056 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.144770 19126 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:02.149049 19126 raft_consensus.cc:3060] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.161124 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.161672 14868 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.161845 14821 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:02.084581 19026 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.177853 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "320b62d338924160bd263dc7810b1356"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "2521854406d544779444a29c4141b97d"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:15:02.181789 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.182109 14821 raft_consensus.cc:606] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Received request to transfer leadership to TS 2521854406d544779444a29c4141b97d
I20260709 12:15:02.182442 14821 raft_consensus.cc:614] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:02.178653 14975 raft_consensus.cc:1240] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:02.169247 19084 raft_consensus.cc:3055] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:02.186823 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.187500 14827 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 12: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:15:02.188391 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.194375 19122 consensus_queue.cc:1059] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 12:15:02.181298 18759 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:02.201439 19165 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:02.202514 14826 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:15:02.205708 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.208662 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.209744 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.211136 14904 raft_consensus.cc:1240] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:02.211822 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.220082 14823 raft_consensus.cc:2468] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:02.221004 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.221195 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.222170 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.222327 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.223009 14824 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 16 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 8.
I20260709 12:15:02.224182 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.224406 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.224516 14827 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:02.185912 19084 raft_consensus.cc:740] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:02.230362 14825 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
I20260709 12:15:02.200088 18920 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.241106 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.249092 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:02.250094 19094 raft_consensus.cc:3055] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:02.250511 19094 raft_consensus.cc:740] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:02.248026 14822 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 13. Current term is 14. Ops: []
W20260709 12:15:02.277962 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 56172.7us
I20260709 12:15:02.282976 19139 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:02.283521 14977 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 14. Current term is 15. Ops: []
I20260709 12:15:02.283569 19139 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.287732 19139 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:02.289765 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:02.290580 14902 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:02.229995 19131 consensus_queue.cc:1059] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 12:15:02.295995 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.300573 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:45566
I20260709 12:15:02.301782 14821 raft_consensus.cc:606] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.302208 14821 raft_consensus.cc:614] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:02.318848 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:02.316483 19084 consensus_queue.cc:260] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.324615 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:02.325531 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:02.303879 19142 raft_consensus.cc:3055] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:02.330420 19084 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:15:02.324083 19120 consensus_meta.cc:287] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.584s	user 0.007s	sys 0.003s
I20260709 12:15:02.326339 19142 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:02.338231 14829 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:02.327262 18920 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:02.353888 19212 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.061s	user 0.000s	sys 0.003s
W20260709 12:15:02.355558 19210 log.cc:927] Time spent T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.181s	user 0.000s	sys 0.001s
I20260709 12:15:02.383526 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.386430 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.387601 14821 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.388008 14823 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:15:02.391167 19130 consensus_queue.cc:260] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.392534 19130 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.396953 19121 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:02.397361 19121 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:02.398093 19121 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.399364 19121 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.401553 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.404611 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:15:02.405068 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.405382 14825 raft_consensus.cc:2393] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 12: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:15:02.406162 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.406948 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.408041 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.408564 14827 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.410467 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.410990 14828 raft_consensus.cc:2376] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11. Re-sending same reply.
I20260709 12:15:02.411803 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:15:02.412679 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:02.413132 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.431272 14829 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
I20260709 12:15:02.432132 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.384577 19118 raft_consensus.cc:3055] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:02.433502 14900 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260709 12:15:02.438668 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.442373 14826 raft_consensus.cc:2376] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12. Re-sending same reply.
I20260709 12:15:02.443261 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.444265 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.444396 14821 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:02.442037 14829 raft_consensus.cc:2468] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:02.445262 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.441994 14900 pending_rounds.cc:85] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 6
I20260709 12:15:02.454066 14900 pending_rounds.cc:107] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260709 12:15:02.448441 14826 raft_consensus.cc:2393] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:02.454353 14900 raft_consensus.cc:2889] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:02.445710 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.461861 14827 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:02.462750 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.464161 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.464373 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.465041 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.465546 14821 raft_consensus.cc:2410] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for term 16 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 8.
I20260709 12:15:02.463827 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.467999 14822 raft_consensus.cc:2376] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9. Re-sending same reply.
I20260709 12:15:02.469518 14821 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 9. (term mismatch)
I20260709 12:15:02.470466 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.473045 14821 pending_rounds.cc:85] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 8
I20260709 12:15:02.470635 14829 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:15:02.472471 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.472934 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.473368 14821 pending_rounds.cc:107] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 15.9
I20260709 12:15:02.473640 14821 raft_consensus.cc:2889] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:02.471617 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.474515 14827 raft_consensus.cc:2376] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15. Re-sending same reply.
I20260709 12:15:02.474050 14826 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:15:02.479168 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.445387 19118 raft_consensus.cc:740] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:02.481022 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.480347 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.481525 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.469702 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.480906 14822 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:15:02.480952 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.484539 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.486361 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.487272 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:02.487558 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:02.413051 19142 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:02.505332 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 85133.1us
I20260709 12:15:02.452461 19067 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:02.515107 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 96057.4us
I20260709 12:15:02.521382 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.522596 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:02.523176 14904 raft_consensus.cc:3055] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:02.523461 14904 raft_consensus.cc:740] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:02.524120 14904 consensus_queue.cc:260] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.525000 14904 raft_consensus.cc:3060] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.528975 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.533456 19185 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:02.533957 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.535662 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.536252 14977 raft_consensus.cc:1240] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:02.537002 14975 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 12:15:02.537822 14794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.535704 18920 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:15:02.538710 19084 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:02.512750 19113 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:15:02.539820 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.538317 19067 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.513792 19118 consensus_queue.cc:260] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.543097 19113 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:02.544695 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.546629 19113 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:02.516566 19129 consensus_queue.cc:1059] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.033s
I20260709 12:15:02.549134 19144 raft_consensus.cc:3055] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:02.549485 19144 raft_consensus.cc:740] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:02.550292 19144 consensus_queue.cc:260] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.550791 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.539736 19142 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.552726 19084 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:02.553880 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.555652 19084 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:02.555996 19084 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:02.556358 19084 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.557698 19094 consensus_queue.cc:260] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.558712 19094 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.561259 14828 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:02.561443 19118 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.564805 19084 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.566864 19084 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:02.567932 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.570701 19084 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.571936 15491 raft_consensus.cc:1240] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 5. Current term is 7. Ops: []
I20260709 12:15:02.573912 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:02.575168 14825 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:02.575273 15494 raft_consensus.cc:1240] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 12:15:02.570225 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.581439 19186 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:02.551688 19144 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.584398 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.586091 19186 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:15:02.586553 19186 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:02.587348 19186 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.591148 14904 raft_consensus.cc:2468] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:02.601643 19067 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:02.601971 15462 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.602051 14945 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.615931 19141 raft_consensus.cc:2764] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 12:15:02.615737 19067 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.617623 18963 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:02.606173 19084 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:02.619205 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.619133 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.620023 19141 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:15:02.620451 19141 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.620821 19141 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:02.620977 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:02.607532 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 80722.4us
W20260709 12:15:02.609159 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 60851.7us
I20260709 12:15:02.609675 19174 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:02.621773 18963 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:02.622474 18963 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:15:02.610595 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.623628 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:02.624334 18963 raft_consensus.cc:2804] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:02.624775 18963 raft_consensus.cc:697] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:02.610944 19171 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:02.625674 18963 consensus_queue.cc:237] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.626183 19171 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.628178 19171 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:02.629323 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.630132 19141 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.630471 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.631265 19129 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:02.632745 19129 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:02.633296 19023 raft_consensus.cc:993] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:02.633744 19023 raft_consensus.cc:1081] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:02.639498 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:02.642199 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:02.642627 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.629443 14897 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:15:02.648581 14975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:15:02.654369 14975 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.654690 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.654894 14975 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.656179 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.657644 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.659178 19231 ts_tablet_manager.cc:933] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
I20260709 12:15:02.649916 14824 raft_consensus.cc:2468] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:02.650846 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.651846 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.663762 14828 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.652830 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.664939 14830 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:02.664629 14728 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.666148 14728 catalog_manager.cc:5697] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 10. New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.653739 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.667815 14728 catalog_manager.cc:5697] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 13, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 13 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.668692 14823 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 13.
I20260709 12:15:02.669301 14728 catalog_manager.cc:5697] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.670497 14728 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 11 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.673431 14828 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:02.624862 15462 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.683292 19154 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.691246 19154 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.677173 19067 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:02.677917 14726 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 162) took 11559 ms (client timeout 15000 ms). Trace:
I20260709 12:15:02.680236 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:02.692369 14726 rpcz_store.cc:269] 0709 12:14:51.118077 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.130395 (+ 12318us) service_pool.cc:224] Handling call
0709 12:15:02.677824 (+11547429us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:02.208530 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:02.209089 (+   559us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:02.209120 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:15:02.209138 (+    18us) tablet.cc:662] Decoding operations
0709 12:15:02.288705 (+ 79567us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:02.291552 (+  2847us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:02.293609 (+  2057us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:15:02.293954 (+   345us) tablet.cc:701] Row locks acquired
0709 12:15:02.293968 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:15:02.294132 (+   164us) write_op.cc:270] Start()
0709 12:15:02.294232 (+   100us) write_op.cc:276] Timestamp: P: 1783599302294072 usec, L: 0
0709 12:15:02.294248 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 12:15:02.294885 (+   637us) log.cc:844] Serialized 1302 byte log entry
0709 12:15:02.481606 (+186721us) op_driver.cc:464] REPLICATION: finished
0709 12:15:02.604434 (+122828us) write_op.cc:301] APPLY: starting
0709 12:15:02.618545 (+ 14111us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:02.618911 (+   366us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:02.619016 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:02.619380 (+   364us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:02.619561 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:15:02.619606 (+    45us) write_op.cc:312] APPLY: finished
0709 12:15:02.619815 (+   209us) log.cc:844] Serialized 35 byte log entry
0709 12:15:02.619974 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:02.620074 (+   100us) write_op.cc:454] Released schema lock
0709 12:15:02.620109 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:02.641712 (+ 21603us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:02.641746 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":117022,"apply.run_cpu_time_us":2078,"apply.run_wall_time_us":37372,"num_ops":3,"prepare.queue_time_us":146077,"prepare.run_cpu_time_us":3392,"prepare.run_wall_time_us":100497,"replication_time_us":187166,"thread_start_us":185475,"threads_started":2}]]}
I20260709 12:15:02.696884 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:02.699445 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.713090 19174 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:02.713493 19174 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.713845 19174 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.718231 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.719267 19141 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:02.700208 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 75421.7us
I20260709 12:15:02.702051 14794 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.720315 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.699568 14825 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:15:02.721374 19026 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:02.721781 19026 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.722193 19026 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.708595 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:02.721976 19174 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.723332 19067 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:02.706669 19231 tablet_copy_client.cc:323] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.129:40991
I20260709 12:15:02.724436 19174 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:02.710125 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.711578 14970 raft_consensus.cc:1240] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:02.679257 14975 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.726958 14975 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:02.719429 19171 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:02.671864 14728 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.728470 19171 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.728914 19171 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.729364 19084 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.730031 19084 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:02.732322 14728 catalog_manager.cc:5697] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.733772 19084 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:02.736490 14728 catalog_manager.cc:5697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.737579 18963 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:02.721491 15462 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.739931 19154 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:15:02.738893 14945 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.740360 19154 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.740893 19154 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:02.741634 14728 catalog_manager.cc:5697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.742689 18963 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.745056 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.746423 18963 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:02.746866 18963 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:02.747291 18963 raft_consensus.cc:3060] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.748842 15462 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.750414 18948 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:02.750886 18948 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 12 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:02.751118 14975 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:02.751071 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:02.752022 19023 consensus_queue.cc:1059] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:02.752359 18948 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.752902 19174 raft_consensus.cc:3055] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:02.753265 19174 raft_consensus.cc:740] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:02.754127 19174 consensus_queue.cc:260] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.755195 19174 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.757826 14871 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.758605 19023 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:02.762966 19023 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:02.763530 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.764336 19144 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:02.764817 15462 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.765102 19144 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:02.747944 19154 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.764945 14728 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 14. New cstate: current_term: 14 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.765393 19141 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:02.766130 19144 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.775436 14728 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 12 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.769047 18791 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:02.769878 14823 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:15:02.770836 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.785578 14828 raft_consensus.cc:2376] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12. Re-sending same reply.
I20260709 12:15:02.770000 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.786417 18791 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.787523 15462 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.788558 18791 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:02.787374 14728 catalog_manager.cc:5697] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 4 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.789707 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.792346 14728 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.794920 18791 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:02.780652 19141 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:02.799949 18791 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:02.801390 18791 raft_consensus.cc:3060] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.768606 19171 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.784888 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:02.773653 19067 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.794272 14728 catalog_manager.cc:5697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.797253 14828 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:02.760406 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.779445 18963 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.765153 19026 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.810436 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.811013 14828 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.818220 18963 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:02.804754 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.805490 19067 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.805240 19154 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:02.807061 19171 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:02.808003 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:02.809646 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.824940 14824 raft_consensus.cc:3060] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:02.822319 14828 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:15:02.803648 14728 catalog_manager.cc:5697] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130), no longer has a pending config: VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129), VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130), VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131), NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.823045 15499 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:02.823530 15491 raft_consensus.cc:1240] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 7. Current term is 8. Ops: []
I20260709 12:15:02.802044 19141 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:02.835071 14728 catalog_manager.cc:5697] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 12 to 13, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.837014 14728 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.838431 14728 catalog_manager.cc:5697] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 8, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 8 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:02.840349 14728 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 10. New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.841912 14728 catalog_manager.cc:5697] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:02.843334 14728 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.833818 14824 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:02.812646 19174 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:02.845772 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.845901 14728 catalog_manager.cc:5697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.845758 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.847478 14822 raft_consensus.cc:2393] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:02.847527 14728 catalog_manager.cc:5697] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 8, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 8 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:02.849241 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.844201 19104 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:02.854312 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.858829 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.860855 14793 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.848171 19174 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.862201 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.853404 19142 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:15:02.865048 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 60333us
I20260709 12:15:02.865643 14977 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14. Ops: []
I20260709 12:15:02.866011 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.866921 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:15:02.854220 19138 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:02.868065 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.870833 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.871090 14871 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:15:02.856235 19104 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.861873 19121 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:02.864933 19209 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.862980 18701 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:15:02.888829 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.866690 19174 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.869859 18920 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:02.868845 19023 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:02.884024 19126 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:02.885618 19104 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.887356 19171 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:15:02.903404 19023 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:02.912468 19171 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:02.913004 19171 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:02.897503 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.869285 19139 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.024s
I20260709 12:15:02.858276 19141 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.901006 19243 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 13.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:15:02.907804 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.892531 18701 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.901701 19244 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 12:15:02.919768 14715 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 856acbe08d144d12bef348bde5377b8c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:15:02.912781 19023 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.933095 19141 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.914578 19026 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:02.938089 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:02.939538 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:02.904708 18791 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:02.946264 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 75238.5us
I20260709 12:15:02.947031 14871 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:02.948472 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:15:02.947350 18701 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:02.955933 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.938534 18920 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.959220 14945 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:02.937425 19244 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:02.955578 19243 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:02.956966 19026 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.973717 19243 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:02.936244 19171 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:02.959233 18701 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:15:02.966322 19144 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:02.983080 19144 raft_consensus.cc:697] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:02.983961 19144 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:02.981760 19171 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:02.992070 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:02.993649 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:02.965718 18791 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:02.997677 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 49277.9us
I20260709 12:15:03.012527 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:02.976224 19244 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.962160 19094 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 12:15:03.027877 14945 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:02.996171 19129 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.035s
I20260709 12:15:03.022476 14871 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.002700 19186 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:02.998878 19246 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:15:03.029567 19245 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:15:03.041038 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
W20260709 12:15:03.041177 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 190214us
I20260709 12:15:03.045333 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:03.046010 14897 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 16.
I20260709 12:15:03.030479 19171 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:15:03.057103 14822 raft_consensus.cc:3060] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:03.036871 19067 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.105304 15462 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.105551 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.102209 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:03.107700 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 67464.9us
W20260709 12:15:03.107813 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 52365.7us
I20260709 12:15:03.046770 19136 raft_consensus.cc:2804] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:03.043129 19246 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:03.053443 19171 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:03.039482 14840 tablet_copy_service.cc:140] P 7d1b36248f6440b891a954e65666f1eb: Received BeginTabletCopySession request for tablet baf36c40d8034bd5959ba84149b24785 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:60872)
I20260709 12:15:03.137027 14822 raft_consensus.cc:1275] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:15:03.144536 14840 tablet_copy_service.cc:161] P 7d1b36248f6440b891a954e65666f1eb: Beginning new tablet copy session on tablet baf36c40d8034bd5959ba84149b24785 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:60872: session id = 2521854406d544779444a29c4141b97d-baf36c40d8034bd5959ba84149b24785
I20260709 12:15:03.136361 19246 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:03.152417 19026 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260709 12:15:03.153306 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:03.155841 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:03.031884 19243 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.044570 19023 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.137068 19067 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:03.115864 19186 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:03.136508 19171 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:15:03.172681 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 123951us
W20260709 12:15:03.176860 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 154462us
I20260709 12:15:03.179140 14823 raft_consensus.cc:2468] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 13.
I20260709 12:15:03.186864 14871 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:03.191066 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:03.191926 14904 raft_consensus.cc:2393] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:03.193524 19243 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:03.202248 19256 raft_consensus.cc:2764] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260709 12:15:03.209596 19246 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.175550 19067 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:03.211478 14897 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 9. Current term is 10. Ops: []
W20260709 12:15:03.221199 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 115960us
I20260709 12:15:03.222080 15462 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.194198 19180 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:03.231033 15462 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.220556 19067 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:03.233847 19259 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:15:03.234146 19136 raft_consensus.cc:697] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:03.251248 19186 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.249012 19094 consensus_queue.cc:1059] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.004s
I20260709 12:15:03.250787 19249 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:15:03.234813 19026 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:03.274883 19026 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.277236 19026 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:03.217088 19244 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.270126 14840 tablet_copy_source_session.cc:215] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:03.255784 19104 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.280745 15462 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:03.284217 19136 consensus_queue.cc:237] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.284792 19144 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:15:03.285235 19144 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:03.286006 19144 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.270277 18920 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.287186 19144 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:03.293684 19104 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.296676 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:03.289981 19242 raft_consensus.cc:2804] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:03.299454 19242 raft_consensus.cc:697] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:03.300483 19242 consensus_queue.cc:237] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.280385 19174 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.305210 19174 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.310001 19067 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:03.312212 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 128464us
I20260709 12:15:03.314477 14822 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:15:03.287341 19181 consensus_queue.cc:1048] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
I20260709 12:15:03.321605 14825 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:03.323508 14823 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:15:03.332572 14904 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: []
I20260709 12:15:03.333534 19244 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:03.322743 19246 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:03.335254 19023 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.337798 15499 raft_consensus.cc:1240] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:15:03.337941 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:03.338641 14897 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:03.291033 18920 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.357798 18920 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.392421 14897 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 17.
I20260709 12:15:03.393839 14796 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:03.394970 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:03.395685 14904 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
W20260709 12:15:03.406801 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:03.417275 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 230486us
I20260709 12:15:03.418843 14871 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:03.387799 19266 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.395569 19129 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:15:03.410023 19094 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 12:15:03.409197 19113 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260709 12:15:03.442714 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:03.444352 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:03.444671 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:03.445019 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:03.446609 19126 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:03.446471 19246 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:03.447160 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:03.430192 19067 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.449753 14822 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:03.441473 18701 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:03.452656 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:03.426474 19252 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.030s
I20260709 12:15:03.459954 15499 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 16: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:15:03.419590 19154 consensus_queue.cc:1059] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260709 12:15:03.461557 14871 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:03.448297 19244 raft_consensus.cc:2804] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:03.490532 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.461948 14971 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:03.490936 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:03.453406 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:03.428768 19171 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.459090 19139 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.491573 14979 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 16.
I20260709 12:15:03.459525 19121 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:03.500463 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:03.430536 19266 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.496050 14871 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:03.472498 19174 raft_consensus.cc:2764] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 12:15:03.501559 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:03.512616 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:03.487210 15494 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:15:03.515731 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:03.516064 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:03.522863 14822 raft_consensus.cc:2393] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 11: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:03.516582 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.517580 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.519500 14825 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260709 12:15:03.520839 14869 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:03.524225 14825 pending_rounds.cc:85] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 6
I20260709 12:15:03.525686 14825 pending_rounds.cc:107] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 11.7
I20260709 12:15:03.525998 14825 raft_consensus.cc:2917] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Aborting config change with OpId 11.7: Aborted: Op aborted by new leader
I20260709 12:15:03.526392 14825 raft_consensus.cc:2889] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:03.526845 14825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:60862 (request call id 16) took 6022 ms. Trace:
I20260709 12:15:03.527716 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.529024 14824 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:03.522986 14823 raft_consensus.cc:2393] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 9: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:03.525276 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.519518 19258 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:03.530931 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:03.492321 18701 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 17 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:03.462975 19126 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.536442 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.502688 19023 raft_consensus.cc:2804] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:03.527130 14825 rpcz_store.cc:276] 0709 12:14:57.504725 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:57.505014 (+   289us) service_pool.cc:224] Handling call
0709 12:14:58.726684 (+1221670us) log.cc:844] Serialized 506 byte log entry
0709 12:15:00.049295 (+1322611us) spinlock_profiling.cc:243] Waited 111 ms on lock 0x7b54000ea220. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea00142 00007f4cce9e0eaa 00007f4cce9e7d53 00007f4cce9e7cd9 00007f4cce9e7c69 00007f4cce9e7c31 00007f4cce9e6dfd 0000000000388634 0000000000388479 00007f4ccb99a475
0709 12:15:00.167875 (+118580us) spinlock_profiling.cc:243] Waited 114 ms on lock 0x7b54000ea220. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea00142 00007f4cce9e0eaa 00007f4cce9e7d53 00007f4cce9e7cd9 00007f4cce9e7c69 00007f4cce9e7c31 00007f4cce9e6dfd 0000000000388634 0000000000388479 00007f4ccb99a475
0709 12:15:03.526767 (+3358892us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":214870,"raft.queue_time_us":1436989,"raft.run_cpu_time_us":26441,"raft.run_wall_time_us":1670242,"spinlock_wait_cycles":519501568,"thread_start_us":112749,"threads_started":2,"wal-append.queue_time_us":93626,"wal-append.run_cpu_time_us":1608,"wal-append.run_wall_time_us":1001633}
I20260709 12:15:03.533138 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.533387 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.536003 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.536345 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.525233 19255 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:03.537348 14821 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 14: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:15:03.494127 19244 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:03.508833 19121 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.502542 19274 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:15:03.476671 19261 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.056s
I20260709 12:15:03.548060 19254 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election won for term 14
W20260709 12:15:03.555651 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:03.511237 19139 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:03.561407 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet baf36c40d8034bd5959ba84149b24785: Aborted: Op aborted by new leader
I20260709 12:15:03.554111 19244 raft_consensus.cc:3060] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:03.553462 19243 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 12:15:03.563539 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 76200.5us
I20260709 12:15:03.545167 19154 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.555583 19121 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:15:03.531314 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 79398.9us
I20260709 12:15:03.537864 19258 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:03.564244 19269 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 12:15:03.555298 19255 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:03.576951 19254 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:03.559458 19023 raft_consensus.cc:697] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:03.581025 18701 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.582811 19144 consensus_queue.cc:1059] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.008s
I20260709 12:15:03.591789 19144 raft_consensus.cc:3055] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:03.592141 19144 raft_consensus.cc:740] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:03.592937 19144 consensus_queue.cc:260] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.594213 19144 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:03.594671 19139 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.577760 19243 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:03.595595 19243 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:03.581399 19154 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.598651 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:03.599368 14903 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:15:03.584163 19258 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:03.585141 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:03.601543 15499 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:15:03.602769 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:03.604132 19154 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.586328 19023 consensus_queue.cc:237] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.585530 19255 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.588136 19171 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.589087 19266 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.585606 19254 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.609328 14942 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:03.611317 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:03.612083 14903 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 14 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260709 12:15:03.647766 14903 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 12:15:03.649552 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 88102.4us
I20260709 12:15:03.649947 14903 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: []
W20260709 12:15:03.655429 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 134643us
W20260709 12:15:03.635849 19275 log.cc:927] Time spent T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 12:15:03.636161 19141 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:15:03.677075 14903 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 16. Current term is 17. Ops: [14.8-16.9]
I20260709 12:15:03.677995 14904 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:03.678020 14902 raft_consensus.cc:1275] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:15:03.680406 14901 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:03.691102 14897 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:03.690263 14896 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:03.679450 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:03.613571 18920 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:03.678834 14900 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:03.636159 19258 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:15:03.678153 14830 raft_consensus.cc:1240] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 17 LEADER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 16. Current term is 17. Ops: []
I20260709 12:15:03.681764 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:03.589480 19231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf36c40d8034bd5959ba84149b24785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.676940 19262 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:03.702829 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:03.674799 19154 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:03.728175 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:03.709741 14904 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:15:03.676898 19272 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:03.716027 14902 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:03.716734 14897 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:03.718966 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.682080 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:03.720393 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:03.721005 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:03.721771 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:03.723105 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:03.719998 14898 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:15:03.678179 19295 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:03.725124 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 48469.8us
W20260709 12:15:03.824949 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 101458us
I20260709 12:15:03.825569 14900 raft_consensus.cc:2393] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 8: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:15:03.825928 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 107034us
I20260709 12:15:03.831162 14871 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.677729 19141 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.707799 19258 raft_consensus.cc:493] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:03.838485 14871 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.830271 19174 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:15:03.839977 19141 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:03.709093 18920 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.840938 19026 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:15:03.824653 19262 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.861457 14897 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:15:03.846596 19258 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:03.834872 19294 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:03.863804 19171 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:15:03.832425 19154 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.836535 19272 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.834329 19295 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.874459 19126 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:03.895008 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 56718.8us
I20260709 12:15:03.896130 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.899734 14897 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:15:03.886137 19297 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.908656 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:03.909013 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.909238 14897 raft_consensus.cc:606] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.909693 14897 raft_consensus.cc:614] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:03.916793 14903 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: []
I20260709 12:15:03.917533 14871 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.891882 19271 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 12:15:03.893651 18963 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 12:15:03.886559 19294 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.896593 19260 consensus_queue.cc:1059] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:15:03.936084 14871 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.897888 19243 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:03.941404 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.945799 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.914340 19288 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260709 12:15:03.951561 19289 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:15:03.952410 19026 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:15:03.952589 19295 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:03.952121 19246 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:03.954298 19294 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:03.958438 14905 raft_consensus.cc:2468] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:03.921957 19171 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 12:15:03.959771 18948 raft_consensus.cc:3055] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:15:03.916270 19282 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 12:15:03.960613 19259 raft_consensus.cc:3055] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:03.961009 19259 raft_consensus.cc:740] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:03.909893 19302 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:03.918188 19094 consensus_queue.cc:1048] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 12:15:03.966482 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.942174 19274 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:15:03.968393 14871 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:03.913661 19252 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.037s
I20260709 12:15:03.944200 19255 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:03.947228 19174 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260709 12:15:03.982744 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 88075.9us
I20260709 12:15:03.960187 18948 raft_consensus.cc:740] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:03.995239 14824 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 12:15:03.968654 19299 log.cc:927] Time spent T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.050s	user 0.003s	sys 0.000s
I20260709 12:15:03.968366 19281 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:03.975428 19171 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:03.971668 19294 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:04.007365 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 177306us
I20260709 12:15:03.911876 19297 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:03.966150 19260 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 12:15:03.968010 18963 consensus_queue.cc:1059] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.038s
W20260709 12:15:04.017807 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 82493.9us
I20260709 12:15:04.019667 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:03.962035 19301 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.062s
I20260709 12:15:03.980664 19290 consensus_queue.cc:1059] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.032s
I20260709 12:15:04.030265 19174 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:04.007583 19274 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:15:04.043540 19306 consensus_queue.cc:1059] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:15:04.005820 19281 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:04.006461 19282 raft_consensus.cc:3055] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:03.961812 19259 consensus_queue.cc:260] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.017141 19118 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.027974 18920 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.044853 19309 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:04.015147 19294 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.055610 19282 raft_consensus.cc:740] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:04.099072 19118 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.047803 19154 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:04.106411 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:04.108909 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:04.044565 19121 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.100644 19259 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:04.051255 19252 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.060s
W20260709 12:15:04.107945 19244 consensus_meta.cc:287] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.512s	user 0.008s	sys 0.001s
I20260709 12:15:04.100464 19309 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:04.064747 19141 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.127661 19282 consensus_queue.cc:260] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.127965 19309 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.050568 19174 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.128935 19282 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:04.129274 19309 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:04.126355 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:04.133220 19284 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.134096 19297 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.135543 19243 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.135722 19121 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.136045 19141 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.136340 19318 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:04.136759 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.136756 19318 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:04.133384 19294 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.138460 19318 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.139599 19174 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.120186 19281 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.145676 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.147017 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.148134 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.148610 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:04.148757 14903 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:15:04.149158 14898 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:04.149892 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.152963 14903 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:15:04.157935 14826 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260709 12:15:04.145882 19311 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 12:15:04.163722 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:04.166960 14898 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 14.
I20260709 12:15:04.133793 19284 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.208874 15499 raft_consensus.cc:2393] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 16: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:15:04.209983 19284 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:04.211171 19144 consensus_meta.cc:287] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.617s	user 0.006s	sys 0.003s
I20260709 12:15:04.211685 19118 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.212538 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.124382 19244 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.228875 14829 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:15:04.178473 19287 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.035s
W20260709 12:15:04.233963 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:04.237326 14901 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 12:15:04.238700 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:04.239223 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:04.240602 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.240767 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.241281 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.241449 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.242256 14979 raft_consensus.cc:2410] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d for term 14 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260709 12:15:04.242697 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.243244 14973 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:04.242097 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.244004 14972 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:04.244546 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:04.245097 14970 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:15:04.245716 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.244108 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:04.247767 14794 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:15:04.251475 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.259282 19244 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.260996 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:04.261832 14823 raft_consensus.cc:2393] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 12: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:04.266091 14970 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 14.
I20260709 12:15:04.212224 19258 raft_consensus.cc:515] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.268241 14794 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:04.234290 19263 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
I20260709 12:15:04.271843 19258 leader_election.cc:290] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.268487 19126 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:04.272790 19126 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:04.273233 19126 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:04.273809 18963 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.274374 18963 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.276181 14971 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 8.
I20260709 12:15:04.282001 18963 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.279175 19262 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:04.281852 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:04.284507 15491 raft_consensus.cc:2368] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:15:04.279429 19121 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:04.287227 18948 consensus_queue.cc:260] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.268033 19118 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:04.291625 19121 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 14 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:04.292804 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:04.294044 14942 leader_election.cc:400] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:15:04.299075 14942 leader_election.cc:403] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:15:04.299197 15491 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:04.307953 14942 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:04.308955 19329 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:15:04.299901 19280 log.cc:927] Time spent T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.704s	user 0.000s	sys 0.005s
W20260709 12:15:04.299747 19296 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.376s	user 0.003s	sys 0.000s
I20260709 12:15:04.291635 18948 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:04.300140 19118 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.318378 19118 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:04.320392 14796 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:04.323889 14896 raft_consensus.cc:1240] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 9. Current term is 10. Ops: []
I20260709 12:15:04.329041 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.297883 19231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58074 (request call id 617) took 1725 ms. Trace:
I20260709 12:15:04.342052 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:04.342866 14905 raft_consensus.cc:3060] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:04.345255 19331 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:04.345772 19331 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.346115 19331 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:04.347132 19276 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.767s	user 0.000s	sys 0.013s
I20260709 12:15:04.353174 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.353777 14900 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 16.
I20260709 12:15:04.358210 14905 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:15:04.367528 14905 raft_consensus.cc:1240] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 8. Current term is 9. Ops: []
I20260709 12:15:04.372884 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:04.318287 19121 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.375228 15462 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:04.391791 15462 leader_election.cc:304] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:04.428455 19067 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.429055 19067 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.429814 19321 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:15:04.431658 19293 log.cc:927] Time spent T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.537s	user 0.002s	sys 0.000s
I20260709 12:15:04.432391 19259 raft_consensus.cc:2804] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:15:04.433144 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.434718 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.433779 14900 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 14.
I20260709 12:15:04.467536 19329 raft_consensus.cc:2749] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:15:04.432029 19252 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:04.433823 19067 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.465456 19259 raft_consensus.cc:697] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:04.485710 19259 consensus_queue.cc:237] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.489796 14974 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:15:04.490576 19126 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.481535 19252 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.491947 19252 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:04.492465 14824 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 12. Current term is 13. Ops: []
W20260709 12:15:04.493700 19336 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 12:15:04.333396 19231 rpcz_store.cc:276] 0709 12:15:02.572549 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:02.572668 (+   119us) service_pool.cc:224] Handling call
0709 12:15:02.659582 (+ 86914us) ts_tablet_manager.cc:934] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991)
0709 12:15:03.430221 (+770639us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:15:04.181845 (+751624us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:04.197808 (+ 15963us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:15:04.297073 (+ 99265us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:15:04.297386 (+   313us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:04.297703 (+   317us) ts_tablet_manager.cc:989] Replica registered.
0709 12:15:04.297780 (+    77us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":287,"tablet-copy.queue_time_us":85984,"thread_start_us":133716,"threads_started":2}
I20260709 12:15:04.495743 19231 tablet_copy_client.cc:806] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:04.496361 19231 tablet_copy_client.cc:670] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:04.501289 14829 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:04.505120 19231 tablet_copy_client.cc:538] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:04.510602 18920 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.511137 18920 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.513435 18920 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.515424 19244 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:04.517948 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.519455 19118 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.515878 14716 maintenance_manager.cc:643] P 1d3594d78e91447fa2baf9dc382db0dd: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 3.894s	user 0.140s	sys 0.061s Metrics: {"bytes_written":30803,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":118876,"dirs.run_cpu_time_us":366,"dirs.run_wall_time_us":5006,"drs_written":1,"lbm_read_time_us":388,"lbm_reads_lt_1ms":4,"lbm_write_time_us":69183,"lbm_writes_1-10_ms":2,"lbm_writes_10-100_ms":3,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"thread_start_us":60723,"threads_started":1,"update_count":31}
W20260709 12:15:04.522330 19303 log.cc:927] Time spent T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.291s	user 0.003s	sys 0.006s
I20260709 12:15:04.523314 14717 maintenance_manager.cc:419] P 1d3594d78e91447fa2baf9dc382db0dd: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10246 bytes on disk
I20260709 12:15:04.525017 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:04.525620 14971 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 12
I20260709 12:15:04.528311 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:04.528900 14905 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:04.532301 19118 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.535146 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:04.535935 14970 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:04.543229 14970 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:15:04.544603 14794 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:04.535799 14971 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
W20260709 12:15:04.547470 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 43913.6us
I20260709 12:15:04.550171 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:04.550382 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:04.545742 19118 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:04.550817 15491 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 14.
I20260709 12:15:04.552258 14793 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:04.554948 19118 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:04.558145 14794 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:04.558990 19297 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:04.559465 19297 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:04.560302 19297 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.502404 19272 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:04.517622 19252 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.535202 19126 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.593500 19252 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.592700 14716 maintenance_manager.cc:643] P 1d3594d78e91447fa2baf9dc382db0dd: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.058s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":563,"lbm_reads_lt_1ms":4}
I20260709 12:15:04.599951 14905 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:04.592841 18920 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.601881 19326 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.622177 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:04.625113 14899 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260709 12:15:04.625941 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.626665 14898 raft_consensus.cc:2368] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 13. Current term is 14.
I20260709 12:15:04.627517 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.630290 14896 raft_consensus.cc:1275] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:15:04.622512 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:04.631222 14899 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:04.631934 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:04.632083 14896 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:15:04.632614 14828 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:04.632715 14898 raft_consensus.cc:1240] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:04.635176 14825 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260709 12:15:04.638324 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:04.639147 14902 raft_consensus.cc:2368] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:15:04.615182 19118 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.614224 18920 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.636103 19067 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:04.628396 19144 raft_consensus.cc:476] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Not starting pre-election -- already a leader
I20260709 12:15:04.644771 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:04.650579 19144 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:04.651190 19322 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:04.652874 19113 raft_consensus.cc:476] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Not starting pre-election -- already a leader
I20260709 12:15:04.650426 19331 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.616761 19326 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.656565 14945 leader_election.cc:400] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 13. Current term is 14.
I20260709 12:15:04.656937 14945 leader_election.cc:403] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:04.648985 19185 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:15:04.743093 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 84652.6us
I20260709 12:15:04.649819 19306 raft_consensus.cc:3055] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:04.656013 19282 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:15:04.646106 19271 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 12:15:04.645241 19129 consensus_queue.cc:1059] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
W20260709 12:15:04.747015 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:04.661844 19113 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 13. Current term is 14.
I20260709 12:15:04.746063 19231 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
W20260709 12:15:04.759370 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:04.761329 19324 consensus_queue.cc:1059] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:04.763131 19324 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:04.764207 19113 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:04.764585 19113 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:04.765403 19113 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.768155 14945 leader_election.cc:400] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 8 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 8. Current term is 9.
I20260709 12:15:04.749682 19344 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:04.772264 19344 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.773238 19323 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:04.754719 19257 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:15:04.746661 19322 consensus_queue.cc:1048] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 12:15:04.754535 19121 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:04.776121 19121 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.778244 19121 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.779393 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.780258 14971 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:04.781389 14794 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:04.746935 19306 raft_consensus.cc:740] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:04.791870 19301 raft_consensus.cc:3055] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:04.801571 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bb59b659d74ddabe816622f437493f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:04.802800 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:04.803381 14970 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:04.805711 14977 raft_consensus.cc:1240] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Rejecting Update request from peer 2521854406d544779444a29c4141b97d for earlier term 12. Current term is 13. Ops: [12.10-12.10]
I20260709 12:15:04.806555 15460 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:04.812217 14970 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 17.
I20260709 12:15:04.820441 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.821130 14976 raft_consensus.cc:2376] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2521854406d544779444a29c4141b97d in term 17. Re-sending same reply.
I20260709 12:15:04.797590 19104 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.796763 19301 raft_consensus.cc:740] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:04.806123 19121 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:15:04.839473 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:04.840186 15491 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:15:04.833202 19343 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260709 12:15:04.818550 19139 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:04.848891 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.850431 14821 raft_consensus.cc:1275] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:15:04.859313 14979 raft_consensus.cc:2468] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 9.
I20260709 12:15:04.863394 14903 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 12: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:04.868786 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:04.817400 19321 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 12:15:04.869731 14902 raft_consensus.cc:2410] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for term 12 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:15:04.837041 19121 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:04.844043 19344 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.838008 19126 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:04.841849 19297 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:04.837720 19104 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.871351 18920 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:04.888517 19331 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.904237 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.907881 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:04.893031 19121 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:15:04.926998 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 134329us
I20260709 12:15:04.928872 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:04.929544 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 113804us
I20260709 12:15:04.846261 19306 consensus_queue.cc:260] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:04.933648 15460 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:04.913659 18948 raft_consensus.cc:3055] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:04.892786 19259 consensus_queue.cc:1048] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.036s
I20260709 12:15:04.905718 19297 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:04.895520 19126 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:04.950539 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 94089.8us
I20260709 12:15:04.937520 18948 raft_consensus.cc:740] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:04.939610 19322 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:04.947918 19339 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.188s	user 0.001s	sys 0.000s
W20260709 12:15:04.948523 19341 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.197s	user 0.000s	sys 0.001s
W20260709 12:15:04.979409 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 44736.5us
I20260709 12:15:04.952629 18920 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:04.979385 19326 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:04.978791 19352 raft_consensus.cc:2804] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:04.953433 19139 consensus_queue.cc:1059] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.048s
I20260709 12:15:05.021291 19231 tablet_bootstrap.cc:700] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Time spent opening tablet: real 0.126s	user 0.002s	sys 0.000s
W20260709 12:15:05.028228 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:05.015599 19262 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:15:05.034857 19345 log.cc:927] Time spent T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 12:15:05.025530 19181 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.036224 19181 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.025012 19352 raft_consensus.cc:697] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 17 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:05.038761 19262 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.038158 19352 consensus_queue.cc:237] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:05.051498 19350 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:15:05.053431 19297 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.054718 19297 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:05.057643 19243 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:05.060680 19118 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:05.061198 19118 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.068045 14903 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:15:05.009217 18920 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.074944 14903 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 12:15:05.077278 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 86322.2us
I20260709 12:15:05.099622 14971 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:15:05.068621 19297 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.100692 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:05.101922 15494 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:05.069088 19243 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.104422 15498 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:05.115500 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.122331 15494 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:05.116185 15490 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:15:05.116912 19126 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.233397 19126 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.181982 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.236805 14971 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 8.
I20260709 12:15:05.182809 14976 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
W20260709 12:15:05.185117 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 247414us
I20260709 12:15:05.186372 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:05.190793 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 84920.4us
I20260709 12:15:05.234582 19126 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.197803 18920 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.198655 18948 consensus_queue.cc:260] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.208585 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.208971 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:05.209340 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e863f228fb447db876645372fad3bb" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.211166 15499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:53392 (request call id 743) took 1085 ms. Trace:
I20260709 12:15:05.276690 15499 rpcz_store.cc:276] 0709 12:15:04.125882 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:04.126091 (+   209us) service_pool.cc:224] Handling call
0709 12:15:05.210555 (+1084464us) spinlock_profiling.cc:243] Waited 75.3 ms on lock 0x7b54004a3b54. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:15:05.210860 (+   305us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":173179136}
I20260709 12:15:05.213210 14972 raft_consensus.cc:1275] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:05.219450 14942 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:05.125711 19118 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.128839 19181 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.221335 19139 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:05.133607 19185 raft_consensus.cc:3055] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:05.222862 19067 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:05.226518 19186 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:05.226915 19104 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.125867 19262 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:05.132802 19281 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:05.137859 19297 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.130725 19301 consensus_queue.cc:260] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.306710 19243 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.307458 19288 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.308665 19344 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.321529 14977 raft_consensus.cc:2368] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 16. Current term is 17.
W20260709 12:15:05.324750 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 105629us
I20260709 12:15:05.308681 18963 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:15:05.328708 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.322517 19185 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:05.330513 19186 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.332639 14970 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:05.331828 19294 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.312758 19365 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.024s
I20260709 12:15:05.321462 19287 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.016s
I20260709 12:15:05.337482 19370 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:15:05.338027 19370 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.338423 19370 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:05.324616 19067 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:05.337502 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.314765 19113 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:05.356853 14942 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:05.358305 19186 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:05.358839 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:05.359428 19186 raft_consensus.cc:2804] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:05.360423 19186 raft_consensus.cc:697] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:05.361841 19186 consensus_queue.cc:237] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.364670 19301 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:05.368497 19288 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.371035 19288 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.354777 19126 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.398293 19181 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:05.399104 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:05.399246 19181 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:05.400041 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:05.401199 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 54418.7us
I20260709 12:15:05.408509 19294 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.411337 19294 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.411883 19306 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:05.397953 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 112554us
I20260709 12:15:05.360613 19185 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.420765 19185 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:05.423041 19251 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:05.423859 19251 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.426566 19251 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.423591 19318 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:05.431644 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:05.438679 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.439738 15494 raft_consensus.cc:2393] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 13: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:15:05.461131 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.462044 15490 raft_consensus.cc:2393] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 8: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:15:05.463230 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.396020 19344 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.471531 19252 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.472262 19252 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.482997 19323 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.483713 19323 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.486861 19323 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:05.488747 19121 consensus_meta.cc:287] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.554s	user 0.013s	sys 0.012s
I20260709 12:15:05.490168 19294 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.491076 19294 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.489301 19121 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.493326 19365 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.494032 19365 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.494726 19297 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.495256 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.496050 14972 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:15:05.495452 19297 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.497421 19126 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.496218 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.498119 19126 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.499142 14896 raft_consensus.cc:1240] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:15:05.500712 19126 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.501202 19121 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.502277 14903 raft_consensus.cc:1240] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:05.505312 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:05.506151 14898 raft_consensus.cc:3060] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:05.506280 18948 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:05.513036 19344 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.514804 19294 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.516243 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.515877 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.516970 15494 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:05.517118 19121 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.517809 19121 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.516562 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.447702 14794 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:05.523978 15491 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
W20260709 12:15:05.524956 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:15:05.527107 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:05.531399 19370 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.532249 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.534066 19370 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.538316 19354 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.539026 19354 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.540449 14902 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.542802 19354 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.525112 19126 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.543519 19126 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.545720 19126 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.547640 19365 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.551231 19297 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.521299 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:05.552735 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:05.553802 19329 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:05.554179 19329 raft_consensus.cc:493] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.554687 19329 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:05.560014 14979 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:05.560124 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:05.560900 15491 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:05.554059 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.562359 14903 raft_consensus.cc:2393] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 11: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:05.562754 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.562937 19329 raft_consensus.cc:515] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.531847 19181 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:05.569677 19329 leader_election.cc:290] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.552863 14823 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
W20260709 12:15:05.570574 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 141933us
W20260709 12:15:05.570873 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:05.574851 14973 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:05.575533 14794 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:05.577922 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:05.531546 19252 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.578539 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.579345 14979 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:15:05.520205 19121 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.579273 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.579250 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:05.584249 14830 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:05.586642 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:05.593494 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.598590 14828 raft_consensus.cc:2410] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 12 because replica has last-logged OpId of term: 11 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260709 12:15:05.597748 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.612404 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.604393 14896 raft_consensus.cc:1275] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:15:05.618175 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.618916 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:05.619920 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:05.606722 19121 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:05.618876 19126 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:15:05.648460 19126 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.648954 19126 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:05.650013 14869 leader_election.cc:400] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 16. Current term is 17.
I20260709 12:15:05.650341 14869 leader_election.cc:403] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: Cancelling election due to peer responding with higher term
I20260709 12:15:05.651429 14869 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:05.632194 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.653599 14899 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 12: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:05.621515 19297 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:05.653606 19302 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:05.654541 19297 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.634974 14979 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:05.634865 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:05.636096 14793 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:05.639441 14905 raft_consensus.cc:2393] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:05.590596 19294 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.030s
I20260709 12:15:05.603231 19354 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.660311 14898 raft_consensus.cc:2468] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 17.
I20260709 12:15:05.644407 19359 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:05.621805 19344 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.646045 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.634588 19376 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:05.625020 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.628597 19121 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:05.663228 14971 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:05.634562 19290 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.028s
I20260709 12:15:05.657395 14903 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:15:05.668932 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.673352 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.677116 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:05.667074 14973 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:05.679491 15490 raft_consensus.cc:2393] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb in current term 10: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
I20260709 12:15:05.652882 19067 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.684360 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.685036 19354 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.685468 18920 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:15:05.685889 18920 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:05.686340 14822 raft_consensus.cc:1240] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 14. Current term is 15. Ops: []
I20260709 12:15:05.687364 19354 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.688396 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.689024 14898 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:05.666673 19121 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:05.686342 18920 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:05.684863 19067 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.695420 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:05.695612 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:05.701766 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:05.702363 14899 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:15:05.652973 19243 consensus_queue.cc:1048] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 12:15:05.664780 19376 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:05.702389 14979 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:15:05.706916 15490 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:05.709923 14977 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:05.720453 14828 raft_consensus.cc:3060] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:05.716854 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 112937us
I20260709 12:15:05.716996 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.708719 19256 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.716548 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:05.730172 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:05.732796 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:05.734740 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:05.735328 15494 raft_consensus.cc:3060] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:05.715539 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.731534 14869 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:05.701778 19185 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.743569 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.705685 19297 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.688032 19344 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.732036 14794 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:05.715358 19288 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.709733 19376 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:05.752386 15490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:05.752377 15498 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:05.769253 14796 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:05.723780 19316 consensus_queue.cc:1048] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.029s
I20260709 12:15:05.747695 19243 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:15:05.746229 19366 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader election lost for term 16. Reason: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 16. Current term is 17.
I20260709 12:15:05.786641 15491 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 9.
W20260709 12:15:05.791142 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:05.787015 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.785123 15490 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:15:05.747466 19185 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:05.798208 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 88468.7us
I20260709 12:15:05.811417 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.810801 14975 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:15:05.778379 19288 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.809410 14868 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:05.821087 15493 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:05.813642 14942 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:05.802697 19118 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:05.850317 14977 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:05.854689 19126 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.855737 14825 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 8.
I20260709 12:15:05.851962 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79fa62d4e68c40e68d95f453294d990a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:05.858349 14974 raft_consensus.cc:2368] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14.
I20260709 12:15:05.861078 19344 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.861492 19288 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.850906 19318 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:15:05.863615 19318 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:05.864605 19318 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.865198 19121 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.866873 14904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:05.867515 19121 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:05.867677 14904 raft_consensus.cc:606] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:05.868036 14904 raft_consensus.cc:614] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:05.862944 14728 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44682 (request call id 267) took 9840 ms. Trace:
I20260709 12:15:05.864621 14901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45004 (request call id 2367) took 1240 ms. Trace:
W20260709 12:15:05.875838 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 71741.7us
I20260709 12:15:05.877935 15494 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:15:05.881194 15460 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:05.885411 14942 leader_election.cc:304] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:05.891654 14977 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:15:05.883970 19288 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:15:05.705714 19359 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.874940 14901 rpcz_store.cc:276] 0709 12:15:04.624102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:04.624209 (+   107us) service_pool.cc:224] Handling call
0709 12:15:04.624516 (+   307us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:04.624839 (+   323us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:04.624865 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:04.625289 (+   424us) log.cc:844] Serialized 26 byte log entry
0709 12:15:05.463829 (+838540us) spinlock_profiling.cc:243] Waited 5.01 ms on lock 0x7b4800251958. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd39b0aa1 00007f4cd39a7b37 00007f4cd39a79ca 00007f4cd3a9f26f 00007f4cd3a9ef37 00007f4cd3ab355c 00007f4cd3ab3508 00007f4cd3ab3488 00007f4cd3ab3443 00007f4cd3ab26ec 00007f4cd29dca96
0709 12:15:05.489692 (+ 25863us) spinlock_profiling.cc:243] Waited 3.68 ms on lock 0x7b180028bbe0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:15:05.621324 (+131632us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:15:05.668935 (+ 47611us) log.cc:844] Serialized 14 byte log entry
0709 12:15:05.695694 (+ 26759us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:05.709276 (+ 13582us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:05.821924 (+112648us) raft_consensus.cc:1685] finished
0709 12:15:05.821941 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:05.864429 (+ 42488us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":518,"prepare.queue_time_us":38593,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":5862,"raft.run_cpu_time_us":3846,"raft.run_wall_time_us":840420,"spinlock_wait_cycles":19992192,"thread_start_us":94485,"threads_started":1,"wal-append.queue_time_us":1151142}
I20260709 12:15:05.897521 19288 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.900799 19242 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:05.896047 19306 raft_consensus.cc:2804] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:05.746806 19256 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.930771 14899 raft_consensus.cc:2468] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:15:05.893883 19354 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.021s
I20260709 12:15:05.947310 14899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:05.932200 19288 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:05.932587 19242 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:05.940292 19243 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:05.949324 14899 raft_consensus.cc:606] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:05.964885 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:05.966480 18920 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:05.945245 19306 raft_consensus.cc:697] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:05.972407 19243 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:05.972473 15462 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:05.983376 14828 raft_consensus.cc:2468] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:05.980163 14899 raft_consensus.cc:614] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:05.993381 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:05.959708 19242 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:05.998039 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:06.002780 14823 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
W20260709 12:15:06.009106 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 54035.3us
I20260709 12:15:05.874583 14728 rpcz_store.cc:276] 0709 12:14:55.962778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:55.963087 (+   309us) service_pool.cc:224] Handling call
0709 12:15:05.799970 (+9836883us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:02.980395 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:02.980962 (+   567us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:02.980994 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:15:02.981011 (+    17us) tablet.cc:662] Decoding operations
0709 12:15:02.983385 (+  2374us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:02.983464 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:02.983490 (+    26us) tablet.cc:685] Acquiring locks for 23 operations
0709 12:15:03.265632 (+282142us) tablet.cc:701] Row locks acquired
0709 12:15:03.265653 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:15:03.265805 (+   152us) write_op.cc:270] Start()
0709 12:15:03.265923 (+   118us) write_op.cc:276] Timestamp: P: 1783599303265758 usec, L: 0
0709 12:15:03.265947 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:15:03.291663 (+ 25716us) log.cc:844] Serialized 9068 byte log entry
0709 12:15:03.541140 (+249477us) op_driver.cc:464] REPLICATION: finished
0709 12:15:03.679376 (+138236us) write_op.cc:301] APPLY: starting
0709 12:15:03.679455 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:03.888617 (+209162us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:03.896342 (+  7725us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:04.040044 (+143702us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:04.040599 (+   555us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=46
0709 12:15:04.040643 (+    44us) write_op.cc:312] APPLY: finished
0709 12:15:04.041037 (+   394us) log.cc:844] Serialized 158 byte log entry
0709 12:15:04.041276 (+   239us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:04.041465 (+   189us) write_op.cc:454] Released schema lock
0709 12:15:04.041521 (+    56us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:04.041883 (+   362us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:04.041909 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":49369,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":133400,"apply.run_cpu_time_us":9562,"apply.run_wall_time_us":362490,"num_ops":23,"prepare.queue_time_us":65329,"prepare.run_cpu_time_us":8187,"prepare.run_wall_time_us":317591,"replication_time_us":266147,"thread_start_us":113763,"threads_started":2}]]}
I20260709 12:15:05.998353 19126 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:05.999459 19139 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:06.017752 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:06.019588 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:06.020255 15491 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 9.
I20260709 12:15:06.021190 19244 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:06.014387 19139 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.016500 19302 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.023677 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.028859 14828 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:15:06.024614 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.034907 14829 raft_consensus.cc:2393] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:15:06.038623 14899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9593b4db69494807bcc14559f8593547"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:06.039340 14899 raft_consensus.cc:606] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
W20260709 12:15:06.066560 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:06.067273 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.067790 14828 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 8.
I20260709 12:15:06.035597 19139 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.073751 19376 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.075987 19376 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.084978 14899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:06.085659 14899 raft_consensus.cc:606] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:06.093473 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:15:06.094099 14943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:06.094775 14869 leader_election.cc:400] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14.
I20260709 12:15:06.095079 14869 leader_election.cc:403] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:06.096458 19255 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:06.097146 19255 raft_consensus.cc:2749] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for earlier term 13. Current term is 14.
I20260709 12:15:06.097862 19255 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:06.100165 19185 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:06.106406 19139 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.095671 19242 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.110580 19242 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:06.113899 19387 log.cc:927] Time spent T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.231s	user 0.002s	sys 0.000s
I20260709 12:15:06.124610 14971 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:06.133380 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.134111 14977 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:06.134930 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.026384 19306 consensus_queue.cc:237] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.138160 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.138628 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.153294 14972 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.135587 14974 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
W20260709 12:15:06.141264 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:06.141587 19329 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:06.149801 19104 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.152700 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:06.138247 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:06.066365 19244 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.076783 19302 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.124802 19359 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:06.171468 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 75569.5us
I20260709 12:15:06.161981 19181 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:06.169648 18920 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:06.169617 19354 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.160423 19329 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.175036 19139 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.190064 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:06.191232 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:06.165970 19104 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:06.195109 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 449651us
I20260709 12:15:06.196005 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:06.197535 19408 log.cc:927] Time spent T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 12:15:06.198079 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:06.198917 19367 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:06.199282 19344 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:06.199786 14975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50792 (request call id 2104) took 1020 ms. Trace:
I20260709 12:15:06.200165 14975 rpcz_store.cc:276] 0709 12:15:05.179852 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:05.185858 (+  6006us) service_pool.cc:224] Handling call
0709 12:15:06.199629 (+1013771us) spinlock_profiling.cc:243] Waited 570 ms on lock 0x7b540011eed4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8b2fa 00007f4cd3a4cb17 00007f4cccfc76d4 00007f4cccfc7662 00007f4cccfc7591 00007f4cccfc750c 00007f4cccfc67c2 00007f4cccdc248c 00007f4cccdc18c6 00007f4cccdc126f
0709 12:15:06.199724 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1311063424}
W20260709 12:15:06.201218 19395 log.cc:927] Time spent T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.314s	user 0.001s	sys 0.000s
W20260709 12:15:06.202469 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 238511us
I20260709 12:15:06.203183 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:06.179203 19181 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.194888 19366 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:06.207966 14972 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:15:06.210587 14793 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:06.209472 14823 raft_consensus.cc:1275] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:15:06.183970 19243 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.185431 19287 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:06.199020 19297 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:06.223877 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 513920us
I20260709 12:15:06.208779 19181 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.211385 19126 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.016s
I20260709 12:15:06.213590 19376 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:15:06.235061 14869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:06.188185 19354 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.222396 19294 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:15:06.221990 19329 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:06.267942 19244 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.232575 19376 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.268528 19376 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:06.269279 19406 log.cc:927] Time spent T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.256s	user 0.000s	sys 0.000s
I20260709 12:15:06.239001 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.273567 19288 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.242012 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:06.242654 19373 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:15:06.250052 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet ed4725c3147d434594ee136979e6976a: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:06.250320 19287 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.282500 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.253464 19126 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.253612 14794 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:06.254138 19297 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:06.226909 19344 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:06.256475 19294 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:06.258296 14796 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:06.258879 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:06.259560 19256 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:06.260563 19410 log.cc:927] Time spent T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.122s	user 0.002s	sys 0.000s
I20260709 12:15:06.297232 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.297407 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.298477 14827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.299084 14871 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:06.262828 15491 raft_consensus.cc:1240] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:06.264324 19104 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.265375 19302 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.237635 15493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:15:06.241552 19411 log.cc:927] Time spent T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:15:06.277866 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:06.276409 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:06.312081 14824 raft_consensus.cc:3060] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.307327 14871 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:06.285478 19287 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.287546 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.294787 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.293686 14794 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:06.284108 19243 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.317533 19302 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:06.317725 14871 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:06.318102 19302 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.318511 19302 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:06.302806 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.312904 15493 raft_consensus.cc:2368] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:15:06.320822 19244 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:06.321911 14869 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:06.322986 19415 raft_consensus.cc:993] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:06.323263 19272 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:06.323648 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.324291 14978 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:06.324952 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.326081 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.312954 19126 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.327188 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.327843 19231 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=1 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:15:06.298552 19365 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:06.329209 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:06.294487 19294 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:06.313714 14830 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:06.294744 19373 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:06.291829 19344 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.323518 19415 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 12:15:06.336722 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 78534.4us
I20260709 12:15:06.346201 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:06.341328 19344 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:06.322896 19181 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.349236 19354 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.350080 15499 raft_consensus.cc:2368] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:06.354601 14971 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:15:06.355743 19231 tablet_bootstrap.cc:492] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:15:06.356726 19231 ts_tablet_manager.cc:1403] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 1.709s	user 0.037s	sys 0.026s
I20260709 12:15:06.329665 14823 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:06.333897 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.334761 19373 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.357450 14975 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
W20260709 12:15:06.335848 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 77043.7us
I20260709 12:15:06.359391 19370 consensus_queue.cc:1059] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:06.328059 19126 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.309067 19256 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:06.332302 19243 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.360541 19370 raft_consensus.cc:3055] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:06.334959 18920 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:06.360971 19370 raft_consensus.cc:740] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:06.362310 19243 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.363509 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.364135 14975 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:06.364627 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.361303 18920 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.366335 18920 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:06.361943 19370 consensus_queue.cc:260] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.359902 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:06.331959 14793 leader_election.cc:400] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
W20260709 12:15:06.343806 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 2a8d49114aa24d3db326fc05411699ad: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 13 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:06.373574 14793 leader_election.cc:403] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
W20260709 12:15:06.370623 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 50708.8us
I20260709 12:15:06.336158 14826 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:06.372262 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.376147 19370 raft_consensus.cc:3060] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.376459 15495 raft_consensus.cc:1275] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:06.341389 19415 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.377218 19415 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:06.374137 19287 raft_consensus.cc:1081] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:06.377856 19113 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:06.378372 19255 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.378875 19255 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.379428 14869 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:06.383276 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:06.384016 14869 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:06.384909 19354 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:06.385267 19354 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.385569 19354 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:06.386735 19376 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.387586 19243 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:06.387989 19243 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.374034 14794 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d
I20260709 12:15:06.388384 19243 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:06.389025 15460 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:06.390153 19321 raft_consensus.cc:2804] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:06.390684 19321 raft_consensus.cc:697] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:06.357492 19373 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:06.391566 19321 consensus_queue.cc:237] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.397224 14794 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:06.397810 19255 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.398121 19121 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:06.391403 19126 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 12:15:06.398792 19294 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.399569 14794 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:15:06.400506 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 68683.4us
I20260709 12:15:06.401818 14794 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:06.409482 14793 leader_election.cc:400] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:06.409971 14793 leader_election.cc:403] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 12:15:06.378048 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.414309 14971 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:06.415338 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.416551 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.417539 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:06.419229 14942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:06.398365 19255 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:06.424928 14905 raft_consensus.cc:1275] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:06.420351 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.424917 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:06.427206 14826 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.405714 19297 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:06.435798 19297 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.436226 19297 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.440419 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:15:06.434367 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 86176.5us
I20260709 12:15:06.446269 14869 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:06.421212 19121 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:06.457324 14824 raft_consensus.cc:2468] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:15:06.428133 19255 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:06.462720 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:06.426764 19104 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.426147 19272 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.043s
I20260709 12:15:06.476928 19420 consensus_queue.cc:1059] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:06.464885 19376 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:06.479207 19422 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index 4 to 10, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:06.487270 19231 raft_consensus.cc:359] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.492681 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:06.493412 14905 raft_consensus.cc:3060] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:06.495133 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 44524.9us
I20260709 12:15:06.464269 19181 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:06.461795 19118 raft_consensus.cc:2764] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election decision vote started in defunct term 10: won
I20260709 12:15:06.469149 19255 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:06.488029 19354 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.540546 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:06.465839 19302 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.534010 19067 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 12:15:06.589006 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 179667us
W20260709 12:15:06.589380 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 143186us
I20260709 12:15:06.550462 19256 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:06.553918 19288 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:06.553217 19231 raft_consensus.cc:740] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
W20260709 12:15:06.675282 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 139917us
W20260709 12:15:06.675341 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 123880us
I20260709 12:15:06.531569 19104 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:06.594540 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 192767us
I20260709 12:15:06.588442 19306 consensus_queue.cc:1048] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.093s
I20260709 12:15:06.694384 19256 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:06.747270 14727 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 7 to 11. New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.749060 14727 catalog_manager.cc:5697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 8 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
W20260709 12:15:06.750058 19433 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:15:06.751139 14727 catalog_manager.cc:5697] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:06.751618 19243 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.756645 19231 consensus_queue.cc:260] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:06.758775 19231 ts_tablet_manager.cc:1434] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.391s	user 0.002s	sys 0.006s
I20260709 12:15:06.760773 19373 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.762590 19365 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:06.769953 19435 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.771363 19354 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.755751 19415 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.803473 19415 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.780251 19255 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:06.780982 19419 log.cc:927] Time spent T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 12:15:06.787282 19428 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:06.805449 19428 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:06.806226 19255 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.806439 19428 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.789995 19297 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.788846 19243 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.796260 14977 raft_consensus.cc:2468] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:15:06.800618 19435 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.811388 18920 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.814373 19294 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:06.811830 19435 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.764781 19256 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:06.829262 14905 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:15:06.765156 19373 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.830762 14727 catalog_manager.cc:5697] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:06.846640 19366 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.848970 19366 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:06.858006 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 358098us
I20260709 12:15:06.868920 15462 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:06.863233 19121 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 8. Current term is 9.
I20260709 12:15:06.840806 19365 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
I20260709 12:15:06.888741 14826 raft_consensus.cc:2468] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:15:06.890856 19376 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937) with higher term. Message: Invalid argument: T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:06.891427 19067 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:06.891911 19067 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:06.897571 18920 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.909775 14727 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 9 to 13. New cstate: current_term: 13 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:06.936363 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 237713us
I20260709 12:15:06.936468 19272 consensus_queue.cc:1048] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:06.938258 19272 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.940937 19318 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:06.941152 19104 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.941506 19318 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.942783 19366 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:06.903409 19113 consensus_meta.cc:287] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: Time spent flushing consensus metadata: real 0.524s	user 0.007s	sys 0.002s
I20260709 12:15:06.943403 19297 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.943800 19113 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:06.945122 19344 consensus_meta.cc:287] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: Time spent flushing consensus metadata: real 0.596s	user 0.010s	sys 0.000s
I20260709 12:15:06.945501 19344 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.947463 19344 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.947711 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.948024 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.950835 19430 raft_consensus.cc:3055] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:06.951318 19430 raft_consensus.cc:740] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:06.951490 14727 catalog_manager.cc:5697] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 9 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 11 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:06.952262 19430 consensus_queue.cc:260] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:06.953874 19430 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:06.955679 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:06.956709 19354 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:06.957266 19354 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.959314 19354 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.961175 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.938764 19272 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:06.899575 19302 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:06.973635 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.973913 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.975250 14971 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:15:06.976564 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:06.972575 19318 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:06.981917 19272 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:06.986368 14972 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
W20260709 12:15:06.974326 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 105536us
I20260709 12:15:06.985024 14727 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 10 to 12, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 12 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:06.988329 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 289681us
I20260709 12:15:06.994877 15462 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:06.983572 19251 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.003s	sys 0.012s
I20260709 12:15:07.010994 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.012068 14972 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:07.013365 19377 raft_consensus.cc:2749] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:15:07.011838 19251 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.003s	sys 0.012s
I20260709 12:15:07.023996 14973 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:07.025776 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.026329 14973 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:07.000873 19242 raft_consensus.cc:2804] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:07.033912 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.041610 15491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:15:07.038731 14871 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.011s	sys 0.011s
W20260709 12:15:07.042747 14871 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.011s	sys 0.011s
I20260709 12:15:07.041474 15494 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
W20260709 12:15:07.043298 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 545903us
I20260709 12:15:07.043987 14727 catalog_manager.cc:5697] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 7 to 10, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:07.039312 14972 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:15:07.048092 15499 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:07.049679 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 18 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:07.050806 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 52091.4us
I20260709 12:15:07.052153 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.056413 14871 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.060811 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.061527 14972 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:07.065675 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:07.066329 15499 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:07.033461 19422 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:57288 (request call id 7) took 2034 ms. Trace:
I20260709 12:15:07.017315 19344 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 12:15:07.050655 19242 raft_consensus.cc:697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:07.074205 14796 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.066283 19366 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:07.058223 19302 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:07.098502 14971 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:07.099403 14972 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:07.076458 14973 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:07.107720 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:07.108978 14979 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:07.096174 15491 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 4 to 10, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:07.110991 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:07.113832 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:07.111450 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:07.125703 14869 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.129611 14794 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:07.124219 15460 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.112041 19428 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:07.130475 14794 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:07.139953 14794 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:15:07.142292 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 68165.7us
I20260709 12:15:07.143006 14796 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.146521 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:07.154536 14975 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:07.157469 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.203806 14823 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:15:07.214787 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.153010 19104 raft_consensus.cc:2804] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:07.204685 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.141665 19121 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:07.208307 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.222318 14822 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:07.145632 19428 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:07.156168 19126 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:07.232102 14904 raft_consensus.cc:1275] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:07.230321 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.158960 14869 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.114775 19320 consensus_queue.cc:1048] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.172s
W20260709 12:15:07.211743 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 87604.5us
I20260709 12:15:07.166193 19373 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:07.222596 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.234229 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.250921 14898 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:07.214006 19321 raft_consensus.cc:2804] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election won for term 11
W20260709 12:15:07.254400 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 95485.8us
I20260709 12:15:07.249428 14830 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:07.256251 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.256126 14869 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:07.257959 19442 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
I20260709 12:15:07.233573 19243 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:15:07.261402 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 129566us
I20260709 12:15:07.261344 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.263159 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.264119 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.234992 19104 raft_consensus.cc:697] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:07.244800 19428 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.250612 19126 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.255064 14840 tablet_copy_service.cc:342] P 7d1b36248f6440b891a954e65666f1eb: Request end of tablet copy session 2521854406d544779444a29c4141b97d-baf36c40d8034bd5959ba84149b24785 received from {username='slave'} at 127.0.0.1:60872
I20260709 12:15:07.234728 19121 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.264025 14869 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.219158 19306 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.046s
I20260709 12:15:07.258828 19255 raft_consensus.cc:2804] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:07.273296 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.216107 19242 consensus_queue.cc:237] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:07.292233 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.295032 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.267583 19446 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:07.296694 19436 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:07.297037 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.297183 19413 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.103s
I20260709 12:15:07.298324 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.298972 14901 raft_consensus.cc:2368] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:07.299494 14972 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 13. Current term is 14. Ops: []
I20260709 12:15:07.299794 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:15:07.300791 19454 log.cc:927] Time spent T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:15:07.267481 19444 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.200s
I20260709 12:15:07.302023 19104 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 12.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.306756 19121 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.263532 19321 raft_consensus.cc:697] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:07.309216 19321 consensus_queue.cc:237] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:07.310602 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.311239 14825 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:07.312083 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.312865 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.313112 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.313726 14825 raft_consensus.cc:3060] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:07.293351 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.317356 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.316653 14896 raft_consensus.cc:2368] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:07.074119 19422 rpcz_store.cc:276] 0709 12:15:04.977552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:04.977695 (+   143us) service_pool.cc:224] Handling call
0709 12:15:05.538457 (+560762us) spinlock_profiling.cc:243] Waited 304 ms on lock 0x7b58008807d0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4cce9e30aa 00007f4ccea65447 00007f4ccea8270a 00007f4ccea8376a 00007f4ccea8291b 00007f4ccea8e03c 00007f4ccea8d6b3 00007f4ccea859fa 00007f4cd3a4d4c9 00007f4cccfc9c54
0709 12:15:05.583170 (+ 44713us) log.cc:844] Serialized 501 byte log entry
0709 12:15:05.601162 (+ 17992us) spinlock_profiling.cc:243] Waited 181 ms on lock 0x7b5400348ad4. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea8d735 00007f4ccea859fa 00007f4cd3a4d4c9 00007f4cccfc9c54 00007f4cccfc9be2 00007f4cccfc9b11 00007f4cccfc9a8c 00007f4cccfc8d42 00007f4cccdc248c 00007f4cccdc18c6
0709 12:15:05.647431 (+ 46269us) spinlock_profiling.cc:243] Waited 1.31 ms on lock 0x7b54003591a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea00142 00007f4cce9e0eaa 00007f4cce9e7d53 00007f4cce9e7cd9 00007f4cce9e7c69 00007f4cce9e7c31 00007f4cce9e6dfd 0000000000388634 0000000000388479 00007f4ccb99a475
0709 12:15:05.720669 (+ 73238us) spinlock_profiling.cc:243] Waited 12.7 ms on lock 0x7b54003591a0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cce9f0571 00007f4ccea07b26 00007f4ccea0149a 00007f4ccea00714 00007f4cce9e0eaa 00007f4cce9e7d53 00007f4cce9e7cd9 00007f4cce9e7c69 00007f4cce9e7c31 00007f4cce9e6dfd 0000000000388634
0709 12:15:07.004621 (+1283952us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37319,"raft.queue_time_us":26208,"raft.run_cpu_time_us":4095,"raft.run_wall_time_us":122196,"spinlock_wait_cycles":1148963072}
I20260709 12:15:07.290946 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:07.320632 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.322875 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.325963 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:07.327538 15499 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:07.326072 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.327040 14901 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
I20260709 12:15:07.264364 19243 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.289263 19244 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:07.335047 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.339679 14868 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.296624 14840 tablet_copy_service.cc:434] P 7d1b36248f6440b891a954e65666f1eb: ending tablet copy session 2521854406d544779444a29c4141b97d-baf36c40d8034bd5959ba84149b24785 on tablet baf36c40d8034bd5959ba84149b24785 with peer 2521854406d544779444a29c4141b97d
I20260709 12:15:07.314429 19415 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:07.270246 19067 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.349288 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.353222 19455 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:15:07.354385 14974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50792 (request call id 2121) took 1070 ms. Trace:
I20260709 12:15:07.362917 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.363822 14901 raft_consensus.cc:2368] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:07.337435 19244 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.371999 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 18 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.354812 14974 rpcz_store.cc:276] 0709 12:15:06.283670 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:06.283967 (+   297us) service_pool.cc:224] Handling call
0709 12:15:06.285191 (+  1224us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:06.285570 (+   379us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:06.285601 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:06.306304 (+ 20703us) log.cc:844] Serialized 26 byte log entry
0709 12:15:06.712458 (+406154us) spinlock_profiling.cc:243] Waited 5.8 ms on lock 0x7b180035b9c0. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb97ce07 00007f4cd47d79a9 00007f4ccb99969b 00007f4ccb99793f 00007f4ccb999c02 00007f4cce62120b 00007f4cce626d23 00007f4cce6270d1 00007f4ccea42a0f
0709 12:15:06.986292 (+273834us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:15:06.986328 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:06.986395 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:07.350737 (+364342us) raft_consensus.cc:1685] finished
0709 12:15:07.350762 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:07.354290 (+  3528us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":411,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":19900,"spinlock_wait_cycles":13342592,"thread_start_us":242878,"threads_started":1,"wal-append.queue_time_us":734992}
W20260709 12:15:07.386961 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 68428.7us
I20260709 12:15:07.389446 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.390765 14901 raft_consensus.cc:2368] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13.
I20260709 12:15:07.381404 19244 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:07.323994 19436 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.396895 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.392936 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.351632 19415 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.386514 19422 raft_consensus.cc:2804] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:07.406687 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.389585 14830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9593b4db69494807bcc14559f8593547"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36718
I20260709 12:15:07.415843 14830 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.416213 14830 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:07.413900 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.422840 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.423633 14901 raft_consensus.cc:2368] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13.
I20260709 12:15:07.424233 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.380918 19126 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.429965 19415 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.418267 19413 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.386288 19428 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.434845 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.436121 19443 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:07.439357 14796 leader_election.cc:400] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:07.440249 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.441318 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.443852 19318 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.444550 19455 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.445240 19455 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:07.449117 19243 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.450335 19067 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.450567 19436 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.451985 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.453444 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.455757 14830 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.457512 14796 leader_election.cc:400] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:07.457708 14825 raft_consensus.cc:2468] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:07.458434 14796 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:07.459124 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
W20260709 12:15:07.459982 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 120405us
I20260709 12:15:07.460590 14897 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
W20260709 12:15:07.435206 19256 consensus_meta.cc:287] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: Time spent flushing consensus metadata: real 0.589s	user 0.009s	sys 0.001s
I20260709 12:15:07.470705 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.471467 14825 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 9.
I20260709 12:15:07.472689 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:07.474272 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.476963 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:07.479210 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:07.482702 14796 leader_election.cc:400] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:07.483618 14796 leader_election.cc:403] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 12:15:07.484208 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.484850 14896 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:07.487562 14796 leader_election.cc:400] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13.
I20260709 12:15:07.489283 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 856acbe08d144d12bef348bde5377b8c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 8)
I20260709 12:15:07.489336 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:07.463253 19446 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:07.492617 19446 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.495811 14796 leader_election.cc:400] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13.
I20260709 12:15:07.496290 14796 leader_election.cc:403] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 12:15:07.436021 19281 consensus_queue.cc:1048] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.074s
I20260709 12:15:07.454213 19422 raft_consensus.cc:697] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:07.514844 19422 consensus_queue.cc:237] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:07.456974 19067 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.505281 14830 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.465636 19255 raft_consensus.cc:697] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:07.473223 19443 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:07.520382 19443 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:07.520859 19443 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:07.522136 14830 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 12:15:07.524122 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 110309us
I20260709 12:15:07.485563 19455 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:07.526855 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.528084 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.530354 14902 raft_consensus.cc:3055] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:07.530664 14902 raft_consensus.cc:740] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:07.528751 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.531257 14972 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:07.503345 18920 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 9. Current term is 10.
I20260709 12:15:07.544724 19370 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:07.545207 19370 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.545579 19370 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:07.546010 19244 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.549010 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.549539 14828 raft_consensus.cc:3060] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:15:07.551751 14902 consensus_queue.cc:260] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.552757 14902 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:07.553262 14827 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 14. Current term is 15. Ops: []
I20260709 12:15:07.555239 19244 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.555971 14828 raft_consensus.cc:2468] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
W20260709 12:15:07.557152 19453 log.cc:927] Time spent T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.154s	user 0.002s	sys 0.000s
W20260709 12:15:07.559876 19452 log.cc:927] Time spent T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.157s	user 0.000s	sys 0.000s
I20260709 12:15:07.561913 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.565799 14972 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:07.481920 19256 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.525907 19067 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:07.583489 14902 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:07.589461 14899 raft_consensus.cc:2393] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 12: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:07.520548 19255 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:07.599500 14871 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:07.598918 14796 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:07.607409 19457 log.cc:927] Time spent T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.337s	user 0.000s	sys 0.002s
I20260709 12:15:07.613262 19455 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:07.630199 19370 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.631089 19256 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.632375 19455 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.636839 14796 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d
W20260709 12:15:07.683466 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 46705.5us
W20260709 12:15:07.684151 19477 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: Append to log took a long time: real 0.064s	user 0.002s	sys 0.000s
I20260709 12:15:07.686286 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.686868 14972 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:07.687618 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:07.711865 14896 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
I20260709 12:15:07.712839 14897 raft_consensus.cc:1240] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 14. Current term is 15. Ops: []
I20260709 12:15:07.714148 14796 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.723223 19354 raft_consensus.cc:993] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:07.723737 19354 raft_consensus.cc:1081] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:07.725267 19443 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.727435 19443 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:07.729624 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.731155 19121 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:07.732836 19455 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.721663 19365 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:07.737757 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:07.742148 14972 raft_consensus.cc:2468] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:07.743435 14869 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.748631 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:07.750142 14901 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 13. Current term is 14. Ops: []
I20260709 12:15:07.750941 14975 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 14: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:07.754424 14979 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:07.738900 14978 raft_consensus.cc:2955] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 4 to 10, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:07.756016 19365 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.762892 19139 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:07.752938 19121 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.773279 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.758306 19251 raft_consensus.cc:2804] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:07.783900 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.754985 19443 consensus_queue.cc:1059] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 12:15:07.790307 14871 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.778326 19181 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:07.802464 19181 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:07.794405 19251 raft_consensus.cc:697] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:07.799862 19365 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:07.800470 19480 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 12:15:07.801779 19329 consensus_queue.cc:1059] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 14.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:07.801993 19370 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:07.802776 19067 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13.
I20260709 12:15:07.799015 14871 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.808740 19476 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.809468 19475 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260709 12:15:07.826717 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 60947.1us
I20260709 12:15:07.783541 19437 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.027s
I20260709 12:15:07.839085 14871 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.804600 19288 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.855782 14871 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:15:07.851094 19481 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:15:07.862457 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:07.863611 14823 raft_consensus.cc:2393] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 14: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
W20260709 12:15:07.861733 19444 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.019s	sys 0.004s
W20260709 12:15:07.865962 19444 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.517s	user 0.020s	sys 0.004s
I20260709 12:15:07.866559 19420 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:07.850122 19181 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:07.870467 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.850878 19272 raft_consensus.cc:3055] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:07.871117 19272 raft_consensus.cc:740] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:07.873227 19272 consensus_queue.cc:260] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.874377 19272 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:07.876581 19473 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:07.877592 19444 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.881314 19181 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:07.881064 19251 consensus_queue.cc:237] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.881810 19181 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:07.883785 19181 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:07.858069 19475 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:07.869110 19121 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 14.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.890034 14970 raft_consensus.cc:1275] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:07.893096 14978 raft_consensus.cc:1240] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260709 12:15:07.893306 14871 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.893944 19320 consensus_queue.cc:1048] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:07.895183 19500 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:07.895730 14970 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:07.893747 19415 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:07.897069 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.898275 19344 raft_consensus.cc:3055] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:07.903891 19344 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.904814 19344 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.905851 19344 raft_consensus.cc:3060] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:07.913024 14871 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:07.919370 14871 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:07.918141 19415 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:07.917296 19126 consensus_queue.cc:1059] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 12:15:07.936470 14871 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:07.920475 19500 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:15:07.931084 19418 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:07.948060 19306 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:07.948588 19126 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:07.952834 19104 raft_consensus.cc:3055] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:07.972656 19104 raft_consensus.cc:740] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:07.939837 19373 raft_consensus.cc:3055] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:07.974000 19373 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:07.974866 19373 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.970798 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:07.976542 19126 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:07.976042 19373 raft_consensus.cc:3060] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:15:07.982870 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:07.967007 19475 raft_consensus.cc:2804] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:07.965607 19500 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:07.987618 14822 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 15. Current term is 16. Ops: []
I20260709 12:15:07.989424 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
W20260709 12:15:07.993341 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 6f3b3618241048fe9a6b80c0480244fe: Illegal state: Replica 06d602c103924b9ca33fd3a8852aad88 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 12 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:07.984903 19480 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:07.988359 19500 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:07.977900 19306 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.003721 19324 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:08.010321 14822 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 7. (term mismatch)
I20260709 12:15:08.017858 14822 pending_rounds.cc:85] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 6
I20260709 12:15:08.011355 14826 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:15:07.998997 19475 raft_consensus.cc:697] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:08.016363 19185 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:07.994639 19418 raft_consensus.cc:493] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:07.996898 19302 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:08.018147 14822 pending_rounds.cc:107] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 13.7
I20260709 12:15:08.023342 14822 raft_consensus.cc:2889] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:08.024454 19475 consensus_queue.cc:237] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.031505 19302 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.035032 19302 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:08.036954 19306 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:08.042716 14972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:15:08.043490 14972 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.043871 14972 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:08.044947 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:08.045094 14971 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260709 12:15:08.050009 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:08.056082 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:08.050060 14796 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:08.085949 19126 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:08.023301 19418 raft_consensus.cc:515] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:08.090215 19418 leader_election.cc:290] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:08.090845 19506 log.cc:927] Time spent T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 12:15:08.064693 19365 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 12:15:08.105605 14905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:08.106321 14905 raft_consensus.cc:606] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:08.106690 14905 raft_consensus.cc:614] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:08.059809 19324 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.117033 14896 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:08.129122 14972 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.123586 19500 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.107756 19473 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 12:15:08.126339 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:08.133795 14972 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:08.134910 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:08.136538 19344 consensus_queue.cc:1059] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:08.139683 14905 raft_consensus.cc:3055] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Stepping down as leader of term 11
W20260709 12:15:08.140496 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 57208325c32042458c99c5c30886c3e1: Illegal state: Replica 7d1b36248f6440b891a954e65666f1eb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:08.141837 14905 raft_consensus.cc:740] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:08.142511 14905 consensus_queue.cc:260] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.144555 14975 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:15:08.149227 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:08.153307 14901 raft_consensus.cc:1240] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting Update request from peer 06d602c103924b9ca33fd3a8852aad88 for earlier term 9. Current term is 10. Ops: []
I20260709 12:15:08.159205 14828 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:08.161098 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:08.163718 14828 raft_consensus.cc:1275] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:08.165834 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:08.166353 14823 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:08.166594 14896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:08.167186 14896 raft_consensus.cc:606] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Received request to transfer leadership to TS 06d602c103924b9ca33fd3a8852aad88
I20260709 12:15:08.167124 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:08.168902 14826 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:08.176476 19139 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:08.163347 19445 raft_consensus.cc:493] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:08.177469 19445 raft_consensus.cc:515] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:08.177757 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:08.178519 14903 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 15: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:15:08.167366 19255 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 12:15:08.179502 19445 leader_election.cc:290] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:08.181048 19501 log.cc:927] Time spent T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.159s	user 0.001s	sys 0.000s
I20260709 12:15:08.181888 19321 consensus_queue.cc:1048] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:08.161610 19344 consensus_queue.cc:1243] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer b299c26ff3a548c18e364e7fdfb86553 log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:15:08.184017 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:08.184935 19242 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:08.185868 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:08.187690 19370 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:08.188107 19370 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:08.203173 19324 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:08.204732 14900 raft_consensus.cc:1240] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:08.208483 14823 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:08.211669 14828 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 7. (term mismatch)
I20260709 12:15:08.212198 14828 pending_rounds.cc:85] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 6
I20260709 12:15:08.212538 14828 pending_rounds.cc:107] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 12.7
I20260709 12:15:08.212805 14828 raft_consensus.cc:2889] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:08.200028 18920 raft_consensus.cc:3055] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:08.217383 18920 raft_consensus.cc:740] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:08.219125 18920 consensus_queue.cc:260] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.189103 19370 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.220963 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:08.221969 14976 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:08.232472 18920 raft_consensus.cc:3060] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:08.234308 19370 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:08.255401 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:15:08.257191 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 92972.6us
I20260709 12:15:08.262252 14828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:08.262567 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:08.378356 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 115890us
I20260709 12:15:08.379076 19515 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:08.374243 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:08.410374 15494 raft_consensus.cc:1275] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
W20260709 12:15:08.432160 14795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:08.441396 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbccd9de442462ca608b02893dece14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:15:08.409993 19513 log.cc:927] Time spent T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.165s	user 0.004s	sys 0.004s
I20260709 12:15:08.457424 14971 raft_consensus.cc:1240] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:08.459378 14971 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:15:08.460804 14979 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:15:08.461290 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:08.461997 14970 raft_consensus.cc:2368] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:08.462891 14905 raft_consensus.cc:3060] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:08.470781 14945 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:08.475930 14900 raft_consensus.cc:1240] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:08.477626 14898 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:15:08.481055 14904 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:15:08.484691 14905 raft_consensus.cc:2468] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
W20260709 12:15:08.500718 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 335238us
I20260709 12:15:08.501526 19443 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:08.506645 14828 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 8. (term mismatch)
I20260709 12:15:08.507056 14828 pending_rounds.cc:85] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Aborting all ops after (but not including) 7
I20260709 12:15:08.507267 14828 pending_rounds.cc:107] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: Aborting uncommitted NO_OP operation due to leader change: 11.8
I20260709 12:15:08.507480 14828 raft_consensus.cc:2889] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:08.508771 14826 raft_consensus.cc:1240] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:08.510205 14794 leader_election.cc:400] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:08.510597 14794 leader_election.cc:403] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:08.514662 19443 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 11
I20260709 12:15:08.516439 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:08.523443 14869 leader_election.cc:304] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:08.525756 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:08.500173 19255 consensus_queue.cc:1048] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.027s
I20260709 12:15:08.528388 19420 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:08.513262 19520 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 12:15:08.533121 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da3a35aaccd4cfea5bdd483374adddf" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:08.537786 19480 consensus_queue.cc:1059] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:08.539680 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:08.541815 14898 raft_consensus.cc:1275] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:08.544947 14945 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:08.546975 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:08.524359 19370 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:15:08.545951 19255 raft_consensus.cc:2749] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:08.559998 19318 raft_consensus.cc:2804] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:08.555276 19324 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:08.557523 19288 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:08.580296 19324 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:08.603955 19324 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.584801 19288 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:08.588938 19318 raft_consensus.cc:697] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
W20260709 12:15:08.610441 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 57774.9us
W20260709 12:15:08.611502 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 58921.8us
I20260709 12:15:08.617491 14971 raft_consensus.cc:1240] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:08.579177 19377 consensus_queue.cc:1048] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 12:15:08.622885 14975 raft_consensus.cc:1275] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
W20260709 12:15:08.623191 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 52979.2us
I20260709 12:15:08.631042 15493 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:08.635779 14896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:08.636433 14896 raft_consensus.cc:606] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:08.636775 14896 raft_consensus.cc:614] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:08.614660 19288 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:08.622373 19329 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.626116 19418 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:08.637269 19324 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:08.654075 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:08.626458 19344 consensus_queue.cc:1059] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 12:15:08.628798 19255 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.025s
I20260709 12:15:08.626632 19365 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:15:08.638471 19126 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
W20260709 12:15:08.634606 19519 consensus_queue.cc:1175] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7d1b36248f6440b891a954e65666f1eb" responder_term: 9 status { last_received { term: 9 index: 7 } last_committed_idx: 7 last_received_current_leader { term: 9 index: 7 } }
I20260709 12:15:08.673046 19473 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:08.680344 19444 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:08.660944 19420 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260709 12:15:08.692401 19533 consensus_queue.cc:1059] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:08.684176 19318 consensus_queue.cc:237] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.653859 19329 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.658231 19418 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.697664 19329 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:08.698693 19418 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:08.711584 15493 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
W20260709 12:15:08.726894 19526 log.cc:927] Time spent T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.317s	user 0.004s	sys 0.000s
W20260709 12:15:08.737200 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 71748.7us
I20260709 12:15:08.712932 19320 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:08.743937 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 80053.9us
I20260709 12:15:08.747706 19373 raft_consensus.cc:3055] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:08.748150 19373 raft_consensus.cc:740] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:08.744741 19443 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267) with higher term. Message: Invalid argument: T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d1b36248f6440b891a954e65666f1eb for earlier term 10. Current term is 11.
I20260709 12:15:08.750171 19302 consensus_queue.cc:1048] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 12:15:08.768978 19255 raft_consensus.cc:993] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:08.769505 19288 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.769443 19255 raft_consensus.cc:1081] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Signalling peer 06d602c103924b9ca33fd3a8852aad88 to start an election
I20260709 12:15:08.771653 19288 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:08.773032 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:08.773768 14828 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:15:08.777556 14896 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 12:15:08.783856 14821 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:08.766695 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:08.796766 14896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:08.797506 14896 raft_consensus.cc:606] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:08.799608 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
W20260709 12:15:08.803691 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 85657.5us
I20260709 12:15:08.823421 19500 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:08.766518 19373 consensus_queue.cc:260] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.809351 19415 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 12:15:08.825484 19104 consensus_queue.cc:260] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:08.810621 19126 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.035s
I20260709 12:15:08.882539 19373 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:08.889355 19104 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:08.905182 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:08.882220 19365 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.026s
W20260709 12:15:08.900223 19535 log.cc:927] Time spent T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.263s	user 0.002s	sys 0.000s
I20260709 12:15:08.921576 19344 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:15:08.922374 14944 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:08.950165 19533 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:15:08.952172 19559 log.cc:927] Time spent T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.085s	user 0.003s	sys 0.000s
I20260709 12:15:08.963119 19344 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:08.966317 19344 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:08.971025 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:08.989924 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:08.995643 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:08.996600 19539 raft_consensus.cc:993] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:08.997138 19539 raft_consensus.cc:1081] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:08.997254 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:08.998433 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:08.999495 14977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
 from {username='slave'} at 127.0.0.1:50800
I20260709 12:15:09.000020 14977 raft_consensus.cc:493] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:09.000360 14977 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:09.004992 14975 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:15:09.009207 14971 raft_consensus.cc:1275] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:15:09.009644 14828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36718
I20260709 12:15:09.010253 14828 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:09.010610 14828 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:08.982162 19344 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:08.910590 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:09.015988 14973 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 10.
I20260709 12:15:09.015239 14977 raft_consensus.cc:515] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:09.029460 14971 raft_consensus.cc:1240] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 5. Current term is 6. Ops: []
I20260709 12:15:09.046308 19344 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.053685 19344 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:09.054360 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:09.056910 14977 leader_election.cc:290] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:09.074271 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:09.074851 15492 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:09.082226 14978 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:15:09.046391 19422 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:09.088951 14828 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:09.117673 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:09.118322 14900 raft_consensus.cc:3055] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:09.118633 14900 raft_consensus.cc:740] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:09.119977 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:09.121898 14828 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:09.125008 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:09.125574 15494 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:09.127368 14793 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:09.129798 19557 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:09.131446 14727 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44686 (request call id 272) took 10395 ms. Trace:
I20260709 12:15:09.131810 14727 rpcz_store.cc:276] 0709 12:14:58.736005 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:58.742406 (+  6401us) service_pool.cc:224] Handling call
0709 12:15:09.131385 (+10388979us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:07.584316 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:07.610821 (+ 26505us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:07.610878 (+    57us) write_op.cc:435] Acquired schema lock
0709 12:15:07.610892 (+    14us) tablet.cc:662] Decoding operations
0709 12:15:07.751634 (+140742us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:07.759635 (+  8001us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:07.760345 (+   710us) tablet.cc:685] Acquiring locks for 8 operations
0709 12:15:07.803495 (+ 43150us) tablet.cc:701] Row locks acquired
0709 12:15:07.803540 (+    45us) write_op.cc:260] PREPARE: finished
0709 12:15:07.803716 (+   176us) write_op.cc:270] Start()
0709 12:15:07.803867 (+   151us) write_op.cc:276] Timestamp: P: 1783599307803652 usec, L: 0
0709 12:15:07.803904 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 12:15:07.862284 (+ 58380us) log.cc:844] Serialized 3238 byte log entry
0709 12:15:08.180386 (+318102us) op_driver.cc:464] REPLICATION: finished
0709 12:15:08.248946 (+ 68560us) write_op.cc:301] APPLY: starting
0709 12:15:08.249050 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:08.473343 (+224293us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:08.473476 (+   133us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:08.668651 (+195175us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:08.668938 (+   287us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=16,key_file_lookups=16,delta_file_lookups=16,mrs_lookups=0
0709 12:15:08.668996 (+    58us) write_op.cc:312] APPLY: finished
0709 12:15:08.669363 (+   367us) log.cc:844] Serialized 81 byte log entry
0709 12:15:08.669550 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:08.669678 (+   128us) write_op.cc:454] Released schema lock
0709 12:15:08.669741 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:08.713683 (+ 43942us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:08.716071 (+  2388us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":134348,"reported_tablets":49,"child_traces":[["op",{"apply.queue_time_us":68271,"apply.run_cpu_time_us":19634,"apply.run_wall_time_us":437234,"cfile_cache_hit":30,"cfile_cache_hit_bytes":31350,"cfile_cache_miss":4,"cfile_cache_miss_bytes":6217,"cfile_init":2,"lbm_read_time_us":1284,"lbm_reads_lt_1ms":12,"num_ops":8,"prepare.queue_time_us":222338,"prepare.run_cpu_time_us":25644,"prepare.run_wall_time_us":457767,"raft.queue_time_us":84775,"raft.run_cpu_time_us":22969,"raft.run_wall_time_us":74939,"replication_time_us":376308,"thread_start_us":313488,"threads_started":4,"wal-append.queue_time_us":149516}]]}
I20260709 12:15:09.141595 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:09.119704 14900 consensus_queue.cc:260] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:09.147676 15494 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:09.098977 19422 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:09.148823 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 518324us
I20260709 12:15:09.160498 14900 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:09.167744 19422 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:09.171916 14824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:09.174855 14824 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 16: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:15:09.190635 15492 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:15:09.212462 14900 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 12.
I20260709 12:15:09.213631 14796 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:09.217190 19344 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:09.217739 19344 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:09.218637 19344 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:09.213701 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 62166.8us
W20260709 12:15:09.214037 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 63963.6us
I20260709 12:15:09.213080 14728 catalog_manager.cc:5697] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.222447 14728 catalog_manager.cc:5697] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.232520 14942 leader_election.cc:304] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:09.239162 14869 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:09.239715 14902 raft_consensus.cc:1240] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Rejecting Update request from peer 7d1b36248f6440b891a954e65666f1eb for earlier term 14. Current term is 15. Ops: []
I20260709 12:15:09.237340 14728 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 12, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.243721 14794 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:09.245589 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:09.241395 14728 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 12, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.248699 14728 catalog_manager.cc:5697] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:09.250780 19302 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:15:09.259943 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:09.254246 14869 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:09.264142 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780efc6ae91242b9ad60f0158f527749" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:09.264753 14900 raft_consensus.cc:3055] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:15:09.265023 14900 raft_consensus.cc:740] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:09.266265 19520 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:09.262779 14898 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:09.249766 19422 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:09.269924 14825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:09.270540 14825 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:09.270072 14728 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.271507 14728 catalog_manager.cc:5697] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.249588 19564 raft_consensus.cc:2804] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:15:09.277905 14900 consensus_queue.cc:260] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:09.273726 14728 catalog_manager.cc:5697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 15, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 15 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.282016 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:09.281713 14728 catalog_manager.cc:5697] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 12, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 12 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.284291 14728 catalog_manager.cc:5697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 9, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 9 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.282681 14975 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 16.
I20260709 12:15:09.253695 19376 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 12:15:09.258409 19475 consensus_queue.cc:1048] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.023s
I20260709 12:15:09.289209 19525 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:09.290021 14900 raft_consensus.cc:3060] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:15:09.291128 14945 leader_election.cc:304] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:09.291708 19301 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:09.260311 19104 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260709 12:15:09.297290 14728 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 13 to 14, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.292157 19533 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:09.302030 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:09.301132 14728 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 13, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 13 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.306878 14728 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 14 to 17, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 17 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.308535 14728 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 11 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.310256 14728 catalog_manager.cc:5697] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.305799 19272 raft_consensus.cc:2749] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:09.312561 19525 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.313297 19533 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:09.314255 19533 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.315050 19525 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:09.312036 14728 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 12. New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:09.320735 14728 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.324333 14900 raft_consensus.cc:2468] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 6.
I20260709 12:15:09.297489 19564 raft_consensus.cc:697] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:09.330102 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:09.337246 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:09.338951 14728 catalog_manager.cc:5697] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.340495 14728 catalog_manager.cc:5697] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 11, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 11 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:09.346033 14900 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:15:09.346743 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:09.324687 19480 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:09.361855 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:09.349944 14728 catalog_manager.cc:5697] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 12 to 13, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 13 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:09.345968 19185 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:09.366586 14728 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.349171 19420 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:09.386986 19420 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:09.387458 19420 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:09.343586 19126 consensus_queue.cc:1059] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 12:15:09.392480 19126 raft_consensus.cc:3055] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:09.392829 19126 raft_consensus.cc:740] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:09.393607 19126 consensus_queue.cc:260] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.394886 19126 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:09.371385 19185 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:09.396626 19185 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:09.317850 19301 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.413523 19301 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:09.384665 19564 consensus_queue.cc:237] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:09.416913 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet e60757c330834b91a41a0527b417bc0f: Illegal state: Replica 7d1b36248f6440b891a954e65666f1eb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.416734 14728 catalog_manager.cc:5697] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.418432 14728 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 13 to 15, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 15 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.420029 14728 catalog_manager.cc:5697] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 11. New cstate: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.429539 14728 catalog_manager.cc:5697] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:09.431806 14728 catalog_manager.cc:5697] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 5 to 7, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 7 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:09.433184 14728 catalog_manager.cc:5697] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:09.444554 14728 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 9, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 9 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.448390 14728 catalog_manager.cc:5697] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 12, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 12 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:09.456425 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 1ee8420d212246b397c57fe38a05ab48: Illegal state: Replica b299c26ff3a548c18e364e7fdfb86553 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.466442 14829 raft_consensus.cc:1275] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:15:09.467366 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:09.468080 14830 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:09.476008 14945 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:09.477108 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:09.477854 14905 raft_consensus.cc:2393] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:09.479974 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:15:09.497754 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet b2573bd48399444a8c68f585702d7e18: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:15:09.479509 19329 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 12:15:09.498988 19318 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 12:15:09.526309 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 208258ba0aa1409ea205068754572ad5: Illegal state: Replica 7d1b36248f6440b891a954e65666f1eb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:09.516829 19324 consensus_queue.cc:1048] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 12:15:09.538398 19185 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.509438 19318 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:09.541132 19318 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:09.612844 19185 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:09.615362 19420 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:09.619441 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 124282us
I20260709 12:15:09.625540 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:09.626164 14829 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:09.628322 14898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:09.628999 14898 raft_consensus.cc:3060] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:09.628445 19533 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:09.634733 19533 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.639086 14829 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:15:09.667804 14898 raft_consensus.cc:2468] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
I20260709 12:15:09.685940 14830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:09.691593 14830 raft_consensus.cc:2393] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 16: Already voted for candidate 7d1b36248f6440b891a954e65666f1eb in this term.
I20260709 12:15:09.692868 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:09.690598 14945 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:09.693656 14823 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:09.694336 19420 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:09.697130 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:09.701766 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:09.695775 19301 raft_consensus.cc:2804] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:09.715513 19556 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:09.716107 19556 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.704213 19415 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:09.717809 19415 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:09.718153 19415 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:09.718755 19556 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:09.721215 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:09.721499 19301 raft_consensus.cc:697] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:09.721976 14900 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 16.
I20260709 12:15:09.722399 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:09.722476 19301 consensus_queue.cc:237] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.723438 14796 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:09.724349 19344 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:09.724706 19344 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:09.725081 19344 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:09.678030 19318 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.752703 19413 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:09.757848 19533 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:09.761128 14823 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:09.765565 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:09.772110 14823 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:15:09.773064 14971 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 16.
I20260709 12:15:09.774120 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:09.776896 14974 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:09.789022 19533 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:09.793848 19533 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 16 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:09.803834 14902 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:09.809672 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:09.810042 14902 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:15:09.801190 19422 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 12:15:09.806900 19556 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.007s
I20260709 12:15:09.818753 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:09.823720 15494 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:09.819581 19533 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.827469 19556 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:09.812243 19480 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 12:15:09.812395 19415 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.837304 19344 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.817322 19318 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:09.865540 14902 raft_consensus.cc:2368] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 13. Current term is 14.
I20260709 12:15:09.868552 14945 leader_election.cc:400] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 13. Current term is 14.
I20260709 12:15:09.868955 14945 leader_election.cc:403] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260709 12:15:09.870031 14972 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:15:09.870433 19318 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:09.881351 15491 raft_consensus.cc:1275] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:15:09.885120 14822 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:09.891315 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:09.880832 19420 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 12:15:09.899609 14829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:09.900236 14829 raft_consensus.cc:3060] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:09.900097 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:09.907958 14829 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:15:09.897509 19415 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:09.909273 14871 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:09.914054 19519 consensus_queue.cc:1048] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:15:09.922011 19415 raft_consensus.cc:2804] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:09.922601 19415 raft_consensus.cc:697] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:09.923470 19415 consensus_queue.cc:237] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:09.933091 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:09.933707 14971 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:09.940093 14971 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 17.
I20260709 12:15:09.945467 14794 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:09.914170 19344 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 17 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:09.964046 19344 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:09.965121 19344 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 17 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:09.966244 19344 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:09.976823 19585 log.cc:927] Time spent T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:15:10.053123 19539 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.053685 19539 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.058545 19318 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441) with higher term. Message: Invalid argument: T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 for earlier term 13. Current term is 14.
I20260709 12:15:10.061076 19539 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:10.072057 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:10.095036 14821 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 14 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
I20260709 12:15:10.076542 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:10.098161 14972 raft_consensus.cc:2410] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 for term 14 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
I20260709 12:15:10.100510 14974 raft_consensus.cc:2468] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:15:10.107523 14869 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:10.109647 19539 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:10.129125 14823 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:15:10.133910 19318 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:15:10.172920 14902 raft_consensus.cc:1275] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:15:10.174249 19329 consensus_queue.cc:1048] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:10.250236 14823 raft_consensus.cc:1240] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 17 LEADER]: Rejecting Update request from peer b299c26ff3a548c18e364e7fdfb86553 for earlier term 16. Current term is 17. Ops: []
I20260709 12:15:10.251686 19415 consensus_queue.cc:1059] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:10.252575 19415 consensus_queue.cc:1243] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 7d1b36248f6440b891a954e65666f1eb log is divergent from this leader: its last log entry 17.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260709 12:15:10.253028 19415 raft_consensus.cc:3055] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:10.253324 19415 raft_consensus.cc:740] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:10.254317 19415 consensus_queue.cc:260] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.11, Last appended by leader: 11, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.260085 19415 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:10.279968 14728 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44682 (request call id 268) took 1624 ms. Trace:
I20260709 12:15:10.281322 14726 catalog_manager.cc:5697] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 10 to 12, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.281960 14728 rpcz_store.cc:276] 0709 12:15:08.685458 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:08.686286 (+   828us) service_pool.cc:224] Handling call
0709 12:15:10.279872 (+1593586us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:09.833978 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:09.875692 (+ 41714us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:09.880992 (+  5300us) write_op.cc:435] Acquired schema lock
0709 12:15:09.884888 (+  3896us) tablet.cc:662] Decoding operations
0709 12:15:09.918158 (+ 33270us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:09.918251 (+    93us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:09.918282 (+    31us) tablet.cc:685] Acquiring locks for 29 operations
0709 12:15:09.977207 (+ 58925us) tablet.cc:701] Row locks acquired
0709 12:15:09.977237 (+    30us) write_op.cc:260] PREPARE: finished
0709 12:15:09.977414 (+   177us) write_op.cc:270] Start()
0709 12:15:09.977540 (+   126us) write_op.cc:276] Timestamp: P: 1783599309977358 usec, L: 0
0709 12:15:09.977562 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:15:09.984875 (+  7313us) log.cc:844] Serialized 11420 byte log entry
0709 12:15:10.140445 (+155570us) op_driver.cc:464] REPLICATION: finished
0709 12:15:10.161875 (+ 21430us) spinlock_profiling.cc:243] Waited 1.15 ms on lock 0x7b1800326740. stack: 00007f4ccb968343 00007f4ccb968240 00007f4ccb2f71d4 00007f4cd5035304 00007f4cd5035299 00007f4cd4862ab1 00007f4cd486f281 00007f4ccb99a3f3 00007f4ccb99c7c1 00007f4ccb99c779 00007f4ccb99c709 00007f4ccb99c6d1 00007f4ccb99b9cd 0000000000388634 0000000000388479 00007f4ccb97d83a
0709 12:15:10.162016 (+   141us) write_op.cc:301] APPLY: starting
0709 12:15:10.162102 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:10.202518 (+ 40416us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:10.202543 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:10.238183 (+ 35640us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:10.238554 (+   371us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=58,key_file_lookups=58,delta_file_lookups=58,mrs_lookups=0
0709 12:15:10.238610 (+    56us) write_op.cc:312] APPLY: finished
0709 12:15:10.239085 (+   475us) log.cc:844] Serialized 252 byte log entry
0709 12:15:10.239276 (+   191us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.239501 (+   225us) write_op.cc:454] Released schema lock
0709 12:15:10.239561 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:10.240000 (+   439us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.240029 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":189079,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":6397,"apply.run_cpu_time_us":30748,"apply.run_wall_time_us":77931,"cfile_cache_hit":118,"cfile_cache_hit_bytes":125347,"num_ops":29,"prepare.queue_time_us":151478,"prepare.run_cpu_time_us":21285,"prepare.run_wall_time_us":191137,"raft.queue_time_us":13637,"raft.run_cpu_time_us":6073,"raft.run_wall_time_us":6342,"replication_time_us":162729,"spinlock_wait_cycles":2649472,"thread_start_us":164636,"threads_started":4,"wal-append.queue_time_us":42686}]]}
I20260709 12:15:10.291811 14726 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.300298 14726 catalog_manager.cc:5697] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 9 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 12 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.303721 19318 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:10.309715 19318 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.311865 19318 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:10.317416 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:10.318208 14902 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:10.318826 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb" is_pre_election: true
I20260709 12:15:10.319325 14823 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:10.320951 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:10.321753 19329 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:10.322113 19329 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:10.322443 19329 raft_consensus.cc:3060] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:10.335721 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:10.346331 19329 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.348662 19329 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:10.349599 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:10.350030 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:10.350337 14902 raft_consensus.cc:2393] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 13: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:10.356801 14823 raft_consensus.cc:2468] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:10.360008 14945 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:10.360872 19519 raft_consensus.cc:2804] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:10.361342 19519 raft_consensus.cc:697] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 13 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:10.362144 19519 consensus_queue.cc:237] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.374804 14726 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52086 (request call id 163) took 7239 ms. Trace:
I20260709 12:15:10.381680 14726 rpcz_store.cc:276] 0709 12:15:03.135731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:03.135907 (+   176us) service_pool.cc:224] Handling call
0709 12:15:10.374708 (+7238801us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:10.322742 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:10.323234 (+   492us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:10.323265 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:15:10.323277 (+    12us) tablet.cc:662] Decoding operations
0709 12:15:10.323790 (+   513us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:10.323843 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:10.323868 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:15:10.324181 (+   313us) tablet.cc:701] Row locks acquired
0709 12:15:10.324194 (+    13us) write_op.cc:260] PREPARE: finished
0709 12:15:10.324357 (+   163us) write_op.cc:270] Start()
0709 12:15:10.324459 (+   102us) write_op.cc:276] Timestamp: P: 1783599310324313 usec, L: 0
0709 12:15:10.324475 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 12:15:10.325490 (+  1015us) log.cc:844] Serialized 1302 byte log entry
0709 12:15:10.327514 (+  2024us) op_driver.cc:464] REPLICATION: finished
0709 12:15:10.327915 (+   401us) write_op.cc:301] APPLY: starting
0709 12:15:10.327998 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:10.329691 (+  1693us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:10.329787 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:10.331548 (+  1761us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:10.331703 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=6,key_file_lookups=6,delta_file_lookups=6,mrs_lookups=0
0709 12:15:10.331823 (+   120us) write_op.cc:312] APPLY: finished
0709 12:15:10.332025 (+   202us) log.cc:844] Serialized 41 byte log entry
0709 12:15:10.332177 (+   152us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.340817 (+  8640us) write_op.cc:454] Released schema lock
0709 12:15:10.340862 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:10.341207 (+   345us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.341236 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":31593,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":218,"apply.run_cpu_time_us":4738,"apply.run_wall_time_us":13238,"cfile_cache_hit":12,"cfile_cache_hit_bytes":12540,"num_ops":3,"prepare.queue_time_us":119,"prepare.run_cpu_time_us":2693,"prepare.run_wall_time_us":3000,"replication_time_us":2908}]]}
I20260709 12:15:10.379076 14723 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.439132 14728 catalog_manager.cc:5697] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 14. New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.441202 14823 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260709 12:15:10.445053 14974 raft_consensus.cc:1275] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260709 12:15:10.446930 19415 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:10.448091 14728 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 13, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.451921 19302 consensus_queue.cc:1048] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:10.452445 14728 catalog_manager.cc:5697] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 12, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.472731 14728 catalog_manager.cc:5697] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 8 to 10, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.476066 14728 catalog_manager.cc:5697] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 11, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 11 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.485978 14728 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 10, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.500967 14728 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 11, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.524175 14972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "208258ba0aa1409ea205068754572ad5"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:15:10.524854 14972 raft_consensus.cc:606] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Received request to transfer leadership to TS b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:10.528766 14972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:15:10.529291 14972 raft_consensus.cc:606] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:10.534031 14972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:15:10.534580 14972 raft_consensus.cc:606] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:10.534940 14972 raft_consensus.cc:614] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:10.545428 14972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed4725c3147d434594ee136979e6976a"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:15:10.546068 14972 raft_consensus.cc:606] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:10.550876 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:10.561839 14728 catalog_manager.cc:5697] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 12 to 14, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 14 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.563246 14728 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.564646 14728 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 14 to 17. New cstate: current_term: 17 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.566471 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:10.567741 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:10.566005 14728 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 12 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.600028 14728 catalog_manager.cc:5697] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 11 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.601962 14728 catalog_manager.cc:5697] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.603224 14728 catalog_manager.cc:5697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 10, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 10 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.604460 14728 catalog_manager.cc:5697] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 12 to 14, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.610060 14972 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:10.612252 14898 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 11. (term mismatch)
I20260709 12:15:10.612619 14898 pending_rounds.cc:85] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Aborting all ops after (but not including) 10
I20260709 12:15:10.612839 14898 pending_rounds.cc:107] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: Aborting uncommitted NO_OP operation due to leader change: 16.11
I20260709 12:15:10.613057 14898 raft_consensus.cc:2889] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:15:10.613190 14723 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44702 (request call id 267) took 11747 ms (client timeout 15000 ms). Trace:
I20260709 12:15:10.613423 19344 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
I20260709 12:15:10.619390 19520 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 12:15:10.613679 14723 rpcz_store.cc:269] 0709 12:14:58.866135 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:58.866383 (+   248us) service_pool.cc:224] Handling call
0709 12:15:10.613117 (+11746734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:10.420968 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:10.421474 (+   506us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:10.421503 (+    29us) write_op.cc:435] Acquired schema lock
0709 12:15:10.421519 (+    16us) tablet.cc:662] Decoding operations
0709 12:15:10.421836 (+   317us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:10.421890 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:10.421916 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:10.422085 (+   169us) tablet.cc:701] Row locks acquired
0709 12:15:10.422102 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:15:10.422229 (+   127us) write_op.cc:270] Start()
0709 12:15:10.422337 (+   108us) write_op.cc:276] Timestamp: P: 1783599310422189 usec, L: 0
0709 12:15:10.422363 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 12:15:10.422961 (+   598us) log.cc:844] Serialized 536 byte log entry
0709 12:15:10.424903 (+  1942us) op_driver.cc:464] REPLICATION: finished
0709 12:15:10.425492 (+   589us) write_op.cc:301] APPLY: starting
0709 12:15:10.425561 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:10.426351 (+   790us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:10.426435 (+    84us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:10.427086 (+   651us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:10.427245 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:15:10.427289 (+    44us) write_op.cc:312] APPLY: finished
0709 12:15:10.427455 (+   166us) log.cc:844] Serialized 25 byte log entry
0709 12:15:10.427602 (+   147us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.427683 (+    81us) write_op.cc:454] Released schema lock
0709 12:15:10.427726 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:10.428063 (+   337us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.428092 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":876008,"reported_tablets":49,"child_traces":[["op",{"apply.queue_time_us":383,"apply.run_cpu_time_us":2530,"apply.run_wall_time_us":2531,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4180,"num_ops":1,"prepare.queue_time_us":107,"prepare.run_cpu_time_us":2240,"prepare.run_wall_time_us":2241,"replication_time_us":2420}]]}
I20260709 12:15:10.703307 19563 raft_consensus.cc:993] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:10.703774 19563 raft_consensus.cc:1081] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:10.706399 14823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed4725c3147d434594ee136979e6976a"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:15:10.706924 14823 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.707250 14823 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:10.727667 14898 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:10.734898 14972 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:15:10.736568 19415 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:10.740135 14728 catalog_manager.cc:5697] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 11 to 14, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } }
I20260709 12:15:10.742187 14823 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.752569 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:10.753185 14902 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:10.744072 14823 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:10.759500 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:10.760106 14974 raft_consensus.cc:3055] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:10.760406 14974 raft_consensus.cc:740] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:10.761160 14974 consensus_queue.cc:260] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.762368 14974 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:10.783648 14902 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
W20260709 12:15:10.787319 14868 consensus_peers.cc:597] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57208325c32042458c99c5c30886c3e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:10.792764 14796 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:10.793730 19344 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:10.794229 19344 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:10.797108 19519 raft_consensus.cc:993] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:10.797580 19519 raft_consensus.cc:993] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:15:10.797945 19519 raft_consensus.cc:1081] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:10.798812 19519 raft_consensus.cc:1081] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Signalling peer b299c26ff3a548c18e364e7fdfb86553 to start an election
I20260709 12:15:10.795068 19344 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.809149 14727 catalog_manager.cc:5697] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 10 to 14, leader changed from 2521854406d544779444a29c4141b97d (127.13.91.132) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 14 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.812093 19520 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:10.812695 19520 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.814751 19520 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:10.811633 14727 catalog_manager.cc:5697] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.828397 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:10.829092 14905 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 15.
I20260709 12:15:10.828486 19251 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Committing config change with OpId 14.10: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:10.832506 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:10.834120 19591 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:10.834558 19591 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:10.834968 19591 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:10.845091 14727 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 4 to 10, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.860240 14821 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:15:10.860059 14905 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:10.850433 14727 catalog_manager.cc:5697] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 8 to 17, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 17 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:10.863844 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:10.864539 14972 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 14.
I20260709 12:15:10.865162 14900 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:10.866580 19318 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:10.865687 19251 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:15:10.868719 14973 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:10.877931 14823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:15:10.878283 14821 raft_consensus.cc:1275] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:10.878516 14823 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.878918 14823 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:10.886634 19329 consensus_queue.cc:1048] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:15:10.894433 19591 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.908161 14974 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:15:10.911311 14823 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.912510 14902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "208258ba0aa1409ea205068754572ad5"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
 from {username='slave'} at 127.0.0.1:45004
I20260709 12:15:10.913034 14902 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.913394 14902 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:10.926018 14902 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.928992 14823 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:10.930338 14902 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:10.919817 14728 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 12 to 13, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 13 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.933957 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:10.934711 14896 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:10.934650 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:10.935335 14974 raft_consensus.cc:3055] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:10.935672 14974 raft_consensus.cc:740] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:10.935387 14972 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:10.936210 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
I20260709 12:15:10.936856 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:10.937121 14822 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:10.937433 14973 raft_consensus.cc:3055] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:10.937426 14905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:10.937989 14973 raft_consensus.cc:740] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:10.938202 14905 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:10.936517 14974 consensus_queue.cc:260] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.938750 14973 consensus_queue.cc:260] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:10.941478 14974 raft_consensus.cc:3060] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:10.946245 19415 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:10.934012 14830 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:10.948752 14973 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:10.951323 14974 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:10.951587 14905 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:15:10.955999 14822 raft_consensus.cc:2468] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:10.956925 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:10.957899 14973 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:15:10.957955 14972 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 16
I20260709 12:15:10.958811 14794 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
W20260709 12:15:10.960762 14868 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e60757c330834b91a41a0527b417bc0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:10.941337 19344 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:10.964386 14896 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 16.
I20260709 12:15:10.955740 19591 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:10.978385 14726 catalog_manager.cc:5697] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 5 to 6, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 6 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:11.040742 14822 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:11.047755 14871 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:11.058722 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 116654us
I20260709 12:15:11.075318 19625 raft_consensus.cc:2804] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:11.077800 14796 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:11.058185 19520 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:11.086239 14972 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 16.
W20260709 12:15:11.079406 19617 log.cc:927] Time spent T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 12:15:10.975528 19344 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:11.099848 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 46875.5us
W20260709 12:15:11.128859 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 62871.1us
I20260709 12:15:11.109632 19520 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:11.132704 19614 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:11.128378 19625 raft_consensus.cc:697] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:11.152352 19614 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 16 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
W20260709 12:15:11.197091 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 238339us
W20260709 12:15:11.184132 19616 log.cc:927] Time spent T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: Append to log took a long time: real 0.131s	user 0.000s	sys 0.001s
I20260709 12:15:11.177542 19344 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:11.234272 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:11.168980 19520 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:11.200631 19625 consensus_queue.cc:237] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:11.177696 19614 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:11.281697 14812 tablet_service.cc:1558] Processing DeleteTablet for tablet 856acbe08d144d12bef348bde5377b8c with delete_type TABLET_DATA_TOMBSTONED (TS 7d1b36248f6440b891a954e65666f1eb not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:36688
I20260709 12:15:11.287650 14727 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44686 (request call id 273) took 1325 ms. Trace:
I20260709 12:15:11.288841 14727 rpcz_store.cc:276] 0709 12:15:09.962178 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:09.962366 (+   188us) service_pool.cc:224] Handling call
0709 12:15:11.287582 (+1325216us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:10.873531 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:10.874031 (+   500us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:10.874067 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:15:10.874083 (+    16us) tablet.cc:662] Decoding operations
0709 12:15:10.874635 (+   552us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:10.874691 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:10.874717 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:15:10.875063 (+   346us) tablet.cc:701] Row locks acquired
0709 12:15:10.875085 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:15:10.875213 (+   128us) write_op.cc:270] Start()
0709 12:15:10.875314 (+   101us) write_op.cc:276] Timestamp: P: 1783599310875172 usec, L: 0
0709 12:15:10.875333 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:15:10.875870 (+   537us) log.cc:844] Serialized 1686 byte log entry
0709 12:15:10.880517 (+  4647us) op_driver.cc:464] REPLICATION: finished
0709 12:15:10.880789 (+   272us) write_op.cc:301] APPLY: starting
0709 12:15:10.880871 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:10.882996 (+  2125us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:10.883101 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:10.888401 (+  5300us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:10.888562 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=8,key_file_lookups=8,delta_file_lookups=8,mrs_lookups=0
0709 12:15:10.888605 (+    43us) write_op.cc:312] APPLY: finished
0709 12:15:10.888807 (+   202us) log.cc:844] Serialized 49 byte log entry
0709 12:15:10.889003 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.889100 (+    97us) write_op.cc:454] Released schema lock
0709 12:15:10.889138 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:10.889487 (+   349us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:10.889514 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1249,"reported_tablets":42,"child_traces":[["op",{"apply.queue_time_us":94,"apply.run_cpu_time_us":5857,"apply.run_wall_time_us":8669,"cfile_cache_hit":16,"cfile_cache_hit_bytes":16720,"num_ops":4,"prepare.queue_time_us":94,"prepare.run_cpu_time_us":2613,"prepare.run_wall_time_us":6041,"replication_time_us":5055}]]}
W20260709 12:15:11.305555 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 257865us
I20260709 12:15:11.326714 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:11.335923 14900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:11.362378 19251 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 12:15:11.413401 14793 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:11.416631 14973 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:11.420205 19635 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:11.424433 19631 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:11.432730 19646 tablet_replica.cc:333] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:11.453637 19646 raft_consensus.cc:2243] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.454654 19646 raft_consensus.cc:2272] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.474370 19646 ts_tablet_manager.cc:1916] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:11.487252 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 116529us
I20260709 12:15:11.492403 19619 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Committing config change with OpId 13.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:11.499555 14974 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Committing config change with OpId 13.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:11.504108 14896 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:11.516050 14824 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Committing config change with OpId 13.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:11.518313 19621 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:15:11.533717 19651 ts_tablet_manager.cc:933] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:11.545122 19655 ts_tablet_manager.cc:933] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:11.566856 19655 tablet_copy_client.cc:323] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:15:11.568920 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet e60757c330834b91a41a0527b417bc0f from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:15:11.569482 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet e60757c330834b91a41a0527b417bc0f from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-e60757c330834b91a41a0527b417bc0f
I20260709 12:15:11.580940 19646 ts_tablet_manager.cc:1929] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.9
I20260709 12:15:11.588023 19646 log.cc:1199] T 856acbe08d144d12bef348bde5377b8c P 7d1b36248f6440b891a954e65666f1eb: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/wals/856acbe08d144d12bef348bde5377b8c
I20260709 12:15:11.590909 14715 catalog_manager.cc:5028] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): tablet 856acbe08d144d12bef348bde5377b8c (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:15:11.592881 14896 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:11.594122 19651 tablet_copy_client.cc:323] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:15:11.596802 14914 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 57208325c32042458c99c5c30886c3e1 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:15:11.597389 14914 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 57208325c32042458c99c5c30886c3e1 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-57208325c32042458c99c5c30886c3e1
I20260709 12:15:11.568305 14723 catalog_manager.cc:5697] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 12 to 13, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 13 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.623992 14914 tablet_copy_source_session.cc:215] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:11.631803 14915 tablet_copy_source_session.cc:215] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:11.633069 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57208325c32042458c99c5c30886c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.635144 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60757c330834b91a41a0527b417bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.639624 14974 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:11.639611 14824 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
W20260709 12:15:11.640605 14868 consensus_peers.cc:597] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b383b6c00c2423ab5b1e0b05b370936. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:11.641438 19640 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:11.643759 19619 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:11.666723 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:11.672600 14727 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.674928 14727 catalog_manager.cc:5697] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 11 to 12, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.700017 19651 tablet_copy_client.cc:806] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:11.700805 19651 tablet_copy_client.cc:670] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:11.722532 19651 tablet_copy_client.cc:538] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:11.724079 14896 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:11.730195 19635 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:11.733628 14900 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:11.738197 19655 tablet_copy_client.cc:806] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:11.738838 19655 tablet_copy_client.cc:670] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:11.749146 19655 tablet_copy_client.cc:538] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:11.752887 14973 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:11.755810 14973 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:11.757202 19618 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:11.758307 14973 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:11.758605 19652 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:11.760458 19344 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:11.763651 19618 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:11.782527 19651 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:15:11.787057 14726 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 11 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.787096 19619 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:11.788911 14726 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.788504 14830 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:11.800801 14824 raft_consensus.cc:1275] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:11.802292 19652 consensus_queue.cc:1048] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:11.850896 14723 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44702 (request call id 268) took 1106 ms. Trace:
I20260709 12:15:11.852499 14723 rpcz_store.cc:276] 0709 12:15:10.744854 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:10.745191 (+   337us) service_pool.cc:224] Handling call
0709 12:15:11.812927 (+1067736us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:11.624617 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:11.625190 (+   573us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:11.625225 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:15:11.625243 (+    18us) tablet.cc:662] Decoding operations
0709 12:15:11.625592 (+   349us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:11.625650 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:11.625681 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:11.625861 (+   180us) tablet.cc:701] Row locks acquired
0709 12:15:11.625876 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:15:11.626015 (+   139us) write_op.cc:270] Start()
0709 12:15:11.626112 (+    97us) write_op.cc:276] Timestamp: P: 1783599311625971 usec, L: 0
0709 12:15:11.626142 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 12:15:11.626895 (+   753us) log.cc:844] Serialized 541 byte log entry
0709 12:15:11.628825 (+  1930us) op_driver.cc:464] REPLICATION: finished
0709 12:15:11.629231 (+   406us) write_op.cc:301] APPLY: starting
0709 12:15:11.629312 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:11.630097 (+   785us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:11.630192 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:11.630899 (+   707us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:11.631047 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:15:11.631090 (+    43us) write_op.cc:312] APPLY: finished
0709 12:15:11.631265 (+   175us) log.cc:844] Serialized 25 byte log entry
0709 12:15:11.631420 (+   155us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:11.631493 (+    73us) write_op.cc:454] Released schema lock
0709 12:15:11.631528 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:11.637084 (+  5556us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:11.637114 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2794,"reported_tablets":42,"spinlock_wait_cycles":41344,"child_traces":[["op",{"apply.queue_time_us":207,"apply.run_cpu_time_us":2665,"apply.run_wall_time_us":7801,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4180,"mutex_wait_us":4044,"num_ops":1,"prepare.queue_time_us":10287,"prepare.run_cpu_time_us":2439,"prepare.run_wall_time_us":2560,"replication_time_us":2567}]]}
I20260709 12:15:11.889468 14977 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:11.918422 14977 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
W20260709 12:15:11.969847 19662 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:15:12.044708 14723 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:12.086129 19655 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: Bootstrap starting.
W20260709 12:15:12.086854 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 189006us
I20260709 12:15:12.088605 14824 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:12.096976 19519 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.013s
I20260709 12:15:12.116178 14898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18"
dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:43286
I20260709 12:15:12.116865 14898 raft_consensus.cc:606] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
W20260709 12:15:12.153806 14942 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea85a2021aff497d914eb1c94e33111d. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:12.157094 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 56878.3us
W20260709 12:15:12.162484 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 64555.8us
I20260709 12:15:12.161715 14727 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 9, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:12.173442 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 73740.3us
I20260709 12:15:12.176872 14902 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
W20260709 12:15:12.184332 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 62903.8us
I20260709 12:15:12.203972 19519 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:12.215096 19251 raft_consensus.cc:993] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:12.215584 19251 raft_consensus.cc:1081] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:12.217667 14825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36718
I20260709 12:15:12.219254 14825 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.219630 14825 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:12.218947 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8"
dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
mode: GRACEFUL
new_leader_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:55546
I20260709 12:15:12.221211 14977 raft_consensus.cc:606] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Received request to transfer leadership to TS 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:12.222422 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:12.247228 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:12.248077 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:12.257591 19519 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:12.263629 14902 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:12.290999 14825 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:12.305991 14825 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:12.311496 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:12.312129 14977 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:12.316763 14830 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:12.320317 14977 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:15:12.326514 14794 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:12.328116 19631 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:12.328651 19631 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:12.329493 19631 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:12.334580 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:12.335170 14901 raft_consensus.cc:3055] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:12.335476 14901 raft_consensus.cc:740] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:12.336153 14901 consensus_queue.cc:260] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:12.343751 14901 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:12.360718 14901 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 11.
I20260709 12:15:12.387120 14723 catalog_manager.cc:5697] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 10 to 11, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 11 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.384877 14726 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 10, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.446765 19681 ts_tablet_manager.cc:933] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:12.468375 19681 tablet_copy_client.cc:323] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:15:12.475162 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 9b383b6c00c2423ab5b1e0b05b370936 from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:15:12.475785 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 9b383b6c00c2423ab5b1e0b05b370936 from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-9b383b6c00c2423ab5b1e0b05b370936
I20260709 12:15:12.475328 19642 raft_consensus.cc:993] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: : Instructing follower 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:12.477099 19642 raft_consensus.cc:1081] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Signalling peer 7d1b36248f6440b891a954e65666f1eb to start an election
I20260709 12:15:12.480535 14824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8"
dest_uuid: "7d1b36248f6440b891a954e65666f1eb"
 from {username='slave'} at 127.0.0.1:36702
I20260709 12:15:12.481062 14824 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.481380 14824 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:12.495189 14824 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:12.498154 14824 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Requested vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:12.499231 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: true dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:12.499833 15494 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:12.503122 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: true dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:12.503747 14974 raft_consensus.cc:3055] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:12.504083 14974 raft_consensus.cc:740] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:12.507349 15494 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:12.509929 14974 consensus_queue.cc:260] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:12.511448 14974 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:12.532037 14915 tablet_copy_source_session.cc:215] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:12.544667 14974 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 10.
I20260709 12:15:12.545423 14793 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb; no voters: 
I20260709 12:15:12.551553 19618 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:12.552068 19618 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Becoming Leader. State: Replica: 7d1b36248f6440b891a954e65666f1eb, State: Running, Role: LEADER
I20260709 12:15:12.553310 19618 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:12.566177 19681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b383b6c00c2423ab5b1e0b05b370936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:12.571323 19655 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:12.576556 19655 tablet_bootstrap.cc:492] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:15:12.577658 19655 ts_tablet_manager.cc:1403] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.492s	user 0.048s	sys 0.014s
I20260709 12:15:12.607991 19655 raft_consensus.cc:359] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:12.609457 19655 raft_consensus.cc:740] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:15:12.603170 19651 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=1 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:12.610173 19655 consensus_queue.cc:260] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:12.611289 19651 tablet_bootstrap.cc:492] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:15:12.616780 19651 ts_tablet_manager.cc:1403] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.836s	user 0.040s	sys 0.010s
I20260709 12:15:12.622330 19655 ts_tablet_manager.cc:1434] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:15:12.645331 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-e60757c330834b91a41a0527b417bc0f received from {username='slave'} at 127.0.0.1:44336
I20260709 12:15:12.648406 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-e60757c330834b91a41a0527b417bc0f on tablet e60757c330834b91a41a0527b417bc0f with peer 2521854406d544779444a29c4141b97d
I20260709 12:15:12.663870 19681 tablet_copy_client.cc:806] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:12.664235 19685 ts_tablet_manager.cc:933] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:12.673082 19681 tablet_copy_client.cc:670] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:12.678767 14723 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: term changed from 9 to 10, leader changed from 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) to 7d1b36248f6440b891a954e65666f1eb (127.13.91.129). New cstate: current_term: 10 leader_uuid: "7d1b36248f6440b891a954e65666f1eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.651935 19651 raft_consensus.cc:359] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:12.694839 19651 raft_consensus.cc:740] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:15:12.701088 19651 consensus_queue.cc:260] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:12.718760 15494 raft_consensus.cc:1217] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 LEARNER]: Deduplicated request from leader. Original: 13.7->[13.8-13.8]   Dedup: 13.8->[]
I20260709 12:15:12.732355 19651 ts_tablet_manager.cc:1434] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.115s	user 0.000s	sys 0.009s
I20260709 12:15:12.761413 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-57208325c32042458c99c5c30886c3e1 received from {username='slave'} at 127.0.0.1:44336
I20260709 12:15:12.762166 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-57208325c32042458c99c5c30886c3e1 on tablet 57208325c32042458c99c5c30886c3e1 with peer 2521854406d544779444a29c4141b97d
I20260709 12:15:12.781387 19681 tablet_copy_client.cc:538] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:12.784371 19685 tablet_copy_client.cc:323] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.131:42267
I20260709 12:15:12.790642 15494 raft_consensus.cc:1217] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Deduplicated request from leader. Original: 14.9->[14.10-14.10]   Dedup: 14.10->[]
I20260709 12:15:12.832715 14989 tablet_copy_service.cc:140] P 06d602c103924b9ca33fd3a8852aad88: Received BeginTabletCopySession request for tablet ea85a2021aff497d914eb1c94e33111d from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:59546)
I20260709 12:15:12.833312 14989 tablet_copy_service.cc:161] P 06d602c103924b9ca33fd3a8852aad88: Beginning new tablet copy session on tablet ea85a2021aff497d914eb1c94e33111d from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:59546: session id = 2521854406d544779444a29c4141b97d-ea85a2021aff497d914eb1c94e33111d
I20260709 12:15:12.860960 14974 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:12.866423 19641 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:12.875882 19681 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:15:12.904464 14989 tablet_copy_source_session.cc:215] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:12.929286 19685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea85a2021aff497d914eb1c94e33111d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:12.963917 14902 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:12.965996 19618 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:13.014426 15492 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:15:13.015640 19618 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.010s
I20260709 12:15:13.033270 14972 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Refusing update from remote peer 7d1b36248f6440b891a954e65666f1eb: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:15:13.034842 19618 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:13.064522 19685 tablet_copy_client.cc:806] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:13.069078 19685 tablet_copy_client.cc:670] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:13.088367 19685 tablet_copy_client.cc:538] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:13.131186 19685 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: Bootstrap starting.
I20260709 12:15:13.259178 19681 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:13.260133 19681 tablet_bootstrap.cc:492] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: Bootstrap complete.
W20260709 12:15:13.377138 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 106103us
W20260709 12:15:13.395629 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 83081us
I20260709 12:15:13.404692 19681 ts_tablet_manager.cc:1403] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.529s	user 0.047s	sys 0.005s
I20260709 12:15:13.502131 19681 raft_consensus.cc:359] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:13.503403 19681 raft_consensus.cc:740] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:15:13.505929 19681 consensus_queue.cc:260] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:13.511237 19685 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=1 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:15:13.541306 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 269228us
I20260709 12:15:13.512322 19685 tablet_bootstrap.cc:492] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: Bootstrap complete.
W20260709 12:15:13.550448 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 263433us
I20260709 12:15:13.571717 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:13.589512 19685 ts_tablet_manager.cc:1403] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.469s	user 0.044s	sys 0.019s
W20260709 12:15:13.678758 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 75010.2us
I20260709 12:15:13.661475 19681 ts_tablet_manager.cc:1434] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.216s	user 0.005s	sys 0.003s
I20260709 12:15:13.681949 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:13.684012 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:13.693295 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:13.714489 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 131372us
I20260709 12:15:13.747840 19716 raft_consensus.cc:1064] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:15:13.750574 19716 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 6, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:13.764897 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 57060us
W20260709 12:15:13.768575 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 52549.2us
I20260709 12:15:13.811167 19685 raft_consensus.cc:359] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:13.812124 19685 raft_consensus.cc:740] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
I20260709 12:15:13.812879 19685 consensus_queue.cc:260] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
W20260709 12:15:13.821517 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 91739.8us
W20260709 12:15:13.824424 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 58126.7us
I20260709 12:15:13.815418 19685 ts_tablet_manager.cc:1434] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.210s	user 0.004s	sys 0.002s
I20260709 12:15:13.853075 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-9b383b6c00c2423ab5b1e0b05b370936 received from {username='slave'} at 127.0.0.1:44336
I20260709 12:15:13.853561 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-9b383b6c00c2423ab5b1e0b05b370936 on tablet 9b383b6c00c2423ab5b1e0b05b370936 with peer 2521854406d544779444a29c4141b97d
W20260709 12:15:13.857368 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 73673.3us
I20260709 12:15:13.874116 14989 tablet_copy_service.cc:342] P 06d602c103924b9ca33fd3a8852aad88: Request end of tablet copy session 2521854406d544779444a29c4141b97d-ea85a2021aff497d914eb1c94e33111d received from {username='slave'} at 127.0.0.1:59546
I20260709 12:15:13.874728 14989 tablet_copy_service.cc:434] P 06d602c103924b9ca33fd3a8852aad88: ending tablet copy session 2521854406d544779444a29c4141b97d-ea85a2021aff497d914eb1c94e33111d on tablet ea85a2021aff497d914eb1c94e33111d with peer 2521854406d544779444a29c4141b97d
W20260709 12:15:13.883148 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 97932us
I20260709 12:15:13.917457 19652 raft_consensus.cc:1064] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:15:13.944372 15492 raft_consensus.cc:1217] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Deduplicated request from leader. Original: 12.9->[12.10-12.10]   Dedup: 12.10->[]
I20260709 12:15:13.947432 19652 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 8, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:13.952208 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 45163us
W20260709 12:15:13.953436 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 124366us
I20260709 12:15:13.957033 14974 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:13.978681 14829 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:13.965284 15492 raft_consensus.cc:1217] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 LEARNER]: Deduplicated request from leader. Original: 11.8->[11.9-11.9]   Dedup: 11.9->[]
I20260709 12:15:13.966683 15494 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:13.988238 19733 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:13.999413 14972 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:14.001029 19628 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:14.003906 15494 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:14.005851 19733 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:14.018143 14825 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:14.029529 19628 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:14.032549 19733 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:14.056481 19733 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 12:15:14.070226 19716 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.070515 19740 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Committing config change with OpId 13.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.072738 15494 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.078933 15492 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.105561 14728 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.119805 14825 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.124825 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.169230 14974 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.178596 14972 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.180997 14827 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.232758 14727 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb reported cstate change: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.319090 19732 raft_consensus.cc:1064] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:15:14.343179 14904 consensus_queue.cc:237] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:14.342229 19732 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 8, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:14.374210 15492 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:14.368510 14825 raft_consensus.cc:1275] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:14.381683 19715 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 12:15:14.389586 19652 consensus_queue.cc:1048] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:14.390972 14904 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:14.391674 15492 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:14.394799 14825 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:14.394958 19701 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:14.396477 19629 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:14.400985 19729 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 12:15:14.400234 19716 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Committing config change with OpId 13.10: config changed from index 9 to 10, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.403687 15494 raft_consensus.cc:2955] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.436666 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
W20260709 12:15:14.446403 14871 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 39 similar messages]
I20260709 12:15:14.462137 14727 catalog_manager.cc:5697] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 9 to 10, VOTER 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131) evicted. New cstate: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.466266 14902 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:14.496723 19756 log.cc:927] Time spent T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260709 12:15:14.506107 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e60757c330834b91a41a0527b417bc0f with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:14.506844 14974 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:14.517061 19740 raft_consensus.cc:1064] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:15:14.519827 19740 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 7, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:14.541390 19628 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.009s
W20260709 12:15:14.562150 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 59207.3us
W20260709 12:15:14.561311 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 114936us
W20260709 12:15:14.580359 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 127498us
I20260709 12:15:14.597465 15494 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:14.619457 14971 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:14.602418 19652 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.009s
I20260709 12:15:14.628614 15495 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:14.628768 19728 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.638342 19737 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:14.639773 19715 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Committing config change with OpId 14.12: config changed from index 11 to 12, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.641985 19730 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:14.650497 15492 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index 11 to 12, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.650719 15495 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.673298 14904 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:14.693836 14871 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.693605 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.698781 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.701237 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.710716 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.715945 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.719920 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.721894 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.726871 14871 consensus_peers.cc:597] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.727713 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.728621 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.745677 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.751657 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.765213 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57208325c32042458c99c5c30886c3e1 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:14.767848 14727 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 11 to 12, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:14.820407 14966 tablet_service.cc:1558] Processing DeleteTablet for tablet e60757c330834b91a41a0527b417bc0f with delete_type TABLET_DATA_TOMBSTONED (TS 06d602c103924b9ca33fd3a8852aad88 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:56510
W20260709 12:15:14.926968 14871 consensus_peers.cc:597] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.923213 19674 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Committing config change with OpId 11.10: config changed from index 9 to 10, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:14.957047 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.978502 14974 raft_consensus.cc:2955] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index 11 to 12, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:14.974504 14871 consensus_peers.cc:597] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.984638 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.985232 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:14.999692 14871 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.018388 14871 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.024923 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.049546 15494 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:15.054992 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.103066 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 60849.3us
I20260709 12:15:15.124919 19779 tablet_replica.cc:333] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:15.126046 19779 raft_consensus.cc:2243] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:15.126865 19779 raft_consensus.cc:2272] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:15.148808 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 85915.5us
I20260709 12:15:15.163254 19779 ts_tablet_manager.cc:1916] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:15.179906 14871 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.186434 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 124895us
I20260709 12:15:15.225376 14977 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:15.247979 14715 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 96963.3us
I20260709 12:15:15.284185 14726 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 10 to 11, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:15.311496 14796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 73522.1us
W20260709 12:15:15.363021 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 100867us
W20260709 12:15:15.375195 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.376520 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.377235 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.380829 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.409411 14727 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d reported cstate change: config changed from index 9 to 10, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:15.471331 19779 ts_tablet_manager.cc:1929] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.9
I20260709 12:15:15.478389 19779 log.cc:1199] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/wals/e60757c330834b91a41a0527b417bc0f
W20260709 12:15:15.369609 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 57208325c32042458c99c5c30886c3e1: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260709 12:15:15.518903 14715 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 149173us
I20260709 12:15:15.553644 19618 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.555102 19618 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.558209 19690 raft_consensus.cc:493] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.559226 19690 raft_consensus.cc:515] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.558925 19714 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.560602 19714 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.560920 19703 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.562167 19703 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:15.564750 19712 raft_consensus.cc:493] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:15.565961 19712 raft_consensus.cc:515] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.570926 19712 leader_election.cc:290] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.574568 19780 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.587647 19703 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.587882 19690 leader_election.cc:290] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.602799 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.604486 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.643236 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.575583 19780 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.646729 19780 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.601204 19712 raft_consensus.cc:493] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.607431 19713 raft_consensus.cc:493] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:15.648389 19712 raft_consensus.cc:515] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.649202 19713 raft_consensus.cc:515] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.651903 19713 leader_election.cc:290] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.656051 19712 leader_election.cc:290] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.606714 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.629346 19690 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.658454 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.657123 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.659344 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.659077 19690 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.563685 19714 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.665402 19690 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.667176 19714 raft_consensus.cc:493] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.667344 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.667745 19714 raft_consensus.cc:515] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.670306 19714 leader_election.cc:290] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.670868 19714 raft_consensus.cc:493] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.671623 19714 raft_consensus.cc:515] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.625034 19618 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.726147 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:15.730175 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 398229us
I20260709 12:15:15.727023 19690 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.742529 19712 raft_consensus.cc:493] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.743386 19712 raft_consensus.cc:515] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.746070 19780 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.746891 19780 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.731632 19713 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.752882 19713 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.756472 19690 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.757424 19780 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.763633 19714 leader_election.cc:290] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.764570 19712 leader_election.cc:290] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:15.765098 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 380584us
I20260709 12:15:15.756129 19713 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.761723 19690 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.790413 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.787022 19780 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.791051 14975 raft_consensus.cc:1803] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: voting while tombstoned based on last-logged opid 13.9
I20260709 12:15:15.791741 14975 raft_consensus.cc:2468] T e60757c330834b91a41a0527b417bc0f P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d1b36248f6440b891a954e65666f1eb in term 13.
I20260709 12:15:15.809232 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.791733 19780 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.825438 19780 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:15.840679 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 99627.5us
I20260709 12:15:15.844837 19713 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.845090 19712 raft_consensus.cc:493] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:15.845643 19713 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.842271 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.850504 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.853780 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.845790 19712 raft_consensus.cc:515] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.848951 19713 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.858892 19803 raft_consensus.cc:493] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
W20260709 12:15:15.858256 14793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 62800.3us
I20260709 12:15:15.862931 19714 raft_consensus.cc:493] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.852998 19780 raft_consensus.cc:493] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:15.867784 19714 raft_consensus.cc:515] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.869644 19803 raft_consensus.cc:515] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.870980 19714 leader_election.cc:290] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.873633 19803 leader_election.cc:290] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.874945 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.875622 19703 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.876209 19690 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.876461 19778 raft_consensus.cc:493] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:15.876917 19690 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.877265 19794 raft_consensus.cc:493] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:15.878190 19783 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.878854 19783 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.879252 19690 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.876212 19703 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.882252 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.882463 19703 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.877942 19794 raft_consensus.cc:515] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.883414 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.884573 19690 raft_consensus.cc:493] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.886394 19690 raft_consensus.cc:515] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.885598 19712 leader_election.cc:290] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.888761 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.884809 19794 leader_election.cc:290] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.886060 19780 raft_consensus.cc:515] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.886415 19783 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.916194 19794 raft_consensus.cc:493] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
W20260709 12:15:15.918745 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:15.886418 19778 raft_consensus.cc:515] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.923702 19794 raft_consensus.cc:515] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.925467 19778 leader_election.cc:290] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.927326 19712 raft_consensus.cc:493] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:15.928057 19794 leader_election.cc:290] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.914642 19703 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:15.927992 19712 raft_consensus.cc:515] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:15.934792 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.935910 19712 leader_election.cc:290] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.939584 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.945566 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:15.946491 19703 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:15.949837 19703 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:15.951225 19780 leader_election.cc:290] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:15.968580 19690 leader_election.cc:290] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:16.006507 14713 catalog_manager.cc:5028] TS 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): tablet e60757c330834b91a41a0527b417bc0f (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
W20260709 12:15:16.016516 14794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 46849.1us
I20260709 12:15:16.026938 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:16.028314 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:16.029096 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:16.027148 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c252f8f1f842c589edd3a577a7a31c" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.002538 14902 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:16.033718 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.037822 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d3db43c317442e987ee3faeb67653a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.040587 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a6828f281d44ce9c52b9a720e80aa2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.039940 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.043545 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57643c1277d745a4b2d3282b79af2abf" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.045187 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.047250 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff0712b405a42ebb4d3e8f738169272" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.049239 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.052058 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.053196 19690 raft_consensus.cc:493] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:16.053464 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.053841 19690 raft_consensus.cc:515] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:16.055013 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2d3d4cffcd4f588767aee1d6cc9da0" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.056147 19690 leader_election.cc:290] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:16.057691 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:16.057909 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3b3618241048fe9a6b80c0480244fe" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.059836 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.062472 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.063575 19714 raft_consensus.cc:493] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:16.064214 19714 raft_consensus.cc:515] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:16.064481 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354a563e83e24f09a155a5abaa97ae77" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.065052 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec4657d314b441bb1d341bb1bedf039" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.066427 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60757c330834b91a41a0527b417bc0f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.066514 19714 leader_election.cc:290] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:16.067751 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:16.067489 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.070196 19780 raft_consensus.cc:493] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2521854406d544779444a29c4141b97d)
I20260709 12:15:16.070920 19780 raft_consensus.cc:515] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:16.072731 14972 consensus_queue.cc:237] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:16.073325 19780 leader_election.cc:290] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:16.075170 19780 raft_consensus.cc:493] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:16.075799 19780 raft_consensus.cc:515] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:16.076237 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33255a8a25b6441ab3eee959c42897f1" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.077858 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.078663 19780 leader_election.cc:290] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:16.079082 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.080221 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:16.083561 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee8420d212246b397c57fe38a05ab48" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.084952 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.085742 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9e0e6b53c74c968387f8d12e036821" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.090929 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9642a49b14f42bf07c76f77621e9f" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.092561 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.092998 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208258ba0aa1409ea205068754572ad5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.097263 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320b62d338924160bd263dc7810b1356" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.097973 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288719c849ad492aa7db0307a4c41fe9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.098666 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f43f93d36ef41e69ee8543827ec47c9" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.100092 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa318363574848098e72ad3b2af70d33" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.101171 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62960e193a71437ca3e0617694ee47a3" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.107440 15500 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:15:16.107539 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2777bd2704e7b9cb3196c9901b2aa" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.109259 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad4ea559800a439f91f20f29178883e2" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.111891 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99123054e8964b94bfd4988553c5d04a" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.118741 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea85a2021aff497d914eb1c94e33111d" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.120218 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdba307435843a2aa0637978519c2a7" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.122308 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a363cd1fc9f24307b8726312cd942086" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.124979 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be06c3cfc143bda1b06ee39ec68db5" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.126598 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:16.127879 19730 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:16.130568 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa0606ef5604297ac3bda0b11474043" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
W20260709 12:15:16.145884 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:16.150177 14970 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:15:16.151131 14796 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.151993 19714 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:16.152952 14796 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.153788 19690 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.155576 14796 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.157016 14796 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:16.157315 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:16.158169 19713 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:16.159588 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:16.161175 14796 leader_election.cc:304] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.163404 14796 leader_election.cc:304] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.157692 19703 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:16.164878 14796 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.165670 19780 raft_consensus.cc:2749] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.168715 14796 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.174762 14796 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.176060 14796 leader_election.cc:304] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.175194 19780 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:16.172343 19803 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.172076 14793 leader_election.cc:304] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:16.173682 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:16.178197 14796 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.178930 19712 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:16.179245 13678 tablet_replica.cc:333] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.179297 19783 raft_consensus.cc:2749] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.166452 19714 raft_consensus.cc:2749] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:16.180462 13678 raft_consensus.cc:2243] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.183856 19714 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:16.184664 14796 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.185920 19714 raft_consensus.cc:2749] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:16.186371 19713 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:16.186976 14793 leader_election.cc:304] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.188463 14793 leader_election.cc:304] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.189252 19783 raft_consensus.cc:2749] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:16.190267 19780 raft_consensus.cc:2749] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:16.192168 14793 leader_election.cc:304] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.193801 14793 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.195418 14793 leader_election.cc:304] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.196346 19803 raft_consensus.cc:2749] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:16.196444 19713 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:16.197075 19803 raft_consensus.cc:2749] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:16.197791 13678 raft_consensus.cc:2272] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.198765 14796 leader_election.cc:304] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:16.180930 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:16.200840 19803 raft_consensus.cc:2749] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.202234 14796 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.203049 14793 leader_election.cc:304] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.206035 14796 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.208949 14793 leader_election.cc:304] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.210387 14796 leader_election.cc:304] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.212080 19803 raft_consensus.cc:2749] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.215648 19713 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.213723 19780 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:16.216248 19714 raft_consensus.cc:2749] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:16.217720 14793 leader_election.cc:304] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.216993 14796 leader_election.cc:304] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.231542 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3470a3dd7e3b4f259dc717bc89b3a804" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.235023 14793 leader_election.cc:304] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
I20260709 12:15:16.233695 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3edc810ebc4d469eb1464443f96b10" candidate_uuid: "7d1b36248f6440b891a954e65666f1eb" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:16.239257 19714 raft_consensus.cc:2749] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:16.223728 19713 raft_consensus.cc:2749] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:16.243990 14796 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.244822 19713 raft_consensus.cc:2749] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:16.247421 19713 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:16.230688 13678 tablet_replica.cc:333] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.248818 14796 leader_election.cc:304] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.218444 19780 raft_consensus.cc:2749] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:16.254174 14796 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.257503 15500 raft_consensus.cc:1275] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:16.256062 19713 raft_consensus.cc:2749] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.257485 14793 leader_election.cc:304] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d
W20260709 12:15:16.265906 14796 raft_consensus.cc:2686] T a363cd1fc9f24307b8726312cd942086 P 7d1b36248f6440b891a954e65666f1eb: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:15:16.272266 14796 leader_election.cc:304] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.275647 14796 leader_election.cc:304] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.276830 14796 leader_election.cc:304] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d1b36248f6440b891a954e65666f1eb; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:16.278309 19803 raft_consensus.cc:2749] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.280769 19714 raft_consensus.cc:2749] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:16.281219 19771 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.011s
I20260709 12:15:16.271242 19713 raft_consensus.cc:2749] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:16.279675 19712 raft_consensus.cc:2749] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:16.291788 13678 raft_consensus.cc:2243] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.292555 13678 raft_consensus.cc:2272] T 33255a8a25b6441ab3eee959c42897f1 P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.302184 19810 consensus_queue.cc:1048] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:16.314446 13678 tablet_replica.cc:333] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.328709 13678 raft_consensus.cc:2243] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:16.329725 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. 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 12:15:16.329758 13678 raft_consensus.cc:2272] T e60757c330834b91a41a0527b417bc0f P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.334776 13678 tablet_replica.cc:333] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.350126 13678 raft_consensus.cc:2243] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.352183 13678 raft_consensus.cc:2272] T 6f3b3618241048fe9a6b80c0480244fe P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.365967 13678 tablet_replica.cc:333] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
W20260709 12:15:16.376950 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 57208325c32042458c99c5c30886c3e1: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:15:16.374090 13678 raft_consensus.cc:2243] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.380772 19730 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:16.393965 13678 raft_consensus.cc:2272] T b433b4990096410b80f1ad12a3f958c8 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.417739 13678 tablet_replica.cc:333] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.418722 13678 raft_consensus.cc:2243] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.390758 15494 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:16.412842 14972 raft_consensus.cc:2955] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:16.435817 19811 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:16.443048 14715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b383b6c00c2423ab5b1e0b05b370936 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:16.453219 14727 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 10 to 11, VOTER 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) evicted. New cstate: current_term: 11 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.465574 15492 raft_consensus.cc:2955] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:16.478711 14713 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea85a2021aff497d914eb1c94e33111d with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:16.482889 13678 raft_consensus.cc:2272] T 288719c849ad492aa7db0307a4c41fe9 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.490262 13678 tablet_replica.cc:333] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.491074 13678 raft_consensus.cc:2243] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.492159 13678 raft_consensus.cc:2272] T e724a441858b4dbb9c592f2e4bca4d14 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.502930 13678 tablet_replica.cc:333] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.522938 13678 raft_consensus.cc:2243] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.524189 13678 raft_consensus.cc:2272] T cd9b2d28b8c04ae5b9dec15b467e6cad P 7d1b36248f6440b891a954e65666f1eb [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.542062 13678 tablet_replica.cc:333] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.543068 13678 raft_consensus.cc:2243] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.543725 13678 raft_consensus.cc:2272] T 5cdba307435843a2aa0637978519c2a7 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.563059 14728 catalog_manager.cc:5697] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 11 to 12, VOTER b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) evicted. New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.580346 13678 tablet_replica.cc:333] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.602665 14891 tablet_service.cc:1558] Processing DeleteTablet for tablet ea85a2021aff497d914eb1c94e33111d with delete_type TABLET_DATA_TOMBSTONED (TS b299c26ff3a548c18e364e7fdfb86553 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:57288
I20260709 12:15:16.610037 13678 raft_consensus.cc:2243] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.611657 13678 raft_consensus.cc:2272] T aa318363574848098e72ad3b2af70d33 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.614272 19820 tablet_replica.cc:333] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:16.615617 19820 raft_consensus.cc:2243] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.616760 19820 raft_consensus.cc:2272] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.622368 13678 tablet_replica.cc:333] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.627614 13678 raft_consensus.cc:2243] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.628449 13678 raft_consensus.cc:2272] T e1a6828f281d44ce9c52b9a720e80aa2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.630965 19820 ts_tablet_manager.cc:1916] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:16.631270 13678 tablet_replica.cc:333] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.638186 13678 raft_consensus.cc:2243] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.638988 13678 raft_consensus.cc:2272] T 99123054e8964b94bfd4988553c5d04a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.641692 13678 tablet_replica.cc:333] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.648948 13678 raft_consensus.cc:2243] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.650148 13678 raft_consensus.cc:2272] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.654273 13678 tablet_replica.cc:333] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.660267 13678 raft_consensus.cc:2243] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.661353 13678 raft_consensus.cc:2272] T 527b4324c27c45388a9dba463bd25b3b P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.663529 19820 ts_tablet_manager.cc:1929] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.11
I20260709 12:15:16.664160 19820 log.cc:1199] T ea85a2021aff497d914eb1c94e33111d P b299c26ff3a548c18e364e7fdfb86553: Deleting WAL directory at /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/wals/ea85a2021aff497d914eb1c94e33111d
I20260709 12:15:16.669765 13678 tablet_replica.cc:333] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.670703 13678 raft_consensus.cc:2243] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.671183 14715 catalog_manager.cc:5028] TS b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): tablet ea85a2021aff497d914eb1c94e33111d (table test-workload [id=e7d592a1ac6746c8b58825a153f1229a]) successfully deleted
I20260709 12:15:16.672222 13678 raft_consensus.cc:2272] T 208258ba0aa1409ea205068754572ad5 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.687803 13678 tablet_replica.cc:333] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.688778 13678 raft_consensus.cc:2243] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.690022 13678 raft_consensus.cc:2272] T 9593b4db69494807bcc14559f8593547 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.696988 13678 tablet_replica.cc:333] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.697911 13678 raft_consensus.cc:2243] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.700661 13678 raft_consensus.cc:2272] T 62960e193a71437ca3e0617694ee47a3 P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.703378 13678 tablet_replica.cc:333] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.715000 13678 raft_consensus.cc:2243] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.715867 13678 raft_consensus.cc:2272] T 25be06c3cfc143bda1b06ee39ec68db5 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.718439 13678 tablet_replica.cc:333] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.719254 13678 raft_consensus.cc:2243] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.719820 13678 raft_consensus.cc:2272] T 9ec4657d314b441bb1d341bb1bedf039 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.722519 13678 tablet_replica.cc:333] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.723307 13678 raft_consensus.cc:2243] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.736742 13678 raft_consensus.cc:2272] T 320b62d338924160bd263dc7810b1356 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.739622 13678 tablet_replica.cc:333] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.740557 13678 raft_consensus.cc:2243] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.741747 13678 raft_consensus.cc:2272] T b2573bd48399444a8c68f585702d7e18 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.744478 13678 tablet_replica.cc:333] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.745267 13678 raft_consensus.cc:2243] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.746428 13678 raft_consensus.cc:2272] T 61a5605edc3c466bbc919a2dcb562041 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.749385 13678 tablet_replica.cc:333] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.752965 13678 raft_consensus.cc:2243] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.753854 13678 raft_consensus.cc:2272] T 7c3edc810ebc4d469eb1464443f96b10 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.789729 13678 tablet_replica.cc:333] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.790621 13678 raft_consensus.cc:2243] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.791484 13678 raft_consensus.cc:2272] T dff0712b405a42ebb4d3e8f738169272 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.794390 13678 tablet_replica.cc:333] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.801224 13678 raft_consensus.cc:2243] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.802474 13678 raft_consensus.cc:2272] T 9ca0656f644b4256afef842e4ab7b147 P 7d1b36248f6440b891a954e65666f1eb [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.805413 13678 tablet_replica.cc:333] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.812402 13678 raft_consensus.cc:2243] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.813382 13678 raft_consensus.cc:2272] T 81e9642a49b14f42bf07c76f77621e9f P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.815958 13678 tablet_replica.cc:333] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.820734 13678 raft_consensus.cc:2243] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.821494 13678 raft_consensus.cc:2272] T 1ee8420d212246b397c57fe38a05ab48 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.824071 13678 tablet_replica.cc:333] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.837133 13678 raft_consensus.cc:2243] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.837983 13678 raft_consensus.cc:2272] T 354a563e83e24f09a155a5abaa97ae77 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.840766 13678 tablet_replica.cc:333] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.841554 13678 raft_consensus.cc:2243] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.842221 13678 raft_consensus.cc:2272] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.844906 13678 tablet_replica.cc:333] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.845654 13678 raft_consensus.cc:2243] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.857221 13678 raft_consensus.cc:2272] T 5e4c2c1ebf824f058ba947dbe6540735 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.859959 13678 tablet_replica.cc:333] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.860787 13678 raft_consensus.cc:2243] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.861531 13678 raft_consensus.cc:2272] T 2a8d49114aa24d3db326fc05411699ad P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.878206 13678 tablet_replica.cc:333] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.879078 13678 raft_consensus.cc:2243] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.879882 13678 raft_consensus.cc:2272] T 4f43f93d36ef41e69ee8543827ec47c9 P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.882881 13678 tablet_replica.cc:333] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.883708 13678 raft_consensus.cc:2243] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.884920 13678 raft_consensus.cc:2272] T 19c00a94b3db433ba756eea479aa8ac3 P 7d1b36248f6440b891a954e65666f1eb [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.895524 13678 tablet_replica.cc:333] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.897871 13678 raft_consensus.cc:2243] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.898979 13678 raft_consensus.cc:2272] T 570acf14b68e4b61845ee08ce6ef2244 P 7d1b36248f6440b891a954e65666f1eb [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.918864 13678 tablet_replica.cc:333] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.919763 13678 raft_consensus.cc:2243] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.921739 13678 raft_consensus.cc:2272] T 397da65b9ce4444ab5558dfed9da5bca P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.925904 13678 tablet_replica.cc:333] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.926432 13678 raft_consensus.cc:2243] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.926858 13678 raft_consensus.cc:2272] T ad4ea559800a439f91f20f29178883e2 P 7d1b36248f6440b891a954e65666f1eb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.938902 13678 tablet_replica.cc:333] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.939739 13678 raft_consensus.cc:2243] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:16.940965 13678 raft_consensus.cc:2272] T e996ec59023b4ab6886b764d563807b4 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.946105 13678 tablet_replica.cc:333] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.948374 13678 raft_consensus.cc:2243] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.949419 13678 raft_consensus.cc:2272] T 9b383b6c00c2423ab5b1e0b05b370936 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.962296 13678 tablet_replica.cc:333] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.963150 13678 raft_consensus.cc:2243] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.963806 13678 raft_consensus.cc:2272] T 9b9e0e6b53c74c968387f8d12e036821 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.966810 13678 tablet_replica.cc:333] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.967628 13678 raft_consensus.cc:2243] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.968397 13678 raft_consensus.cc:2272] T dfa0606ef5604297ac3bda0b11474043 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.971112 13678 tablet_replica.cc:333] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.982519 13678 raft_consensus.cc:2243] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.983280 13678 raft_consensus.cc:2272] T 3470a3dd7e3b4f259dc717bc89b3a804 P 7d1b36248f6440b891a954e65666f1eb [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.986110 13678 tablet_replica.cc:333] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.986881 13678 raft_consensus.cc:2243] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:16.987541 13678 raft_consensus.cc:2272] T 70f2777bd2704e7b9cb3196c9901b2aa P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:16.990394 13678 tablet_replica.cc:333] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:16.991137 13678 raft_consensus.cc:2243] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:17.005128 13678 raft_consensus.cc:2272] T ed4725c3147d434594ee136979e6976a P 7d1b36248f6440b891a954e65666f1eb [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.009666 13678 tablet_replica.cc:333] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:17.010417 13678 raft_consensus.cc:2243] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.011118 13678 pending_rounds.cc:70] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Trying to abort 1 pending ops.
I20260709 12:15:17.011363 13678 pending_rounds.cc:77] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb: Aborting op as it isn't in flight: id { term: 12 index: 11 } timestamp: 7305622791455281152 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ea85a2021aff497d914eb1c94e33111d" old_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } } new_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } } }
I20260709 12:15:17.016505 13678 raft_consensus.cc:2917] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Aborting config change with OpId 12.11: Aborted: Op aborted
I20260709 12:15:17.016894 13678 raft_consensus.cc:2889] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:15:17.017508 13678 raft_consensus.cc:2272] T ea85a2021aff497d914eb1c94e33111d P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.020447 13678 tablet_replica.cc:333] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:17.021215 13678 raft_consensus.cc:2243] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.022006 13678 raft_consensus.cc:2272] T baf36c40d8034bd5959ba84149b24785 P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.027871 13678 tablet_replica.cc:333] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:17.028633 13678 raft_consensus.cc:2243] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.029505 13678 raft_consensus.cc:2272] T 82d3db43c317442e987ee3faeb67653a P 7d1b36248f6440b891a954e65666f1eb [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.032161 13678 tablet_replica.cc:333] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:17.032897 13678 raft_consensus.cc:2243] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.033650 13678 raft_consensus.cc:2272] T 57643c1277d745a4b2d3282b79af2abf P 7d1b36248f6440b891a954e65666f1eb [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.049117 13678 tablet_replica.cc:333] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:17.049921 13678 raft_consensus.cc:2243] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.050606 13678 raft_consensus.cc:2272] T c3c252f8f1f842c589edd3a577a7a31c P 7d1b36248f6440b891a954e65666f1eb [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.054864 13678 tablet_replica.cc:333] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb: stopping tablet replica
I20260709 12:15:17.060779 13678 raft_consensus.cc:2243] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.061812 13678 raft_consensus.cc:2272] T 57208325c32042458c99c5c30886c3e1 P 7d1b36248f6440b891a954e65666f1eb [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.106251 19810 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.106843 19810 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:17.109102 19810 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:17.113696 14945 leader_election.cc:336] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:17.117568 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:17.120252 14942 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:17.121484 19810 raft_consensus.cc:2749] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:15:17.300604 15462 connection.cc:573] client connection to 127.13.91.129:40991 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:15:17.463086 14871 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:17.505128 19771 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.505694 19771 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.507794 19771 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:17.509254 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:17.512796 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 57208325c32042458c99c5c30886c3e1: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:17.516289 14871 leader_election.cc:336] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.516772 14871 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:17.517908 19771 raft_consensus.cc:2749] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:17.563009 19705 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.563596 19705 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:17.565714 19705 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:17.569998 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:17.570681 14970 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 10.
I20260709 12:15:17.572304 15460 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:15:17.580044 15462 leader_election.cc:336] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.581235 19705 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:17.581719 19705 raft_consensus.cc:493] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.582129 19705 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:17.600664 19705 raft_consensus.cc:515] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:17.605495 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433b4990096410b80f1ad12a3f958c8" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:17.606096 14970 raft_consensus.cc:3060] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:17.619877 15462 leader_election.cc:336] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.626456 14970 raft_consensus.cc:2468] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 11.
I20260709 12:15:17.632721 15460 leader_election.cc:304] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:17.606132 19705 leader_election.cc:290] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:17.637341 19705 raft_consensus.cc:2804] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:17.637822 19705 raft_consensus.cc:697] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:17.638696 19705 consensus_queue.cc:237] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:17.652987 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:17.700521 14727 catalog_manager.cc:5697] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 10 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 11 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:17.736685 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:17.744392 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:17.765455 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:17.770767 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:17.803038 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:17.816872 14871 consensus_peers.cc:597] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:17.818338 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:17.826582 14902 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:17.842063 14972 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:15:17.846961 15492 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:15:17.847491 19771 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:17.850085 19726 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:17.850910 19726 consensus_queue.cc:1243] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Peer 2521854406d544779444a29c4141b97d log is divergent from this leader: its last log entry 11.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:15:17.854313 19788 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:15:17.855126 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:17.854851 19788 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.857187 19788 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:17.859792 15492 pending_rounds.cc:85] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Aborting all ops after (but not including) 6
I20260709 12:15:17.860152 15492 pending_rounds.cc:107] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 11.7
I20260709 12:15:17.860431 15492 raft_consensus.cc:2917] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Aborting config change with OpId 11.7: Aborted: Op aborted by new leader
I20260709 12:15:17.860839 15492 raft_consensus.cc:2889] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 NON_PARTICIPANT]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:15:17.862352 14945 leader_election.cc:336] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.867240 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:17.868887 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:17.869628 19788 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:17.892532 19726 raft_consensus.cc:2955] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Committing config change with OpId 12.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:17.897825 14970 raft_consensus.cc:2955] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Committing config change with OpId 12.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:17.914767 14728 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:17.916620 19705 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.917273 19705 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:17.918926 19832 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.919780 19705 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:17.925761 19832 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.921108 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:17.929004 14902 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
W20260709 12:15:17.928068 15462 leader_election.cc:336] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.930277 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:17.931075 19705 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:17.931444 19705 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.931797 19705 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:17.934309 19832 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:17.934791 19832 raft_consensus.cc:493] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.935262 19832 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:17.936235 19771 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.940802 19771 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.945415 19788 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.945755 19771 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:17.946012 19788 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.948041 19788 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:17.954030 19788 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.954581 19788 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.956588 19788 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:17.957978 19788 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.958488 19788 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.962271 19810 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.963486 19810 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:17.964723 19788 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:17.965476 19810 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:17.966277 19832 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:17.967432 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:15:17.967599 14945 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.968842 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:17.972183 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:17.972645 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:17.972823 14970 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 17.
I20260709 12:15:17.974416 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:17.975843 19771 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.976428 19771 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:17.977078 19832 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 12:15:17.977491 19832 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:17.977964 19832 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:17.978333 19771 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:17.979281 14945 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.961834 19705 raft_consensus.cc:515] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:17.984393 15492 raft_consensus.cc:2393] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 13: Already voted for candidate 2521854406d544779444a29c4141b97d in this term.
W20260709 12:15:17.994797 15462 leader_election.cc:336] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:17.995568 14945 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:17.996119 14945 leader_election.cc:336] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:17.996599 15492 raft_consensus.cc:2955] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Committing config change with OpId 12.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:17.997476 19826 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.006319 19826 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.008548 19826 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.010283 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:18.010929 14970 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 13.
I20260709 12:15:18.012005 15460 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:18.012866 19825 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:18.013234 19825 raft_consensus.cc:493] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.013557 19825 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:18.015071 19832 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.002139 19837 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.045642 19837 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.046852 19832 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.047919 19837 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:17.996939 19705 leader_election.cc:290] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:17.998863 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:18.020653 19839 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.022229 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724a441858b4dbb9c592f2e4bca4d14" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:18.049701 14972 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 11.
I20260709 12:15:18.025573 19825 raft_consensus.cc:515] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.028024 14945 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:15:18.050876 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 54776us
W20260709 12:15:18.051405 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.032598 19838 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.051574 19825 leader_election.cc:290] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.051939 19838 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.050007 14902 raft_consensus.cc:3060] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:18.054057 19838 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.054603 19810 raft_consensus.cc:2749] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:18.035266 19771 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.055426 19771 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.057412 19771 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:18.059757 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:18.059969 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:18.060340 14970 raft_consensus.cc:3060] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:18.061545 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b4324c27c45388a9dba463bd25b3b" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:18.062073 14972 raft_consensus.cc:3060] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:18.035708 19726 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.060350 14869 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.063808 19726 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.064299 14971 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 16.
I20260709 12:15:18.064514 19842 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:18.064957 19842 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:15:18.037942 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet b2573bd48399444a8c68f585702d7e18: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.065282 19842 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:18.038297 19811 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.068936 19811 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.070770 19811 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.071498 14902 raft_consensus.cc:2468] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 13.
I20260709 12:15:18.073774 19726 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.075045 14970 raft_consensus.cc:2468] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 18.
I20260709 12:15:18.076712 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:18.077482 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:18.077620 14776 auto_rebalancer.cc:629] Failed to schedule move for tablet 61a5605edc3c466bbc919a2dcb562041: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.078176 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.079046 14869 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.079802 19771 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:18.080231 19771 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.080644 19771 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:18.081123 19838 raft_consensus.cc:2804] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 12:15:18.081646 19838 raft_consensus.cc:697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 18 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:18.082489 19838 consensus_queue.cc:237] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.080893 19839 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.079942 14970 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:18.088784 14972 raft_consensus.cc:2468] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 14.
I20260709 12:15:18.089226 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.090433 19839 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:18.090878 15462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 50967.7us
I20260709 12:15:18.092209 15460 leader_election.cc:304] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:18.099419 19843 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.100478 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca0656f644b4256afef842e4ab7b147" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.101490 14904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.100586 19843 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.098129 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.098129 19837 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.103783 19837 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.104952 19825 raft_consensus.cc:2804] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:18.105705 19837 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.099812 19839 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 12:15:18.107429 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.105543 19825 raft_consensus.cc:697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 14 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
W20260709 12:15:18.108731 14945 leader_election.cc:336] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.117134 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.118490 14897 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
W20260709 12:15:18.118366 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.108460 19839 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.114257 19771 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.111441 19825 consensus_queue.cc:237] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.137545 14902 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:18.110234 19837 raft_consensus.cc:1064] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:15:18.139557 19810 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.141021 19810 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:18.134295 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.144402 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:18.145601 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:18.145923 15494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:18.146379 19788 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:18.146549 15494 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 15.
I20260709 12:15:18.146967 19811 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:18.148677 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:15:18.166121 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 76975.2us
I20260709 12:15:18.137851 19839 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:18.168457 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:18.170784 14970 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:18.171950 15462 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.171756 19811 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:18.170931 14727 catalog_manager.cc:5697] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 17 to 18, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 18 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.173878 19811 raft_consensus.cc:493] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.174440 19811 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:18.174419 19842 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.176822 19843 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.179726 14903 raft_consensus.cc:2393] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 17: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:18.182888 19810 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.183414 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.187104 19841 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:18.187558 19841 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.187901 19841 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:18.188187 19775 raft_consensus.cc:2804] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:18.188794 19775 raft_consensus.cc:697] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:18.189668 19775 consensus_queue.cc:237] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.192538 19771 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 17 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.197952 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.201313 19810 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.204902 19810 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.212134 19810 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:18.215570 14871 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.216306 14871 leader_election.cc:336] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.216684 14871 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.200456 19837 consensus_queue.cc:237] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 6, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.218547 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:18.210165 15462 leader_election.cc:336] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.234549 14871 leader_election.cc:336] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.235997 19847 raft_consensus.cc:2749] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:18.237573 14871 leader_election.cc:304] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 2521854406d544779444a29c4141b97d, 7d1b36248f6440b891a954e65666f1eb
W20260709 12:15:18.237545 14945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35441, user_credentials={real_user=slave}} blocked reactor thread for 69646us
I20260709 12:15:18.239197 15492 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 12:15:18.240995 15462 leader_election.cc:336] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.244967 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:18.245527 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:18.245998 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:18.246436 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.247902 19771 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:18.248338 19811 raft_consensus.cc:515] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.248186 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9b2d28b8c04ae5b9dec15b467e6cad" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:18.243448 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:18.250414 19811 leader_election.cc:290] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.250140 14970 raft_consensus.cc:3060] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Advancing to term 17
W20260709 12:15:18.240734 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:18.256697 14871 leader_election.cc:336] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.257412 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:18.257817 14871 consensus_peers.cc:597] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.260385 14970 raft_consensus.cc:2468] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 17.
I20260709 12:15:18.255223 19851 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.255460 19837 raft_consensus.cc:2749] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:18.275188 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.261324 19810 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:18.275858 14899 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 10.
I20260709 12:15:18.276238 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.278805 14901 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 13.
I20260709 12:15:18.279719 14970 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
W20260709 12:15:18.282521 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.283078 14945 leader_election.cc:336] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.283507 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.286963 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dd46489c0b492cad2d9fdd34f8f9e6" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:18.287680 14902 raft_consensus.cc:3060] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:15:18.287783 14945 leader_election.cc:336] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.275864 19851 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.290202 19851 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.297736 19839 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.299057 19842 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.300288 19839 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:18.306597 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.310433 14902 raft_consensus.cc:2468] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 16.
W20260709 12:15:18.312909 14945 leader_election.cc:336] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.316829 14972 raft_consensus.cc:1275] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 12:15:18.318101 14868 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 2521854406d544779444a29c4141b97d (127.13.91.132:40937): Couldn't send request to peer 2521854406d544779444a29c4141b97d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a8d49114aa24d3db326fc05411699ad. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.318420 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2573bd48399444a8c68f585702d7e18" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:18.318987 14972 raft_consensus.cc:3060] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:18.320339 13678 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14851)
I20260709 12:15:18.320554 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
W20260709 12:15:18.322809 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.324880 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:18.324270 14871 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.325912 14871 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.326524 14871 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.326141 19839 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:18.327117 19839 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.327991 19839 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:18.329574 14869 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.330608 19838 raft_consensus.cc:2804] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:18.330840 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a5605edc3c466bbc919a2dcb562041" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
W20260709 12:15:18.327241 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.332386 19811 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:18.332645 19838 raft_consensus.cc:697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 17 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:18.332932 19811 raft_consensus.cc:493] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.333523 19811 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:18.333278 19841 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.335059 14903 raft_consensus.cc:2393] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2521854406d544779444a29c4141b97d in current term 16: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:18.339910 19841 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:18.340776 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.341523 19850 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:18.341969 19850 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.342381 19850 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:18.333614 19838 consensus_queue.cc:237] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.345686 14727 catalog_manager.cc:5697] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 13 to 14, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 14 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:18.347229 19839 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.348434 14970 raft_consensus.cc:3060] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:18.350419 19850 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.352015 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c00a94b3db433ba756eea479aa8ac3" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
W20260709 12:15:18.332381 14871 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.353268 14972 raft_consensus.cc:2468] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:18.351926 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:18.357935 14871 leader_election.cc:336] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.358278 14970 raft_consensus.cc:2468] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:18.358385 14871 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.354699 19832 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:18.359238 15492 raft_consensus.cc:3060] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:18.355849 19811 raft_consensus.cc:515] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.356462 19842 consensus_queue.cc:1048] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:18.361871 14871 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.371198 19810 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.371608 19771 raft_consensus.cc:2749] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:18.372599 14971 raft_consensus.cc:1275] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:15:18.382727 19810 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:18.376610 14871 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.383922 14871 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.384725 14871 leader_election.cc:336] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.384830 19810 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.385775 14869 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.385257 14871 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.390352 14869 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.391460 19837 raft_consensus.cc:2804] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:18.391987 19837 raft_consensus.cc:697] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:18.393075 19842 raft_consensus.cc:2749] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:18.392864 19837 consensus_queue.cc:237] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.394054 19832 raft_consensus.cc:2804] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:18.394520 19832 raft_consensus.cc:697] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:18.395386 19832 consensus_queue.cc:237] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.385978 19726 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.396590 19726 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.398582 19726 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.395323 14727 catalog_manager.cc:5697] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 12 to 13, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 13 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:18.401695 19825 consensus_queue.cc:1048] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:18.403838 19842 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.404445 19842 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.405529 19811 leader_election.cc:290] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.406769 15492 raft_consensus.cc:2468] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 16.
W20260709 12:15:18.407792 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.409202 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:18.409400 14945 leader_election.cc:336] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.409816 14975 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 12.
I20260709 12:15:18.406631 19842 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.412523 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.413422 19842 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:18.413865 19842 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.409080 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:18.414304 19842 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:15:18.416167 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.416496 19775 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:18.417099 19810 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.418886 19810 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:18.419925 14945 leader_election.cc:336] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.392885 19850 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.429141 19810 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:18.391052 14871 leader_election.cc:336] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.430794 14868 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.432536 19726 raft_consensus.cc:2804] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:18.433094 19726 raft_consensus.cc:697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 16 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:18.433900 19726 consensus_queue.cc:237] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:18.435124 14727 catalog_manager.cc:5697] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 16 to 17, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 17 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:18.439205 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 48176.3us
W20260709 12:15:18.442768 14871 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:18.443228 14871 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.444620 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:18.445375 14970 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate b299c26ff3a548c18e364e7fdfb86553 in current term 14: Already voted for candidate 06d602c103924b9ca33fd3a8852aad88 in this term.
I20260709 12:15:18.447214 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.447829 14897 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 15.
I20260709 12:15:18.449268 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.449865 14903 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 17.
I20260709 12:15:18.453383 19839 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:18.459836 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.464628 14945 leader_election.cc:304] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.466054 19810 raft_consensus.cc:2804] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:18.466575 19810 raft_consensus.cc:697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 16 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:18.467460 19810 consensus_queue.cc:237] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.468639 19771 raft_consensus.cc:2955] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Committing config change with OpId 12.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:18.473922 14970 raft_consensus.cc:2955] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:18.478349 19847 raft_consensus.cc:2955] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Committing config change with OpId 14.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:18.481693 19842 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.485100 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e996ec59023b4ab6886b764d563807b4" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:18.485639 14975 raft_consensus.cc:3060] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:15:18.486863 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:18.490432 14945 leader_election.cc:336] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.492933 14975 raft_consensus.cc:2468] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 13.
I20260709 12:15:18.494570 14869 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:18.495453 19847 raft_consensus.cc:2804] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:18.496029 19847 raft_consensus.cc:697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:18.496960 19847 consensus_queue.cc:237] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.484930 14973 raft_consensus.cc:2955] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Committing config change with OpId 14.8: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } }
I20260709 12:15:18.511957 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:18.513278 14903 raft_consensus.cc:2393] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d602c103924b9ca33fd3a8852aad88 in current term 14: Already voted for candidate b299c26ff3a548c18e364e7fdfb86553 in this term.
I20260709 12:15:18.516250 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9593b4db69494807bcc14559f8593547" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:18.516952 14902 raft_consensus.cc:3060] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:18.518164 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.529723 14902 raft_consensus.cc:2468] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:18.546737 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553" is_pre_election: true
I20260709 12:15:18.547420 14902 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
I20260709 12:15:18.537612 19842 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:18.552392 14727 catalog_manager.cc:5697] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 15 to 16, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 16 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:18.555589 14727 catalog_manager.cc:5697] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:18.558300 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:18.559697 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.574254 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.573396 15492 raft_consensus.cc:2955] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:18.581506 14871 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.583287 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.585005 14970 raft_consensus.cc:1275] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 12:15:18.586011 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:18.587618 14945 leader_election.cc:304] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.592662 19853 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:15:18.593361 19788 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 12:15:18.593761 19788 raft_consensus.cc:493] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.594105 19788 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:18.597083 19838 consensus_queue.cc:1048] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:18.586892 19810 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:18.608696 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.610387 19850 raft_consensus.cc:2804] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:18.612085 19854 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:18.612550 19854 raft_consensus.cc:493] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
W20260709 12:15:18.614775 14871 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.616132 14871 leader_election.cc:336] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.615157 19854 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:18.620944 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.618530 14728 catalog_manager.cc:5697] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 11 to 12, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 12 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.627493 14728 catalog_manager.cc:5697] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 12 to 13, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.630383 19854 raft_consensus.cc:515] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.631217 14871 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.636540 19839 raft_consensus.cc:2749] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:15:18.638895 14871 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.639704 14871 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.640117 14871 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b299c26ff3a548c18e364e7fdfb86553; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.628965 14728 catalog_manager.cc:5697] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 15 to 16, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 16 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.648895 19839 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:15:18.609902 19810 raft_consensus.cc:493] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 7d1b36248f6440b891a954e65666f1eb)
I20260709 12:15:18.639829 19788 raft_consensus.cc:515] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.652231 19810 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:18.667999 19788 leader_election.cc:290] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.670193 19850 raft_consensus.cc:697] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:18.670957 19850 consensus_queue.cc:237] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:18.681186 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:18.681643 14945 leader_election.cc:336] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.682569 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397da65b9ce4444ab5558dfed9da5bca" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:18.683149 14903 raft_consensus.cc:3060] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:18.633452 19854 leader_election.cc:290] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.692313 14973 raft_consensus.cc:1275] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:18.694029 19826 consensus_queue.cc:1048] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:18.695012 14903 raft_consensus.cc:2468] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
W20260709 12:15:18.696753 14871 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.707450 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 57208325c32042458c99c5c30886c3e1: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.708498 14945 leader_election.cc:336] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:18.722193 14945 leader_election.cc:304] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.722996 19851 raft_consensus.cc:2804] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:18.724078 19851 raft_consensus.cc:697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:18.724965 19851 consensus_queue.cc:237] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.725612 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570acf14b68e4b61845ee08ce6ef2244" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:18.726269 14902 raft_consensus.cc:3060] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Advancing to term 18
W20260709 12:15:18.730656 14871 consensus_peers.cc:597] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.749917 14898 raft_consensus.cc:1275] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
W20260709 12:15:18.754909 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.761085 14902 raft_consensus.cc:2468] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 18.
I20260709 12:15:18.765491 14945 leader_election.cc:304] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:18.723244 19810 raft_consensus.cc:515] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.769459 19810 leader_election.cc:290] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.772717 19854 raft_consensus.cc:2804] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 12:15:18.774636 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4c2c1ebf824f058ba947dbe6540735" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "b299c26ff3a548c18e364e7fdfb86553"
I20260709 12:15:18.775080 19854 raft_consensus.cc:697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 18 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:18.775245 14902 raft_consensus.cc:3060] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:18.775964 19854 consensus_queue.cc:237] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:18.771366 14728 catalog_manager.cc:5697] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index -1 to 8, NON_VOTER 2521854406d544779444a29c4141b97d (127.13.91.132) added. New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.778379 14728 catalog_manager.cc:5697] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 12 to 13, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 13 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.772799 19826 consensus_queue.cc:1048] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.008s
I20260709 12:15:18.797186 19874 ts_tablet_manager.cc:933] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: Initiating tablet copy from peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:18.801486 14902 raft_consensus.cc:2468] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 16.
I20260709 12:15:18.806357 14945 leader_election.cc:304] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
W20260709 12:15:18.822448 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:18.827986 14945 leader_election.cc:336] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:18.832425 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:18.855520 14970 raft_consensus.cc:1275] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:15:18.857235 19726 consensus_queue.cc:1048] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:18.812125 19850 raft_consensus.cc:2804] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:18.861724 14726 catalog_manager.cc:5697] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 10 to 11, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 11 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:18.864549 19850 raft_consensus.cc:697] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 16 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:18.865490 19850 consensus_queue.cc:237] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:18.873603 14871 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.897626 19874 tablet_copy_client.cc:323] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.91.130:35441
I20260709 12:15:18.906076 14973 raft_consensus.cc:1275] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:18.907681 14915 tablet_copy_service.cc:140] P b299c26ff3a548c18e364e7fdfb86553: Received BeginTabletCopySession request for tablet 2a8d49114aa24d3db326fc05411699ad from peer 2521854406d544779444a29c4141b97d ({username='slave'} at 127.0.0.1:44336)
I20260709 12:15:18.908317 14915 tablet_copy_service.cc:161] P b299c26ff3a548c18e364e7fdfb86553: Beginning new tablet copy session on tablet 2a8d49114aa24d3db326fc05411699ad from peer 2521854406d544779444a29c4141b97d at {username='slave'} at 127.0.0.1:44336: session id = 2521854406d544779444a29c4141b97d-2a8d49114aa24d3db326fc05411699ad
I20260709 12:15:18.908380 19726 consensus_queue.cc:1048] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:18.914520 14975 raft_consensus.cc:1275] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:18.915874 19726 consensus_queue.cc:1048] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:18.925518 14915 tablet_copy_source_session.cc:215] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:15:18.937006 14871 consensus_peers.cc:597] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:18.943532 19881 log.cc:927] Time spent T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: Append to log took a long time: real 0.053s	user 0.000s	sys 0.005s
I20260709 12:15:18.954761 19874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8d49114aa24d3db326fc05411699ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:18.985610 15492 raft_consensus.cc:1275] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
W20260709 12:15:18.991856 14871 consensus_peers.cc:597] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:19.004364 14871 consensus_peers.cc:597] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:19.004972 14871 consensus_peers.cc:597] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:19.048668 19771 consensus_queue.cc:1048] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:19.055891 14727 catalog_manager.cc:5697] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 17 to 18, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 18 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:19.063026 14727 catalog_manager.cc:5697] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 11 to 12, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:19.064538 14727 catalog_manager.cc:5697] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 15 to 16, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 16 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:19.072429 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:19.083653 19874 tablet_copy_client.cc:806] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:19.084331 19874 tablet_copy_client.cc:670] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: tablet copy: Starting download of 1 WAL segments...
W20260709 12:15:19.089166 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:19.098196 14903 raft_consensus.cc:1275] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:19.100770 19867 consensus_queue.cc:1048] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:19.125298 14973 raft_consensus.cc:1275] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:19.129745 19771 consensus_queue.cc:1048] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:19.134989 19874 tablet_copy_client.cc:538] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:19.164374 14902 raft_consensus.cc:1275] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:19.166972 19867 consensus_queue.cc:1048] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:19.197744 19874 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: Bootstrap starting.
W20260709 12:15:19.218109 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:19.269891 14903 raft_consensus.cc:1275] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:15:19.274030 19867 consensus_queue.cc:1048] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:19.316838 14898 raft_consensus.cc:1275] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 18 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
W20260709 12:15:19.318225 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:19.319962 19867 consensus_queue.cc:1048] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 12:15:19.320910 13678 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14851)
I20260709 12:15:19.327636 14898 raft_consensus.cc:1275] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:19.332450 19851 consensus_queue.cc:1048] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:19.358878 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:19.395311 19874 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=1 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:19.396327 19874 tablet_bootstrap.cc:492] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: Bootstrap complete.
I20260709 12:15:19.441308 19874 ts_tablet_manager.cc:1403] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: Time spent bootstrapping tablet: real 0.244s	user 0.043s	sys 0.004s
I20260709 12:15:19.453495 19874 raft_consensus.cc:359] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:19.454381 19874 raft_consensus.cc:740] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Becoming Follower/Learner. State: Replica: 2521854406d544779444a29c4141b97d, State: Initialized, Role: LEARNER
W20260709 12:15:19.473493 14945 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111) [suppressed 348 similar messages]
I20260709 12:15:19.493813 19874 consensus_queue.cc:260] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } }
I20260709 12:15:19.557524 19874 ts_tablet_manager.cc:1434] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.001s
I20260709 12:15:19.560731 14915 tablet_copy_service.cc:342] P b299c26ff3a548c18e364e7fdfb86553: Request end of tablet copy session 2521854406d544779444a29c4141b97d-2a8d49114aa24d3db326fc05411699ad received from {username='slave'} at 127.0.0.1:44336
I20260709 12:15:19.561244 14915 tablet_copy_service.cc:434] P b299c26ff3a548c18e364e7fdfb86553: ending tablet copy session 2521854406d544779444a29c4141b97d-2a8d49114aa24d3db326fc05411699ad on tablet 2a8d49114aa24d3db326fc05411699ad with peer 2521854406d544779444a29c4141b97d
I20260709 12:15:19.668756 15492 raft_consensus.cc:1217] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Deduplicated request from leader. Original: 14.7->[14.8-14.8]   Dedup: 14.8->[]
W20260709 12:15:20.321357 13678 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 14851)
I20260709 12:15:20.403270 19837 raft_consensus.cc:1064] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: attempting to promote NON_VOTER 2521854406d544779444a29c4141b97d to VOTER
I20260709 12:15:20.405599 19837 consensus_queue.cc:237] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 6, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:20.415632 14972 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:15:20.417691 19894 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:20.419230 15495 raft_consensus.cc:1275] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 LEARNER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:15:20.421712 19837 consensus_queue.cc:1048] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:20.462024 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.489800 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.573354 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 76022.8us
I20260709 12:15:20.595580 19837 raft_consensus.cc:2955] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Committing config change with OpId 14.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:20.626605 14727 catalog_manager.cc:5697] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:20.629056 14973 raft_consensus.cc:2955] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Committing config change with OpId 14.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
I20260709 12:15:20.649471 15493 raft_consensus.cc:2955] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Committing config change with OpId 14.9: config changed from index 8 to 9, 2521854406d544779444a29c4141b97d (127.13.91.132) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } } }
W20260709 12:15:20.668658 14871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 44272.4us
W20260709 12:15:20.673452 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.674299 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.715023 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.715600 14871 consensus_peers.cc:597] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.716200 14871 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.716915 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.717353 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.717793 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:20.718212 14871 consensus_peers.cc:597] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.751133 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:20.755100 19837 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:20.755714 19837 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:20.759066 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:20.759672 14973 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 14.
I20260709 12:15:20.761006 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:20.761852 19894 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:20.762208 19894 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:20.762513 19894 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:15:20.765208 14871 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:20.767906 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:20.770318 19837 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:20.777271 19894 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:20.779786 19894 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 election: Requested vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:20.795573 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:20.790812 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4725c3147d434594ee136979e6976a" candidate_uuid: "b299c26ff3a548c18e364e7fdfb86553" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:20.797878 14973 raft_consensus.cc:3060] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:20.805759 14973 raft_consensus.cc:2468] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b299c26ff3a548c18e364e7fdfb86553 in term 15.
I20260709 12:15:20.807067 14869 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553; no voters: 
I20260709 12:15:20.807861 19894 raft_consensus.cc:2804] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:20.808362 19894 raft_consensus.cc:697] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 15 LEADER]: Becoming Leader. State: Replica: b299c26ff3a548c18e364e7fdfb86553, State: Running, Role: LEADER
I20260709 12:15:20.809221 19894 consensus_queue.cc:237] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:20.812996 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 57208325c32042458c99c5c30886c3e1: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:20.829365 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.846414 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.854267 14871 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:20.877578 14726 catalog_manager.cc:5697] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 reported cstate change: term changed from 13 to 15, leader changed from 7d1b36248f6440b891a954e65666f1eb (127.13.91.129) to b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130). New cstate: current_term: 15 leader_uuid: "b299c26ff3a548c18e364e7fdfb86553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:20.888751 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:20.945901 14871 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.005139 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.013710 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.027634 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.041905 14871 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.143422 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.152499 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.161027 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.167121 14871 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.206271 14871 consensus_peers.cc:597] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.220518 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.234500 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.276432 14871 consensus_peers.cc:597] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.318046 14759 debug-util.cc:398] Leaking SignalData structure 0x7b0800293960 after lost signal to thread 13681
W20260709 12:15:21.319271 14759 debug-util.cc:398] Leaking SignalData structure 0x7b080030c420 after lost signal to thread 14762
W20260709 12:15:21.320601 14759 debug-util.cc:398] Leaking SignalData structure 0x7b0800277140 after lost signal to thread 14929
W20260709 12:15:21.321712 14759 debug-util.cc:398] Leaking SignalData structure 0x7b080035e0c0 after lost signal to thread 15003
W20260709 12:15:21.321882 13678 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:21.322870 14759 debug-util.cc:398] Leaking SignalData structure 0x7b08003de7a0 after lost signal to thread 15524
I20260709 12:15:21.401377 14973 raft_consensus.cc:1275] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Refusing update from remote peer b299c26ff3a548c18e364e7fdfb86553: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:21.403026 19910 consensus_queue.cc:1048] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:21.450918 14871 consensus_peers.cc:597] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:21.471258 14871 consensus_peers.cc:597] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.505589 14871 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.508728 14871 consensus_peers.cc:597] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.515775 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.572566 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.577450 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.590245 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.598636 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.599385 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:21.639789 14871 consensus_peers.cc:597] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.682794 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.708216 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:21.910638 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:22.068115 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:22.159494 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:22.223760 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:22.322285 13678 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:22.737051 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:23.108904 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.198180 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.271185 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.323230 13678 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:23.384904 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.389761 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.494251 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.496240 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.507411 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.514129 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.514700 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.556521 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.576754 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.623857 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.654477 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.722795 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.767699 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.780611 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.784646 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:23.789330 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:23.792384 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.796132 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.796831 14871 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.797726 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.815999 14871 consensus_peers.cc:597] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:23.829761 14871 consensus_peers.cc:597] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.003360 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.051775 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.084214 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.175029 14871 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.197973 14871 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.205186 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.260056 14871 consensus_peers.cc:597] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.293469 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.309216 14871 consensus_peers.cc:597] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.313265 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.324297 13678 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:24.330144 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.411953 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.457353 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 68264.5us
W20260709 12:15:24.459556 14869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 72096.7us
W20260709 12:15:24.481734 14871 consensus_peers.cc:597] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.494220 14871 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111) [suppressed 421 similar messages]
W20260709 12:15:24.501473 14871 consensus_peers.cc:597] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:24.502097 14871 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.518026 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.570744 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.581177 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.619590 14871 consensus_peers.cc:597] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:24.634235 14871 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:24.694965 14871 consensus_peers.cc:597] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:25.076402 14715 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 50867us
W20260709 12:15:25.084939 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 57208325c32042458c99c5c30886c3e1: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:25.324795 13678 thread.cc:527] Waited for 8000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:25.712214 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.193887 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.216828 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.237607 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.238121 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.238632 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.239202 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.267210 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.281288 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.271438 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:26.290131 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.290808 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.297348 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.325423 13678 thread.cc:527] Waited for 9000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:26.472505 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.488124 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:26.505991 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.541785 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.592576 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.597470 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.599256 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:26.662983 14871 consensus_peers.cc:597] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.802240 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.802831 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:26.821700 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:26.845832 14871 consensus_peers.cc:597] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.002972 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.003509 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.041657 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.056954 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.188244 14871 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.257373 14871 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.267717 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.268461 14871 consensus_peers.cc:597] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.316141 14871 consensus_peers.cc:597] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.325943 13678 thread.cc:527] Waited for 10000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:27.337069 14871 consensus_peers.cc:597] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.490028 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.617079 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.701234 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.790657 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.790774 14871 consensus_peers.cc:597] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:27.837108 14871 consensus_peers.cc:597] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.843032 14871 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.849406 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.870422 14871 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:27.908062 14871 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:27.957360 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:28.214305 14871 consensus_peers.cc:597] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:28.221530 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.323158 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.326417 13678 thread.cc:527] Waited for 11000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:28.337553 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.413031 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.447314 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.472034 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.602799 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.652026 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.669332 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.682613 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.853317 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.891822 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:28.918846 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:28.921417 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.063499 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.081656 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:29.086091 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.104523 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.109670 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:29.117841 14871 consensus_peers.cc:597] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.131767 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.189698 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:29.242918 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.326880 13678 thread.cc:527] Waited for 12000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:29.462329 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.464444 14871 consensus_peers.cc:597] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.472705 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.501317 14871 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111) [suppressed 427 similar messages]
W20260709 12:15:29.522667 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.541370 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:29.557077 14871 consensus_peers.cc:597] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:29.670642 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.674820 14871 consensus_peers.cc:597] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:29.678750 14871 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.794847 14871 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:29.836935 14871 consensus_peers.cc:597] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:29.903070 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:29.956950 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:30.115396 14868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 44339.2us
W20260709 12:15:30.161041 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:30.253358 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:30.306748 14871 consensus_peers.cc:597] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:30.327375 13678 thread.cc:527] Waited for 13000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:30.339874 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:30.415870 14871 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:30.477943 14871 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:30.486737 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:30.548372 14871 consensus_peers.cc:597] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:30.549166 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:30.565954 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:30.577951 14871 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:30.659073 14871 consensus_peers.cc:597] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:30.669219 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:30.674623 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:30.787945 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:30.853533 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.066584 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.101430 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.180152 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.189713 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.255759 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.260995 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.273334 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.296989 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:31.325352 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.327854 13678 thread.cc:527] Waited for 14000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:31.389921 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.390448 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:31.549817 14871 consensus_peers.cc:597] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.566462 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.683355 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.692039 15460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:42267, user_credentials={real_user=slave}} blocked reactor thread for 48597.9us
W20260709 12:15:31.696419 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:31.727162 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:31.728827 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.755642 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:31.960748 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.013569 14871 consensus_peers.cc:597] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.052683 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.094719 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.120781 14871 consensus_peers.cc:597] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.135391 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.167218 14871 consensus_peers.cc:597] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.191076 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.211289 14871 consensus_peers.cc:597] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.328302 13678 thread.cc:527] Waited for 15000ms trying to join with diag-logger (tid 14851)
W20260709 12:15:32.350775 14871 consensus_peers.cc:597] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.411799 14871 consensus_peers.cc:597] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.468542 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.554402 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.569557 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.720101 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.770840 14871 consensus_peers.cc:597] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.800377 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:32.878279 14871 consensus_peers.cc:597] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:32.980528 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:32.985004 14871 consensus_peers.cc:597] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:33.029811 14871 consensus_peers.cc:597] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:33.070561 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:33.115290 14871 consensus_peers.cc:597] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.129436 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.134927 14871 consensus_peers.cc:597] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:33.151939 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:40937, user_credentials={real_user=slave}} blocked reactor thread for 52213.2us
W20260709 12:15:33.176440 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:33.185896 14871 consensus_peers.cc:597] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:33.221903 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.383111 14715 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.13.91.129:40991, user_credentials={real_user=slave}} blocked reactor thread for 48787.4us
W20260709 12:15:33.386585 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9b383b6c00c2423ab5b1e0b05b370936: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:33.428880 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:33.513326 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
W20260709 12:15:33.581875 14871 consensus_peers.cc:597] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.594914 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.651260 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.659219 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:33.726109 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.752022 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:33.801542 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
W20260709 12:15:33.807492 14871 consensus_peers.cc:597] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.829074 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.831357 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.835589 15462 consensus_peers.cc:597] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.841707 14945 consensus_peers.cc:597] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.850633 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.852169 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.852548 15462 consensus_peers.cc:597] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.860499 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.880910 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.907732 14945 consensus_peers.cc:597] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.910291 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.915356 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.930365 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.962160 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:33.964073 14871 consensus_peers.cc:597] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:15:33.975827 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:33.979610 13678 tablet_replica.cc:333] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:33.980675 13678 raft_consensus.cc:2243] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Raft consensus shutting down.
W20260709 12:15:33.982661 14945 consensus_peers.cc:597] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.983115 13678 raft_consensus.cc:2272] T e60757c330834b91a41a0527b417bc0f P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:33.988780 13678 tablet_replica.cc:333] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
W20260709 12:15:33.993114 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:33.994047 13678 raft_consensus.cc:2243] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:33.995096 13678 raft_consensus.cc:2272] T a363cd1fc9f24307b8726312cd942086 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:33.998077 13678 tablet_replica.cc:333] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
W20260709 12:15:34.002600 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.008906 13678 raft_consensus.cc:2243] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.009831 13678 raft_consensus.cc:2272] T 6f3b3618241048fe9a6b80c0480244fe P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.012766 13678 tablet_replica.cc:333] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.013620 13678 raft_consensus.cc:2243] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.014647 13678 raft_consensus.cc:2272] T 33255a8a25b6441ab3eee959c42897f1 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.017380 13678 tablet_replica.cc:333] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.018162 13678 raft_consensus.cc:2243] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:34.018338 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.026868 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.033725 13678 raft_consensus.cc:2272] T 591d02620cfc43e1a6042c3cacd53f53 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.036473 13678 tablet_replica.cc:333] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.037212 13678 raft_consensus.cc:2243] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.038296 13678 raft_consensus.cc:2272] T aa318363574848098e72ad3b2af70d33 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.047694 13678 tablet_replica.cc:333] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.048516 13678 raft_consensus.cc:2243] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.049183 13678 raft_consensus.cc:2272] T 82d3db43c317442e987ee3faeb67653a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.051905 13678 tablet_replica.cc:333] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.053603 13678 raft_consensus.cc:2243] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.054193 13678 raft_consensus.cc:2272] T e724a441858b4dbb9c592f2e4bca4d14 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.060047 14871 consensus_peers.cc:597] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:34.066560 13678 tablet_replica.cc:333] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.067396 13678 raft_consensus.cc:2243] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.068610 13678 raft_consensus.cc:2272] T cd9b2d28b8c04ae5b9dec15b467e6cad P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.071239 13678 tablet_replica.cc:333] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.072019 13678 raft_consensus.cc:2243] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.132961 13678 raft_consensus.cc:2272] T 5cdba307435843a2aa0637978519c2a7 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.138471 13678 tablet_replica.cc:333] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.139379 13678 raft_consensus.cc:2243] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.140098 13678 raft_consensus.cc:2272] T 31dd46489c0b492cad2d9fdd34f8f9e6 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.163508 15462 consensus_peers.cc:597] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.168992 13678 tablet_replica.cc:333] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
W20260709 12:15:34.175796 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.170017 13678 raft_consensus.cc:2243] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Raft consensus shutting down.
W20260709 12:15:34.170080 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:34.178027 13678 raft_consensus.cc:2272] T 99123054e8964b94bfd4988553c5d04a P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.178452 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.179107 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.181137 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.183053 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:34.183976 13678 tablet_replica.cc:333] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
W20260709 12:15:34.185456 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.187397 13678 raft_consensus.cc:2243] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.188549 13678 raft_consensus.cc:2272] T 208258ba0aa1409ea205068754572ad5 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.189498 15462 consensus_peers.cc:597] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.191179 13678 tablet_replica.cc:333] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.191980 13678 raft_consensus.cc:2243] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.192570 13678 raft_consensus.cc:2272] T 96bb59b659d74ddabe816622f437493f P b299c26ff3a548c18e364e7fdfb86553 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.195895 13678 tablet_replica.cc:333] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.196676 13678 raft_consensus.cc:2243] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.197382 13678 raft_consensus.cc:2272] T 9593b4db69494807bcc14559f8593547 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.200047 13678 tablet_replica.cc:333] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.200802 13678 raft_consensus.cc:2243] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:34.203871 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.204425 13678 raft_consensus.cc:2272] T 25be06c3cfc143bda1b06ee39ec68db5 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.208629 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.209945 13678 tablet_replica.cc:333] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.210807 13678 raft_consensus.cc:2243] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Raft consensus shutting down.
W20260709 12:15:34.211565 14870 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:34.211890 13678 raft_consensus.cc:2272] T 9ec4657d314b441bb1d341bb1bedf039 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.214614 13678 tablet_replica.cc:333] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.215376 13678 raft_consensus.cc:2243] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.216130 13678 raft_consensus.cc:2272] T 79fa62d4e68c40e68d95f453294d990a P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.218760 13678 tablet_replica.cc:333] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.220503 13678 raft_consensus.cc:2243] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.221122 13678 raft_consensus.cc:2272] T 6cbccd9de442462ca608b02893dece14 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.224779 13678 tablet_replica.cc:333] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.229050 13678 raft_consensus.cc:2243] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.232235 13678 raft_consensus.cc:2272] T 193d471395e4425193a99882729a3257 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.232699 15462 consensus_peers.cc:597] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.235518 13678 tablet_replica.cc:333] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.245687 13678 raft_consensus.cc:2243] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.246464 13678 raft_consensus.cc:2272] T c8e863f228fb447db876645372fad3bb P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.249346 13678 tablet_replica.cc:333] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.250113 13678 raft_consensus.cc:2243] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.250996 13678 raft_consensus.cc:2272] T 320b62d338924160bd263dc7810b1356 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.250134 14871 consensus_peers.cc:597] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:34.253650 13678 tablet_replica.cc:333] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.263557 13678 raft_consensus.cc:2243] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.264796 13678 raft_consensus.cc:2272] T b2573bd48399444a8c68f585702d7e18 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.273470 13678 tablet_replica.cc:333] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.274226 13678 raft_consensus.cc:2243] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.283049 13678 raft_consensus.cc:2272] T 61a5605edc3c466bbc919a2dcb562041 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.286598 13678 tablet_replica.cc:333] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.287320 13678 raft_consensus.cc:2243] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.289186 13678 raft_consensus.cc:2272] T 2a8d49114aa24d3db326fc05411699ad P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.291620 13678 tablet_replica.cc:333] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.292428 13678 raft_consensus.cc:2243] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.293474 13678 raft_consensus.cc:2272] T 4f43f93d36ef41e69ee8543827ec47c9 P b299c26ff3a548c18e364e7fdfb86553 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.306634 13678 tablet_replica.cc:333] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.307427 13678 raft_consensus.cc:2243] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 16 LEADER]: Raft consensus shutting down.
W20260709 12:15:34.313174 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:34.315754 15462 consensus_peers.cc:597] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. 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 12:15:34.308599 13678 raft_consensus.cc:2272] T 19c00a94b3db433ba756eea479aa8ac3 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.319859 13678 tablet_replica.cc:333] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.320653 13678 raft_consensus.cc:2243] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.321426 13678 raft_consensus.cc:2272] T 5e4c2c1ebf824f058ba947dbe6540735 P b299c26ff3a548c18e364e7fdfb86553 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.323930 13678 tablet_replica.cc:333] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.324667 13678 raft_consensus.cc:2243] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.325357 13678 raft_consensus.cc:2272] T 570acf14b68e4b61845ee08ce6ef2244 P b299c26ff3a548c18e364e7fdfb86553 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.327975 13678 tablet_replica.cc:333] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.336208 13678 raft_consensus.cc:2243] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.336901 13678 raft_consensus.cc:2272] T 397da65b9ce4444ab5558dfed9da5bca P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.339488 13678 tablet_replica.cc:333] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.340204 13678 raft_consensus.cc:2243] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.341094 13678 raft_consensus.cc:2272] T f95c0cc638f1496b8f9fd01b468b6afb P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.343598 13678 tablet_replica.cc:333] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.344331 13678 raft_consensus.cc:2243] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.344954 13678 raft_consensus.cc:2272] T ad4ea559800a439f91f20f29178883e2 P b299c26ff3a548c18e364e7fdfb86553 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.363757 13678 tablet_replica.cc:333] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.364598 13678 raft_consensus.cc:2243] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.365772 13678 raft_consensus.cc:2272] T e996ec59023b4ab6886b764d563807b4 P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.376806 13678 tablet_replica.cc:333] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.377581 13678 raft_consensus.cc:2243] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 18 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.386245 13678 raft_consensus.cc:2272] T 9ca0656f644b4256afef842e4ab7b147 P b299c26ff3a548c18e364e7fdfb86553 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.402928 13678 tablet_replica.cc:333] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.408576 13678 raft_consensus.cc:2243] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.409673 13678 raft_consensus.cc:2272] T 856acbe08d144d12bef348bde5377b8c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.412241 13678 tablet_replica.cc:333] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.412972 13678 raft_consensus.cc:2243] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.413498 13678 raft_consensus.cc:2272] T 1ee8420d212246b397c57fe38a05ab48 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.428840 13678 tablet_replica.cc:333] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.429579 13678 raft_consensus.cc:2243] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.430864 13678 raft_consensus.cc:2272] T 9b383b6c00c2423ab5b1e0b05b370936 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.433681 13678 tablet_replica.cc:333] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.452919 13678 raft_consensus.cc:2243] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.453640 13678 raft_consensus.cc:2272] T dfa0606ef5604297ac3bda0b11474043 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.456379 13678 tablet_replica.cc:333] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.469429 13678 raft_consensus.cc:2243] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.470170 13678 raft_consensus.cc:2272] T 3470a3dd7e3b4f259dc717bc89b3a804 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.473083 13678 tablet_replica.cc:333] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.473939 13678 raft_consensus.cc:2243] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.474752 13678 raft_consensus.cc:2272] T 70f2777bd2704e7b9cb3196c9901b2aa P b299c26ff3a548c18e364e7fdfb86553 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.477649 13678 tablet_replica.cc:333] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.482609 13678 raft_consensus.cc:2243] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.483469 13678 raft_consensus.cc:2272] T 354a563e83e24f09a155a5abaa97ae77 P b299c26ff3a548c18e364e7fdfb86553 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.496320 13678 tablet_replica.cc:333] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.504453 13678 raft_consensus.cc:2243] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.505249 13678 raft_consensus.cc:2272] T 4da3a35aaccd4cfea5bdd483374adddf P b299c26ff3a548c18e364e7fdfb86553 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.507916 13678 tablet_replica.cc:333] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.508682 13678 raft_consensus.cc:2243] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.509865 13678 raft_consensus.cc:2272] T 9b9e0e6b53c74c968387f8d12e036821 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.512647 13678 tablet_replica.cc:333] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.516835 13678 raft_consensus.cc:2243] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.518527 13678 raft_consensus.cc:2272] T baf36c40d8034bd5959ba84149b24785 P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.522897 13678 tablet_replica.cc:333] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.528824 13678 raft_consensus.cc:2243] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.529946 13678 raft_consensus.cc:2272] T c3c252f8f1f842c589edd3a577a7a31c P b299c26ff3a548c18e364e7fdfb86553 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.531458 14945 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111) [suppressed 496 similar messages]
I20260709 12:15:34.536470 13678 tablet_replica.cc:333] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.537286 13678 raft_consensus.cc:2243] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:34.537878 13678 raft_consensus.cc:2272] T 780efc6ae91242b9ad60f0158f527749 P b299c26ff3a548c18e364e7fdfb86553 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.545269 13678 tablet_replica.cc:333] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.546010 13678 raft_consensus.cc:2243] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.553364 13678 raft_consensus.cc:2272] T ed4725c3147d434594ee136979e6976a P b299c26ff3a548c18e364e7fdfb86553 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:34.559728 13678 tablet_replica.cc:333] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553: stopping tablet replica
I20260709 12:15:34.565641 13678 raft_consensus.cc:2243] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:34.567513 13678 raft_consensus.cc:2272] T 57208325c32042458c99c5c30886c3e1 P b299c26ff3a548c18e364e7fdfb86553 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:34.607414 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:34.651540 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:34.673535 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:34.713750 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:34.724867 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:34.750254 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:34.992841 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:35.026111 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:35.087272 19976 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.087853 19976 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.090301 19976 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:35.102353 14945 leader_election.cc:336] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.111897 14945 leader_election.cc:336] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.113199 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.117745 19973 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:35.179009 19973 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.179545 19973 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.181711 19973 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:35.201208 14945 leader_election.cc:336] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:35.201946 14945 leader_election.cc:336] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.202347 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.205170 19973 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:35.249100 19976 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.249639 19976 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.251593 19976 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:35.296888 14945 leader_election.cc:336] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.297601 14945 leader_election.cc:336] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.297976 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.306416 19976 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:35.393685 19980 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.394212 19980 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.396559 19980 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.400202 19980 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.400681 19980 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.402590 19980 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.405344 19965 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.405875 19965 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.407826 19965 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.419480 19980 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:15:35.422031 14945 leader_election.cc:336] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.424448 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:35.420116 19980 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:35.428910 14945 leader_election.cc:336] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.430558 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.431386 19979 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:15:35.435288 15462 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.428061 19980 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.437922 19980 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.438411 19980 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.448477 19965 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.449153 19965 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.451279 19965 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:35.452622 15462 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.456512 15462 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.458421 19980 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:35.457624 14945 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.461668 14945 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.463888 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.464660 19979 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.465325 19979 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.464620 19965 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:35.469910 19979 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:35.471323 19980 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:35.479358 19965 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.480073 19965 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.485203 19965 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.487963 19965 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.488571 19965 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.490819 19965 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.495011 19980 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.495781 19980 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.499686 19980 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.510120 15495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
W20260709 12:15:35.512552 14945 leader_election.cc:336] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.513108 14945 leader_election.cc:336] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.515718 15462 leader_election.cc:336] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.527890 15462 leader_election.cc:336] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.528355 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:35.529578 14945 leader_election.cc:336] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.530030 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.530704 19980 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:35.531865 19965 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:15:35.534195 15462 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:35.540644 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:35.541081 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:35.544916 15462 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.545372 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.547842 19965 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:15:35.548949 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.556460 19965 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.556993 19965 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.559299 19965 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:35.560475 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:35.561144 14975 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:15:35.562453 15460 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:35.563324 19965 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:35.563692 19965 raft_consensus.cc:493] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.564038 19965 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:15:35.564716 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.565186 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.566700 19974 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 12:15:35.569379 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.569947 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:35.571664 19965 raft_consensus.cc:515] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:35.573870 15462 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:35.576754 14945 leader_election.cc:336] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.580210 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.580905 19980 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:35.581456 19965 leader_election.cc:290] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:35.583830 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856acbe08d144d12bef348bde5377b8c" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:35.584399 14975 raft_consensus.cc:3060] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:15:35.584729 15462 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:35.584949 14945 leader_election.cc:336] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.585420 14945 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:35.587497 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.588060 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.588739 19979 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:35.591682 14975 raft_consensus.cc:2468] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 13.
I20260709 12:15:35.592444 19980 raft_consensus.cc:2749] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:35.601557 15460 leader_election.cc:304] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.602332 19965 raft_consensus.cc:2804] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:35.602834 19965 raft_consensus.cc:697] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:35.606809 19965 consensus_queue.cc:237] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:35.610706 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:35.632915 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:35.653767 14728 catalog_manager.cc:5697] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 12 to 13, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 13 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:35.665823 19974 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.666417 19974 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.661536 19965 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.669432 19965 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.671324 19980 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.672689 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:35.675693 19974 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:35.677475 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:35.671938 19980 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.681406 19980 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.671871 19965 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:35.689972 19979 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.694146 19980 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.699309 19980 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.700634 19979 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.703594 19979 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.704025 19980 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:35.709018 15462 leader_election.cc:336] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.709417 15462 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.713104 19981 raft_consensus.cc:2749] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:35.714082 19981 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.714620 19981 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.715202 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:35.715885 15500 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
W20260709 12:15:35.718063 15462 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.718425 15462 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, 7d1b36248f6440b891a954e65666f1eb
I20260709 12:15:35.719676 19965 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:35.722846 19981 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:35.723004 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
W20260709 12:15:35.723359 14945 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.723791 15462 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:35.725171 14945 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.725489 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:35.726241 14945 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:35.726651 14945 leader_election.cc:336] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.723832 14975 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 14.
I20260709 12:15:35.734611 19987 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:35.739387 15462 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.740864 19980 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.741398 19980 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.743434 19980 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:35.745324 19980 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:15:35.745635 14945 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.745786 19980 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.746119 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:35.747125 14945 leader_election.cc:336] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.747505 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.748180 19973 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:35.748876 19973 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:35.750303 19987 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.750779 19987 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.752971 19987 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.754292 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:35.754911 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:35.755496 15500 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 11.
W20260709 12:15:35.756481 15462 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.756901 15462 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.757612 19965 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:35.748183 19980 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:35.759563 14945 leader_election.cc:336] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.760025 14945 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 2521854406d544779444a29c4141b97d, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.765834 19980 raft_consensus.cc:2749] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:35.765841 19973 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.766551 19973 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.768424 19973 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.769099 14942 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:15:35.772264 14945 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:35.772403 19973 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:35.772921 19973 raft_consensus.cc:493] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.773298 19973 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:35.773397 14945 leader_election.cc:336] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:35.781016 14945 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.781319 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.784106 19987 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 12:15:35.788333 19973 raft_consensus.cc:515] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:35.791481 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.792613 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.792992 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.795742 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b383b6c00c2423ab5b1e0b05b370936" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d"
I20260709 12:15:35.796344 15492 raft_consensus.cc:3060] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:35.798887 19987 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:35.803227 15492 raft_consensus.cc:2468] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:35.804127 14942 leader_election.cc:304] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
I20260709 12:15:35.804873 19979 raft_consensus.cc:2804] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:35.805342 19979 raft_consensus.cc:697] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Becoming Leader. State: Replica: 06d602c103924b9ca33fd3a8852aad88, State: Running, Role: LEADER
I20260709 12:15:35.806098 19979 consensus_queue.cc:237] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:35.809787 14945 leader_election.cc:336] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.812366 19973 leader_election.cc:290] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:35.815364 13678 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14926)
I20260709 12:15:35.822687 19973 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.823246 19973 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:35.825316 19973 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:35.828926 14728 catalog_manager.cc:5697] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 reported cstate change: term changed from 11 to 12, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131). New cstate: current_term: 12 leader_uuid: "06d602c103924b9ca33fd3a8852aad88" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:35.834697 14945 leader_election.cc:336] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.835428 14945 leader_election.cc:336] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.835807 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.836591 19973 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:35.839919 19981 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.840478 19981 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.842494 19981 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:35.843997 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:35.844635 14975 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 14.
I20260709 12:15:35.847594 15460 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 
W20260709 12:15:35.849086 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:35.849440 19981 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 12:15:35.849722 15462 leader_election.cc:336] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.851698 19981 raft_consensus.cc:493] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting leader election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.852098 19981 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:35.858299 19981 raft_consensus.cc:515] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Starting leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:35.872613 15462 leader_election.cc:336] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.876595 19981 leader_election.cc:290] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 election: Requested vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
I20260709 12:15:35.876806 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57208325c32042458c99c5c30886c3e1" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88"
I20260709 12:15:35.877506 14975 raft_consensus.cc:3060] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:35.879180 19979 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:35.879725 19979 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:35.882975 19979 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:35.884467 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:35.885181 15492 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
I20260709 12:15:35.884820 14975 raft_consensus.cc:2468] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 15.
I20260709 12:15:35.890254 15460 leader_election.cc:304] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:35.890766 14945 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:35.891458 14945 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:35.891393 19981 raft_consensus.cc:2804] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:35.891898 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:35.892544 19981 raft_consensus.cc:697] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 15 LEADER]: Becoming Leader. State: Replica: 2521854406d544779444a29c4141b97d, State: Running, Role: LEADER
I20260709 12:15:35.893141 19979 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:35.893603 19981 consensus_queue.cc:237] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
W20260709 12:15:35.916988 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:35.928062 14728 catalog_manager.cc:5697] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d reported cstate change: term changed from 14 to 15, leader changed from b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130) to 2521854406d544779444a29c4141b97d (127.13.91.132). New cstate: current_term: 15 leader_uuid: "2521854406d544779444a29c4141b97d" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:36.082752 15462 consensus_peers.cc:597] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:36.089977 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:36.113960 14975 raft_consensus.cc:1275] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:36.121193 19981 consensus_queue.cc:1048] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 12:15:36.128909 14945 consensus_peers.cc:597] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.129774 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.203974 14945 consensus_peers.cc:597] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.204933 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.207554 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:36.212962 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:36.255245 15492 raft_consensus.cc:1275] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Refusing update from remote peer 06d602c103924b9ca33fd3a8852aad88: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:36.257221 19980 consensus_queue.cc:1048] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260709 12:15:36.280542 14945 consensus_peers.cc:597] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:36.287139 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.328752 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:36.338429 14972 raft_consensus.cc:1275] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Refusing update from remote peer 2521854406d544779444a29c4141b97d: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 12:15:36.340104 19974 consensus_queue.cc:1048] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 12:15:36.355803 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.367096 15462 consensus_peers.cc:597] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.368139 14945 consensus_peers.cc:597] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.374859 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.388841 15462 consensus_peers.cc:597] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:36.392745 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.400041 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.428191 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.430590 15462 consensus_peers.cc:597] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.432498 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.434365 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.467464 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.483224 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.487165 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.508994 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.518296 15462 consensus_peers.cc:597] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.592355 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.628167 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:36.631423 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.631946 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.635731 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.707261 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:36.726083 19987 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:36.726814 19987 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:36.729169 19987 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:36.742571 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.764947 14945 leader_election.cc:336] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:36.765987 14945 leader_election.cc:336] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:36.766522 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:36.768471 19987 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:15:36.778162 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.810608 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.815932 13678 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14926)
W20260709 12:15:36.853370 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:36.857174 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.915606 15462 consensus_peers.cc:597] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:36.991801 19987 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:36.993744 19987 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:36.995726 15462 consensus_peers.cc:597] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:36.996400 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:37.003660 14945 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.004410 14945 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:37.004802 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:36.995836 19987 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:37.005952 19979 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 12:15:37.017936 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:37.031299 15462 consensus_peers.cc:597] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:37.051853 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:37.112697 19979 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.113351 19979 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.115547 19979 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:37.120415 19987 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.121016 19987 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:37.122944 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:37.125576 19987 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.125555 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.132692 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:37.133399 19987 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:37.144443 14945 leader_election.cc:336] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.147064 14945 leader_election.cc:336] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:37.147477 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:37.148161 19987 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:37.163419 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:37.169986 19987 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.170603 19987 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.172803 19987 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.181845 14945 leader_election.cc:336] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.225162 19984 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.225917 19984 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:37.228041 19984 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.245599 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.246423 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:37.246817 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:37.247977 19984 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 12:15:37.308640 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:37.314481 19984 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.315164 19984 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:37.320323 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:37.321069 14975 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 14.
I20260709 12:15:37.327006 19984 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:37.344213 15462 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.345046 15462 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:37.345434 15462 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:37.347306 19984 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:37.355404 19987 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.356082 19987 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.362083 19987 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.376092 14945 leader_election.cc:336] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.405133 19987 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.409868 19987 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.412348 19987 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.418888 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.487923 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:37.491227 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:37.544109 19974 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.546960 19979 raft_consensus.cc:493] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.547544 19979 raft_consensus.cc:515] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.549784 19979 leader_election.cc:290] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:37.544822 19974 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:37.555522 19974 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.557962 14945 leader_election.cc:336] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.564632 19974 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.565357 19974 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:37.576267 19974 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:37.577179 19987 raft_consensus.cc:493] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.577831 19987 raft_consensus.cc:515] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.582064 19987 leader_election.cc:290] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.588742 14945 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.606921 19987 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.607482 19987 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.609563 19987 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.612109 15462 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:37.619624 15462 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.620054 15462 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:37.632519 19974 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:37.635619 19987 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:15:37.624250 14945 leader_election.cc:336] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.636181 19987 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.639438 19987 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.644546 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:37.645038 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:37.655218 15462 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.659525 15462 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:37.659951 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
W20260709 12:15:37.661935 14945 leader_election.cc:336] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.662828 19974 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:37.687556 19987 raft_consensus.cc:493] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.688169 19987 raft_consensus.cc:515] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.690307 19987 leader_election.cc:290] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.701325 14945 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.744237 19984 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.745014 19984 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:37.747174 19984 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.771214 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:37.790953 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:37.799993 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:37.816464 13678 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 14926)
W20260709 12:15:37.811247 15462 leader_election.cc:336] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.818776 15462 leader_election.cc:336] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:37.819190 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:37.820102 19984 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:37.879781 19987 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.880442 19987 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:37.886333 19987 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
W20260709 12:15:37.888501 14945 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:37.891326 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:37.892117 15500 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 12.
W20260709 12:15:37.921774 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:15:37.978971 19987 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:37.979565 19987 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:37.981779 19987 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:37.988932 14945 leader_election.cc:336] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:37.991556 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:38.212266 14945 leader_election.cc:336] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.212900 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.218040 19987 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:15:38.234141 14945 leader_election.cc:336] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.234614 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.235304 19987 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:38.236577 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.237139 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.237846 19987 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:15:38.239125 14945 leader_election.cc:336] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.239528 14945 leader_election.cc:304] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.240176 19987 raft_consensus.cc:2749] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:38.241119 14945 leader_election.cc:336] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.241544 14945 leader_election.cc:304] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.242201 19987 raft_consensus.cc:2749] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:38.243336 14945 leader_election.cc:336] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.243746 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.244410 19987 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:38.245433 14945 leader_election.cc:336] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.245812 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.246452 19987 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:38.247609 14945 leader_election.cc:336] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.247988 14945 leader_election.cc:304] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.248888 19987 raft_consensus.cc:2749] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 12:15:38.254207 14945 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.254673 14945 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.255425 19987 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:38.267402 14945 leader_election.cc:336] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.268093 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.268870 19987 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:38.285327 19987 raft_consensus.cc:493] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:38.285806 19987 raft_consensus.cc:515] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:38.287467 19987 leader_election.cc:290] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:38.292904 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:38.298760 14945 leader_election.cc:336] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:38.300459 14945 leader_election.cc:336] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:38.300870 14945 leader_election.cc:304] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.301574 19987 raft_consensus.cc:2749] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:15:38.311676 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:38.511022 15462 consensus_peers.cc:597] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:38.538981 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:38.580739 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:38.652302 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:38.655366 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:38.702090 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:15:38.714737 20004 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:38.716393 20004 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:38.721289 20004 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:38.756809 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:38.760038 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:38.760614 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.761400 20004 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:38.803512 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:38.817531 13678 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 14926)
W20260709 12:15:38.838192 14945 consensus_peers.cc:597] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:38.870275 20004 raft_consensus.cc:493] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:38.870836 20004 raft_consensus.cc:515] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:38.874854 20004 leader_election.cc:290] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:38.880905 14945 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:38.882232 14945 leader_election.cc:336] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:38.882368 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:15:38.883960 14945 leader_election.cc:304] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:38.885820 20004 raft_consensus.cc:2749] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 12:15:38.889844 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:38.901847 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:38.908427 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:38.922477 14945 consensus_peers.cc:597] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:38.991251 14945 consensus_peers.cc:597] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:39.035347 15462 consensus_peers.cc:597] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.043265 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:39.054440 20006 raft_consensus.cc:493] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:39.055151 20006 raft_consensus.cc:515] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:39.058997 20006 leader_election.cc:290] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 2521854406d544779444a29c4141b97d (127.13.91.132:40937)
I20260709 12:15:39.060590 15492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8d49114aa24d3db326fc05411699ad" candidate_uuid: "06d602c103924b9ca33fd3a8852aad88" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2521854406d544779444a29c4141b97d" is_pre_election: true
I20260709 12:15:39.061288 15492 raft_consensus.cc:2468] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d602c103924b9ca33fd3a8852aad88 in term 14.
W20260709 12:15:39.063612 15462 consensus_peers.cc:597] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:39.068018 14945 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:39.068890 14945 leader_election.cc:336] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:39.069332 14945 leader_election.cc:304] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:39.070055 20006 raft_consensus.cc:2749] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:39.074971 15462 consensus_peers.cc:597] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.143301 15462 consensus_peers.cc:597] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.165346 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.166240 14945 consensus_peers.cc:597] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.193706 14945 consensus_peers.cc:597] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.282830 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:39.331343 20006 raft_consensus.cc:493] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:15:39.331509 14945 consensus_peers.cc:597] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:15:39.332042 20006 raft_consensus.cc:515] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:39.333907 20006 leader_election.cc:290] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:39.338361 14945 leader_election.cc:336] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:39.340631 14945 leader_election.cc:336] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:39.341117 14945 leader_election.cc:304] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:39.341909 20006 raft_consensus.cc:2749] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:39.361754 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:39.369679 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.386191 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:39.392676 14945 consensus_peers.cc:597] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.400645 15462 consensus_peers.cc:597] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.404129 14945 consensus_peers.cc:597] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.405066 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:39.450791 14945 consensus_peers.cc:597] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.461925 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.490239 14945 consensus_peers.cc:597] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:39.504802 15462 consensus_peers.cc:597] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.533356 15462 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:39.536849 14945 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111) [suppressed 647 similar messages]
W20260709 12:15:39.539289 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:39.573603 15462 consensus_peers.cc:597] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.604116 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.664873 14945 consensus_peers.cc:597] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.689623 14945 consensus_peers.cc:597] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:39.734354 14945 consensus_peers.cc:597] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.738456 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.740561 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.818055 13678 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 14926)
I20260709 12:15:39.865517 20005 raft_consensus.cc:493] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:39.866120 20005 raft_consensus.cc:515] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:39.868127 20005 leader_election.cc:290] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:39.880337 15462 leader_election.cc:336] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:39.881696 15462 leader_election.cc:336] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:39.882035 15462 leader_election.cc:304] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:39.882613 20005 raft_consensus.cc:2749] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:39.888554 20004 raft_consensus.cc:493] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:39.889070 20004 raft_consensus.cc:515] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:39.891124 20004 leader_election.cc:290] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:39.896420 20006 raft_consensus.cc:493] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:39.893136 19984 raft_consensus.cc:493] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:39.896876 20006 raft_consensus.cc:515] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:39.897655 19984 raft_consensus.cc:515] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } attrs { replace: true } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:39.898993 20006 leader_election.cc:290] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:39.900332 19984 leader_election.cc:290] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:39.908308 14945 leader_election.cc:336] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:39.911545 14945 leader_election.cc:336] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:39.913892 14945 leader_election.cc:304] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:39.911844 14972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf36c40d8034bd5959ba84149b24785" candidate_uuid: "2521854406d544779444a29c4141b97d" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "06d602c103924b9ca33fd3a8852aad88" is_pre_election: true
I20260709 12:15:39.915158 14972 raft_consensus.cc:2468] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2521854406d544779444a29c4141b97d in term 12.
I20260709 12:15:39.916359 20004 raft_consensus.cc:2749] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:39.922178 14945 leader_election.cc:336] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:39.922968 14945 leader_election.cc:336] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:39.923367 14945 leader_election.cc:304] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:39.924033 20004 raft_consensus.cc:2749] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:39.929200 20004 raft_consensus.cc:493] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
W20260709 12:15:39.929733 15462 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:39.929658 20004 raft_consensus.cc:515] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
W20260709 12:15:39.930528 15462 leader_election.cc:336] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:39.930907 15462 leader_election.cc:304] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88, 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:39.931560 20005 raft_consensus.cc:2749] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:39.931720 20004 leader_election.cc:290] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:39.938221 14945 leader_election.cc:336] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:39.939258 14945 leader_election.cc:336] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:39.939678 14945 leader_election.cc:304] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:39.940217 20004 raft_consensus.cc:2749] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:39.954419 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:39.963874 15462 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:15:39.988485 20005 raft_consensus.cc:493] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:39.989161 20005 raft_consensus.cc:515] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:39.991333 20005 leader_election.cc:290] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:39.992107 14945 consensus_peers.cc:597] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:39.998027 15462 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:39.998977 15462 leader_election.cc:336] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:39.999481 15462 leader_election.cc:304] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:40.000739 20005 raft_consensus.cc:2749] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:15:40.023062 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260709 12:15:40.071552 20005 raft_consensus.cc:493] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:40.072319 20005 raft_consensus.cc:515] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:40.074721 20005 leader_election.cc:290] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:40.080968 15462 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:40.084756 15462 leader_election.cc:336] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:40.085204 15462 leader_election.cc:304] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:40.085947 20005 raft_consensus.cc:2749] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:40.130007 14945 consensus_peers.cc:597] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:40.229432 14945 consensus_peers.cc:597] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:15:40.275512 20004 raft_consensus.cc:493] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:40.277107 20004 raft_consensus.cc:515] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:40.279243 20004 leader_election.cc:290] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:40.285027 14945 leader_election.cc:336] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
W20260709 12:15:40.287412 14945 leader_election.cc:336] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:40.287853 14945 leader_election.cc:304] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:40.288658 20004 raft_consensus.cc:2749] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:40.288852 14945 consensus_peers.cc:597] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:40.310443 20008 raft_consensus.cc:493] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:40.311057 20008 raft_consensus.cc:515] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:40.313166 20008 leader_election.cc:290] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:40.322129 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:40.322789 15462 leader_election.cc:336] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:40.323159 15462 leader_election.cc:304] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:40.323885 20008 raft_consensus.cc:2749] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:40.328331 20006 raft_consensus.cc:493] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:40.328881 20006 raft_consensus.cc:515] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:40.330899 20006 leader_election.cc:290] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:40.337865 14945 consensus_peers.cc:597] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:15:40.338276 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:40.339017 14945 leader_election.cc:336] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:40.339378 14945 leader_election.cc:304] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:40.340299 20006 raft_consensus.cc:2749] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:40.395349 20006 raft_consensus.cc:493] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:40.396102 20006 raft_consensus.cc:515] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:40.398959 20006 leader_election.cc:290] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
W20260709 12:15:40.408241 14945 leader_election.cc:336] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
W20260709 12:15:40.411361 14945 leader_election.cc:336] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:40.411789 14945 leader_election.cc:304] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:40.412506 20006 raft_consensus.cc:2749] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:40.464465 14945 consensus_peers.cc:597] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:40.480043 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
W20260709 12:15:40.577639 14945 consensus_peers.cc:597] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:40.606609 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
W20260709 12:15:40.634009 15460 consensus_peers.cc:597] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.640262 15460 consensus_peers.cc:597] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.642060 15460 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.671201 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:40.673367 13678 tablet_replica.cc:333] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.674319 13678 raft_consensus.cc:2243] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.675092 13678 raft_consensus.cc:2272] T aa318363574848098e72ad3b2af70d33 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.678426 13678 tablet_replica.cc:333] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.679158 13678 raft_consensus.cc:2243] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.680202 13678 raft_consensus.cc:2272] T 6f3b3618241048fe9a6b80c0480244fe P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:40.680640 15460 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.681362 15460 consensus_peers.cc:597] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.682400 13678 tablet_replica.cc:333] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.683142 13678 raft_consensus.cc:2243] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.683831 13678 raft_consensus.cc:2272] T 33255a8a25b6441ab3eee959c42897f1 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.689541 13678 tablet_replica.cc:333] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.690260 13678 raft_consensus.cc:2243] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.691576 13678 raft_consensus.cc:2272] T 288719c849ad492aa7db0307a4c41fe9 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.693689 13678 tablet_replica.cc:333] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.694612 13678 raft_consensus.cc:2243] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.695230 13678 raft_consensus.cc:2272] T b433b4990096410b80f1ad12a3f958c8 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.697799 13678 tablet_replica.cc:333] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
W20260709 12:15:40.693699 15460 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.699234 13678 raft_consensus.cc:2243] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.700790 13678 raft_consensus.cc:2272] T a363cd1fc9f24307b8726312cd942086 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.702811 13678 tablet_replica.cc:333] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.703402 13678 raft_consensus.cc:2243] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.703940 13678 raft_consensus.cc:2272] T 591d02620cfc43e1a6042c3cacd53f53 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.706027 13678 tablet_replica.cc:333] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.706563 13678 raft_consensus.cc:2243] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.707769 13678 raft_consensus.cc:2272] T 31dd46489c0b492cad2d9fdd34f8f9e6 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.710258 13678 tablet_replica.cc:333] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.710788 13678 raft_consensus.cc:2243] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.711404 13678 raft_consensus.cc:2272] T cd9b2d28b8c04ae5b9dec15b467e6cad P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.713693 13678 tablet_replica.cc:333] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.714404 13678 raft_consensus.cc:2243] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.715601 13678 raft_consensus.cc:2272] T 5cdba307435843a2aa0637978519c2a7 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.716092 20006 raft_consensus.cc:493] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader b299c26ff3a548c18e364e7fdfb86553)
I20260709 12:15:40.716673 20006 raft_consensus.cc:515] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } }
I20260709 12:15:40.718149 13678 tablet_replica.cc:333] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.718848 20006 leader_election.cc:290] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991), b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441)
I20260709 12:15:40.720108 13678 raft_consensus.cc:2243] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.720738 13678 raft_consensus.cc:2272] T 96bb59b659d74ddabe816622f437493f P 06d602c103924b9ca33fd3a8852aad88 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.723064 13678 tablet_replica.cc:333] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
W20260709 12:15:40.724179 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:40.724723 13678 raft_consensus.cc:2243] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:40.725076 14945 leader_election.cc:336] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:40.725526 13678 raft_consensus.cc:2272] T 527b4324c27c45388a9dba463bd25b3b P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.725596 14945 leader_election.cc:304] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d602c103924b9ca33fd3a8852aad88; no voters: 7d1b36248f6440b891a954e65666f1eb, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:40.727687 20006 raft_consensus.cc:2749] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:40.728127 13678 tablet_replica.cc:333] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.729045 13678 raft_consensus.cc:2243] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.729465 13678 raft_consensus.cc:2272] T 208258ba0aa1409ea205068754572ad5 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.731410 13678 tablet_replica.cc:333] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.731897 13678 raft_consensus.cc:2243] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.732844 13678 raft_consensus.cc:2272] T 25be06c3cfc143bda1b06ee39ec68db5 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.735128 13678 tablet_replica.cc:333] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.735751 13678 raft_consensus.cc:2243] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.736406 13678 raft_consensus.cc:2272] T 9ec4657d314b441bb1d341bb1bedf039 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.738245 13678 tablet_replica.cc:333] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.738981 13678 raft_consensus.cc:2243] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.740108 13678 raft_consensus.cc:2272] T 9593b4db69494807bcc14559f8593547 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.742266 13678 tablet_replica.cc:333] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.742785 13678 raft_consensus.cc:2243] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.743446 13678 raft_consensus.cc:2272] T 62960e193a71437ca3e0617694ee47a3 P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.745277 13678 tablet_replica.cc:333] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.745775 13678 raft_consensus.cc:2243] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.746227 13678 raft_consensus.cc:2272] T 6cbccd9de442462ca608b02893dece14 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.748005 13678 tablet_replica.cc:333] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.748538 13678 raft_consensus.cc:2243] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.748989 13678 raft_consensus.cc:2272] T 7c3edc810ebc4d469eb1464443f96b10 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.750833 13678 tablet_replica.cc:333] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.751327 13678 raft_consensus.cc:2243] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.752429 13678 raft_consensus.cc:2272] T c8e863f228fb447db876645372fad3bb P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.754720 13678 tablet_replica.cc:333] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.755386 13678 raft_consensus.cc:2243] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.756383 13678 raft_consensus.cc:2272] T 5e4c2c1ebf824f058ba947dbe6540735 P 06d602c103924b9ca33fd3a8852aad88 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.758348 13678 tablet_replica.cc:333] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.758917 13678 raft_consensus.cc:2243] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.759708 13678 raft_consensus.cc:2272] T 4da3a35aaccd4cfea5bdd483374adddf P 06d602c103924b9ca33fd3a8852aad88 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.761433 13678 tablet_replica.cc:333] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.761925 13678 raft_consensus.cc:2243] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.762952 13678 raft_consensus.cc:2272] T 79fa62d4e68c40e68d95f453294d990a P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.765225 13678 tablet_replica.cc:333] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.765807 13678 raft_consensus.cc:2243] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:40.765908 15460 consensus_peers.cc:597] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.766307 13678 raft_consensus.cc:2272] T b2573bd48399444a8c68f585702d7e18 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.768453 13678 tablet_replica.cc:333] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.769097 13678 raft_consensus.cc:2243] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.769757 13678 raft_consensus.cc:2272] T 61a5605edc3c466bbc919a2dcb562041 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.772070 13678 tablet_replica.cc:333] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.772845 13678 raft_consensus.cc:2243] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.773497 13678 raft_consensus.cc:2272] T 9ca0656f644b4256afef842e4ab7b147 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.775889 13678 tablet_replica.cc:333] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
W20260709 12:15:40.776369 15462 consensus_peers.cc:597] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:15:40.776633 13678 raft_consensus.cc:2243] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.777743 13678 raft_consensus.cc:2272] T 856acbe08d144d12bef348bde5377b8c P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.779974 13678 tablet_replica.cc:333] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.780753 13678 raft_consensus.cc:2243] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.781400 13678 raft_consensus.cc:2272] T 81e9642a49b14f42bf07c76f77621e9f P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.783727 13678 tablet_replica.cc:333] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.784335 13678 raft_consensus.cc:2243] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Raft consensus shutting down.
W20260709 12:15:40.784400 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260709 12:15:40.785373 13678 raft_consensus.cc:2272] T 1ee8420d212246b397c57fe38a05ab48 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.787384 13678 tablet_replica.cc:333] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.788100 13678 raft_consensus.cc:2243] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.788832 13678 raft_consensus.cc:2272] T 193d471395e4425193a99882729a3257 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.791371 13678 tablet_replica.cc:333] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.792119 13678 raft_consensus.cc:2243] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.792948 13678 raft_consensus.cc:2272] T 397da65b9ce4444ab5558dfed9da5bca P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.795457 13678 tablet_replica.cc:333] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.795972 13678 raft_consensus.cc:2243] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 18 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.797205 13678 raft_consensus.cc:2272] T 570acf14b68e4b61845ee08ce6ef2244 P 06d602c103924b9ca33fd3a8852aad88 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.799470 13678 tablet_replica.cc:333] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.800225 13678 raft_consensus.cc:2243] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.801537 13678 raft_consensus.cc:2272] T 9b383b6c00c2423ab5b1e0b05b370936 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.803834 13678 tablet_replica.cc:333] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.804575 13678 raft_consensus.cc:2243] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.805766 13678 raft_consensus.cc:2272] T 354a563e83e24f09a155a5abaa97ae77 P 06d602c103924b9ca33fd3a8852aad88 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.807847 13678 tablet_replica.cc:333] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.808434 13678 raft_consensus.cc:2243] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.809265 13678 raft_consensus.cc:2272] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 06d602c103924b9ca33fd3a8852aad88 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.811098 13678 tablet_replica.cc:333] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.811606 13678 raft_consensus.cc:2243] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.812213 13678 raft_consensus.cc:2272] T 2a8d49114aa24d3db326fc05411699ad P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.814239 13678 tablet_replica.cc:333] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.814796 13678 raft_consensus.cc:2243] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.815774 13678 raft_consensus.cc:2272] T dff0712b405a42ebb4d3e8f738169272 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.818236 13678 tablet_replica.cc:333] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.818850 13678 raft_consensus.cc:2243] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.819769 13678 raft_consensus.cc:2272] T dfa0606ef5604297ac3bda0b11474043 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.821803 13678 tablet_replica.cc:333] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.822299 13678 raft_consensus.cc:2243] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.822800 13678 raft_consensus.cc:2272] T 9b9e0e6b53c74c968387f8d12e036821 P 06d602c103924b9ca33fd3a8852aad88 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.825054 13678 tablet_replica.cc:333] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.825627 13678 raft_consensus.cc:2243] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.826272 13678 raft_consensus.cc:2272] T 57643c1277d745a4b2d3282b79af2abf P 06d602c103924b9ca33fd3a8852aad88 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.828606 13678 tablet_replica.cc:333] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.829169 13678 raft_consensus.cc:2243] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.829622 13678 raft_consensus.cc:2272] T c3c252f8f1f842c589edd3a577a7a31c P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.831365 13678 tablet_replica.cc:333] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.831956 13678 raft_consensus.cc:2243] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.832906 13678 raft_consensus.cc:2272] T e1a6828f281d44ce9c52b9a720e80aa2 P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.834787 13678 tablet_replica.cc:333] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.835278 13678 raft_consensus.cc:2243] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.836118 13678 raft_consensus.cc:2272] T 780efc6ae91242b9ad60f0158f527749 P 06d602c103924b9ca33fd3a8852aad88 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.837990 13678 tablet_replica.cc:333] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.838611 13678 raft_consensus.cc:2243] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.839395 13678 raft_consensus.cc:2272] T e996ec59023b4ab6886b764d563807b4 P 06d602c103924b9ca33fd3a8852aad88 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.841517 13678 tablet_replica.cc:333] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.842078 13678 raft_consensus.cc:2243] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:40.842952 15460 consensus_peers.cc:597] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.843101 13678 raft_consensus.cc:2272] T baf36c40d8034bd5959ba84149b24785 P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.845230 13678 tablet_replica.cc:333] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.845775 13678 raft_consensus.cc:2243] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.846230 13678 raft_consensus.cc:2272] T ed4725c3147d434594ee136979e6976a P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.847977 13678 tablet_replica.cc:333] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.848481 13678 raft_consensus.cc:2243] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:40.849391 13678 raft_consensus.cc:2272] T ea85a2021aff497d914eb1c94e33111d P 06d602c103924b9ca33fd3a8852aad88 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.851302 13678 tablet_replica.cc:333] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.851773 13678 raft_consensus.cc:2243] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.852319 13678 raft_consensus.cc:2272] T f95c0cc638f1496b8f9fd01b468b6afb P 06d602c103924b9ca33fd3a8852aad88 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.854580 13678 tablet_replica.cc:333] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88: stopping tablet replica
I20260709 12:15:40.855145 13678 raft_consensus.cc:2243] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.855645 13678 raft_consensus.cc:2272] T 57208325c32042458c99c5c30886c3e1 P 06d602c103924b9ca33fd3a8852aad88 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:40.856135 15460 consensus_peers.cc:597] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.883143 15460 consensus_peers.cc:597] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. 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 12:15:40.966351 15462 consensus_peers.cc:597] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260709 12:15:40.985562 15460 consensus_peers.cc:597] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.131:42267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.019544 15462 consensus_peers.cc:597] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:41.034233 15460 consensus_peers.cc:597] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.131:42267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.043414 15460 consensus_peers.cc:597] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.131:42267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.099267 15460 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Couldn't send request to peer 06d602c103924b9ca33fd3a8852aad88. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.131:42267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.227358 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260709 12:15:41.228348 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:41.264884 15462 consensus_peers.cc:597] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260709 12:15:41.341943 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260709 12:15:41.344115 15462 consensus_peers.cc:597] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:41.393316 15462 consensus_peers.cc:597] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:41.456403 15462 consensus_peers.cc:597] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:41.491993 15462 consensus_peers.cc:597] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260709 12:15:41.494256 15462 consensus_peers.cc:597] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:41.543720 15462 consensus_peers.cc:597] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:41.544186 15462 consensus_peers.cc:597] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:41.579789 15462 consensus_peers.cc:597] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d -> Peer 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): Couldn't send request to peer 7d1b36248f6440b891a954e65666f1eb. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260709 12:15:41.591279 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
I20260709 12:15:41.690843 13678 tablet_server.cc:179] TabletServer@127.13.91.132:0 shutting down...
I20260709 12:15:41.719566 20005 raft_consensus.cc:493] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 06d602c103924b9ca33fd3a8852aad88)
I20260709 12:15:41.720324 20005 raft_consensus.cc:515] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: false } }
I20260709 12:15:41.722307 20005 leader_election.cc:290] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441), 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267)
W20260709 12:15:41.731225 15460 leader_election.cc:336] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 06d602c103924b9ca33fd3a8852aad88 (127.13.91.131:42267): Network error: Client connection negotiation failed: client connection to 127.13.91.131:42267: connect: Connection refused (error 111)
W20260709 12:15:41.733080 15462 leader_election.cc:336] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111)
I20260709 12:15:41.733656 15462 leader_election.cc:304] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2521854406d544779444a29c4141b97d; no voters: 06d602c103924b9ca33fd3a8852aad88, b299c26ff3a548c18e364e7fdfb86553
I20260709 12:15:41.734463 20005 raft_consensus.cc:2749] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:41.740724 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:41.741634 13678 tablet_replica.cc:333] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.742573 13678 raft_consensus.cc:2243] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.743448 13678 raft_consensus.cc:2272] T ea85a2021aff497d914eb1c94e33111d P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.746742 13678 tablet_replica.cc:333] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.747582 13678 raft_consensus.cc:2243] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.748347 13678 raft_consensus.cc:2272] T 9b383b6c00c2423ab5b1e0b05b370936 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.751106 13678 tablet_replica.cc:333] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.751896 13678 raft_consensus.cc:2243] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.752808 13678 raft_consensus.cc:2272] T baf36c40d8034bd5959ba84149b24785 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.755373 13678 tablet_replica.cc:333] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.756008 13678 raft_consensus.cc:2243] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Raft consensus shutting down.
I20260709 12:15:41.756459 13678 pending_rounds.cc:70] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Trying to abort 1 pending ops.
I20260709 12:15:41.756731 13678 pending_rounds.cc:77] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d: Aborting op as it isn't in flight: id { term: 10 index: 7 } timestamp: 7305622634727563264 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "33255a8a25b6441ab3eee959c42897f1" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } } new_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7d1b36248f6440b891a954e65666f1eb" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "b299c26ff3a548c18e364e7fdfb86553" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35441 } } peers { permanent_uuid: "06d602c103924b9ca33fd3a8852aad88" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 42267 } } peers { permanent_uuid: "2521854406d544779444a29c4141b97d" member_type: NON_VOTER last_known_addr { host: "127.13.91.132" port: 40937 } attrs { promote: true } } } }
I20260709 12:15:41.757815 13678 raft_consensus.cc:2917] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d [term 12 LEARNER]: Aborting config change with OpId 10.7: Aborted: Op aborted
I20260709 12:15:41.758272 13678 raft_consensus.cc:2889] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d [term 12 NON_PARTICIPANT]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:15:41.758626 13678 raft_consensus.cc:2272] T 33255a8a25b6441ab3eee959c42897f1 P 2521854406d544779444a29c4141b97d [term 12 NON_PARTICIPANT]: Raft consensus is shut down!
I20260709 12:15:41.761461 13678 tablet_replica.cc:333] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.762267 13678 raft_consensus.cc:2243] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.762985 13678 raft_consensus.cc:2272] T 288719c849ad492aa7db0307a4c41fe9 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.764051 15462 consensus_peers.cc:597] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:41.765564 13678 tablet_replica.cc:333] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.766345 13678 raft_consensus.cc:2243] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.767560 13678 raft_consensus.cc:2272] T e724a441858b4dbb9c592f2e4bca4d14 P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.769618 13678 tablet_replica.cc:333] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.770161 13678 raft_consensus.cc:2243] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.770891 13678 raft_consensus.cc:2272] T 62960e193a71437ca3e0617694ee47a3 P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.772681 13678 tablet_replica.cc:333] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.773274 13678 raft_consensus.cc:2243] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.773790 13678 raft_consensus.cc:2272] T 2a8d49114aa24d3db326fc05411699ad P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.775831 13678 tablet_replica.cc:333] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.776387 13678 raft_consensus.cc:2243] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.776826 13678 raft_consensus.cc:2272] T 19c00a94b3db433ba756eea479aa8ac3 P 2521854406d544779444a29c4141b97d [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.778728 13678 tablet_replica.cc:333] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.779238 13678 raft_consensus.cc:2243] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.780107 13678 raft_consensus.cc:2272] T b433b4990096410b80f1ad12a3f958c8 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.782052 13678 tablet_replica.cc:333] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.782618 13678 raft_consensus.cc:2243] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.783206 13678 raft_consensus.cc:2272] T 4f43f93d36ef41e69ee8543827ec47c9 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.785120 13678 tablet_replica.cc:333] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.785651 13678 raft_consensus.cc:2243] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.786424 13678 raft_consensus.cc:2272] T f95c0cc638f1496b8f9fd01b468b6afb P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.788344 13678 tablet_replica.cc:333] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.788924 13678 raft_consensus.cc:2243] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.789709 13678 raft_consensus.cc:2272] T 6cbccd9de442462ca608b02893dece14 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.791503 13678 tablet_replica.cc:333] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.792017 13678 raft_consensus.cc:2243] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.792826 13678 raft_consensus.cc:2272] T 7c3edc810ebc4d469eb1464443f96b10 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.794624 13678 tablet_replica.cc:333] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.795157 13678 raft_consensus.cc:2243] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.795812 13678 raft_consensus.cc:2272] T e60757c330834b91a41a0527b417bc0f P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.797873 13678 tablet_replica.cc:333] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.798401 13678 raft_consensus.cc:2243] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.799170 13678 raft_consensus.cc:2272] T 57643c1277d745a4b2d3282b79af2abf P 2521854406d544779444a29c4141b97d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.801239 13678 tablet_replica.cc:333] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.801730 13678 raft_consensus.cc:2243] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.802529 13678 raft_consensus.cc:2272] T 82d3db43c317442e987ee3faeb67653a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.804360 13678 tablet_replica.cc:333] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.804864 13678 raft_consensus.cc:2243] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.805311 13678 raft_consensus.cc:2272] T 79fa62d4e68c40e68d95f453294d990a P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.807236 13678 tablet_replica.cc:333] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.807869 13678 raft_consensus.cc:2243] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.808485 13678 raft_consensus.cc:2272] T 99123054e8964b94bfd4988553c5d04a P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.810732 13678 tablet_replica.cc:333] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.811246 13678 raft_consensus.cc:2243] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 12 LEADER]: Raft consensus shutting down.
W20260709 12:15:41.811595 15462 consensus_peers.cc:597] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d -> Peer b299c26ff3a548c18e364e7fdfb86553 (127.13.91.130:35441): Couldn't send request to peer b299c26ff3a548c18e364e7fdfb86553. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:41.812227 13678 raft_consensus.cc:2272] T 193d471395e4425193a99882729a3257 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.814193 13678 tablet_replica.cc:333] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.814741 13678 raft_consensus.cc:2243] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.815218 13678 raft_consensus.cc:2272] T e1a6828f281d44ce9c52b9a720e80aa2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.817022 13678 tablet_replica.cc:333] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.817549 13678 raft_consensus.cc:2243] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.818063 13678 raft_consensus.cc:2272] T 780efc6ae91242b9ad60f0158f527749 P 2521854406d544779444a29c4141b97d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.819885 13678 tablet_replica.cc:333] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.820559 13678 raft_consensus.cc:2243] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.821486 13678 raft_consensus.cc:2272] T ad4ea559800a439f91f20f29178883e2 P 2521854406d544779444a29c4141b97d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.823750 13678 tablet_replica.cc:333] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.824546 13678 raft_consensus.cc:2243] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.825460 13678 raft_consensus.cc:2272] T 70f2777bd2704e7b9cb3196c9901b2aa P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.827309 13678 tablet_replica.cc:333] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.827836 13678 raft_consensus.cc:2243] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.828686 13678 raft_consensus.cc:2272] T 3470a3dd7e3b4f259dc717bc89b3a804 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.830560 13678 tablet_replica.cc:333] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.831142 13678 raft_consensus.cc:2243] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.832199 13678 raft_consensus.cc:2272] T 856acbe08d144d12bef348bde5377b8c P 2521854406d544779444a29c4141b97d [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.834120 13678 tablet_replica.cc:333] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.834656 13678 raft_consensus.cc:2243] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.835491 13678 raft_consensus.cc:2272] T 81e9642a49b14f42bf07c76f77621e9f P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.837586 13678 tablet_replica.cc:333] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.838083 13678 raft_consensus.cc:2243] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.838546 13678 raft_consensus.cc:2272] T c8e863f228fb447db876645372fad3bb P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.840445 13678 tablet_replica.cc:333] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.840922 13678 raft_consensus.cc:2243] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.841709 13678 raft_consensus.cc:2272] T 320b62d338924160bd263dc7810b1356 P 2521854406d544779444a29c4141b97d [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.843556 13678 tablet_replica.cc:333] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.844030 13678 raft_consensus.cc:2243] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.844811 13678 raft_consensus.cc:2272] T 591d02620cfc43e1a6042c3cacd53f53 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.846577 13678 tablet_replica.cc:333] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.847052 13678 raft_consensus.cc:2243] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.847774 13678 raft_consensus.cc:2272] T dff0712b405a42ebb4d3e8f738169272 P 2521854406d544779444a29c4141b97d [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.849584 13678 tablet_replica.cc:333] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.850064 13678 raft_consensus.cc:2243] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.850811 13678 raft_consensus.cc:2272] T 96bb59b659d74ddabe816622f437493f P 2521854406d544779444a29c4141b97d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.852617 13678 tablet_replica.cc:333] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.853108 13678 raft_consensus.cc:2243] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.854053 13678 raft_consensus.cc:2272] T 57208325c32042458c99c5c30886c3e1 P 2521854406d544779444a29c4141b97d [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.856047 13678 tablet_replica.cc:333] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.856534 13678 raft_consensus.cc:2243] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.857425 13678 raft_consensus.cc:2272] T 527b4324c27c45388a9dba463bd25b3b P 2521854406d544779444a29c4141b97d [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.859313 13678 tablet_replica.cc:333] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.859754 13678 raft_consensus.cc:2243] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.860249 13678 raft_consensus.cc:2272] T 2e2d3d4cffcd4f588767aee1d6cc9da0 P 2521854406d544779444a29c4141b97d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.862140 13678 tablet_replica.cc:333] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d: stopping tablet replica
I20260709 12:15:41.862560 13678 raft_consensus.cc:2243] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.863306 13678 raft_consensus.cc:2272] T 4da3a35aaccd4cfea5bdd483374adddf P 2521854406d544779444a29c4141b97d [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:42.262930 13678 tablet_server.cc:196] TabletServer@127.13.91.132:0 shutdown complete.
I20260709 12:15:42.322422 13678 master.cc:562] Master@127.13.91.190:41855 shutting down...
W20260709 12:15:42.351511 14776 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:15:42.351821 14776 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:15:42.352074 14776 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:15:49.803084 14715 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111) [suppressed 257 similar messages]
W20260709 12:15:49.807040 14715 catalog_manager.cc:4755] TS 7d1b36248f6440b891a954e65666f1eb (127.13.91.129:40991): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 57208325c32042458c99c5c30886c3e1: Network error: Client connection negotiation failed: client connection to 127.13.91.129:40991: connect: Connection refused (error 111)
I20260709 12:15:51.081720 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:51.082741 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.083153 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d3594d78e91447fa2baf9dc382db0dd: stopping tablet replica
I20260709 12:15:51.208382 13678 master.cc:584] Master@127.13.91.190:41855 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (171072 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:15:51.318182 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:38231
I20260709 12:15:51.319321 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:51.325425 20017 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 12:15:51.325453 20016 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 12:15:51.325816 20019 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 12:15:51.326894 13678 server_base.cc:1061] running on GCE node
I20260709 12:15:51.328985 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:51.329166 13678 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 12:15:51.329324 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599351329304 us; error 0 us; skew 500 ppm
I20260709 12:15:51.329835 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:51.332149 13678 webserver.cc:533] Webserver started at http://127.13.91.190:44493/ using document root <none> and password file <none>
I20260709 12:15:51.332669 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:51.332846 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:51.333109 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:51.334336 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "b19da1b511ff438286e15734391fe0b0"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.338735 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:51.342244 20024 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.343006 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:51.343286 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "b19da1b511ff438286e15734391fe0b0"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.343562 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-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 12:15:51.358153 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:51.359403 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:51.398895 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:38231
I20260709 12:15:51.399009 20075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:38231 every 8 connection(s)
I20260709 12:15:51.403033 20076 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 12:15:51.414554 20076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0: Bootstrap starting.
I20260709 12:15:51.419873 20076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:51.424130 20076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0: No bootstrap required, opened a new log
I20260709 12:15:51.426435 20076 raft_consensus.cc:359] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b19da1b511ff438286e15734391fe0b0" member_type: VOTER }
I20260709 12:15:51.426890 20076 raft_consensus.cc:385] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:51.427084 20076 raft_consensus.cc:740] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b19da1b511ff438286e15734391fe0b0, State: Initialized, Role: FOLLOWER
I20260709 12:15:51.427631 20076 consensus_queue.cc:260] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b19da1b511ff438286e15734391fe0b0" member_type: VOTER }
I20260709 12:15:51.428102 20076 raft_consensus.cc:399] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:51.428342 20076 raft_consensus.cc:493] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:51.428583 20076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:51.433892 20076 raft_consensus.cc:515] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b19da1b511ff438286e15734391fe0b0" member_type: VOTER }
I20260709 12:15:51.434456 20076 leader_election.cc:304] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [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: b19da1b511ff438286e15734391fe0b0; no voters: 
I20260709 12:15:51.435575 20076 leader_election.cc:290] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:51.436000 20079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:51.437390 20079 raft_consensus.cc:697] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 1 LEADER]: Becoming Leader. State: Replica: b19da1b511ff438286e15734391fe0b0, State: Running, Role: LEADER
I20260709 12:15:51.438076 20079 consensus_queue.cc:237] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [LEADER]: Queue going to LEADER mode. State: All 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: "b19da1b511ff438286e15734391fe0b0" member_type: VOTER }
I20260709 12:15:51.438400 20076 sys_catalog.cc:565] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:51.444414 20081 sys_catalog.cc:455] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b19da1b511ff438286e15734391fe0b0. Latest consensus state: current_term: 1 leader_uuid: "b19da1b511ff438286e15734391fe0b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b19da1b511ff438286e15734391fe0b0" member_type: VOTER } }
I20260709 12:15:51.444789 20080 sys_catalog.cc:455] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b19da1b511ff438286e15734391fe0b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b19da1b511ff438286e15734391fe0b0" member_type: VOTER } }
I20260709 12:15:51.445071 20081 sys_catalog.cc:458] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:51.445333 20080 sys_catalog.cc:458] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:51.447324 20087 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:51.453500 20087 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:51.454517 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:51.462432 20087 catalog_manager.cc:1383] Generated new cluster ID: dff6d23921854e0eb74b3a9874c95ddb
I20260709 12:15:51.462677 20087 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:51.482226 20087 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:51.483498 20087 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:51.502596 20087 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0: Generated new TSK 0
I20260709 12:15:51.503209 20087 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:51.521538 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:51.527849 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 12:15:51.528565 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 12:15:51.530048 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 12:15:51.530874 13678 server_base.cc:1061] running on GCE node
I20260709 12:15:51.533296 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:51.533499 13678 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 12:15:51.533668 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599351533649 us; error 0 us; skew 500 ppm
I20260709 12:15:51.534228 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:51.536649 13678 webserver.cc:533] Webserver started at http://127.13.91.129:45679/ using document root <none> and password file <none>
I20260709 12:15:51.537135 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:51.537309 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:51.537590 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:51.538827 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.543501 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:51.546998 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 12:15:51.547709 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:51.547979 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.548264 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-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 12:15:51.567237 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:51.568495 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:51.569973 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:51.572461 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:51.572697 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.572918 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:51.573092 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.614671 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:36755
I20260709 12:15:51.614796 20167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:36755 every 8 connection(s)
I20260709 12:15:51.619637 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:51.627059 20172 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 12:15:51.629262 20175 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 12:15:51.629418 20173 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 12:15:51.630955 13678 server_base.cc:1061] running on GCE node
I20260709 12:15:51.632697 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:51.632964 13678 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 12:15:51.633160 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599351633143 us; error 0 us; skew 500 ppm
I20260709 12:15:51.633776 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:51.636225 20168 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38231
I20260709 12:15:51.636644 20168 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:51.636654 13678 webserver.cc:533] Webserver started at http://127.13.91.130:38419/ using document root <none> and password file <none>
I20260709 12:15:51.637405 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:51.637671 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:51.637741 20168 heartbeater.cc:507] Master 127.13.91.190:38231 requested a full tablet report, sending...
I20260709 12:15:51.638005 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:51.639603 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "c01e5c84f0b943e2818270d3e9cf497d"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.640245 20041 ts_manager.cc:194] Registered new tserver with Master: c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:51.642167 20041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58950
I20260709 12:15:51.644433 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 12:15:51.648499 20180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.649370 13678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:15:51.649662 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "c01e5c84f0b943e2818270d3e9cf497d"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.649933 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-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 12:15:51.668826 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:51.670055 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:51.671509 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:51.673854 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:51.674038 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.674290 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:51.674432 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.715049 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:35313
I20260709 12:15:51.715170 20242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:35313 every 8 connection(s)
I20260709 12:15:51.719872 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:51.726970 20246 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 12:15:51.728194 20247 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 12:15:51.730952 13678 server_base.cc:1061] running on GCE node
W20260709 12:15:51.731292 20249 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 12:15:51.732489 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:51.732753 13678 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 12:15:51.732964 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599351732937 us; error 0 us; skew 500 ppm
I20260709 12:15:51.733596 20243 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38231
I20260709 12:15:51.733659 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:51.734036 20243 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:51.734913 20243 heartbeater.cc:507] Master 127.13.91.190:38231 requested a full tablet report, sending...
I20260709 12:15:51.736459 13678 webserver.cc:533] Webserver started at http://127.13.91.131:43305/ using document root <none> and password file <none>
I20260709 12:15:51.737097 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:51.737202 20041 ts_manager.cc:194] Registered new tserver with Master: c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:51.737354 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:51.737794 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:51.739094 20041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58960
I20260709 12:15:51.739423 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.744189 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:15:51.747675 20254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.748598 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:51.748898 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.749179 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-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 12:15:51.760874 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:51.762137 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:51.763653 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:51.765926 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:51.766134 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.766353 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:51.766506 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.807063 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:39219
I20260709 12:15:51.807195 20316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:39219 every 8 connection(s)
I20260709 12:15:51.812100 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:51.819167 20320 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 12:15:51.820392 20321 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 12:15:51.823482 20323 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 12:15:51.823633 13678 server_base.cc:1061] running on GCE node
I20260709 12:15:51.824740 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:51.825027 13678 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 12:15:51.825060 20317 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38231
I20260709 12:15:51.825275 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599351825257 us; error 0 us; skew 500 ppm
I20260709 12:15:51.825575 20317 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:51.825970 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:51.826421 20317 heartbeater.cc:507] Master 127.13.91.190:38231 requested a full tablet report, sending...
I20260709 12:15:51.828680 13678 webserver.cc:533] Webserver started at http://127.13.91.132:37251/ using document root <none> and password file <none>
I20260709 12:15:51.828830 20041 ts_manager.cc:194] Registered new tserver with Master: d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:51.829411 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:51.829686 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:51.830008 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:51.830664 20041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58974
I20260709 12:15:51.831616 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-3-root/instance:
uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.836097 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:51.839548 20328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.840339 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:51.840626 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-3-root
uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:15:51.840914 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-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 12:15:51.855957 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:51.857242 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:51.858676 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:51.860869 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:51.861075 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.861295 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:51.861447 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:51.902179 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.132:43015
I20260709 12:15:51.902290 20390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.132:43015 every 8 connection(s)
I20260709 12:15:51.916568 20391 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38231
I20260709 12:15:51.917078 20391 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:51.917900 20391 heartbeater.cc:507] Master 127.13.91.190:38231 requested a full tablet report, sending...
I20260709 12:15:51.919867 20041 ts_manager.cc:194] Registered new tserver with Master: 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:51.920459 13678 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014993377s
I20260709 12:15:51.921290 20041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58980
I20260709 12:15:51.948555 20041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58996:
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 12:15:52.196000 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 42c4ca7fb381410f875745da41f59595 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:52.197536 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c4ca7fb381410f875745da41f59595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.199225 20355 tablet_service.cc:1511] Processing CreateTablet for tablet 8604eb99a6f44b768d8aa9f54e9c23d5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:52.200786 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8604eb99a6f44b768d8aa9f54e9c23d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.201401 20280 tablet_service.cc:1511] Processing CreateTablet for tablet d715e66a3ab94d2c841d78ac0dbd3d50 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:52.202790 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d715e66a3ab94d2c841d78ac0dbd3d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.205497 20279 tablet_service.cc:1511] Processing CreateTablet for tablet fb4b98ff40c841669e523ed6ac08fb2f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:52.206957 20279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4b98ff40c841669e523ed6ac08fb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.206650 20353 tablet_service.cc:1511] Processing CreateTablet for tablet 02bd0f38456b42ed840341df2da43b15 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:52.208020 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bd0f38456b42ed840341df2da43b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.208123 20275 tablet_service.cc:1511] Processing CreateTablet for tablet 2234ad2a460c435692ad18ba60d3727c (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:52.208753 20208 tablet_service.cc:1511] Processing CreateTablet for tablet 42c4ca7fb381410f875745da41f59595 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:52.210148 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c4ca7fb381410f875745da41f59595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.211395 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 5f24e52fddd9446ebfeab09e81f1a9d5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:52.212721 20282 tablet_service.cc:1511] Processing CreateTablet for tablet 42c4ca7fb381410f875745da41f59595 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:52.213575 20207 tablet_service.cc:1511] Processing CreateTablet for tablet 1e244bf7e5f64e3995ea16676fc6a829 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:52.210053 20276 tablet_service.cc:1511] Processing CreateTablet for tablet dbeca3480b514e57ae78dc15b19bda81 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:52.214960 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e244bf7e5f64e3995ea16676fc6a829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.212807 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f24e52fddd9446ebfeab09e81f1a9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.216444 20282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c4ca7fb381410f875745da41f59595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.217837 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbeca3480b514e57ae78dc15b19bda81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.217502 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 3bece84f18c548e7a51608724029e839 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:52.218966 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bece84f18c548e7a51608724029e839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.214097 20278 tablet_service.cc:1511] Processing CreateTablet for tablet 0547d6caec8548b184ce041709dc871a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:52.221526 20201 tablet_service.cc:1511] Processing CreateTablet for tablet f65096c0ff7b4697885016e0a9f02211 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:52.222916 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65096c0ff7b4697885016e0a9f02211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.223212 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0547d6caec8548b184ce041709dc871a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.225589 20202 tablet_service.cc:1511] Processing CreateTablet for tablet dbeca3480b514e57ae78dc15b19bda81 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:52.224682 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2234ad2a460c435692ad18ba60d3727c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.227020 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbeca3480b514e57ae78dc15b19bda81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.229537 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 5f24e52fddd9446ebfeab09e81f1a9d5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:52.230930 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f24e52fddd9446ebfeab09e81f1a9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.209568 20352 tablet_service.cc:1511] Processing CreateTablet for tablet 0547d6caec8548b184ce041709dc871a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:52.205506 20354 tablet_service.cc:1511] Processing CreateTablet for tablet d715e66a3ab94d2c841d78ac0dbd3d50 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:52.234558 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 02bd0f38456b42ed840341df2da43b15 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:52.234740 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 8604eb99a6f44b768d8aa9f54e9c23d5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:52.235903 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bd0f38456b42ed840341df2da43b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.235733 20281 tablet_service.cc:1511] Processing CreateTablet for tablet 1e244bf7e5f64e3995ea16676fc6a829 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:52.237098 20205 tablet_service.cc:1511] Processing CreateTablet for tablet fb4b98ff40c841669e523ed6ac08fb2f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:52.237599 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d715e66a3ab94d2c841d78ac0dbd3d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.234568 20350 tablet_service.cc:1511] Processing CreateTablet for tablet f65096c0ff7b4697885016e0a9f02211 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:52.238602 20349 tablet_service.cc:1511] Processing CreateTablet for tablet 2234ad2a460c435692ad18ba60d3727c (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:52.239253 20350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65096c0ff7b4697885016e0a9f02211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.240005 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2234ad2a460c435692ad18ba60d3727c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.237169 20281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e244bf7e5f64e3995ea16676fc6a829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.211267 20351 tablet_service.cc:1511] Processing CreateTablet for tablet 5f24e52fddd9446ebfeab09e81f1a9d5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:52.242234 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8604eb99a6f44b768d8aa9f54e9c23d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.243983 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4b98ff40c841669e523ed6ac08fb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.245977 20352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0547d6caec8548b184ce041709dc871a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.256064 20351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f24e52fddd9446ebfeab09e81f1a9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.276041 20274 tablet_service.cc:1511] Processing CreateTablet for tablet 3bece84f18c548e7a51608724029e839 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:52.277580 20274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bece84f18c548e7a51608724029e839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.281620 20133 tablet_service.cc:1511] Processing CreateTablet for tablet 1e244bf7e5f64e3995ea16676fc6a829 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:52.283216 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e244bf7e5f64e3995ea16676fc6a829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.294844 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 8604eb99a6f44b768d8aa9f54e9c23d5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:52.297597 20131 tablet_service.cc:1511] Processing CreateTablet for tablet d715e66a3ab94d2c841d78ac0dbd3d50 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:52.300076 20130 tablet_service.cc:1511] Processing CreateTablet for tablet fb4b98ff40c841669e523ed6ac08fb2f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:52.302412 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 02bd0f38456b42ed840341df2da43b15 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:52.305445 20127 tablet_service.cc:1511] Processing CreateTablet for tablet dbeca3480b514e57ae78dc15b19bda81 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:52.307731 20126 tablet_service.cc:1511] Processing CreateTablet for tablet f65096c0ff7b4697885016e0a9f02211 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:52.309953 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 2234ad2a460c435692ad18ba60d3727c (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:52.311522 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 0547d6caec8548b184ce041709dc871a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:52.316565 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8604eb99a6f44b768d8aa9f54e9c23d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.317943 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65096c0ff7b4697885016e0a9f02211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.319171 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2234ad2a460c435692ad18ba60d3727c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.320317 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0547d6caec8548b184ce041709dc871a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.321414 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbeca3480b514e57ae78dc15b19bda81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.322558 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4b98ff40c841669e523ed6ac08fb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.323714 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bd0f38456b42ed840341df2da43b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.324932 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d715e66a3ab94d2c841d78ac0dbd3d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.345664 20407 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:52.396314 20407 tablet_bootstrap.cc:654] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.408866 20408 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:52.430223 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 3bece84f18c548e7a51608724029e839 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:52.431784 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bece84f18c548e7a51608724029e839. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:52.450258 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:52.472675 20408 tablet_bootstrap.cc:654] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.473587 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc538f13cfd4a2fb52f27e53967e073 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:52.485028 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc538f13cfd4a2fb52f27e53967e073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.513355 20409 tablet_bootstrap.cc:492] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:52.521350 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc538f13cfd4a2fb52f27e53967e073 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:52.522814 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc538f13cfd4a2fb52f27e53967e073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.513351 20274 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc538f13cfd4a2fb52f27e53967e073 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:52.526762 20353 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa4a848bdc4f5a92eab7a2a8594a80 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:52.527235 20274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc538f13cfd4a2fb52f27e53967e073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.528858 20410 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:52.528578 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa4a848bdc4f5a92eab7a2a8594a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.534024 20409 tablet_bootstrap.cc:654] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.544225 20208 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa4a848bdc4f5a92eab7a2a8594a80 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:52.545742 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa4a848bdc4f5a92eab7a2a8594a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.551054 20408 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:52.551589 20408 ts_tablet_manager.cc:1403] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.143s	user 0.021s	sys 0.001s
I20260709 12:15:52.555052 20408 raft_consensus.cc:359] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:52.559049 20410 tablet_bootstrap.cc:654] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.561858 20353 tablet_service.cc:1511] Processing CreateTablet for tablet 60e7c291cd45411da6a653a855a2c1e5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:52.563027 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 60e7c291cd45411da6a653a855a2c1e5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:52.568064 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e7c291cd45411da6a653a855a2c1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.568064 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e7c291cd45411da6a653a855a2c1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.572928 20207 tablet_service.cc:1511] Processing CreateTablet for tablet dedf0758cf074007959740ddc17d41d8 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:52.565249 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 60e7c291cd45411da6a653a855a2c1e5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:52.576643 20356 tablet_service.cc:1511] Processing CreateTablet for tablet dedf0758cf074007959740ddc17d41d8 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:52.577280 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e7c291cd45411da6a653a855a2c1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.578068 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedf0758cf074007959740ddc17d41d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.567093 20408 raft_consensus.cc:385] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:52.584582 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedf0758cf074007959740ddc17d41d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.566570 20407 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:52.588792 20407 ts_tablet_manager.cc:1403] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.244s	user 0.017s	sys 0.010s
I20260709 12:15:52.589665 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 3b05762710a44c45b040180c90e3c1c2 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:52.574168 20280 tablet_service.cc:1511] Processing CreateTablet for tablet dedf0758cf074007959740ddc17d41d8 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:52.600080 20274 tablet_service.cc:1511] Processing CreateTablet for tablet 3b05762710a44c45b040180c90e3c1c2 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:52.601292 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dedf0758cf074007959740ddc17d41d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.601052 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 440e43db06b548ec92d1cdc1c404d4d9 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:52.602275 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440e43db06b548ec92d1cdc1c404d4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.590930 20202 tablet_service.cc:1511] Processing CreateTablet for tablet 3b05762710a44c45b040180c90e3c1c2 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:52.604197 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b05762710a44c45b040180c90e3c1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.606479 20208 tablet_service.cc:1511] Processing CreateTablet for tablet 440e43db06b548ec92d1cdc1c404d4d9 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:52.607692 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440e43db06b548ec92d1cdc1c404d4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.608601 20279 tablet_service.cc:1511] Processing CreateTablet for tablet 9f984558d55e48a3b64503ba49a58833 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:52.609200 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 440e43db06b548ec92d1cdc1c404d4d9 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:52.584539 20408 raft_consensus.cc:740] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:52.610380 20351 tablet_service.cc:1511] Processing CreateTablet for tablet 9f984558d55e48a3b64503ba49a58833 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:52.611649 20351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f984558d55e48a3b64503ba49a58833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.611805 20408 consensus_queue.cc:260] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:52.613632 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8b36322ee44d40ac0e105805f3504b (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:52.614825 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8b36322ee44d40ac0e105805f3504b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.617172 20410 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:52.618148 20410 ts_tablet_manager.cc:1403] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.090s	user 0.004s	sys 0.012s
I20260709 12:15:52.618706 20349 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8b36322ee44d40ac0e105805f3504b (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:52.619246 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 6214f14dacff446596bd8548c5e6d96a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:52.610423 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440e43db06b548ec92d1cdc1c404d4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.620586 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6214f14dacff446596bd8548c5e6d96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.620810 20201 tablet_service.cc:1511] Processing CreateTablet for tablet 6214f14dacff446596bd8548c5e6d96a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:52.622061 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6214f14dacff446596bd8548c5e6d96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.617201 20281 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8b36322ee44d40ac0e105805f3504b (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:52.591943 20407 raft_consensus.cc:359] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:52.594437 20409 tablet_bootstrap.cc:492] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:52.623986 20409 ts_tablet_manager.cc:1403] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.111s	user 0.039s	sys 0.013s
I20260709 12:15:52.627060 20409 raft_consensus.cc:359] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:52.627804 20409 raft_consensus.cc:385] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:52.628427 20407 raft_consensus.cc:385] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:52.628743 20407 raft_consensus.cc:740] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:52.629511 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b05762710a44c45b040180c90e3c1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.629745 20407 consensus_queue.cc:260] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:52.628108 20409 raft_consensus.cc:740] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:52.631981 20409 consensus_queue.cc:260] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:52.564849 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa4a848bdc4f5a92eab7a2a8594a80 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:52.603349 20274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b05762710a44c45b040180c90e3c1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.623463 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8b36322ee44d40ac0e105805f3504b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.617093 20126 tablet_service.cc:1511] Processing CreateTablet for tablet 9f984558d55e48a3b64503ba49a58833 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:52.645118 20168 heartbeater.cc:499] Master 127.13.91.190:38231 was elected leader, sending a full tablet report...
I20260709 12:15:52.649889 20350 tablet_service.cc:1511] Processing CreateTablet for tablet bb3ffc08d04b4e2d90430ef03c28f0ac (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:52.651445 20350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3ffc08d04b4e2d90430ef03c28f0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.665666 20281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8b36322ee44d40ac0e105805f3504b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.667323 20133 tablet_service.cc:1511] Processing CreateTablet for tablet bb3ffc08d04b4e2d90430ef03c28f0ac (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:52.690305 20207 tablet_service.cc:1511] Processing CreateTablet for tablet bb3ffc08d04b4e2d90430ef03c28f0ac (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:52.691138 20275 tablet_service.cc:1511] Processing CreateTablet for tablet 4451bd79ab55404b99f35d375896dc77 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:52.691653 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3ffc08d04b4e2d90430ef03c28f0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.685547 20279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f984558d55e48a3b64503ba49a58833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.706025 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4451bd79ab55404b99f35d375896dc77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.707165 20317 heartbeater.cc:499] Master 127.13.91.190:38231 was elected leader, sending a full tablet report...
I20260709 12:15:52.702540 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa4a848bdc4f5a92eab7a2a8594a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.708015 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9ff32655bc46139565786500d96ad0 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:52.706548 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 6214f14dacff446596bd8548c5e6d96a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:52.717092 20391 heartbeater.cc:499] Master 127.13.91.190:38231 was elected leader, sending a full tablet report...
I20260709 12:15:52.722723 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3ffc08d04b4e2d90430ef03c28f0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.726019 20132 tablet_service.cc:1511] Processing CreateTablet for tablet bc28222c2d2340afbe5389c86a914723 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:52.727826 20353 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9ff32655bc46139565786500d96ad0 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:52.728765 20282 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9ff32655bc46139565786500d96ad0 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:52.730829 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 4451bd79ab55404b99f35d375896dc77 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:52.733765 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9ff32655bc46139565786500d96ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.736891 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 4451bd79ab55404b99f35d375896dc77 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:52.729199 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9ff32655bc46139565786500d96ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.741073 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4451bd79ab55404b99f35d375896dc77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.741794 20243 heartbeater.cc:499] Master 127.13.91.190:38231 was elected leader, sending a full tablet report...
I20260709 12:15:52.743933 20282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9ff32655bc46139565786500d96ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.743844 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f984558d55e48a3b64503ba49a58833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.758244 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc28222c2d2340afbe5389c86a914723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.760694 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6214f14dacff446596bd8548c5e6d96a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.764667 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4451bd79ab55404b99f35d375896dc77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.769312 20278 tablet_service.cc:1511] Processing CreateTablet for tablet bc28222c2d2340afbe5389c86a914723 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:52.770613 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc28222c2d2340afbe5389c86a914723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.772913 20407 ts_tablet_manager.cc:1434] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.184s	user 0.005s	sys 0.005s
I20260709 12:15:52.774477 20407 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:52.776365 20355 tablet_service.cc:1511] Processing CreateTablet for tablet b2b368bc8ddd42828a7201e4a785558c (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:52.777604 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b368bc8ddd42828a7201e4a785558c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.773021 20201 tablet_service.cc:1511] Processing CreateTablet for tablet bc28222c2d2340afbe5389c86a914723 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:52.785182 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc28222c2d2340afbe5389c86a914723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.720674 20410 raft_consensus.cc:359] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:52.788066 20410 raft_consensus.cc:385] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:52.788404 20410 raft_consensus.cc:740] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:52.792050 20410 consensus_queue.cc:260] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:52.799005 20208 tablet_service.cc:1511] Processing CreateTablet for tablet b2b368bc8ddd42828a7201e4a785558c (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:52.801292 20125 tablet_service.cc:1511] Processing CreateTablet for tablet b2b368bc8ddd42828a7201e4a785558c (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:52.802645 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b368bc8ddd42828a7201e4a785558c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.803485 20409 ts_tablet_manager.cc:1434] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.179s	user 0.015s	sys 0.018s
I20260709 12:15:52.807991 20276 tablet_service.cc:1511] Processing CreateTablet for tablet bd430f8396944f38ada2f5ceabc88004 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:52.809350 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd430f8396944f38ada2f5ceabc88004. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:52.811888 20318 tablet.cc:2406] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:52.814503 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b368bc8ddd42828a7201e4a785558c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.815495 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 7790dcf39f094de3a0e101a9b19eb732 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:52.816790 20349 tablet_service.cc:1511] Processing CreateTablet for tablet bd430f8396944f38ada2f5ceabc88004 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:52.818089 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd430f8396944f38ada2f5ceabc88004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.818325 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 92c2d0255330478485639a14155a18ff (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:52.816865 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7790dcf39f094de3a0e101a9b19eb732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.819680 20351 tablet_service.cc:1511] Processing CreateTablet for tablet 7790dcf39f094de3a0e101a9b19eb732 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:52.821854 20273 tablet_service.cc:1511] Processing CreateTablet for tablet 7790dcf39f094de3a0e101a9b19eb732 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:52.823165 20273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7790dcf39f094de3a0e101a9b19eb732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.824960 20351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7790dcf39f094de3a0e101a9b19eb732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.825660 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c2d0255330478485639a14155a18ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.825342 20130 tablet_service.cc:1511] Processing CreateTablet for tablet bd430f8396944f38ada2f5ceabc88004 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:52.828821 20417 raft_consensus.cc:493] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:52.829315 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd430f8396944f38ada2f5ceabc88004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.852296 20409 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:52.861140 20415 raft_consensus.cc:493] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:52.861680 20415 raft_consensus.cc:515] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:52.863785 20415 leader_election.cc:290] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:52.865392 20418 raft_consensus.cc:493] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:52.865896 20418 raft_consensus.cc:515] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:52.869458 20410 ts_tablet_manager.cc:1434] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.251s	user 0.010s	sys 0.005s
I20260709 12:15:52.870568 20410 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:52.884972 20408 ts_tablet_manager.cc:1434] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.333s	user 0.033s	sys 0.026s
I20260709 12:15:52.886148 20408 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:52.829355 20417 raft_consensus.cc:515] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:52.890636 20417 leader_election.cc:290] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:52.873200 20407 tablet_bootstrap.cc:654] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.906761 20280 tablet_service.cc:1511] Processing CreateTablet for tablet 92c2d0255330478485639a14155a18ff (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:52.912703 20418 leader_election.cc:290] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:52.914295 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c2d0255330478485639a14155a18ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.904306 20408 tablet_bootstrap.cc:654] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.937592 20416 raft_consensus.cc:493] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:52.938146 20416 raft_consensus.cc:515] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:52.944456 20416 leader_election.cc:290] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:52.964016 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 92c2d0255330478485639a14155a18ff (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:52.965694 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c2d0255330478485639a14155a18ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:52.966671 20409 tablet_bootstrap.cc:654] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.998355 20410 tablet_bootstrap.cc:654] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:52.947790 20351 tablet_service.cc:1511] Processing CreateTablet for tablet a48de3e6827e4c109f9d1bdb7ac74fca (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:53.009300 20351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48de3e6827e4c109f9d1bdb7ac74fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.047319 20128 tablet_service.cc:1511] Processing CreateTablet for tablet a48de3e6827e4c109f9d1bdb7ac74fca (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:53.048739 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48de3e6827e4c109f9d1bdb7ac74fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.053228 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
W20260709 12:15:53.055231 20255 leader_election.cc:343] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.083633 20355 tablet_service.cc:1511] Processing CreateTablet for tablet 29bbf527e2954ca1b393a2f22efb9bf3 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:53.085160 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bbf527e2954ca1b393a2f22efb9bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.090749 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 29bbf527e2954ca1b393a2f22efb9bf3 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:53.092247 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bbf527e2954ca1b393a2f22efb9bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.129439 20349 tablet_service.cc:1511] Processing CreateTablet for tablet 50c301eee8174419a8be428595687f60 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:53.129792 20125 tablet_service.cc:1511] Processing CreateTablet for tablet e78db66a6d7543beba0db08366ae6fa9 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:53.131019 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c301eee8174419a8be428595687f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.131322 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78db66a6d7543beba0db08366ae6fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.156230 20407 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:53.161072 20407 ts_tablet_manager.cc:1403] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.387s	user 0.010s	sys 0.003s
I20260709 12:15:53.163226 20408 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:53.163831 20408 ts_tablet_manager.cc:1403] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.278s	user 0.049s	sys 0.013s
I20260709 12:15:53.171535 20408 raft_consensus.cc:359] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.172310 20408 raft_consensus.cc:385] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.177227 20408 raft_consensus.cc:740] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.183647 20408 consensus_queue.cc:260] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.185786 20126 tablet_service.cc:1511] Processing CreateTablet for tablet 7068ce43cdf94803abb06da7d4c223c4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:53.185940 20408 ts_tablet_manager.cc:1434] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 12:15:53.187395 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068ce43cdf94803abb06da7d4c223c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.187976 20408 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:53.194607 20408 tablet_bootstrap.cc:654] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.195919 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:53.197449 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:53.187412 20407 raft_consensus.cc:359] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.199651 20407 raft_consensus.cc:385] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.199955 20407 raft_consensus.cc:740] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.200440 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:53.200708 20407 consensus_queue.cc:260] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.201771 20410 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
W20260709 12:15:53.202056 20332 leader_election.cc:343] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.202320 20410 ts_tablet_manager.cc:1403] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.332s	user 0.019s	sys 0.011s
W20260709 12:15:53.202747 20332 leader_election.cc:343] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.202945 20407 ts_tablet_manager.cc:1434] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.002s
I20260709 12:15:53.203389 20409 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:53.203884 20409 ts_tablet_manager.cc:1403] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.399s	user 0.014s	sys 0.005s
I20260709 12:15:53.204002 20407 tablet_bootstrap.cc:492] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:53.199671 20280 tablet_service.cc:1511] Processing CreateTablet for tablet 29bbf527e2954ca1b393a2f22efb9bf3 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:53.205706 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bbf527e2954ca1b393a2f22efb9bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.207631 20409 raft_consensus.cc:359] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.201805 20276 tablet_service.cc:1511] Processing CreateTablet for tablet e78db66a6d7543beba0db08366ae6fa9 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:53.219863 20409 raft_consensus.cc:385] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.220311 20409 raft_consensus.cc:740] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.220736 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78db66a6d7543beba0db08366ae6fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.221174 20409 consensus_queue.cc:260] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.208015 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:53.208859 20332 leader_election.cc:304] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:53.200649 20275 tablet_service.cc:1511] Processing CreateTablet for tablet 50c301eee8174419a8be428595687f60 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:53.209905 20410 raft_consensus.cc:359] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.225543 20410 raft_consensus.cc:385] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.185786 20351 tablet_service.cc:1511] Processing CreateTablet for tablet 7068ce43cdf94803abb06da7d4c223c4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 12:15:53.216370 20258 leader_election.cc:343] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.225736 20415 raft_consensus.cc:2749] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:53.226032 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c301eee8174419a8be428595687f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.226389 20258 leader_election.cc:304] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:53.225896 20410 raft_consensus.cc:740] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.228322 20409 ts_tablet_manager.cc:1434] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:15:53.228992 20351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068ce43cdf94803abb06da7d4c223c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.229373 20409 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:53.227665 20410 consensus_queue.cc:260] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.234011 20410 ts_tablet_manager.cc:1434] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:15:53.235647 20416 raft_consensus.cc:2749] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:53.236678 20109 leader_election.cc:343] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.238152 20274 tablet_service.cc:1511] Processing CreateTablet for tablet 008ca5da098649f7b064acb17a8c0d9e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:53.239477 20274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008ca5da098649f7b064acb17a8c0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.242789 20278 tablet_service.cc:1511] Processing CreateTablet for tablet d939e63704e94846bd2975135cc52df7 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:53.243103 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdb74ebb7ef47e2a0110586059c6387 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:53.243587 20410 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:53.244032 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d939e63704e94846bd2975135cc52df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.244443 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdb74ebb7ef47e2a0110586059c6387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.254122 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 008ca5da098649f7b064acb17a8c0d9e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:53.255548 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008ca5da098649f7b064acb17a8c0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.259527 20349 tablet_service.cc:1511] Processing CreateTablet for tablet 008ca5da098649f7b064acb17a8c0d9e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:53.259817 20355 tablet_service.cc:1511] Processing CreateTablet for tablet d939e63704e94846bd2975135cc52df7 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:53.260948 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008ca5da098649f7b064acb17a8c0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.264578 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d939e63704e94846bd2975135cc52df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.266491 20409 tablet_bootstrap.cc:654] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.270471 20407 tablet_bootstrap.cc:654] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.271476 20417 raft_consensus.cc:493] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.281122 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 50c301eee8174419a8be428595687f60 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:53.272521 20281 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdb74ebb7ef47e2a0110586059c6387 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:53.282469 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c301eee8174419a8be428595687f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.282581 20281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdb74ebb7ef47e2a0110586059c6387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.285523 20205 tablet_service.cc:1511] Processing CreateTablet for tablet e78db66a6d7543beba0db08366ae6fa9 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:53.285805 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 7068ce43cdf94803abb06da7d4c223c4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:53.286180 20201 tablet_service.cc:1511] Processing CreateTablet for tablet d939e63704e94846bd2975135cc52df7 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:53.286864 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78db66a6d7543beba0db08366ae6fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.287338 20202 tablet_service.cc:1511] Processing CreateTablet for tablet d5e16fd72856433a834995a825731f54 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:15:53.287680 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24e52fddd9446ebfeab09e81f1a9d5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:53.288653 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e16fd72856433a834995a825731f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.289000 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:53.289269 20207 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdb74ebb7ef47e2a0110586059c6387 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:53.290689 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d939e63704e94846bd2975135cc52df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.291325 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdb74ebb7ef47e2a0110586059c6387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.281662 20417 raft_consensus.cc:515] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.293041 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068ce43cdf94803abb06da7d4c223c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.294008 20417 leader_election.cc:290] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:53.295543 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 4115a4c6c71f401b8056feff7c726e83 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:53.296864 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4115a4c6c71f401b8056feff7c726e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.299232 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24e52fddd9446ebfeab09e81f1a9d5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:53.275669 20127 tablet_service.cc:1511] Processing CreateTablet for tablet d5e16fd72856433a834995a825731f54 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:15:53.277652 20356 tablet_service.cc:1511] Processing CreateTablet for tablet d5e16fd72856433a834995a825731f54 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:15:53.303157 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e16fd72856433a834995a825731f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.303112 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e16fd72856433a834995a825731f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.309831 20408 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:53.310407 20408 ts_tablet_manager.cc:1403] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.004s
I20260709 12:15:53.311618 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 4115a4c6c71f401b8056feff7c726e83 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:53.312989 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4115a4c6c71f401b8056feff7c726e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.280102 20410 tablet_bootstrap.cc:654] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.280759 20208 tablet_service.cc:1511] Processing CreateTablet for tablet a48de3e6827e4c109f9d1bdb7ac74fca (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:53.315871 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48de3e6827e4c109f9d1bdb7ac74fca. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:53.324894 20106 leader_election.cc:343] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.325476 20106 leader_election.cc:304] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:53.326301 20418 raft_consensus.cc:2749] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:53.333348 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:53.335749 20350 tablet_service.cc:1511] Processing CreateTablet for tablet 4115a4c6c71f401b8056feff7c726e83 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:53.337110 20350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4115a4c6c71f401b8056feff7c726e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.338845 20275 tablet_service.cc:1511] Processing CreateTablet for tablet 508e68b0b15b487189fba44006c3e74f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:53.344609 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508e68b0b15b487189fba44006c3e74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.345546 20408 raft_consensus.cc:359] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.346320 20408 raft_consensus.cc:385] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.346606 20408 raft_consensus.cc:740] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.347455 20408 consensus_queue.cc:260] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.350150 20353 tablet_service.cc:1511] Processing CreateTablet for tablet 508e68b0b15b487189fba44006c3e74f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:53.351503 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508e68b0b15b487189fba44006c3e74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.352828 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 3596b11e06414e72bb2a848942f492fe (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:53.354149 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3596b11e06414e72bb2a848942f492fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.356081 20407 tablet_bootstrap.cc:492] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:53.356711 20407 ts_tablet_manager.cc:1403] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.153s	user 0.005s	sys 0.007s
W20260709 12:15:53.326320 20184 leader_election.cc:343] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.365557 20354 tablet_service.cc:1511] Processing CreateTablet for tablet a2a83a3175094bd58c6f9407b5de7a8a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:53.366380 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 508e68b0b15b487189fba44006c3e74f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:53.366883 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a83a3175094bd58c6f9407b5de7a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.366637 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 3596b11e06414e72bb2a848942f492fe (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 12:15:53.367724 20184 leader_election.cc:343] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.367821 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508e68b0b15b487189fba44006c3e74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.376780 20184 leader_election.cc:304] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:53.359942 20407 raft_consensus.cc:359] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.377416 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3596b11e06414e72bb2a848942f492fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.388331 20418 raft_consensus.cc:493] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.390404 20418 raft_consensus.cc:515] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.391216 20407 raft_consensus.cc:385] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.394251 20407 raft_consensus.cc:740] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.377045 20276 tablet_service.cc:1511] Processing CreateTablet for tablet 3596b11e06414e72bb2a848942f492fe (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:53.414295 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3596b11e06414e72bb2a848942f492fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.415680 20408 ts_tablet_manager.cc:1434] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 12:15:53.416661 20407 consensus_queue.cc:260] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.420181 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:53.427260 20130 tablet_service.cc:1511] Processing CreateTablet for tablet a2a83a3175094bd58c6f9407b5de7a8a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:53.427781 20292 raft_consensus.cc:2468] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:53.424896 20417 raft_consensus.cc:2749] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:53.425520 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 57833.5us
I20260709 12:15:53.429049 20109 leader_election.cc:304] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:53.431665 20418 leader_election.cc:290] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:53.433918 20407 ts_tablet_manager.cc:1434] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
I20260709 12:15:53.436157 20407 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:53.437005 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a83a3175094bd58c6f9407b5de7a8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:53.437180 20184 leader_election.cc:343] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.439244 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
W20260709 12:15:53.440979 20106 leader_election.cc:343] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.442646 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:15:53.444303 20184 leader_election.cc:343] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.448553 20184 leader_election.cc:304] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:53.449458 20417 raft_consensus.cc:2749] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:53.432207 20418 raft_consensus.cc:2804] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:53.452128 20418 raft_consensus.cc:493] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:53.452570 20418 raft_consensus.cc:3060] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:53.453095 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:53.454254 20410 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:53.462139 20410 ts_tablet_manager.cc:1403] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.219s	user 0.010s	sys 0.004s
I20260709 12:15:53.467118 20410 raft_consensus.cc:359] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.461211 20408 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:53.454382 20407 tablet_bootstrap.cc:654] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.469044 20409 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:53.475665 20409 ts_tablet_manager.cc:1403] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.247s	user 0.010s	sys 0.006s
I20260709 12:15:53.477399 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 6e67b31d71694f57a620820cc5b72a67 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:53.478844 20409 raft_consensus.cc:359] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.479638 20409 raft_consensus.cc:385] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.479935 20409 raft_consensus.cc:740] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.457284 20202 tablet_service.cc:1511] Processing CreateTablet for tablet a2a83a3175094bd58c6f9407b5de7a8a (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:53.481815 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a83a3175094bd58c6f9407b5de7a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.482564 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 6e67b31d71694f57a620820cc5b72a67 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:53.483716 20408 tablet_bootstrap.cc:654] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.483860 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e67b31d71694f57a620820cc5b72a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.484642 20410 raft_consensus.cc:385] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.484974 20410 raft_consensus.cc:740] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.478762 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e67b31d71694f57a620820cc5b72a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.497985 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 6e67b31d71694f57a620820cc5b72a67 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:53.499445 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e67b31d71694f57a620820cc5b72a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.502774 20275 tablet_service.cc:1511] Processing CreateTablet for tablet b45c2c45178e455aa430dda8fcb4dd63 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:53.504089 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45c2c45178e455aa430dda8fcb4dd63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.504570 20416 raft_consensus.cc:493] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.505074 20416 raft_consensus.cc:515] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.507426 20416 leader_election.cc:290] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:53.508332 20205 tablet_service.cc:1511] Processing CreateTablet for tablet b45c2c45178e455aa430dda8fcb4dd63 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:53.509068 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c4ca7fb381410f875745da41f59595" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:53.509608 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45c2c45178e455aa430dda8fcb4dd63. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:53.513545 20255 leader_election.cc:343] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.514377 20410 consensus_queue.cc:260] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.516957 20410 ts_tablet_manager.cc:1434] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.002s
I20260709 12:15:53.518029 20410 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:53.529776 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c4ca7fb381410f875745da41f59595" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:53.529942 20353 tablet_service.cc:1511] Processing CreateTablet for tablet b45c2c45178e455aa430dda8fcb4dd63 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 12:15:53.531272 20258 leader_election.cc:343] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.531750 20258 leader_election.cc:304] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:53.533151 20416 raft_consensus.cc:2749] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:53.525390 20409 consensus_queue.cc:260] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.499361 20418 raft_consensus.cc:515] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.537144 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 90c2c36441b046e09ddca8c3076c1f0e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:53.538475 20409 ts_tablet_manager.cc:1434] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.001s
I20260709 12:15:53.541177 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:53.541901 20418 leader_election.cc:290] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:53.541755 20274 tablet_service.cc:1511] Processing CreateTablet for tablet 90c2c36441b046e09ddca8c3076c1f0e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:53.543152 20274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c2c36441b046e09ddca8c3076c1f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.541810 20292 raft_consensus.cc:3060] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.542193 20350 tablet_service.cc:1511] Processing CreateTablet for tablet 32cbc80037584b7eb854642a8f04f712 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:53.548228 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
W20260709 12:15:53.551136 20106 leader_election.cc:343] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.552392 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 32cbc80037584b7eb854642a8f04f712 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:53.553716 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45c2c45178e455aa430dda8fcb4dd63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.556716 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 32cbc80037584b7eb854642a8f04f712 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:53.558203 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cbc80037584b7eb854642a8f04f712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.557442 20407 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:53.561267 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c2c36441b046e09ddca8c3076c1f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.562204 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cbc80037584b7eb854642a8f04f712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.563720 20415 raft_consensus.cc:493] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.564222 20415 raft_consensus.cc:515] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.564883 20350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cbc80037584b7eb854642a8f04f712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.566339 20415 leader_election.cc:290] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:53.568375 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0547d6caec8548b184ce041709dc871a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:53.569064 20291 raft_consensus.cc:2468] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:53.570858 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0547d6caec8548b184ce041709dc871a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:53.572811 20332 leader_election.cc:304] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:53.561343 20407 ts_tablet_manager.cc:1403] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.010s
W20260709 12:15:53.574553 20332 leader_election.cc:343] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.584137 20415 raft_consensus.cc:2804] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:53.584653 20415 raft_consensus.cc:493] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:53.585000 20415 raft_consensus.cc:3060] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.586674 20207 tablet_service.cc:1511] Processing CreateTablet for tablet 90c2c36441b046e09ddca8c3076c1f0e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:53.588078 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c2c36441b046e09ddca8c3076c1f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.588728 20410 tablet_bootstrap.cc:654] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.592844 20409 tablet_bootstrap.cc:492] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:53.599138 20415 raft_consensus.cc:515] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.601663 20407 raft_consensus.cc:359] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.602552 20407 raft_consensus.cc:385] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.571084 20292 raft_consensus.cc:2468] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:53.603369 20415 leader_election.cc:290] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:53.604060 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0547d6caec8548b184ce041709dc871a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:53.605299 20418 raft_consensus.cc:493] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:53.605859 20332 leader_election.cc:343] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.605767 20418 raft_consensus.cc:515] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.610183 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0547d6caec8548b184ce041709dc871a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:53.610875 20291 raft_consensus.cc:3060] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.610675 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5a6e496b204e1fb852fe8cb00d0919 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:53.610749 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 78426ebd8c2d4bbbaf224b6466e4a5e4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:53.612219 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5a6e496b204e1fb852fe8cb00d0919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.611061 20418 leader_election.cc:290] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:53.612219 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78426ebd8c2d4bbbaf224b6466e4a5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.615999 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 78426ebd8c2d4bbbaf224b6466e4a5e4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:53.617336 20281 tablet_service.cc:1511] Processing CreateTablet for tablet 78426ebd8c2d4bbbaf224b6466e4a5e4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:53.617322 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78426ebd8c2d4bbbaf224b6466e4a5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.619189 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:53.619529 20281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78426ebd8c2d4bbbaf224b6466e4a5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.621160 20109 leader_election.cc:304] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:53.622350 20418 raft_consensus.cc:2804] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:53.624465 20418 raft_consensus.cc:697] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:15:53.602864 20407 raft_consensus.cc:740] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.626776 20407 consensus_queue.cc:260] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
W20260709 12:15:53.627669 20109 leader_election.cc:343] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.625305 20418 consensus_queue.cc:237] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.636571 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:53.637245 20366 raft_consensus.cc:2468] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:53.637346 20291 raft_consensus.cc:2468] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:53.638598 20332 leader_election.cc:304] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:53.638720 20109 leader_election.cc:304] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:53.639758 20415 raft_consensus.cc:2804] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:53.639850 20443 raft_consensus.cc:2804] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:53.640395 20443 raft_consensus.cc:493] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:53.640727 20443 raft_consensus.cc:3060] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.644038 20408 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:53.644603 20408 ts_tablet_manager.cc:1403] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.014s
I20260709 12:15:53.651121 20409 tablet_bootstrap.cc:654] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.653364 20410 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:53.661289 20410 ts_tablet_manager.cc:1403] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.015s
I20260709 12:15:53.656900 20407 ts_tablet_manager.cc:1434] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 12:15:53.647751 20408 raft_consensus.cc:359] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.655078 20443 raft_consensus.cc:515] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.662514 20408 raft_consensus.cc:385] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.662906 20408 raft_consensus.cc:740] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.666569 20443 leader_election.cc:290] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:53.667593 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:53.668228 20366 raft_consensus.cc:3060] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.667475 20407 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:53.670218 20410 raft_consensus.cc:359] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.675144 20410 raft_consensus.cc:385] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.675532 20410 raft_consensus.cc:740] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.670141 20200 tablet_service.cc:1511] Processing CreateTablet for tablet aa9e3ec466a04abe814f1ec86b17fca4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:53.677981 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9e3ec466a04abe814f1ec86b17fca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.678267 20366 raft_consensus.cc:2468] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:53.679865 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5a6e496b204e1fb852fe8cb00d0919 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:53.679594 20041 catalog_manager.cc:5697] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:53.679639 20109 leader_election.cc:304] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:53.676538 20410 consensus_queue.cc:260] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.681993 20417 raft_consensus.cc:493] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.682806 20443 raft_consensus.cc:2804] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:53.676605 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:53.700488 20417 raft_consensus.cc:515] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.710350 20409 tablet_bootstrap.cc:492] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:53.710577 20417 leader_election.cc:290] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:53.681402 20127 tablet_service.cc:1511] Processing CreateTablet for tablet aa9e3ec466a04abe814f1ec86b17fca4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:53.711339 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8604eb99a6f44b768d8aa9f54e9c23d5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:53.711906 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9e3ec466a04abe814f1ec86b17fca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.711999 20143 raft_consensus.cc:2468] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:53.701459 20275 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5a6e496b204e1fb852fe8cb00d0919 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:53.704305 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5a6e496b204e1fb852fe8cb00d0919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.704144 20274 tablet_service.cc:1511] Processing CreateTablet for tablet aa9e3ec466a04abe814f1ec86b17fca4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:53.705986 20407 tablet_bootstrap.cc:654] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.710943 20409 ts_tablet_manager.cc:1403] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.000s
I20260709 12:15:53.713165 20415 raft_consensus.cc:697] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
W20260709 12:15:53.713050 20109 leader_election.cc:343] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.671756 20408 consensus_queue.cc:260] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.726480 20274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9e3ec466a04abe814f1ec86b17fca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.744858 20276 tablet_service.cc:1511] Processing CreateTablet for tablet 25cb9f46e2984364a3af4ecffde1274b (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:53.746191 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25cb9f46e2984364a3af4ecffde1274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.747706 20408 ts_tablet_manager.cc:1434] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.103s	user 0.009s	sys 0.000s
I20260709 12:15:53.748881 20408 tablet_bootstrap.cc:492] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:53.749958 20126 tablet_service.cc:1511] Processing CreateTablet for tablet 25cb9f46e2984364a3af4ecffde1274b (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:53.750280 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 385c2d419d44483fa6e63edc79442b87 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:53.751405 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25cb9f46e2984364a3af4ecffde1274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.753083 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 762aeb1d1b1f44f185d182941ef8f15e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:53.754408 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762aeb1d1b1f44f185d182941ef8f15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.726956 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8604eb99a6f44b768d8aa9f54e9c23d5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:53.729893 20409 raft_consensus.cc:359] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.758167 20409 raft_consensus.cc:385] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.731165 20184 leader_election.cc:304] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:53.758590 20349 tablet_service.cc:1511] Processing CreateTablet for tablet 762aeb1d1b1f44f185d182941ef8f15e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:53.760042 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762aeb1d1b1f44f185d182941ef8f15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.760406 20417 raft_consensus.cc:2804] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:53.760825 20417 raft_consensus.cc:493] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:53.761128 20417 raft_consensus.cc:3060] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.761211 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 385c2d419d44483fa6e63edc79442b87 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:53.762737 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385c2d419d44483fa6e63edc79442b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.765473 20410 ts_tablet_manager.cc:1434] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
I20260709 12:15:53.766609 20410 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:53.761211 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5421495b1e4ef6a84cc954aba862f6 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:53.770457 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5421495b1e4ef6a84cc954aba862f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.771423 20407 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:53.771936 20407 ts_tablet_manager.cc:1403] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.000s
I20260709 12:15:53.773342 20350 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5421495b1e4ef6a84cc954aba862f6 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:53.774704 20350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5421495b1e4ef6a84cc954aba862f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.741688 20447 raft_consensus.cc:493] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.744473 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5421495b1e4ef6a84cc954aba862f6 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:53.775255 20407 raft_consensus.cc:359] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.758589 20409 raft_consensus.cc:740] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.778075 20280 tablet_service.cc:1511] Processing CreateTablet for tablet 385c2d419d44483fa6e63edc79442b87 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:53.780097 20133 tablet_service.cc:1511] Processing CreateTablet for tablet f56362da4ee345259adea438cd17ec1f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:53.782122 20351 tablet_service.cc:1511] Processing CreateTablet for tablet f56362da4ee345259adea438cd17ec1f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:53.793371 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5a6e496b204e1fb852fe8cb00d0919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.794219 20351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56362da4ee345259adea438cd17ec1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.740324 20415 consensus_queue.cc:237] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:53.776081 20353 tablet_service.cc:1511] Processing CreateTablet for tablet 25cb9f46e2984364a3af4ecffde1274b (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:53.799772 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25cb9f46e2984364a3af4ecffde1274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.784737 20207 tablet_service.cc:1511] Processing CreateTablet for tablet 762aeb1d1b1f44f185d182941ef8f15e (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:53.803138 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762aeb1d1b1f44f185d182941ef8f15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.771910 20417 raft_consensus.cc:515] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.789753 20443 raft_consensus.cc:697] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:15:53.805137 20443 consensus_queue.cc:237] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.806840 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8604eb99a6f44b768d8aa9f54e9c23d5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:53.807462 20143 raft_consensus.cc:3060] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:53.816121 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385c2d419d44483fa6e63edc79442b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.808977 20407 raft_consensus.cc:385] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:53.824616 20407 raft_consensus.cc:740] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:53.814494 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385c2d419d44483fa6e63edc79442b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.791775 20447 raft_consensus.cc:515] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.832738 20407 consensus_queue.cc:260] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.834700 20416 raft_consensus.cc:493] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.835186 20416 raft_consensus.cc:515] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.835513 20447 leader_election.cc:290] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:53.836689 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5421495b1e4ef6a84cc954aba862f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.836819 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8604eb99a6f44b768d8aa9f54e9c23d5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:53.837708 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8604eb99a6f44b768d8aa9f54e9c23d5" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:53.839473 20205 tablet_service.cc:1511] Processing CreateTablet for tablet f56362da4ee345259adea438cd17ec1f (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:53.840873 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56362da4ee345259adea438cd17ec1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.841099 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:53.841754 20142 raft_consensus.cc:2468] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:53.843181 20258 leader_election.cc:304] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:53.836970 20366 raft_consensus.cc:2468] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:53.848903 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
W20260709 12:15:53.850546 20255 leader_election.cc:343] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.851694 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56362da4ee345259adea438cd17ec1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.827237 20417 leader_election.cc:290] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:53.860212 20416 leader_election.cc:290] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:53.878836 20143 raft_consensus.cc:2468] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:53.880108 20184 leader_election.cc:304] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:53.880426 20409 consensus_queue.cc:260] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:53.882766 20409 ts_tablet_manager.cc:1434] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.161s	user 0.006s	sys 0.001s
I20260709 12:15:53.865154 20407 ts_tablet_manager.cc:1434] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.005s
I20260709 12:15:53.883859 20409 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:53.884127 20407 tablet_bootstrap.cc:492] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:53.886178 20417 raft_consensus.cc:2804] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:53.866528 20458 raft_consensus.cc:2804] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:53.906390 20458 raft_consensus.cc:493] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:53.906829 20458 raft_consensus.cc:3060] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:53.911559 20028 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 69267.6us
I20260709 12:15:53.908313 20417 raft_consensus.cc:697] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:53.912933 20417 consensus_queue.cc:237] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.914084 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 10738305249749919885affa1e9330ce (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:53.914603 20126 tablet_service.cc:1511] Processing CreateTablet for tablet 10738305249749919885affa1e9330ce (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:53.915829 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10738305249749919885affa1e9330ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.915905 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10738305249749919885affa1e9330ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.931607 20415 raft_consensus.cc:493] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:53.932165 20415 raft_consensus.cc:515] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:53.934548 20407 tablet_bootstrap.cc:654] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.936214 20415 leader_election.cc:290] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:53.942870 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:15:53.944520 20332 leader_election.cc:343] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.920135 20349 tablet_service.cc:1511] Processing CreateTablet for tablet 10738305249749919885affa1e9330ce (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:53.947237 20458 raft_consensus.cc:515] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.959257 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:53.959394 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:53.959929 20143 raft_consensus.cc:3060] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:53.960858 20255 leader_election.cc:343] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:53.961447 20458 leader_election.cc:290] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:53.963587 20410 tablet_bootstrap.cc:654] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:53.965373 20276 tablet_service.cc:1511] Processing CreateTablet for tablet dd7216a4bcd74d6c8844190a30f1daed (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:53.966166 20143 raft_consensus.cc:2468] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:53.966727 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7216a4bcd74d6c8844190a30f1daed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.967520 20258 leader_election.cc:304] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:53.968894 20458 raft_consensus.cc:2804] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:53.969555 20458 raft_consensus.cc:697] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:53.970425 20458 consensus_queue.cc:237] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:53.972752 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10738305249749919885affa1e9330ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.979401 20356 tablet_service.cc:1511] Processing CreateTablet for tablet dd7216a4bcd74d6c8844190a30f1daed (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:53.980207 20207 tablet_service.cc:1511] Processing CreateTablet for tablet dd7216a4bcd74d6c8844190a30f1daed (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:53.990274 20281 tablet_service.cc:1511] Processing CreateTablet for tablet 45215b5c759245ea806857768f9f77f1 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:53.985226 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 45215b5c759245ea806857768f9f77f1 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:53.986024 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7216a4bcd74d6c8844190a30f1daed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.991671 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45215b5c759245ea806857768f9f77f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.988240 20206 tablet_service.cc:1511] Processing CreateTablet for tablet 45215b5c759245ea806857768f9f77f1 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:53.992832 20354 tablet_service.cc:1511] Processing CreateTablet for tablet a628ce0193c243f2914d20ed55464ec5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:53.994091 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a628ce0193c243f2914d20ed55464ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.995625 20133 tablet_service.cc:1511] Processing CreateTablet for tablet a628ce0193c243f2914d20ed55464ec5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:53.998085 20280 tablet_service.cc:1511] Processing CreateTablet for tablet 73354c0f9bf24f548240af934fffa5f4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:53.998605 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a628ce0193c243f2914d20ed55464ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.000896 20355 tablet_service.cc:1511] Processing CreateTablet for tablet 73354c0f9bf24f548240af934fffa5f4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:53.960256 20408 tablet_bootstrap.cc:654] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.002140 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73354c0f9bf24f548240af934fffa5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.991636 20281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45215b5c759245ea806857768f9f77f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.997184 20202 tablet_service.cc:1511] Processing CreateTablet for tablet a628ce0193c243f2914d20ed55464ec5 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:53.990841 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7216a4bcd74d6c8844190a30f1daed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.007979 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73354c0f9bf24f548240af934fffa5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.009560 20456 raft_consensus.cc:493] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.010118 20456 raft_consensus.cc:515] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.016687 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a628ce0193c243f2914d20ed55464ec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.017845 20039 catalog_manager.cc:5697] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.020596 20206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45215b5c759245ea806857768f9f77f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.027952 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 73354c0f9bf24f548240af934fffa5f4 (DEFAULT_TABLE table=test-workload [id=174d40558e1d4719a3735e4291b46332]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:54.028926 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2234ad2a460c435692ad18ba60d3727c" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:54.044310 20409 tablet_bootstrap.cc:654] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.050640 20456 leader_election.cc:290] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
W20260709 12:15:54.065992 20258 leader_election.cc:343] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.086927 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73354c0f9bf24f548240af934fffa5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:54.088954 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2234ad2a460c435692ad18ba60d3727c" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:54.093994 20407 tablet_bootstrap.cc:492] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:54.094574 20407 ts_tablet_manager.cc:1403] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.211s	user 0.010s	sys 0.007s
I20260709 12:15:54.096840 20038 catalog_manager.cc:5697] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:54.100236 20461 raft_consensus.cc:493] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:54.100807 20258 leader_election.cc:343] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.102332 20443 consensus_queue.cc:1048] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:54.104915 20407 raft_consensus.cc:359] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.107255 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8604eb99a6f44b768d8aa9f54e9c23d5" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:54.107874 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:54.130817 20407 raft_consensus.cc:385] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.131927 20407 raft_consensus.cc:740] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.132704 20329 leader_election.cc:304] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
W20260709 12:15:54.133975 20329 leader_election.cc:343] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.134413 20329 leader_election.cc:304] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:54.117717 20461 raft_consensus.cc:515] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.137142 20415 raft_consensus.cc:2749] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.137806 20415 raft_consensus.cc:2749] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.138195 20461 leader_election.cc:290] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
W20260709 12:15:54.122661 20106 consensus_peers.cc:597] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:15:54.123159 20258 leader_election.cc:304] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:54.142176 20456 raft_consensus.cc:2749] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.143800 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bece84f18c548e7a51608724029e839" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.145157 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bece84f18c548e7a51608724029e839" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:54.149519 20184 leader_election.cc:343] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.159674 20408 tablet_bootstrap.cc:492] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:54.160292 20408 ts_tablet_manager.cc:1403] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.412s	user 0.025s	sys 0.023s
I20260709 12:15:54.132664 20407 consensus_queue.cc:260] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.161437 20290 raft_consensus.cc:2468] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:54.163367 20408 raft_consensus.cc:359] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.163617 20184 leader_election.cc:304] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:15:54.164136 20408 raft_consensus.cc:385] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.164494 20408 raft_consensus.cc:740] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.164994 20461 raft_consensus.cc:2804] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.165607 20461 raft_consensus.cc:493] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.165222 20408 consensus_queue.cc:260] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.166379 20461 raft_consensus.cc:3060] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.167586 20407 ts_tablet_manager.cc:1434] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 12:15:54.168395 20408 ts_tablet_manager.cc:1434] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:54.168728 20407 tablet_bootstrap.cc:492] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.169435 20408 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:54.175401 20461 raft_consensus.cc:515] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.177641 20408 tablet_bootstrap.cc:654] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.178789 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bece84f18c548e7a51608724029e839" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:54.179481 20290 raft_consensus.cc:3060] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.193063 20041 catalog_manager.cc:5697] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:54.198459 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bece84f18c548e7a51608724029e839" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:54.199118 20410 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:54.199776 20410 ts_tablet_manager.cc:1403] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.433s	user 0.033s	sys 0.019s
W20260709 12:15:54.200102 20184 leader_election.cc:343] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.203332 20410 raft_consensus.cc:359] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.203866 20290 raft_consensus.cc:2468] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:54.204216 20410 raft_consensus.cc:385] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.206887 20410 raft_consensus.cc:740] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.207820 20410 consensus_queue.cc:260] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.204712 20461 leader_election.cc:290] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:54.212100 20407 tablet_bootstrap.cc:654] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.214782 20184 leader_election.cc:304] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:15:54.216866 20461 raft_consensus.cc:2804] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.217589 20461 raft_consensus.cc:697] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:54.218504 20461 consensus_queue.cc:237] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.227001 20409 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:54.228765 20409 ts_tablet_manager.cc:1403] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.345s	user 0.021s	sys 0.000s
I20260709 12:15:54.225297 20039 catalog_manager.cc:5697] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.232928 20410 ts_tablet_manager.cc:1434] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:15:54.234091 20410 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:54.235724 20408 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:54.239715 20408 ts_tablet_manager.cc:1403] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.007s
I20260709 12:15:54.242893 20447 consensus_queue.cc:1048] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:54.248670 20407 tablet_bootstrap.cc:492] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:54.254987 20408 raft_consensus.cc:359] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.257038 20408 raft_consensus.cc:385] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.257450 20408 raft_consensus.cc:740] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.258340 20408 consensus_queue.cc:260] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.259020 20407 ts_tablet_manager.cc:1403] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.008s
I20260709 12:15:54.264236 20408 ts_tablet_manager.cc:1434] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260709 12:15:54.261365 20041 catalog_manager.cc:5697] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.272301 20408 tablet_bootstrap.cc:492] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:54.279733 20408 tablet_bootstrap.cc:654] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.239197 20409 raft_consensus.cc:359] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.280472 20409 raft_consensus.cc:385] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.280845 20409 raft_consensus.cc:740] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.281821 20409 consensus_queue.cc:260] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.284405 20409 ts_tablet_manager.cc:1434] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:15:54.278198 20407 raft_consensus.cc:359] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.285312 20407 raft_consensus.cc:385] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.268358 20410 tablet_bootstrap.cc:654] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.285672 20407 raft_consensus.cc:740] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.293386 20407 consensus_queue.cc:260] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.285681 20409 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:54.295703 20410 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:54.296363 20410 ts_tablet_manager.cc:1403] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.004s
I20260709 12:15:54.299890 20410 raft_consensus.cc:359] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.300904 20410 raft_consensus.cc:385] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.301239 20410 raft_consensus.cc:740] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.302279 20407 ts_tablet_manager.cc:1434] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 12:15:54.303464 20407 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.304522 20410 consensus_queue.cc:260] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.310536 20409 tablet_bootstrap.cc:654] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.311360 20407 tablet_bootstrap.cc:654] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:54.312561 20109 consensus_peers.cc:597] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. 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 12:15:54.305459 20408 tablet_bootstrap.cc:492] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:54.314078 20408 ts_tablet_manager.cc:1403] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.007s
W20260709 12:15:54.314677 20332 consensus_peers.cc:597] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:54.317152 20410 ts_tablet_manager.cc:1434] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:15:54.317303 20408 raft_consensus.cc:359] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.318176 20408 raft_consensus.cc:385] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.318509 20408 raft_consensus.cc:740] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.319520 20408 consensus_queue.cc:260] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.322476 20408 ts_tablet_manager.cc:1434] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:15:54.323675 20408 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:54.327616 20410 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:54.329907 20407 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:54.330511 20407 ts_tablet_manager.cc:1403] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.006s
I20260709 12:15:54.331986 20408 tablet_bootstrap.cc:654] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.333261 20407 raft_consensus.cc:359] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.334120 20407 raft_consensus.cc:385] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.334421 20407 raft_consensus.cc:740] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.335232 20407 consensus_queue.cc:260] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.336675 20410 tablet_bootstrap.cc:654] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.337271 20407 ts_tablet_manager.cc:1434] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:54.338089 20409 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:54.338613 20409 ts_tablet_manager.cc:1403] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.009s
I20260709 12:15:54.339805 20408 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:54.340437 20408 ts_tablet_manager.cc:1403] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:15:54.340775 20407 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.343922 20408 raft_consensus.cc:359] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.344776 20408 raft_consensus.cc:385] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.345072 20408 raft_consensus.cc:740] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.345770 20408 consensus_queue.cc:260] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.347492 20407 tablet_bootstrap.cc:654] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.348251 20408 ts_tablet_manager.cc:1434] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:15:54.351716 20409 raft_consensus.cc:359] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.352636 20409 raft_consensus.cc:385] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.352977 20409 raft_consensus.cc:740] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.353808 20409 consensus_queue.cc:260] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.356702 20409 ts_tablet_manager.cc:1434] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:15:54.357952 20409 tablet_bootstrap.cc:492] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:54.358556 20410 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:54.359157 20410 ts_tablet_manager.cc:1403] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.012s
W20260709 12:15:54.359814 20255 consensus_peers.cc:597] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:15:54.361078 20456 raft_consensus.cc:493] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.361725 20456 raft_consensus.cc:515] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.362848 20410 raft_consensus.cc:359] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.363667 20410 raft_consensus.cc:385] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.364032 20410 raft_consensus.cc:740] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.364892 20410 consensus_queue.cc:260] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.365334 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24e52fddd9446ebfeab09e81f1a9d5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:54.366123 20366 raft_consensus.cc:2468] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:54.367528 20410 ts_tablet_manager.cc:1434] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:15:54.367887 20258 leader_election.cc:304] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:54.368745 20458 raft_consensus.cc:2804] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.369112 20458 raft_consensus.cc:493] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.369433 20458 raft_consensus.cc:3060] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.369941 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24e52fddd9446ebfeab09e81f1a9d5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:54.370620 20217 raft_consensus.cc:2468] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:54.374383 20456 leader_election.cc:290] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:54.375802 20408 tablet_bootstrap.cc:492] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:54.378139 20409 tablet_bootstrap.cc:654] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.369887 20410 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:54.376732 20458 raft_consensus.cc:515] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.382164 20447 raft_consensus.cc:493] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.382942 20366 raft_consensus.cc:3060] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.382686 20447 raft_consensus.cc:515] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.385025 20447 leader_election.cc:290] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:54.385679 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2234ad2a460c435692ad18ba60d3727c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.386297 20290 raft_consensus.cc:2468] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:54.388226 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2234ad2a460c435692ad18ba60d3727c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:54.390158 20332 leader_election.cc:304] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
W20260709 12:15:54.391038 20332 leader_election.cc:343] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.391489 20461 consensus_queue.cc:1048] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:54.391912 20447 raft_consensus.cc:2804] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.392411 20447 raft_consensus.cc:493] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.392784 20447 raft_consensus.cc:3060] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.395294 20458 leader_election.cc:290] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:54.397367 20407 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:54.401880 20408 tablet_bootstrap.cc:654] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.404662 20407 ts_tablet_manager.cc:1403] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.007s
I20260709 12:15:54.405939 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24e52fddd9446ebfeab09e81f1a9d5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:54.406562 20217 raft_consensus.cc:3060] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.408938 20407 raft_consensus.cc:359] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.409633 20407 raft_consensus.cc:385] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.409891 20461 consensus_queue.cc:1048] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:54.412485 20408 tablet_bootstrap.cc:492] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:54.413022 20408 ts_tablet_manager.cc:1403] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.003s
I20260709 12:15:54.415177 20443 raft_consensus.cc:493] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.415865 20408 raft_consensus.cc:359] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.416661 20408 raft_consensus.cc:385] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.410503 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24e52fddd9446ebfeab09e81f1a9d5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:54.415802 20443 raft_consensus.cc:515] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.417021 20408 raft_consensus.cc:740] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.417188 20366 raft_consensus.cc:3060] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.417898 20408 consensus_queue.cc:260] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.419123 20443 leader_election.cc:290] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:54.420220 20408 ts_tablet_manager.cc:1434] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:54.420743 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0547d6caec8548b184ce041709dc871a" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:54.421228 20408 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:54.422763 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0547d6caec8548b184ce041709dc871a" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.424568 20109 leader_election.cc:304] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:54.426736 20451 raft_consensus.cc:2749] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.427198 20443 raft_consensus.cc:493] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.427754 20443 raft_consensus.cc:515] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.434746 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc538f13cfd4a2fb52f27e53967e073" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:54.435544 20217 raft_consensus.cc:2468] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
W20260709 12:15:54.436367 20106 leader_election.cc:343] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.436594 20255 leader_election.cc:304] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:54.437510 20458 raft_consensus.cc:2804] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.438025 20458 raft_consensus.cc:697] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:54.438838 20458 consensus_queue.cc:237] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.439790 20443 leader_election.cc:290] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:54.443233 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc538f13cfd4a2fb52f27e53967e073" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.447003 20447 raft_consensus.cc:515] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.409893 20407 raft_consensus.cc:740] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.450825 20407 consensus_queue.cc:260] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.452857 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2234ad2a460c435692ad18ba60d3727c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:54.431715 20366 raft_consensus.cc:2468] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
W20260709 12:15:54.448226 20109 leader_election.cc:343] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.453642 20290 raft_consensus.cc:3060] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.453838 20109 leader_election.cc:304] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:54.428826 20408 tablet_bootstrap.cc:654] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.455199 20407 ts_tablet_manager.cc:1434] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
W20260709 12:15:54.455730 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:54.456295 20407 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.460448 20443 raft_consensus.cc:2749] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.462224 20410 tablet_bootstrap.cc:654] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.468019 20417 raft_consensus.cc:493] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.472172 20417 raft_consensus.cc:515] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.474473 20417 leader_election.cc:290] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:54.484923 20456 raft_consensus.cc:493] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.471367 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2234ad2a460c435692ad18ba60d3727c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:54.485147 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.485551 20456 raft_consensus.cc:515] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.487938 20456 leader_election.cc:290] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:54.488930 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:15:54.489648 20332 leader_election.cc:343] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.485853 20291 raft_consensus.cc:2468] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:54.491199 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:54.532999 20184 leader_election.cc:304] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:54.533385 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:54.534884 20461 raft_consensus.cc:2804] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.531256 20141 raft_consensus.cc:2468] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:54.535434 20461 raft_consensus.cc:493] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.536917 20461 raft_consensus.cc:3060] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.537833 20409 tablet_bootstrap.cc:492] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:54.538425 20409 ts_tablet_manager.cc:1403] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.181s	user 0.080s	sys 0.077s
I20260709 12:15:54.534427 20366 raft_consensus.cc:2393] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92cb4441ccf4ab4838551cf1a12f3d8 in current term 1: Already voted for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in this term.
I20260709 12:15:54.541778 20409 raft_consensus.cc:359] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.542585 20409 raft_consensus.cc:385] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.542984 20409 raft_consensus.cc:740] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.512795 20417 raft_consensus.cc:493] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.544116 20447 leader_election.cc:290] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:54.543826 20409 consensus_queue.cc:260] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.548300 20443 consensus_queue.cc:1048] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:54.543849 20417 raft_consensus.cc:515] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.552983 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:54.553659 20366 raft_consensus.cc:2468] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:54.553889 20258 leader_election.cc:304] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:54.554625 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:54.554762 20184 leader_election.cc:304] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:54.555095 20456 raft_consensus.cc:3060] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.559232 20409 ts_tablet_manager.cc:1434] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.007s
I20260709 12:15:54.560665 20409 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:54.564436 20456 raft_consensus.cc:2749] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.567116 20409 tablet_bootstrap.cc:654] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.573107 20290 raft_consensus.cc:2468] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:54.574819 20332 leader_election.cc:304] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:54.576321 20447 raft_consensus.cc:2804] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.576683 20493 raft_consensus.cc:2804] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.577232 20493 raft_consensus.cc:493] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.576967 20447 raft_consensus.cc:697] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:54.529050 20407 tablet_bootstrap.cc:654] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.553143 20417 leader_election.cc:290] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:54.577625 20493 raft_consensus.cc:3060] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.579595 20456 consensus_queue.cc:1048] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:15:54.589167 20447 consensus_queue.cc:237] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.592814 20410 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:54.593423 20410 ts_tablet_manager.cc:1403] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.224s	user 0.010s	sys 0.008s
I20260709 12:15:54.595479 20417 raft_consensus.cc:493] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.599963 20410 raft_consensus.cc:359] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.603242 20410 raft_consensus.cc:385] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.603641 20410 raft_consensus.cc:740] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.603335 20417 raft_consensus.cc:515] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.604451 20410 consensus_queue.cc:260] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.609128 20417 leader_election.cc:290] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:54.617959 20493 raft_consensus.cc:515] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.619071 20461 raft_consensus.cc:515] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.621730 20041 catalog_manager.cc:5697] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.623653 20461 leader_election.cc:290] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:54.621356 20407 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:54.625841 20407 ts_tablet_manager.cc:1403] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.170s	user 0.012s	sys 0.003s
I20260709 12:15:54.628785 20407 raft_consensus.cc:359] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.630491 20407 raft_consensus.cc:385] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.630837 20407 raft_consensus.cc:740] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.635123 20407 consensus_queue.cc:260] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.630048 20493 leader_election.cc:290] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:54.636708 20410 ts_tablet_manager.cc:1434] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 12:15:54.638028 20407 ts_tablet_manager.cc:1434] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:54.639133 20407 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.645629 20407 tablet_bootstrap.cc:654] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.650552 20408 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:54.651121 20408 ts_tablet_manager.cc:1403] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.230s	user 0.018s	sys 0.032s
I20260709 12:15:54.652493 20410 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:54.654111 20408 raft_consensus.cc:359] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.654928 20408 raft_consensus.cc:385] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.655206 20408 raft_consensus.cc:740] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.660821 20408 consensus_queue.cc:260] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.663466 20408 ts_tablet_manager.cc:1434] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:15:54.664575 20408 tablet_bootstrap.cc:492] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
W20260709 12:15:54.666785 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 111856us
I20260709 12:15:54.673328 20409 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:54.675173 20409 ts_tablet_manager.cc:1403] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.115s	user 0.026s	sys 0.077s
I20260709 12:15:54.675455 20410 tablet_bootstrap.cc:654] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.676158 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c4ca7fb381410f875745da41f59595" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.676872 20290 raft_consensus.cc:2468] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:54.676687 20036 catalog_manager.cc:5697] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.678097 20409 raft_consensus.cc:359] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.678799 20409 raft_consensus.cc:385] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.679064 20409 raft_consensus.cc:740] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.679420 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c4ca7fb381410f875745da41f59595" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:54.679698 20409 consensus_queue.cc:260] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.680485 20407 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:54.680928 20407 ts_tablet_manager.cc:1403] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.007s
I20260709 12:15:54.681365 20447 raft_consensus.cc:493] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.681849 20447 raft_consensus.cc:515] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.682413 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:54.683017 20143 raft_consensus.cc:3060] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.683977 20447 leader_election.cc:290] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:54.686617 20407 raft_consensus.cc:359] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.687278 20407 raft_consensus.cc:385] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.687556 20407 raft_consensus.cc:740] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.688197 20407 consensus_queue.cc:260] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.689378 20408 tablet_bootstrap.cc:654] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.690491 20407 ts_tablet_manager.cc:1434] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:15:54.691279 20407 tablet_bootstrap.cc:492] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.690022 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bece84f18c548e7a51608724029e839" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:54.680145 20366 raft_consensus.cc:2468] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:54.694896 20143 raft_consensus.cc:2468] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:54.695734 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bece84f18c548e7a51608724029e839" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.696611 20290 raft_consensus.cc:2393] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd61375d02c470fabd9e56f4dd6e6fe in current term 1: Already voted for candidate c01e5c84f0b943e2818270d3e9cf497d in this term.
I20260709 12:15:54.697963 20407 tablet_bootstrap.cc:654] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.698601 20409 ts_tablet_manager.cc:1434] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:15:54.699582 20409 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:54.700670 20332 leader_election.cc:304] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:54.701563 20447 raft_consensus.cc:3060] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.705276 20409 tablet_bootstrap.cc:654] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.720396 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:54.721081 20366 raft_consensus.cc:3060] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.723346 20447 raft_consensus.cc:2749] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:54.725208 20184 leader_election.cc:343] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.726135 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:54.727080 20291 raft_consensus.cc:3060] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.729481 20184 leader_election.cc:304] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:54.730365 20461 raft_consensus.cc:2804] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.730839 20461 raft_consensus.cc:697] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:54.731920 20461 consensus_queue.cc:237] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.725668 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:54.738000 20291 raft_consensus.cc:2468] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:54.761886 20184 leader_election.cc:304] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:54.765136 20493 raft_consensus.cc:2804] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.765587 20493 raft_consensus.cc:493] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.765931 20493 raft_consensus.cc:3060] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.773680 20493 raft_consensus.cc:515] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.775895 20493 leader_election.cc:290] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:54.786918 20142 raft_consensus.cc:3060] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.787916 20410 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:54.788586 20410 ts_tablet_manager.cc:1403] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.136s	user 0.003s	sys 0.046s
I20260709 12:15:54.791432 20410 raft_consensus.cc:359] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.792156 20410 raft_consensus.cc:385] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.793788 20494 consensus_queue.cc:1048] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:54.795106 20410 raft_consensus.cc:740] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.760079 20366 raft_consensus.cc:2468] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:54.797806 20410 consensus_queue.cc:260] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.799894 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c4ca7fb381410f875745da41f59595" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:54.800522 20290 raft_consensus.cc:3060] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.800808 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c4ca7fb381410f875745da41f59595" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:54.801442 20364 raft_consensus.cc:3060] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.809000 20290 raft_consensus.cc:2468] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:54.810570 20410 ts_tablet_manager.cc:1434] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:15:54.815707 20364 raft_consensus.cc:2468] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:54.819712 20447 raft_consensus.cc:493] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.820348 20447 raft_consensus.cc:515] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.822608 20447 leader_election.cc:290] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:54.824210 20410 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:54.824680 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:54.830953 20142 raft_consensus.cc:2468] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:54.832501 20332 leader_election.cc:304] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:54.833384 20447 raft_consensus.cc:2804] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.833808 20447 raft_consensus.cc:493] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.834156 20447 raft_consensus.cc:3060] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.825353 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:54.839252 20217 raft_consensus.cc:2468] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:54.841493 20407 tablet_bootstrap.cc:492] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
W20260709 12:15:54.832612 20184 leader_election.cc:343] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:54.842016 20407 ts_tablet_manager.cc:1403] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.151s	user 0.041s	sys 0.074s
I20260709 12:15:54.844100 20447 raft_consensus.cc:515] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.845038 20407 raft_consensus.cc:359] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.847312 20407 raft_consensus.cc:385] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.846760 20184 leader_election.cc:304] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:54.847599 20407 raft_consensus.cc:740] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.849066 20493 raft_consensus.cc:2804] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.851126 20410 tablet_bootstrap.cc:654] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.849560 20184 leader_election.cc:304] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:54.852495 20041 catalog_manager.cc:5697] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.852953 20407 consensus_queue.cc:260] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.855607 20461 raft_consensus.cc:2804] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.853740 20493 raft_consensus.cc:697] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:54.857483 20493 consensus_queue.cc:237] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.856128 20461 raft_consensus.cc:697] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:54.858915 20461 consensus_queue.cc:237] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.862669 20417 consensus_queue.cc:1048] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:54.863701 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:54.864320 20217 raft_consensus.cc:3060] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.862402 20447 leader_election.cc:290] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:54.865521 20408 tablet_bootstrap.cc:492] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:54.865391 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:54.866052 20142 raft_consensus.cc:3060] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.867609 20409 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:54.868319 20409 ts_tablet_manager.cc:1403] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.169s	user 0.035s	sys 0.039s
I20260709 12:15:54.866039 20408 ts_tablet_manager.cc:1403] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.202s	user 0.031s	sys 0.045s
I20260709 12:15:54.874018 20408 raft_consensus.cc:359] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.874811 20408 raft_consensus.cc:385] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.875123 20408 raft_consensus.cc:740] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.876020 20408 consensus_queue.cc:260] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:54.878759 20408 ts_tablet_manager.cc:1434] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:54.884956 20408 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:54.888391 20217 raft_consensus.cc:2468] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:54.889878 20329 leader_election.cc:304] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:54.890599 20409 raft_consensus.cc:359] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.891412 20409 raft_consensus.cc:385] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.891692 20409 raft_consensus.cc:740] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.890924 20415 raft_consensus.cc:2804] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:54.892798 20409 consensus_queue.cc:260] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.896765 20407 ts_tablet_manager.cc:1434] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:15:54.897595 20407 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.900738 20409 ts_tablet_manager.cc:1434] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:15:54.901496 20142 raft_consensus.cc:2468] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:54.904297 20407 tablet_bootstrap.cc:654] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.900410 20415 raft_consensus.cc:697] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:54.901711 20409 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:54.906447 20415 consensus_queue.cc:237] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.918229 20495 consensus_queue.cc:1048] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:54.918584 20409 tablet_bootstrap.cc:654] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.922489 20041 catalog_manager.cc:5697] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.924062 20041 catalog_manager.cc:5697] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:54.926333 20410 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:54.926879 20410 ts_tablet_manager.cc:1403] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.008s
I20260709 12:15:54.929603 20410 raft_consensus.cc:359] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.930289 20410 raft_consensus.cc:385] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.930562 20410 raft_consensus.cc:740] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.931128 20409 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:54.931535 20409 ts_tablet_manager.cc:1403] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 12:15:54.934242 20407 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:54.934789 20407 ts_tablet_manager.cc:1403] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.006s
I20260709 12:15:54.935050 20408 tablet_bootstrap.cc:654] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.934670 20461 raft_consensus.cc:493] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.935698 20461 raft_consensus.cc:515] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.938019 20461 leader_election.cc:290] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:54.937827 20407 raft_consensus.cc:359] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.938643 20407 raft_consensus.cc:385] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.939486 20407 raft_consensus.cc:740] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.940124 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:54.940353 20407 consensus_queue.cc:260] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:54.941638 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:54.942873 20407 ts_tablet_manager.cc:1434] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:54.943893 20407 tablet_bootstrap.cc:492] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:54.944372 20184 leader_election.cc:304] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:54.947418 20493 raft_consensus.cc:2749] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:54.948127 20217 raft_consensus.cc:3060] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.956223 20409 raft_consensus.cc:359] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.956974 20409 raft_consensus.cc:385] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:54.957238 20409 raft_consensus.cc:740] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:54.957934 20409 consensus_queue.cc:260] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.959931 20409 ts_tablet_manager.cc:1434] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.002s
I20260709 12:15:54.960932 20409 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:54.964470 20407 tablet_bootstrap.cc:654] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.931265 20410 consensus_queue.cc:260] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:54.966831 20410 ts_tablet_manager.cc:1434] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:15:54.968178 20410 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:54.974691 20410 tablet_bootstrap.cc:654] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.980954 20409 tablet_bootstrap.cc:654] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:54.975441 20041 catalog_manager.cc:5697] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.985164 20458 raft_consensus.cc:493] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:54.985735 20458 raft_consensus.cc:515] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:54.987880 20456 consensus_queue.cc:1048] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:54.989039 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc538f13cfd4a2fb52f27e53967e073" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:54.989768 20142 raft_consensus.cc:2468] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:54.991255 20258 leader_election.cc:304] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:54.992502 20456 raft_consensus.cc:2804] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:54.992928 20456 raft_consensus.cc:493] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:54.993287 20456 raft_consensus.cc:3060] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:54.998869 20216 raft_consensus.cc:3060] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.004180 20408 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.004837 20408 ts_tablet_manager.cc:1403] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.013s
I20260709 12:15:55.007721 20408 raft_consensus.cc:359] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.008400 20408 raft_consensus.cc:385] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.008658 20408 raft_consensus.cc:740] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.009315 20408 consensus_queue.cc:260] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.011473 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc538f13cfd4a2fb52f27e53967e073" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.012517 20215 raft_consensus.cc:2468] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:55.013751 20407 tablet_bootstrap.cc:492] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.014277 20407 ts_tablet_manager.cc:1403] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.004s
I20260709 12:15:55.014431 20458 leader_election.cc:290] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.017092 20408 ts_tablet_manager.cc:1434] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 12:15:55.018163 20408 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.022605 20407 raft_consensus.cc:359] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.023348 20407 raft_consensus.cc:385] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.023631 20407 raft_consensus.cc:740] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.025559 20408 tablet_bootstrap.cc:654] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.026505 20407 consensus_queue.cc:260] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.030102 20407 ts_tablet_manager.cc:1434] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:15:55.030332 20409 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.030773 20409 ts_tablet_manager.cc:1403] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.009s
I20260709 12:15:55.031019 20407 tablet_bootstrap.cc:492] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.033561 20458 raft_consensus.cc:493] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.033488 20409 raft_consensus.cc:359] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.034216 20409 raft_consensus.cc:385] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.034070 20458 raft_consensus.cc:515] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.034508 20409 raft_consensus.cc:740] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.035208 20409 consensus_queue.cc:260] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.037637 20409 ts_tablet_manager.cc:1434] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:15:55.037472 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e7c291cd45411da6a653a855a2c1e5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.038293 20364 raft_consensus.cc:2468] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:55.038419 20142 raft_consensus.cc:3060] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.038612 20409 tablet_bootstrap.cc:492] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.039752 20258 leader_election.cc:304] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.040818 20495 raft_consensus.cc:2804] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.041239 20495 raft_consensus.cc:493] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.041597 20495 raft_consensus.cc:3060] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.044706 20458 leader_election.cc:290] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:55.044495 20456 raft_consensus.cc:515] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.047039 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e7c291cd45411da6a653a855a2c1e5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.047451 20409 tablet_bootstrap.cc:654] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:55.048884 20258 leader_election.cc:343] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.049295 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc538f13cfd4a2fb52f27e53967e073" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:55.048751 20447 consensus_queue.cc:1048] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.049909 20143 raft_consensus.cc:3060] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.060375 20516 raft_consensus.cc:493] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.061014 20516 raft_consensus.cc:515] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.059733 20409 tablet_bootstrap.cc:492] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.064242 20409 ts_tablet_manager.cc:1403] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260709 12:15:55.064630 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa4a848bdc4f5a92eab7a2a8594a80" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.065346 20215 raft_consensus.cc:2468] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:55.066670 20329 leader_election.cc:304] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:55.067143 20409 raft_consensus.cc:359] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.067826 20409 raft_consensus.cc:385] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.068372 20415 raft_consensus.cc:2804] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.068786 20415 raft_consensus.cc:493] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.069160 20415 raft_consensus.cc:3060] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.073642 20447 consensus_queue.cc:1048] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.074383 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa4a848bdc4f5a92eab7a2a8594a80" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.068086 20409 raft_consensus.cc:740] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.077028 20409 consensus_queue.cc:260] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.076790 20516 leader_election.cc:290] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.086648 20407 tablet_bootstrap.cc:654] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.092355 20409 ts_tablet_manager.cc:1434] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:15:55.095005 20408 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.095423 20408 ts_tablet_manager.cc:1403] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.011s
I20260709 12:15:55.091912 20456 leader_election.cc:290] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.096886 20409 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.097323 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc538f13cfd4a2fb52f27e53967e073" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:55.097618 20495 raft_consensus.cc:515] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
W20260709 12:15:55.093497 20332 leader_election.cc:343] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.100781 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e7c291cd45411da6a653a855a2c1e5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:55.101380 20366 raft_consensus.cc:3060] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.096714 20143 raft_consensus.cc:2468] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:55.104409 20258 leader_election.cc:304] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.104923 20215 raft_consensus.cc:3060] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.105374 20456 raft_consensus.cc:2804] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.105906 20456 raft_consensus.cc:697] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:55.106714 20456 consensus_queue.cc:237] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.113538 20408 raft_consensus.cc:359] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.114380 20408 raft_consensus.cc:385] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.114703 20408 raft_consensus.cc:740] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.103834 20415 raft_consensus.cc:515] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.115393 20410 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.119365 20415 leader_election.cc:290] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.120237 20409 tablet_bootstrap.cc:654] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.116323 20408 consensus_queue.cc:260] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.120852 20410 ts_tablet_manager.cc:1403] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.153s	user 0.037s	sys 0.015s
I20260709 12:15:55.120011 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa4a848bdc4f5a92eab7a2a8594a80" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:55.128726 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa4a848bdc4f5a92eab7a2a8594a80" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:55.129310 20216 raft_consensus.cc:3060] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.124907 20495 leader_election.cc:290] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
W20260709 12:15:55.135386 20332 leader_election.cc:343] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.136302 20461 consensus_queue.cc:1048] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.137140 20366 raft_consensus.cc:2468] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:55.138870 20407 tablet_bootstrap.cc:492] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.139369 20407 ts_tablet_manager.cc:1403] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.000s
I20260709 12:15:55.141453 20258 leader_election.cc:304] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.142239 20495 raft_consensus.cc:2804] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.142799 20495 raft_consensus.cc:697] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:55.143611 20495 consensus_queue.cc:237] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.141244 20410 raft_consensus.cc:359] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.146054 20410 raft_consensus.cc:385] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.145817 20408 ts_tablet_manager.cc:1434] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:15:55.146271 20410 raft_consensus.cc:740] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.147748 20407 raft_consensus.cc:359] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.148448 20407 raft_consensus.cc:385] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.148707 20407 raft_consensus.cc:740] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.150098 20408 tablet_bootstrap.cc:492] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.151170 20410 consensus_queue.cc:260] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.155305 20407 consensus_queue.cc:260] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.158198 20410 ts_tablet_manager.cc:1434] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:15:55.159123 20410 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.153790 20215 raft_consensus.cc:2468] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:55.165705 20407 ts_tablet_manager.cc:1434] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:15:55.165887 20532 raft_consensus.cc:493] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.166539 20532 raft_consensus.cc:515] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.167080 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e7c291cd45411da6a653a855a2c1e5" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:55.167807 20143 raft_consensus.cc:3060] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.170754 20408 tablet_bootstrap.cc:654] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.171007 20532 leader_election.cc:290] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.171795 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.172631 20290 raft_consensus.cc:2468] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:55.173074 20407 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.174117 20332 leader_election.cc:304] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.175143 20532 raft_consensus.cc:2804] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.175550 20532 raft_consensus.cc:493] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.175899 20532 raft_consensus.cc:3060] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.179527 20410 tablet_bootstrap.cc:654] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.180477 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.181146 20407 tablet_bootstrap.cc:654] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.181282 20215 raft_consensus.cc:2468] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:55.196660 20216 raft_consensus.cc:2468] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:55.197853 20329 leader_election.cc:304] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:55.199131 20415 raft_consensus.cc:2804] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.199821 20415 raft_consensus.cc:697] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:55.200640 20415 consensus_queue.cc:237] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.208580 20409 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.209182 20409 ts_tablet_manager.cc:1403] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.116s	user 0.025s	sys 0.037s
I20260709 12:15:55.208972 20532 raft_consensus.cc:515] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.212093 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:55.212873 20216 raft_consensus.cc:3060] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.216962 20143 raft_consensus.cc:2468] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
W20260709 12:15:55.223606 20255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35313, user_credentials={real_user=slave}} blocked reactor thread for 65406.5us
I20260709 12:15:55.224156 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:55.224848 20290 raft_consensus.cc:3060] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.212067 20409 raft_consensus.cc:359] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.226423 20409 raft_consensus.cc:385] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.226706 20409 raft_consensus.cc:740] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.227771 20456 raft_consensus.cc:493] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.228523 20456 raft_consensus.cc:515] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.231506 20456 leader_election.cc:290] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:55.232147 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ff32655bc46139565786500d96ad0" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.233745 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ff32655bc46139565786500d96ad0" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
W20260709 12:15:55.233805 20258 leader_election.cc:343] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.234513 20216 raft_consensus.cc:2468] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:55.235442 20451 raft_consensus.cc:493] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.233569 20409 consensus_queue.cc:260] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.236093 20329 leader_election.cc:304] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
W20260709 12:15:55.236449 20255 leader_election.cc:343] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.236934 20255 leader_election.cc:304] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:55.236012 20451 raft_consensus.cc:515] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.237902 20409 ts_tablet_manager.cc:1434] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 12:15:55.238364 20456 raft_consensus.cc:2749] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.238969 20409 tablet_bootstrap.cc:492] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.240744 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.241233 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65096c0ff7b4697885016e0a9f02211" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.241986 20366 raft_consensus.cc:2393] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in current term 1: Already voted for candidate c01e5c84f0b943e2818270d3e9cf497d in this term.
I20260709 12:15:55.242647 20451 leader_election.cc:290] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.243194 20109 leader_election.cc:304] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:55.243844 20516 raft_consensus.cc:2804] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.244304 20516 raft_consensus.cc:697] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:55.244544 20533 raft_consensus.cc:493] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.245024 20533 raft_consensus.cc:515] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.245175 20516 consensus_queue.cc:237] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.236017 20290 raft_consensus.cc:2468] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:55.246733 20532 leader_election.cc:290] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.247424 20533 leader_election.cc:290] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.249485 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.251432 20451 raft_consensus.cc:3060] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.251784 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.252619 20409 tablet_bootstrap.cc:654] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:55.253149 20329 leader_election.cc:343] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:55.254220 20332 leader_election.cc:343] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.254679 20332 leader_election.cc:304] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:55.255318 20415 raft_consensus.cc:2749] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.260825 20461 consensus_queue.cc:1048] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.262563 20451 raft_consensus.cc:2749] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.262374 20409 tablet_bootstrap.cc:492] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.265697 20409 ts_tablet_manager.cc:1403] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 12:15:55.270233 20409 raft_consensus.cc:359] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.270921 20409 raft_consensus.cc:385] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.271198 20409 raft_consensus.cc:740] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.271975 20409 consensus_queue.cc:260] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.272581 20417 consensus_queue.cc:1048] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.274304 20409 ts_tablet_manager.cc:1434] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:15:55.275309 20409 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.277925 20494 consensus_queue.cc:1048] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.281330 20409 tablet_bootstrap.cc:654] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.293438 20039 catalog_manager.cc:5697] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.291067 20036 catalog_manager.cc:5697] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:55.314985 20494 consensus_queue.cc:1048] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.316656 20494 consensus_queue.cc:1048] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.319073 20410 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.319583 20410 ts_tablet_manager.cc:1403] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.000s
I20260709 12:15:55.234511 20408 tablet_bootstrap.cc:492] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.321106 20408 ts_tablet_manager.cc:1403] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.004s
I20260709 12:15:55.311430 20036 catalog_manager.cc:5697] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.323920 20408 raft_consensus.cc:359] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.336879 20408 raft_consensus.cc:385] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.337291 20408 raft_consensus.cc:740] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.338547 20407 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.339663 20410 raft_consensus.cc:359] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.340400 20410 raft_consensus.cc:385] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.340662 20410 raft_consensus.cc:740] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.341365 20407 ts_tablet_manager.cc:1403] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.169s	user 0.018s	sys 0.000s
I20260709 12:15:55.341276 20410 consensus_queue.cc:260] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.350402 20458 raft_consensus.cc:493] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.351011 20458 raft_consensus.cc:515] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.353304 20458 leader_election.cc:290] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:55.355012 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:55.356719 20258 leader_election.cc:343] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.357755 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:15:55.359279 20258 leader_election.cc:343] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.359711 20258 leader_election.cc:304] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:55.360785 20458 raft_consensus.cc:2749] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.339234 20408 consensus_queue.cc:260] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.364872 20407 raft_consensus.cc:359] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.366074 20407 raft_consensus.cc:385] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.366364 20407 raft_consensus.cc:740] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
W20260709 12:15:55.364423 20109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:39219, user_credentials={real_user=slave}} blocked reactor thread for 59847.7us
I20260709 12:15:55.369168 20407 consensus_queue.cc:260] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.372748 20407 ts_tablet_manager.cc:1434] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:15:55.373664 20407 tablet_bootstrap.cc:492] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.378417 20408 ts_tablet_manager.cc:1434] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.001s
I20260709 12:15:55.379496 20408 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.382266 20407 tablet_bootstrap.cc:654] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.385421 20408 tablet_bootstrap.cc:654] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.391014 20410 ts_tablet_manager.cc:1434] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.016s
I20260709 12:15:55.392117 20410 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.392889 20409 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.393370 20409 ts_tablet_manager.cc:1403] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.045s
I20260709 12:15:55.397732 20410 tablet_bootstrap.cc:654] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.397595 20409 raft_consensus.cc:359] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.403662 20409 raft_consensus.cc:385] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.403964 20409 raft_consensus.cc:740] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.404713 20409 consensus_queue.cc:260] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.407649 20409 ts_tablet_manager.cc:1434] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:15:55.408783 20409 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.418695 20409 tablet_bootstrap.cc:654] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.422080 20417 raft_consensus.cc:493] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.422822 20417 raft_consensus.cc:515] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.426553 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8b36322ee44d40ac0e105805f3504b" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.431493 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8b36322ee44d40ac0e105805f3504b" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.432266 20366 raft_consensus.cc:2468] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:55.435575 20451 raft_consensus.cc:493] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.436174 20451 raft_consensus.cc:515] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.439930 20451 leader_election.cc:290] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.441192 20184 leader_election.cc:304] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
W20260709 12:15:55.442621 20184 leader_election.cc:343] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.443588 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.444950 20493 raft_consensus.cc:2804] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.445386 20493 raft_consensus.cc:493] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.445741 20493 raft_consensus.cc:3060] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.450457 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:15:55.452338 20109 leader_election.cc:343] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.455518 20533 consensus_queue.cc:1048] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:55.427989 20417 leader_election.cc:290] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
W20260709 12:15:55.457238 20106 leader_election.cc:343] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.458032 20106 leader_election.cc:304] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:55.460964 20451 raft_consensus.cc:2749] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.463470 20040 catalog_manager.cc:5697] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:55.473285 20493 raft_consensus.cc:515] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.479168 20410 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.479748 20410 ts_tablet_manager.cc:1403] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.088s	user 0.039s	sys 0.035s
I20260709 12:15:55.482573 20410 raft_consensus.cc:359] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.484673 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8b36322ee44d40ac0e105805f3504b" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:55.483326 20410 raft_consensus.cc:385] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.486281 20410 raft_consensus.cc:740] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.487057 20410 consensus_queue.cc:260] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
W20260709 12:15:55.487485 20184 leader_election.cc:343] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.489470 20410 ts_tablet_manager.cc:1434] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 12:15:55.490402 20410 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.498463 20407 tablet_bootstrap.cc:492] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.499009 20407 ts_tablet_manager.cc:1403] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.055s
I20260709 12:15:55.501029 20410 tablet_bootstrap.cc:654] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.501869 20407 raft_consensus.cc:359] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.502656 20407 raft_consensus.cc:385] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.502957 20407 raft_consensus.cc:740] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.506127 20409 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.506314 20556 raft_consensus.cc:493] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.506848 20409 ts_tablet_manager.cc:1403] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.009s
W20260709 12:15:55.507256 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:55.506886 20556 raft_consensus.cc:515] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.507803 20407 consensus_queue.cc:260] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.509742 20409 raft_consensus.cc:359] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.510195 20556 leader_election.cc:290] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.510438 20409 raft_consensus.cc:385] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.510643 20407 ts_tablet_manager.cc:1434] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:15:55.510818 20409 raft_consensus.cc:740] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.511807 20407 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.511621 20409 consensus_queue.cc:260] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.513681 20456 consensus_queue.cc:1048] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.513994 20409 ts_tablet_manager.cc:1434] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:55.515067 20409 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.518831 20407 tablet_bootstrap.cc:654] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.519769 20410 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.520295 20410 ts_tablet_manager.cc:1403] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 12:15:55.520714 20409 tablet_bootstrap.cc:654] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.522970 20410 raft_consensus.cc:359] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.523643 20410 raft_consensus.cc:385] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.523908 20410 raft_consensus.cc:740] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.524586 20410 consensus_queue.cc:260] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.526891 20410 ts_tablet_manager.cc:1434] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:55.527820 20410 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.527626 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.529634 20364 raft_consensus.cc:2468] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:55.530658 20109 leader_election.cc:304] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:55.531181 20407 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.531551 20556 raft_consensus.cc:2804] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.531775 20407 ts_tablet_manager.cc:1403] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:15:55.532018 20556 raft_consensus.cc:493] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.532446 20556 raft_consensus.cc:3060] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.535017 20407 raft_consensus.cc:359] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.536897 20407 raft_consensus.cc:385] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.537226 20407 raft_consensus.cc:740] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.538187 20409 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.538055 20407 consensus_queue.cc:260] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.538663 20409 ts_tablet_manager.cc:1403] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 12:15:55.539523 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.539753 20556 raft_consensus.cc:515] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.540200 20215 raft_consensus.cc:2468] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:55.540719 20407 ts_tablet_manager.cc:1434] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:15:55.541682 20407 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.541622 20409 raft_consensus.cc:359] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.542398 20409 raft_consensus.cc:385] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.542742 20409 raft_consensus.cc:740] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.542631 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:55.543339 20366 raft_consensus.cc:3060] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.546211 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:55.546805 20215 raft_consensus.cc:3060] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.548712 20407 tablet_bootstrap.cc:654] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.548870 20410 tablet_bootstrap.cc:654] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.548549 20556 leader_election.cc:290] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.550612 20366 raft_consensus.cc:2468] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:55.551843 20109 leader_election.cc:304] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:55.552090 20409 consensus_queue.cc:260] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.553149 20556 raft_consensus.cc:2804] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.553620 20556 raft_consensus.cc:697] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:15:55.554701 20409 ts_tablet_manager.cc:1434] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:15:55.554414 20556 consensus_queue.cc:237] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.555763 20409 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.560322 20407 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.560846 20407 ts_tablet_manager.cc:1403] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:15:55.562199 20409 tablet_bootstrap.cc:654] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.563566 20407 raft_consensus.cc:359] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.564464 20407 raft_consensus.cc:385] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.564781 20407 raft_consensus.cc:740] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.565651 20407 consensus_queue.cc:260] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.570405 20410 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.570979 20410 ts_tablet_manager.cc:1403] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.007s
I20260709 12:15:55.571273 20407 ts_tablet_manager.cc:1434] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:55.572434 20407 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.573794 20410 raft_consensus.cc:359] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.574477 20410 raft_consensus.cc:385] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.574739 20410 raft_consensus.cc:740] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.574663 20409 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.576474 20409 ts_tablet_manager.cc:1403] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 12:15:55.580171 20458 consensus_queue.cc:1048] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.581595 20458 raft_consensus.cc:493] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.582057 20458 raft_consensus.cc:515] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.584132 20410 consensus_queue.cc:260] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.584816 20532 consensus_queue.cc:1048] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.586334 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.588315 20409 raft_consensus.cc:359] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.588989 20409 raft_consensus.cc:385] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.589628 20409 raft_consensus.cc:740] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
W20260709 12:15:55.588203 20258 leader_election.cc:343] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.590494 20409 consensus_queue.cc:260] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.591542 20410 ts_tablet_manager.cc:1434] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:15:55.591748 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.592411 20218 raft_consensus.cc:2468] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:55.593072 20409 ts_tablet_manager.cc:1434] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:15:55.594018 20409 tablet_bootstrap.cc:492] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.593832 20255 leader_election.cc:304] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:55.594835 20456 raft_consensus.cc:2804] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.595216 20456 raft_consensus.cc:493] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.595551 20456 raft_consensus.cc:3060] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.584076 20458 leader_election.cc:290] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.606329 20409 tablet_bootstrap.cc:654] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.609874 20041 catalog_manager.cc:5697] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.603797 20456 raft_consensus.cc:515] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.617585 20215 raft_consensus.cc:2468] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:55.617955 20456 leader_election.cc:290] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:55.592556 20410 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.619957 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:55.620436 20493 leader_election.cc:290] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:55.621678 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:55.621305 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8b36322ee44d40ac0e105805f3504b" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:55.623415 20364 raft_consensus.cc:3060] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:55.624323 20258 leader_election.cc:343] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.621146 20218 raft_consensus.cc:3060] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.632448 20218 raft_consensus.cc:2468] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:55.633638 20255 leader_election.cc:304] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:55.635720 20458 raft_consensus.cc:2804] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.620548 20407 tablet_bootstrap.cc:654] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.639313 20410 tablet_bootstrap.cc:654] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.639622 20539 raft_consensus.cc:493] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.640136 20539 raft_consensus.cc:515] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.643738 20539 leader_election.cc:290] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:55.645251 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.647068 20364 raft_consensus.cc:2468] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:55.647400 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
W20260709 12:15:55.647612 20258 leader_election.cc:343] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.636209 20458 raft_consensus.cc:697] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:55.648904 20184 leader_election.cc:304] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:55.648972 20458 consensus_queue.cc:237] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.652735 20493 raft_consensus.cc:2804] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.653333 20493 raft_consensus.cc:697] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:55.654222 20493 consensus_queue.cc:237] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
W20260709 12:15:55.657367 20255 leader_election.cc:343] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.661790 20255 leader_election.cc:304] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:55.663249 20458 raft_consensus.cc:2749] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.659193 20408 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.665083 20408 ts_tablet_manager.cc:1403] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.286s	user 0.015s	sys 0.004s
I20260709 12:15:55.664386 20409 tablet_bootstrap.cc:492] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.667331 20409 ts_tablet_manager.cc:1403] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.035s
I20260709 12:15:55.668524 20408 raft_consensus.cc:359] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.669286 20408 raft_consensus.cc:385] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.669850 20408 raft_consensus.cc:740] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.670104 20409 raft_consensus.cc:359] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.670833 20409 raft_consensus.cc:385] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.671183 20409 raft_consensus.cc:740] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.670715 20408 consensus_queue.cc:260] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.671861 20409 consensus_queue.cc:260] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.673245 20408 ts_tablet_manager.cc:1434] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:15:55.675109 20409 ts_tablet_manager.cc:1434] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:55.676062 20409 tablet_bootstrap.cc:492] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.676095 20410 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.676652 20410 ts_tablet_manager.cc:1403] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.005s
I20260709 12:15:55.678032 20039 catalog_manager.cc:5697] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.678805 20407 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.679281 20407 ts_tablet_manager.cc:1403] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.003s
I20260709 12:15:55.681816 20408 tablet_bootstrap.cc:492] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.681895 20407 raft_consensus.cc:359] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.682642 20407 raft_consensus.cc:385] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.682912 20407 raft_consensus.cc:740] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.686618 20407 consensus_queue.cc:260] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.688217 20408 tablet_bootstrap.cc:654] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.689666 20407 ts_tablet_manager.cc:1434] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:55.688256 20410 raft_consensus.cc:359] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.691488 20410 raft_consensus.cc:385] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.691740 20410 raft_consensus.cc:740] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.692543 20410 consensus_queue.cc:260] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.693753 20493 raft_consensus.cc:493] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.694180 20409 tablet_bootstrap.cc:654] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.694571 20410 ts_tablet_manager.cc:1434] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:15:55.694291 20493 raft_consensus.cc:515] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.697438 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6214f14dacff446596bd8548c5e6d96a" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.698081 20141 raft_consensus.cc:2468] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:55.698535 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6214f14dacff446596bd8548c5e6d96a" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.695003 20407 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.699095 20410 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.699172 20290 raft_consensus.cc:2468] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:55.700928 20184 leader_election.cc:304] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.701804 20494 raft_consensus.cc:2804] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.702160 20494 raft_consensus.cc:493] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.702488 20494 raft_consensus.cc:3060] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.705962 20037 catalog_manager.cc:5697] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:55.710283 20493 leader_election.cc:290] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
W20260709 12:15:55.711513 20332 consensus_peers.cc:597] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:55.715868 20407 tablet_bootstrap.cc:654] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.716228 20456 consensus_queue.cc:1048] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.721414 20410 tablet_bootstrap.cc:654] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.722427 20494 raft_consensus.cc:515] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.726148 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6214f14dacff446596bd8548c5e6d96a" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:55.726768 20142 raft_consensus.cc:3060] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.730585 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6214f14dacff446596bd8548c5e6d96a" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:55.731218 20290 raft_consensus.cc:3060] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.726709 20408 tablet_bootstrap.cc:492] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.733664 20408 ts_tablet_manager.cc:1403] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.018s
I20260709 12:15:55.734864 20410 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.735354 20410 ts_tablet_manager.cc:1403] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.004s
I20260709 12:15:55.736507 20408 raft_consensus.cc:359] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.737191 20408 raft_consensus.cc:385] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.737460 20408 raft_consensus.cc:740] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.738145 20493 raft_consensus.cc:493] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.738628 20493 raft_consensus.cc:515] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.739081 20142 raft_consensus.cc:2468] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:55.740375 20184 leader_election.cc:304] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:55.741151 20461 raft_consensus.cc:2804] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.741220 20493 leader_election.cc:290] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.741730 20461 raft_consensus.cc:697] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:55.742570 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.743472 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.742594 20461 consensus_queue.cc:237] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.744098 20291 raft_consensus.cc:2468] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:55.744616 20408 consensus_queue.cc:260] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.746276 20410 raft_consensus.cc:359] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.746886 20408 ts_tablet_manager.cc:1434] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:15:55.743230 20143 raft_consensus.cc:2468] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:55.746928 20410 raft_consensus.cc:385] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.747983 20408 tablet_bootstrap.cc:492] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.748045 20410 raft_consensus.cc:740] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.748517 20184 leader_election.cc:304] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:55.743870 20409 tablet_bootstrap.cc:492] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.749615 20409 ts_tablet_manager.cc:1403] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.012s
I20260709 12:15:55.750458 20417 raft_consensus.cc:2804] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.750849 20417 raft_consensus.cc:493] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.751184 20417 raft_consensus.cc:3060] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.749773 20539 raft_consensus.cc:493] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.751927 20539 raft_consensus.cc:515] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.752308 20409 raft_consensus.cc:359] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.753011 20409 raft_consensus.cc:385] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.753270 20409 raft_consensus.cc:740] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.753636 20456 consensus_queue.cc:1048] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.753947 20409 consensus_queue.cc:260] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.756075 20409 ts_tablet_manager.cc:1434] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:15:55.757253 20409 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.758414 20417 raft_consensus.cc:515] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.758484 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.760707 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.761780 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:55.753973 20539 leader_election.cc:290] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:55.762405 20142 raft_consensus.cc:3060] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.763129 20408 tablet_bootstrap.cc:654] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.764247 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:55.764870 20291 raft_consensus.cc:3060] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.766923 20532 consensus_queue.cc:1048] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:55.762521 20258 leader_election.cc:343] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:55.769546 20258 leader_election.cc:343] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.769955 20258 leader_election.cc:304] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:55.771024 20539 raft_consensus.cc:2749] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.771704 20291 raft_consensus.cc:2468] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:55.772126 20409 tablet_bootstrap.cc:654] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.776587 20184 leader_election.cc:304] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.777560 20493 raft_consensus.cc:2804] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.783625 20417 leader_election.cc:290] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.784175 20493 raft_consensus.cc:697] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:55.785295 20493 consensus_queue.cc:237] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.789912 20410 consensus_queue.cc:260] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.794330 20408 tablet_bootstrap.cc:492] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.794881 20408 ts_tablet_manager.cc:1403] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.000s
I20260709 12:15:55.796391 20410 ts_tablet_manager.cc:1434] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:15:55.797767 20408 raft_consensus.cc:359] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.792214 20409 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.802556 20409 ts_tablet_manager.cc:1403] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.006s
I20260709 12:15:55.803038 20410 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.776520 20142 raft_consensus.cc:2468] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:55.805495 20409 raft_consensus.cc:359] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.806221 20409 raft_consensus.cc:385] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.806500 20409 raft_consensus.cc:740] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.807310 20409 consensus_queue.cc:260] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.809487 20409 ts_tablet_manager.cc:1434] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:15:55.809934 20290 raft_consensus.cc:2468] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:55.810439 20409 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.813575 20410 tablet_bootstrap.cc:654] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.816396 20408 raft_consensus.cc:385] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.816781 20408 raft_consensus.cc:740] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.817660 20494 leader_election.cc:290] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.817554 20408 consensus_queue.cc:260] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.819883 20408 ts_tablet_manager.cc:1434] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:15:55.820950 20408 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.826550 20410 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:55.827107 20410 ts_tablet_manager.cc:1403] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:15:55.827441 20415 consensus_queue.cc:1048] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.824930 20409 tablet_bootstrap.cc:654] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.827877 20408 tablet_bootstrap.cc:654] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.833084 20410 raft_consensus.cc:359] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.833824 20410 raft_consensus.cc:385] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.834579 20556 raft_consensus.cc:493] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.835108 20556 raft_consensus.cc:515] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.835281 20415 consensus_queue.cc:1048] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:55.837380 20556 leader_election.cc:290] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.842031 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.844069 20218 raft_consensus.cc:2393] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in current term 1: Already voted for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in this term.
I20260709 12:15:55.852191 20409 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.852840 20409 ts_tablet_manager.cc:1403] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 12:15:55.855638 20409 raft_consensus.cc:359] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.857041 20409 raft_consensus.cc:385] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.857328 20409 raft_consensus.cc:740] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.857981 20409 consensus_queue.cc:260] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.861667 20408 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.862180 20408 ts_tablet_manager.cc:1403] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260709 12:15:55.864888 20408 raft_consensus.cc:359] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.865595 20408 raft_consensus.cc:385] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.865849 20408 raft_consensus.cc:740] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.867219 20408 consensus_queue.cc:260] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.860172 20409 ts_tablet_manager.cc:1434] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:55.868978 20409 tablet_bootstrap.cc:492] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.870129 20037 catalog_manager.cc:5697] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.873952 20408 ts_tablet_manager.cc:1434] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:55.876799 20409 tablet_bootstrap.cc:654] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.879994 20408 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.834111 20410 raft_consensus.cc:740] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.885880 20408 tablet_bootstrap.cc:654] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.886718 20410 consensus_queue.cc:260] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.890314 20410 ts_tablet_manager.cc:1434] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 12:15:55.891273 20410 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:55.892174 20409 tablet_bootstrap.cc:492] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:55.891721 20037 catalog_manager.cc:5697] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.892716 20409 ts_tablet_manager.cc:1403] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:15:55.895762 20409 raft_consensus.cc:359] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.896147 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.896486 20409 raft_consensus.cc:385] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.896793 20409 raft_consensus.cc:740] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.897642 20109 leader_election.cc:304] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:55.897534 20409 consensus_queue.cc:260] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.898795 20556 raft_consensus.cc:3060] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.901983 20408 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:55.902520 20408 ts_tablet_manager.cc:1403] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 12:15:55.905346 20408 raft_consensus.cc:359] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.905874 20556 raft_consensus.cc:2749] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.907737 20409 ts_tablet_manager.cc:1434] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:15:55.908762 20409 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:55.909655 20408 raft_consensus.cc:385] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.909971 20408 raft_consensus.cc:740] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.910774 20408 consensus_queue.cc:260] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.915477 20589 raft_consensus.cc:493] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.916015 20589 raft_consensus.cc:515] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:55.918282 20589 leader_election.cc:290] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.919900 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c2d0255330478485639a14155a18ff" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.920245 20408 ts_tablet_manager.cc:1434] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260709 12:15:55.921205 20415 raft_consensus.cc:493] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.921698 20415 raft_consensus.cc:515] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
W20260709 12:15:55.921952 20184 leader_election.cc:343] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.923879 20415 leader_election.cc:290] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:55.924324 20410 tablet_bootstrap.cc:654] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.924499 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c2d0255330478485639a14155a18ff" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.926079 20408 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:55.927161 20589 raft_consensus.cc:493] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.927736 20589 raft_consensus.cc:515] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.928366 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:55.929036 20218 raft_consensus.cc:2468] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:55.927410 20556 raft_consensus.cc:493] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.930208 20556 raft_consensus.cc:515] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.930655 20329 leader_election.cc:304] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:55.931502 20532 raft_consensus.cc:493] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.931984 20532 raft_consensus.cc:515] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.932345 20556 leader_election.cc:290] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:55.933271 20409 tablet_bootstrap.cc:654] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.934649 20407 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:55.935070 20407 ts_tablet_manager.cc:1403] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.245s	user 0.014s	sys 0.023s
I20260709 12:15:55.933768 20589 leader_election.cc:290] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:55.936626 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.937041 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.937704 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.938864 20292 raft_consensus.cc:2468] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:55.940413 20332 leader_election.cc:304] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.941344 20533 raft_consensus.cc:2804] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.941771 20533 raft_consensus.cc:493] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.942126 20533 raft_consensus.cc:3060] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:55.938797 20109 leader_election.cc:343] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:55.929944 20184 leader_election.cc:343] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.944041 20184 leader_election.cc:304] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:55.945642 20408 tablet_bootstrap.cc:654] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.946282 20589 raft_consensus.cc:2749] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:55.946419 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:55.947346 20292 raft_consensus.cc:2468] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:55.947767 20532 leader_election.cc:290] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:55.949851 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:55.948885 20415 raft_consensus.cc:2804] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.951458 20415 raft_consensus.cc:493] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.941519 20407 raft_consensus.cc:359] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.954552 20407 raft_consensus.cc:385] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.954928 20407 raft_consensus.cc:740] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.946462 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:55.955842 20407 consensus_queue.cc:260] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.956554 20184 leader_election.cc:304] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:55.957485 20415 raft_consensus.cc:3060] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.958175 20407 ts_tablet_manager.cc:1434] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260709 12:15:55.958452 20332 leader_election.cc:343] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:55.960258 20291 raft_consensus.cc:2468] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:55.962109 20589 raft_consensus.cc:2804] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.962523 20589 raft_consensus.cc:493] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.962858 20589 raft_consensus.cc:3060] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.972555 20415 raft_consensus.cc:515] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:55.973801 20109 leader_election.cc:304] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:15:55.975101 20556 raft_consensus.cc:2804] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:55.975046 20533 raft_consensus.cc:515] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:55.975697 20556 raft_consensus.cc:493] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:55.976063 20556 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.976995 20407 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:55.992748 20407 tablet_bootstrap.cc:654] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.985287 20532 raft_consensus.cc:493] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.993923 20532 raft_consensus.cc:515] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:55.973387 20495 raft_consensus.cc:493] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:55.986732 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:56.000903 20366 raft_consensus.cc:2393] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c01e5c84f0b943e2818270d3e9cf497d in current term 1: Already voted for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in this term.
I20260709 12:15:56.006953 20532 leader_election.cc:290] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.008908 20409 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:56.009440 20409 ts_tablet_manager.cc:1403] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.024s
I20260709 12:15:56.009692 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:56.002991 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:56.010394 20291 raft_consensus.cc:3060] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.010687 20589 raft_consensus.cc:515] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.001296 20533 leader_election.cc:290] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:56.013227 20415 leader_election.cc:290] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:56.014060 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:56.008775 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:56.014869 20216 raft_consensus.cc:2393] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dd61375d02c470fabd9e56f4dd6e6fe in current term 1: Already voted for candidate c01e5c84f0b943e2818270d3e9cf497d in this term.
I20260709 12:15:56.014809 20218 raft_consensus.cc:2468] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:56.016057 20451 raft_consensus.cc:493] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.016609 20451 raft_consensus.cc:515] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.016809 20329 leader_election.cc:304] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:56.000658 20495 raft_consensus.cc:515] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.019270 20495 leader_election.cc:290] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.019925 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8b36322ee44d40ac0e105805f3504b" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:56.018661 20451 leader_election.cc:290] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.023324 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa4a848bdc4f5a92eab7a2a8594a80" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.004181 20290 raft_consensus.cc:2468] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:56.021046 20493 raft_consensus.cc:493] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.023856 20533 raft_consensus.cc:2804] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.031800 20589 leader_election.cc:290] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.030762 20493 raft_consensus.cc:515] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.033705 20410 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:56.034286 20410 ts_tablet_manager.cc:1403] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.011s
I20260709 12:15:56.035025 20409 raft_consensus.cc:359] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.035550 20409 raft_consensus.cc:385] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.035744 20409 raft_consensus.cc:740] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.037356 20409 consensus_queue.cc:260] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.043413 20409 ts_tablet_manager.cc:1434] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 12:15:56.033103 20533 raft_consensus.cc:493] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.044579 20409 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:56.040735 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:56.045863 20533 raft_consensus.cc:3060] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.066636 20495 consensus_queue.cc:1048] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:56.049167 20408 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:56.069837 20408 ts_tablet_manager.cc:1403] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.009s
I20260709 12:15:56.051906 20493 leader_election.cc:290] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
W20260709 12:15:56.053007 20332 leader_election.cc:343] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.058781 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:56.059568 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ff32655bc46139565786500d96ad0" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.057885 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa4a848bdc4f5a92eab7a2a8594a80" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:56.062316 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ff32655bc46139565786500d96ad0" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:56.077749 20556 raft_consensus.cc:515] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.084173 20556 leader_election.cc:290] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.086068 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:56.086424 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
W20260709 12:15:56.087949 20109 leader_election.cc:343] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.090601 20106 leader_election.cc:304] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:56.090997 20366 raft_consensus.cc:2468] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:56.091430 20288 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.078864 20451 consensus_queue.cc:1048] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:15:56.092650 20289 raft_consensus.cc:2468] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:56.093787 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8b36322ee44d40ac0e105805f3504b" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.094024 20451 raft_consensus.cc:2749] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.094733 20365 raft_consensus.cc:2393] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92cb4441ccf4ab4838551cf1a12f3d8 in current term 1: Already voted for candidate c01e5c84f0b943e2818270d3e9cf497d in this term.
I20260709 12:15:56.063987 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7790dcf39f094de3a0e101a9b19eb732" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:56.065496 20292 raft_consensus.cc:3060] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.074507 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:56.096532 20184 leader_election.cc:304] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:56.100669 20141 raft_consensus.cc:2468] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:56.101097 20288 raft_consensus.cc:2468] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:56.097157 20258 leader_election.cc:304] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:56.102434 20493 raft_consensus.cc:2804] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.102928 20332 leader_election.cc:304] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:56.090552 20364 raft_consensus.cc:2393] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c01e5c84f0b943e2818270d3e9cf497d in current term 1: Already voted for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in this term.
I20260709 12:15:56.105105 20291 raft_consensus.cc:2468] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:56.105581 20292 raft_consensus.cc:2468] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:56.107964 20533 raft_consensus.cc:515] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.108466 20410 raft_consensus.cc:359] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.125207 20410 raft_consensus.cc:385] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.125581 20410 raft_consensus.cc:740] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.112219 20408 raft_consensus.cc:359] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.126133 20408 raft_consensus.cc:385] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.126448 20408 raft_consensus.cc:740] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.123788 20495 raft_consensus.cc:3060] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.117904 20493 raft_consensus.cc:493] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.128343 20408 consensus_queue.cc:260] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.137521 20410 consensus_queue.cc:260] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.139695 20409 tablet_bootstrap.cc:654] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.134922 20493 raft_consensus.cc:3060] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.139966 20601 raft_consensus.cc:2749] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.143854 20408 ts_tablet_manager.cc:1434] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 12:15:56.144860 20408 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:56.150807 20410 ts_tablet_manager.cc:1434] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.001s
I20260709 12:15:56.151635 20410 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:56.153139 20533 leader_election.cc:290] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.159207 20407 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:56.159735 20407 ts_tablet_manager.cc:1403] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.183s	user 0.028s	sys 0.012s
I20260709 12:15:56.161194 20495 raft_consensus.cc:2749] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.162636 20407 raft_consensus.cc:359] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.163381 20407 raft_consensus.cc:385] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.163657 20407 raft_consensus.cc:740] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.164351 20407 consensus_queue.cc:260] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.164721 20493 raft_consensus.cc:515] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.166518 20407 ts_tablet_manager.cc:1434] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:56.167137 20410 tablet_bootstrap.cc:654] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.197772 20109 leader_election.cc:304] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
W20260709 12:15:56.242393 20109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:39219, user_credentials={real_user=slave}} blocked reactor thread for 103581us
I20260709 12:15:56.240168 20409 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:56.232472 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:56.246332 20409 ts_tablet_manager.cc:1403] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.202s	user 0.010s	sys 0.006s
I20260709 12:15:56.246855 20218 raft_consensus.cc:3060] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.249642 20141 raft_consensus.cc:3060] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.250922 20493 leader_election.cc:290] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.255467 20461 raft_consensus.cc:493] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.234472 20332 leader_election.cc:304] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:56.245280 20408 tablet_bootstrap.cc:654] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.229709 20407 tablet_bootstrap.cc:492] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:56.271660 20601 raft_consensus.cc:493] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.255785 20451 raft_consensus.cc:2804] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.285778 20451 raft_consensus.cc:697] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:15:56.296973 20407 tablet_bootstrap.cc:654] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.298892 20533 raft_consensus.cc:2804] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.299563 20533 raft_consensus.cc:697] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:56.301021 20533 consensus_queue.cc:237] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.267091 20461 raft_consensus.cc:515] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.308665 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:56.305866 20532 raft_consensus.cc:493] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.312727 20532 raft_consensus.cc:515] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
W20260709 12:15:56.313113 20332 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:39219, user_credentials={real_user=slave}} blocked reactor thread for 79205.5us
I20260709 12:15:56.294220 20451 consensus_queue.cc:237] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.304888 20458 consensus_queue.cc:1048] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:15:56.318382 20410 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:56.286669 20601 raft_consensus.cc:515] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.324260 20410 ts_tablet_manager.cc:1403] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.007s
I20260709 12:15:56.328315 20142 raft_consensus.cc:3060] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.332023 20409 raft_consensus.cc:359] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.336709 20604 raft_consensus.cc:493] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.333870 20409 raft_consensus.cc:385] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.337524 20409 raft_consensus.cc:740] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.344970 20612 raft_consensus.cc:493] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.345805 20612 raft_consensus.cc:515] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.333333 20410 raft_consensus.cc:359] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.349233 20410 raft_consensus.cc:385] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.349517 20410 raft_consensus.cc:740] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.347437 20602 consensus_queue.cc:1048] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:15:56.352702 20609 raft_consensus.cc:493] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.353104 20410 consensus_queue.cc:260] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.353325 20609 raft_consensus.cc:515] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.356866 20408 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:56.360388 20407 tablet_bootstrap.cc:492] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:56.360963 20407 ts_tablet_manager.cc:1403] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.015s
I20260709 12:15:56.361147 20409 consensus_queue.cc:260] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.343071 20604 raft_consensus.cc:515] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.364511 20604 leader_election.cc:290] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.366079 20461 leader_election.cc:290] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.366875 20408 ts_tablet_manager.cc:1403] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.222s	user 0.013s	sys 0.004s
I20260709 12:15:56.377197 20532 leader_election.cc:290] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:56.379805 20609 leader_election.cc:290] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:56.380182 20612 leader_election.cc:290] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:56.382545 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.383131 20601 leader_election.cc:290] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.384182 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:56.386592 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:15:56.386869 20109 leader_election.cc:343] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.387439 20410 ts_tablet_manager.cc:1434] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.014s
I20260709 12:15:56.389089 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b368bc8ddd42828a7201e4a785558c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:56.389290 20410 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:56.389403 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:56.387643 20292 raft_consensus.cc:2393] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd61375d02c470fabd9e56f4dd6e6fe in current term 1: Already voted for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in this term.
I20260709 12:15:56.355108 20184 leader_election.cc:304] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:15:56.395640 20612 raft_consensus.cc:2804] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.396289 20612 raft_consensus.cc:697] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:56.389462 20218 raft_consensus.cc:2468] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:56.397424 20612 consensus_queue.cc:237] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.385138 20291 raft_consensus.cc:2468] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:56.404785 20410 tablet_bootstrap.cc:654] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.395685 20037 catalog_manager.cc:5697] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.390132 20409 ts_tablet_manager.cc:1434] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.143s	user 0.008s	sys 0.004s
I20260709 12:15:56.386588 20458 raft_consensus.cc:493] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:56.396365 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:39219, user_credentials={real_user=slave}} blocked reactor thread for 107407us
I20260709 12:15:56.415416 20143 raft_consensus.cc:2468] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:56.425290 20458 raft_consensus.cc:515] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.441955 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c2d0255330478485639a14155a18ff" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:56.439522 20407 raft_consensus.cc:359] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.443502 20218 raft_consensus.cc:2468] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:56.445788 20255 leader_election.cc:304] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:56.419859 20332 leader_election.cc:304] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:56.447146 20495 raft_consensus.cc:2804] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.447634 20495 raft_consensus.cc:493] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.448143 20495 raft_consensus.cc:3060] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.418653 20109 leader_election.cc:304] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:15:56.448786 20617 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.451216 20602 raft_consensus.cc:2804] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.451653 20602 raft_consensus.cc:493] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.451992 20602 raft_consensus.cc:3060] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.456048 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c2d0255330478485639a14155a18ff" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:56.447686 20408 raft_consensus.cc:359] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.456708 20408 raft_consensus.cc:385] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.457000 20408 raft_consensus.cc:740] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
W20260709 12:15:56.457511 20258 leader_election.cc:343] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.457674 20408 consensus_queue.cc:260] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.458359 20332 leader_election.cc:304] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:56.444201 20407 raft_consensus.cc:385] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.459290 20407 raft_consensus.cc:740] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.459540 20601 raft_consensus.cc:2804] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.459898 20601 raft_consensus.cc:493] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.460444 20601 raft_consensus.cc:3060] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.460057 20407 consensus_queue.cc:260] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.440722 20458 leader_election.cc:290] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.461766 20407 ts_tablet_manager.cc:1434] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.101s	user 0.009s	sys 0.000s
W20260709 12:15:56.442678 20329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35313, user_credentials={real_user=slave}} blocked reactor thread for 53194.9us
I20260709 12:15:56.464681 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b368bc8ddd42828a7201e4a785558c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:56.465452 20218 raft_consensus.cc:2468] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:56.467927 20408 ts_tablet_manager.cc:1434] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.098s	user 0.002s	sys 0.006s
I20260709 12:15:56.504321 20495 raft_consensus.cc:515] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.503511 20407 tablet_bootstrap.cc:492] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:56.466571 20329 leader_election.cc:304] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:56.508435 20409 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:56.509073 20533 raft_consensus.cc:2804] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.509603 20533 raft_consensus.cc:697] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:56.510860 20533 consensus_queue.cc:237] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.517167 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c2d0255330478485639a14155a18ff" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:56.519980 20329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35313, user_credentials={real_user=slave}} blocked reactor thread for 53526.2us
I20260709 12:15:56.505446 20408 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:56.503918 20602 raft_consensus.cc:515] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.503960 20617 raft_consensus.cc:2749] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.502878 20142 raft_consensus.cc:2468] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:56.505926 20601 raft_consensus.cc:515] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
W20260709 12:15:56.521811 20258 leader_election.cc:343] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.533438 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ff32655bc46139565786500d96ad0" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:56.534354 20291 raft_consensus.cc:3060] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.578800 20041 catalog_manager.cc:5697] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.584369 20408 tablet_bootstrap.cc:654] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.584707 20601 leader_election.cc:290] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.588615 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ff32655bc46139565786500d96ad0" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:56.589421 20364 raft_consensus.cc:3060] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.589964 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c2d0255330478485639a14155a18ff" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:56.590121 20495 leader_election.cc:290] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.591795 20218 raft_consensus.cc:3060] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.592665 20407 tablet_bootstrap.cc:654] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.596611 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:56.597621 20292 raft_consensus.cc:3060] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.598400 20291 raft_consensus.cc:2468] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
W20260709 12:15:56.599135 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:56.604493 20218 raft_consensus.cc:2468] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:56.605540 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b368bc8ddd42828a7201e4a785558c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:56.607800 20612 raft_consensus.cc:493] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.609937 20142 raft_consensus.cc:3060] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.611142 20255 leader_election.cc:304] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:56.607143 20602 leader_election.cc:290] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.614614 20410 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:56.616496 20410 ts_tablet_manager.cc:1403] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.228s	user 0.013s	sys 0.008s
I20260709 12:15:56.617812 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b368bc8ddd42828a7201e4a785558c" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:56.618528 20495 raft_consensus.cc:2804] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.619095 20495 raft_consensus.cc:697] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:56.622072 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e16fd72856433a834995a825731f54" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:56.620023 20495 consensus_queue.cc:237] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.618510 20218 raft_consensus.cc:3060] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.615264 20612 raft_consensus.cc:515] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.627326 20612 leader_election.cc:290] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:56.627769 20410 raft_consensus.cc:359] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.628522 20410 raft_consensus.cc:385] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.629863 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b368bc8ddd42828a7201e4a785558c" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.630733 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.631825 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:56.632370 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e16fd72856433a834995a825731f54" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:56.633348 20109 leader_election.cc:343] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.630733 20366 raft_consensus.cc:2393] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c01e5c84f0b943e2818270d3e9cf497d in current term 1: Already voted for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in this term.
I20260709 12:15:56.635262 20218 raft_consensus.cc:2468] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:56.636554 20329 leader_election.cc:304] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:56.637377 20601 raft_consensus.cc:2804] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.637827 20601 raft_consensus.cc:697] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:56.638345 20408 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:56.638512 20142 raft_consensus.cc:2468] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:56.628779 20410 raft_consensus.cc:740] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.638693 20601 consensus_queue.cc:237] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.641287 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:56.643893 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b368bc8ddd42828a7201e4a785558c" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:56.644918 20139 raft_consensus.cc:2393] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c01e5c84f0b943e2818270d3e9cf497d in current term 1: Already voted for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in this term.
I20260709 12:15:56.639765 20410 consensus_queue.cc:260] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.638824 20408 ts_tablet_manager.cc:1403] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.134s	user 0.028s	sys 0.003s
I20260709 12:15:56.649351 20409 tablet_bootstrap.cc:654] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.653373 20410 ts_tablet_manager.cc:1434] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:15:56.658010 20410 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:56.656162 20408 raft_consensus.cc:359] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.658797 20408 raft_consensus.cc:385] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.660609 20408 raft_consensus.cc:740] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.663525 20292 raft_consensus.cc:2468] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:56.668744 20109 leader_election.cc:304] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:15:56.670001 20604 raft_consensus.cc:2804] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.669282 20035 catalog_manager.cc:5697] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:56.670594 20604 raft_consensus.cc:697] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:15:56.671380 20364 raft_consensus.cc:2468] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:56.671919 20604 consensus_queue.cc:237] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.681644 20609 consensus_queue.cc:1048] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:15:56.686698 20184 leader_election.cc:343] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:56.687510 20184 leader_election.cc:343] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.689162 20039 catalog_manager.cc:5697] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:56.692709 20410 tablet_bootstrap.cc:654] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.689608 20408 consensus_queue.cc:260] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.706204 20407 tablet_bootstrap.cc:492] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:56.700109 20184 leader_election.cc:304] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:56.711651 20408 ts_tablet_manager.cc:1434] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260709 12:15:56.712558 20612 raft_consensus.cc:2804] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.713526 20612 raft_consensus.cc:697] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:56.714571 20612 consensus_queue.cc:237] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.717065 20410 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:56.718581 20408 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:56.717561 20410 ts_tablet_manager.cc:1403] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.002s
I20260709 12:15:56.712877 20407 ts_tablet_manager.cc:1403] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.003s
I20260709 12:15:56.726963 20407 raft_consensus.cc:359] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.727589 20407 raft_consensus.cc:385] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.727800 20407 raft_consensus.cc:740] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.728461 20407 consensus_queue.cc:260] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.730599 20407 ts_tablet_manager.cc:1434] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:56.731691 20408 tablet_bootstrap.cc:654] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.733336 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.725711 20410 raft_consensus.cc:359] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.735149 20410 raft_consensus.cc:385] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.735451 20410 raft_consensus.cc:740] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.736487 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:56.737214 20409 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:56.737731 20409 ts_tablet_manager.cc:1403] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.230s	user 0.010s	sys 0.005s
I20260709 12:15:56.737866 20410 consensus_queue.cc:260] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.740561 20410 ts_tablet_manager.cc:1434] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:15:56.741727 20410 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:56.747964 20410 tablet_bootstrap.cc:654] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.750953 20039 catalog_manager.cc:5697] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.748317 20407 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:56.753852 20039 catalog_manager.cc:5697] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.761871 20602 consensus_queue.cc:1048] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:56.775863 20407 tablet_bootstrap.cc:654] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.784781 20604 raft_consensus.cc:493] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.785370 20604 raft_consensus.cc:515] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.787457 20604 leader_election.cc:290] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.788678 20407 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:56.789220 20407 ts_tablet_manager.cc:1403] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 12:15:56.791749 20602 consensus_queue.cc:1048] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:56.792182 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 46811.6us
I20260709 12:15:56.793311 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:15:56.793505 20184 leader_election.cc:343] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.791752 20409 raft_consensus.cc:359] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.794075 20184 leader_election.cc:304] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:56.794677 20409 raft_consensus.cc:385] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.794975 20409 raft_consensus.cc:740] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.796114 20494 raft_consensus.cc:2749] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.794236 20291 raft_consensus.cc:2393] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in current term 1: Already voted for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in this term.
I20260709 12:15:56.797139 20409 consensus_queue.cc:260] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.799203 20409 ts_tablet_manager.cc:1434] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.002s
I20260709 12:15:56.800238 20409 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:56.800788 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.804482 20461 consensus_queue.cc:1048] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:56.800712 20609 consensus_queue.cc:1048] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:56.824637 20109 leader_election.cc:304] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:56.826012 20602 raft_consensus.cc:3060] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.841007 20532 consensus_queue.cc:1048] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:56.846815 20602 raft_consensus.cc:2749] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.792006 20407 raft_consensus.cc:359] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.860296 20407 raft_consensus.cc:385] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.860733 20407 raft_consensus.cc:740] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.861650 20407 consensus_queue.cc:260] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.857924 20184 leader_election.cc:304] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:56.850016 20532 raft_consensus.cc:493] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.864688 20532 raft_consensus.cc:515] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.868081 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:15:56.870059 20332 leader_election.cc:343] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.872749 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:56.873514 20216 raft_consensus.cc:2468] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:56.874900 20329 leader_election.cc:304] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:56.875882 20601 raft_consensus.cc:2804] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.876263 20601 raft_consensus.cc:493] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.876626 20601 raft_consensus.cc:3060] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:56.890888 20184 leader_election.cc:343] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.893857 20409 tablet_bootstrap.cc:654] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.891150 20619 consensus_queue.cc:1048] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:15:56.891091 20609 raft_consensus.cc:2749] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.909976 20409 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:56.910741 20409 ts_tablet_manager.cc:1403] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.000s
I20260709 12:15:56.914034 20409 raft_consensus.cc:359] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.914983 20409 raft_consensus.cc:385] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.915328 20409 raft_consensus.cc:740] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.916041 20602 raft_consensus.cc:493] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.916179 20409 consensus_queue.cc:260] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.916635 20602 raft_consensus.cc:515] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.918424 20409 ts_tablet_manager.cc:1434] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:56.918664 20602 leader_election.cc:290] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.919909 20409 tablet_bootstrap.cc:492] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:56.920480 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bbf527e2954ca1b393a2f22efb9bf3" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:56.921124 20610 consensus_queue.cc:1048] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:56.892685 20495 raft_consensus.cc:493] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:56.922758 20109 leader_election.cc:343] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.922554 20495 raft_consensus.cc:515] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.926174 20495 leader_election.cc:290] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:56.923979 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bbf527e2954ca1b393a2f22efb9bf3" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:56.927134 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c301eee8174419a8be428595687f60" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:56.928064 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c301eee8174419a8be428595687f60" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:56.928601 20255 leader_election.cc:343] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:56.929898 20258 leader_election.cc:343] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.930353 20258 leader_election.cc:304] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:56.931099 20409 tablet_bootstrap.cc:654] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.931541 20495 raft_consensus.cc:2749] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:56.933426 20109 leader_election.cc:343] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.933863 20109 leader_election.cc:304] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:56.935549 20604 raft_consensus.cc:2749] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.937737 20610 consensus_queue.cc:1048] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:56.891192 20532 leader_election.cc:290] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
W20260709 12:15:56.941581 20184 leader_election.cc:343] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.942196 20184 leader_election.cc:304] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:56.943163 20610 raft_consensus.cc:2749] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.944293 20039 catalog_manager.cc:5697] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:56.946090 20409 tablet_bootstrap.cc:492] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:56.946719 20409 ts_tablet_manager.cc:1403] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 12:15:56.950138 20409 raft_consensus.cc:359] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:56.951030 20409 raft_consensus.cc:385] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.951385 20409 raft_consensus.cc:740] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.952152 20409 consensus_queue.cc:260] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
W20260709 12:15:56.952944 20637 log.cc:927] Time spent T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d: Append to log took a long time: real 0.219s	user 0.001s	sys 0.000s
I20260709 12:15:56.954483 20409 ts_tablet_manager.cc:1434] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:56.955674 20409 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:56.892904 20407 ts_tablet_manager.cc:1434] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.001s
I20260709 12:15:56.958691 20407 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:56.960000 20610 raft_consensus.cc:493] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.960937 20409 tablet_bootstrap.cc:654] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.887861 20601 raft_consensus.cc:515] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:56.961908 20609 consensus_queue.cc:1048] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:56.966928 20410 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:56.967465 20410 ts_tablet_manager.cc:1403] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.226s	user 0.047s	sys 0.042s
W20260709 12:15:56.968978 20184 leader_election.cc:343] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.969465 20184 leader_election.cc:304] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:56.970295 20410 raft_consensus.cc:359] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.970639 20601 leader_election.cc:290] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:56.974633 20461 raft_consensus.cc:2749] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.976202 20408 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:56.976707 20408 ts_tablet_manager.cc:1403] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.258s	user 0.043s	sys 0.056s
I20260709 12:15:56.978979 20410 raft_consensus.cc:385] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.978595 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:56.983500 20408 raft_consensus.cc:359] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.983979 20216 raft_consensus.cc:3060] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.984242 20408 raft_consensus.cc:385] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.984586 20408 raft_consensus.cc:740] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.985275 20408 consensus_queue.cc:260] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:56.987414 20408 ts_tablet_manager.cc:1434] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:15:56.988652 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:56.990106 20332 leader_election.cc:343] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.979329 20410 raft_consensus.cc:740] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.991935 20410 consensus_queue.cc:260] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:56.994194 20410 ts_tablet_manager.cc:1434] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:15:56.995126 20415 consensus_queue.cc:1048] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:56.960631 20610 raft_consensus.cc:515] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.004711 20216 raft_consensus.cc:2468] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:57.005757 20408 tablet_bootstrap.cc:492] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:57.006196 20329 leader_election.cc:304] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:57.007247 20610 leader_election.cc:290] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:57.007371 20139 raft_consensus.cc:3060] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.007445 20415 raft_consensus.cc:2804] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.008337 20415 raft_consensus.cc:697] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:57.009188 20415 consensus_queue.cc:237] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.013037 20408 tablet_bootstrap.cc:654] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.019945 20407 tablet_bootstrap.cc:654] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.026503 20409 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:57.027372 20409 ts_tablet_manager.cc:1403] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.000s
I20260709 12:15:57.030530 20041 catalog_manager.cc:5697] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.031028 20458 consensus_queue.cc:1048] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.024034 20601 raft_consensus.cc:493] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.035373 20458 consensus_queue.cc:1048] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.036083 20410 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:57.044890 20495 raft_consensus.cc:493] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.045617 20495 raft_consensus.cc:515] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.050521 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:57.051244 20215 raft_consensus.cc:2468] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:57.037420 20601 raft_consensus.cc:515] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.047751 20495 leader_election.cc:290] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:57.058508 20255 leader_election.cc:304] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:57.059583 20495 raft_consensus.cc:2804] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.060145 20495 raft_consensus.cc:493] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.060511 20495 raft_consensus.cc:3060] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.062700 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:57.064143 20258 leader_election.cc:343] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.075320 20617 consensus_queue.cc:1048] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.075428 20461 consensus_queue.cc:1048] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.086606 20617 raft_consensus.cc:493] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.096155 20617 raft_consensus.cc:515] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.102350 20617 leader_election.cc:290] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:57.119715 20410 tablet_bootstrap.cc:654] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.122617 20408 tablet_bootstrap.cc:492] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:57.123260 20408 ts_tablet_manager.cc:1403] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.135s	user 0.032s	sys 0.016s
I20260709 12:15:57.126549 20408 raft_consensus.cc:359] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.127290 20408 raft_consensus.cc:385] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.127566 20408 raft_consensus.cc:740] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.136598 20601 leader_election.cc:290] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:57.138273 20407 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:57.138813 20407 ts_tablet_manager.cc:1403] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.006s
I20260709 12:15:57.141788 20407 raft_consensus.cc:359] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.142566 20407 raft_consensus.cc:385] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.142830 20407 raft_consensus.cc:740] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.143584 20407 consensus_queue.cc:260] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.149917 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:57.150847 20292 raft_consensus.cc:2393] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd61375d02c470fabd9e56f4dd6e6fe in current term 1: Already voted for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in this term.
I20260709 12:15:57.152076 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bbf527e2954ca1b393a2f22efb9bf3" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:57.142578 20408 consensus_queue.cc:260] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.155184 20617 consensus_queue.cc:1048] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.156518 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.158129 20291 raft_consensus.cc:2468] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:57.167176 20332 leader_election.cc:304] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:57.168226 20408 ts_tablet_manager.cc:1434] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 12:15:57.153081 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bbf527e2954ca1b393a2f22efb9bf3" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.169271 20140 raft_consensus.cc:2468] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:57.169435 20408 tablet_bootstrap.cc:492] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
W20260709 12:15:57.184666 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 47807.4us
I20260709 12:15:57.181784 20617 raft_consensus.cc:3060] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.191466 20461 raft_consensus.cc:493] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.191975 20461 raft_consensus.cc:515] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.201455 20495 raft_consensus.cc:515] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.203800 20495 leader_election.cc:290] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:57.197378 20332 leader_election.cc:304] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:57.206391 20415 raft_consensus.cc:2804] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.206782 20415 raft_consensus.cc:493] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.207137 20415 raft_consensus.cc:3060] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.207365 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
W20260709 12:15:57.211885 20258 leader_election.cc:343] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.216311 20461 leader_election.cc:290] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.218012 20409 raft_consensus.cc:359] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.218743 20409 raft_consensus.cc:385] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.219056 20409 raft_consensus.cc:740] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.220165 20409 consensus_queue.cc:260] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.223060 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:57.223711 20215 raft_consensus.cc:3060] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.224414 20494 consensus_queue.cc:1048] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.227414 20039 catalog_manager.cc:5697] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.228665 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508e68b0b15b487189fba44006c3e74f" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:57.231089 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508e68b0b15b487189fba44006c3e74f" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:57.236867 20407 ts_tablet_manager.cc:1434] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.098s	user 0.012s	sys 0.008s
I20260709 12:15:57.250415 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78db66a6d7543beba0db08366ae6fa9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.251928 20286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78db66a6d7543beba0db08366ae6fa9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:57.252840 20286 raft_consensus.cc:2468] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:57.265030 20409 ts_tablet_manager.cc:1434] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.237s	user 0.007s	sys 0.000s
I20260709 12:15:57.266191 20409 tablet_bootstrap.cc:492] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:57.266957 20408 tablet_bootstrap.cc:654] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:57.272375 20184 leader_election.cc:343] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.272910 20619 consensus_queue.cc:1048] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.286346 20407 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:57.280864 20617 raft_consensus.cc:2749] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.298290 20410 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:57.299064 20410 ts_tablet_manager.cc:1403] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.273s	user 0.021s	sys 0.025s
I20260709 12:15:57.302579 20494 raft_consensus.cc:493] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.303251 20494 raft_consensus.cc:515] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.305681 20494 leader_election.cc:290] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.312431 20410 raft_consensus.cc:359] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
W20260709 12:15:57.307781 20258 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 51819.4us
I20260709 12:15:57.313298 20410 raft_consensus.cc:385] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.312924 20409 tablet_bootstrap.cc:654] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.317377 20415 raft_consensus.cc:515] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.319675 20407 tablet_bootstrap.cc:654] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.323726 20215 raft_consensus.cc:2468] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:57.329293 20556 consensus_queue.cc:1048] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.337106 20415 leader_election.cc:290] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:57.338726 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bbf527e2954ca1b393a2f22efb9bf3" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:57.339218 20255 leader_election.cc:304] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:15:57.333310 20410 raft_consensus.cc:740] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.339380 20291 raft_consensus.cc:3060] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:57.310199 20184 leader_election.cc:343] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.345217 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bbf527e2954ca1b393a2f22efb9bf3" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:57.345906 20139 raft_consensus.cc:3060] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.346940 20407 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:57.346473 20410 consensus_queue.cc:260] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.347436 20407 ts_tablet_manager.cc:1403] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.002s
I20260709 12:15:57.349063 20669 consensus_queue.cc:1048] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.349929 20667 raft_consensus.cc:2804] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.350440 20667 raft_consensus.cc:697] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:57.349228 20184 leader_election.cc:304] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:57.351224 20667 consensus_queue.cc:237] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.352229 20669 raft_consensus.cc:2804] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.352679 20669 raft_consensus.cc:493] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.353020 20669 raft_consensus.cc:3060] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:57.361755 20184 leader_election.cc:343] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.362385 20184 leader_election.cc:304] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:57.364910 20461 raft_consensus.cc:2749] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.366390 20610 consensus_queue.cc:1048] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.370959 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.371624 20139 raft_consensus.cc:2468] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
W20260709 12:15:57.381428 20184 leader_election.cc:343] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.383754 20332 leader_election.cc:304] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:57.384817 20533 raft_consensus.cc:2804] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.385335 20533 raft_consensus.cc:697] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:57.386145 20533 consensus_queue.cc:237] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.386998 20409 tablet_bootstrap.cc:492] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:57.387526 20409 ts_tablet_manager.cc:1403] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.003s
I20260709 12:15:57.388845 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:15:57.390152 20184 leader_election.cc:343] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.390559 20184 leader_election.cc:304] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:57.392442 20612 raft_consensus.cc:2749] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.395191 20407 raft_consensus.cc:359] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.403141 20407 raft_consensus.cc:385] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.403427 20407 raft_consensus.cc:740] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.417497 20409 raft_consensus.cc:359] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.418292 20409 raft_consensus.cc:385] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.418601 20409 raft_consensus.cc:740] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.417560 20408 tablet_bootstrap.cc:492] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:57.420818 20408 ts_tablet_manager.cc:1403] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.252s	user 0.018s	sys 0.013s
I20260709 12:15:57.419247 20409 consensus_queue.cc:260] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.393651 20291 raft_consensus.cc:2468] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:57.425187 20407 consensus_queue.cc:260] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.434266 20618 consensus_queue.cc:1048] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.443997 20409 ts_tablet_manager.cc:1434] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 12:15:57.445716 20601 consensus_queue.cc:1048] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.443112 20408 raft_consensus.cc:359] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.450043 20410 ts_tablet_manager.cc:1434] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.151s	user 0.006s	sys 0.002s
I20260709 12:15:57.450138 20408 raft_consensus.cc:385] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.450644 20408 raft_consensus.cc:740] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.451378 20408 consensus_queue.cc:260] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.459179 20407 ts_tablet_manager.cc:1434] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.011s
I20260709 12:15:57.460398 20407 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:57.467494 20410 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:57.474370 20669 raft_consensus.cc:515] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.469660 20407 tablet_bootstrap.cc:654] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:57.477500 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 85840.3us
I20260709 12:15:57.479825 20669 leader_election.cc:290] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.482086 20410 tablet_bootstrap.cc:654] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.486599 20409 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:57.489630 20408 ts_tablet_manager.cc:1434] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 12:15:57.490578 20408 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:57.492882 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78db66a6d7543beba0db08366ae6fa9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:57.493569 20142 raft_consensus.cc:3060] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.493901 20409 tablet_bootstrap.cc:654] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.497407 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78db66a6d7543beba0db08366ae6fa9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:57.498078 20288 raft_consensus.cc:3060] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.511611 20288 raft_consensus.cc:2468] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:57.517580 20038 catalog_manager.cc:5697] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:57.521377 20332 consensus_peers.cc:597] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:57.525529 20408 tablet_bootstrap.cc:654] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.528146 20142 raft_consensus.cc:2468] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:57.548331 20184 leader_election.cc:304] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:57.558198 20410 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:57.558713 20410 ts_tablet_manager.cc:1403] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.023s
I20260709 12:15:57.554034 20612 raft_consensus.cc:2804] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.570151 20612 raft_consensus.cc:697] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:57.571038 20619 raft_consensus.cc:493] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.571606 20619 raft_consensus.cc:515] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.571065 20612 consensus_queue.cc:237] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.578799 20619 leader_election.cc:290] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.579202 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c301eee8174419a8be428595687f60" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:57.579994 20216 raft_consensus.cc:2468] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:57.581439 20329 leader_election.cc:304] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:57.582243 20533 raft_consensus.cc:2804] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.582616 20533 raft_consensus.cc:493] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.582942 20533 raft_consensus.cc:3060] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.583545 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c301eee8174419a8be428595687f60" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:57.586036 20291 raft_consensus.cc:2468] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:57.585201 20410 raft_consensus.cc:359] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.588610 20410 raft_consensus.cc:385] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.588963 20410 raft_consensus.cc:740] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.589852 20041 catalog_manager.cc:5697] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.590276 20410 consensus_queue.cc:260] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.591032 20407 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:57.594386 20407 ts_tablet_manager.cc:1403] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.018s
I20260709 12:15:57.601704 20407 raft_consensus.cc:359] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.602424 20407 raft_consensus.cc:385] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.602690 20407 raft_consensus.cc:740] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.603391 20407 consensus_queue.cc:260] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.609237 20407 ts_tablet_manager.cc:1434] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:15:57.607930 20533 raft_consensus.cc:515] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.610342 20407 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:57.610996 20409 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:57.611493 20409 ts_tablet_manager.cc:1403] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.002s
I20260709 12:15:57.612458 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c301eee8174419a8be428595687f60" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:57.613071 20216 raft_consensus.cc:3060] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.619021 20408 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:57.619547 20408 ts_tablet_manager.cc:1403] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.018s
I20260709 12:15:57.622025 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c301eee8174419a8be428595687f60" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:57.622687 20291 raft_consensus.cc:3060] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.622619 20408 raft_consensus.cc:359] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.623524 20408 raft_consensus.cc:385] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.623806 20408 raft_consensus.cc:740] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.616545 20409 raft_consensus.cc:359] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.624538 20409 raft_consensus.cc:385] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.624490 20408 consensus_queue.cc:260] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.624944 20409 raft_consensus.cc:740] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.626791 20408 ts_tablet_manager.cc:1434] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:57.616696 20407 tablet_bootstrap.cc:654] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.629981 20216 raft_consensus.cc:2468] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:57.630832 20409 consensus_queue.cc:260] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.633767 20408 tablet_bootstrap.cc:492] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:57.636408 20619 raft_consensus.cc:493] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.629797 20533 leader_election.cc:290] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.636638 20409 ts_tablet_manager.cc:1434] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:15:57.639568 20619 raft_consensus.cc:515] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.640980 20408 tablet_bootstrap.cc:654] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.641355 20409 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:57.637041 20329 leader_election.cc:304] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:57.645038 20035 catalog_manager.cc:5697] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.630878 20410 ts_tablet_manager.cc:1434] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260709 12:15:57.659268 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:57.653448 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d939e63704e94846bd2975135cc52df7" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:57.663128 20216 raft_consensus.cc:2393] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd61375d02c470fabd9e56f4dd6e6fe in current term 1: Already voted for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in this term.
I20260709 12:15:57.665369 20329 leader_election.cc:304] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:57.666348 20415 raft_consensus.cc:3060] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.655534 20410 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:57.654611 20601 raft_consensus.cc:2804] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.676352 20601 raft_consensus.cc:697] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:57.658113 20619 leader_election.cc:290] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.677310 20601 consensus_queue.cc:237] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.683975 20415 raft_consensus.cc:2749] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.649924 20291 raft_consensus.cc:2468] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:57.687856 20407 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:57.688517 20407 ts_tablet_manager.cc:1403] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.011s
I20260709 12:15:57.692891 20407 raft_consensus.cc:359] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.693568 20407 raft_consensus.cc:385] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.693836 20407 raft_consensus.cc:740] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.694491 20407 consensus_queue.cc:260] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.697064 20407 ts_tablet_manager.cc:1434] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:57.698156 20407 tablet_bootstrap.cc:492] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:57.704640 20408 tablet_bootstrap.cc:492] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:57.705258 20408 ts_tablet_manager.cc:1403] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.011s
I20260709 12:15:57.710005 20410 tablet_bootstrap.cc:654] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.712476 20407 tablet_bootstrap.cc:654] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.708179 20408 raft_consensus.cc:359] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.712991 20408 raft_consensus.cc:385] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.713413 20408 raft_consensus.cc:740] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.714294 20408 consensus_queue.cc:260] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.717262 20408 ts_tablet_manager.cc:1434] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:57.720506 20409 tablet_bootstrap.cc:654] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.727888 20407 tablet_bootstrap.cc:492] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
W20260709 12:15:57.724035 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:57.728402 20407 ts_tablet_manager.cc:1403] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260709 12:15:57.730718 20407 raft_consensus.cc:359] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.731226 20407 raft_consensus.cc:385] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.731436 20407 raft_consensus.cc:740] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.732028 20407 consensus_queue.cc:260] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.735313 20409 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:57.735839 20409 ts_tablet_manager.cc:1403] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.006s
I20260709 12:15:57.736497 20408 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:57.738698 20409 raft_consensus.cc:359] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.739341 20409 raft_consensus.cc:385] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.741446 20407 ts_tablet_manager.cc:1434] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:15:57.739586 20409 raft_consensus.cc:740] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.742434 20409 consensus_queue.cc:260] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.743330 20408 tablet_bootstrap.cc:654] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.744024 20407 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:57.748839 20408 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:57.749384 20408 ts_tablet_manager.cc:1403] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:15:57.751657 20409 ts_tablet_manager.cc:1434] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:15:57.752226 20410 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:57.752770 20410 ts_tablet_manager.cc:1403] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.002s
I20260709 12:15:57.755633 20410 raft_consensus.cc:359] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.756265 20410 raft_consensus.cc:385] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.756002 20667 consensus_queue.cc:1048] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.757403 20410 raft_consensus.cc:740] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.757658 20407 tablet_bootstrap.cc:654] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.752758 20409 tablet_bootstrap.cc:492] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:57.758162 20410 consensus_queue.cc:260] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.774214 20409 tablet_bootstrap.cc:654] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.777411 20602 raft_consensus.cc:493] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.776870 20041 catalog_manager.cc:5697] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:57.778012 20602 raft_consensus.cc:515] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.780756 20410 ts_tablet_manager.cc:1434] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:15:57.788306 20410 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:57.788757 20602 leader_election.cc:290] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.789436 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:57.790180 20215 raft_consensus.cc:2468] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:57.790771 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:57.791448 20291 raft_consensus.cc:2468] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 0.
I20260709 12:15:57.791570 20106 leader_election.cc:304] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:57.792639 20602 raft_consensus.cc:2804] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.793023 20602 raft_consensus.cc:493] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.793347 20602 raft_consensus.cc:3060] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.795063 20410 tablet_bootstrap.cc:654] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.787249 20408 raft_consensus.cc:359] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.799299 20408 raft_consensus.cc:385] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.799530 20408 raft_consensus.cc:740] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.804687 20672 raft_consensus.cc:493] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.805248 20672 raft_consensus.cc:515] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.807423 20672 leader_election.cc:290] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:57.808722 20407 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:57.809316 20407 ts_tablet_manager.cc:1403] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.003s
I20260709 12:15:57.800071 20408 consensus_queue.cc:260] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.814996 20408 ts_tablet_manager.cc:1434] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:15:57.817657 20495 raft_consensus.cc:493] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.820151 20408 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:57.821307 20495 raft_consensus.cc:515] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.824499 20495 leader_election.cc:290] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:57.819995 20667 consensus_queue.cc:1048] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:15:57.827929 20408 tablet_bootstrap.cc:654] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.829856 20407 raft_consensus.cc:359] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.830590 20407 raft_consensus.cc:385] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.830853 20407 raft_consensus.cc:740] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.831534 20407 consensus_queue.cc:260] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.833751 20407 ts_tablet_manager.cc:1434] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:15:57.838007 20142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.834923 20602 raft_consensus.cc:515] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
W20260709 12:15:57.846473 20258 leader_election.cc:343] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.847935 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508e68b0b15b487189fba44006c3e74f" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:57.848675 20362 raft_consensus.cc:2468] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:57.850354 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:57.851367 20291 raft_consensus.cc:3060] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.858528 20407 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:57.859687 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:57.860389 20216 raft_consensus.cc:3060] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.835080 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:57.864588 20258 leader_election.cc:304] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:57.865181 20619 consensus_queue.cc:1048] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.843808 20602 leader_election.cc:290] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.868451 20667 raft_consensus.cc:2804] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:57.871798 20258 leader_election.cc:343] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.873123 20667 raft_consensus.cc:493] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.873595 20667 raft_consensus.cc:3060] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.875074 20409 tablet_bootstrap.cc:492] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:57.875625 20409 ts_tablet_manager.cc:1403] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.018s
I20260709 12:15:57.878348 20409 raft_consensus.cc:359] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.872437 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508e68b0b15b487189fba44006c3e74f" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:57.879276 20215 raft_consensus.cc:2468] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:57.879772 20258 leader_election.cc:304] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:57.881791 20672 raft_consensus.cc:2749] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.882283 20409 raft_consensus.cc:385] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.882594 20409 raft_consensus.cc:740] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.882812 20619 consensus_queue.cc:1048] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.883313 20612 raft_consensus.cc:493] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.883833 20612 raft_consensus.cc:515] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.886754 20612 leader_election.cc:290] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:57.887032 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3596b11e06414e72bb2a848942f492fe" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.888389 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3596b11e06414e72bb2a848942f492fe" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:15:57.888638 20184 leader_election.cc:343] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.889074 20290 raft_consensus.cc:2468] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:57.890399 20184 leader_election.cc:304] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:57.891460 20612 raft_consensus.cc:2804] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.891974 20612 raft_consensus.cc:493] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.892390 20612 raft_consensus.cc:3060] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.893498 20216 raft_consensus.cc:2468] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:57.883378 20409 consensus_queue.cc:260] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.895181 20667 raft_consensus.cc:515] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.895816 20106 leader_election.cc:304] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:15:57.896095 20291 raft_consensus.cc:2468] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 1.
I20260709 12:15:57.896883 20602 raft_consensus.cc:2804] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.898123 20602 raft_consensus.cc:697] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:15:57.899086 20602 consensus_queue.cc:237] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.902278 20407 tablet_bootstrap.cc:654] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:57.900650 20612 raft_consensus.cc:515] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:57.908720 20619 raft_consensus.cc:493] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.909317 20619 raft_consensus.cc:515] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:57.913674 20410 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:57.914289 20410 ts_tablet_manager.cc:1403] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.001s
I20260709 12:15:57.916750 20408 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:57.917356 20408 ts_tablet_manager.cc:1403] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.026s
I20260709 12:15:57.918944 20409 ts_tablet_manager.cc:1434] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:15:57.923180 20409 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:57.930071 20667 leader_election.cc:290] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:57.926316 20619 leader_election.cc:290] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:57.932806 20408 raft_consensus.cc:359] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.933477 20408 raft_consensus.cc:385] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.933740 20408 raft_consensus.cc:740] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.933866 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.936523 20408 consensus_queue.cc:260] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
W20260709 12:15:57.938536 20332 leader_election.cc:343] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.934152 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508e68b0b15b487189fba44006c3e74f" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:57.949755 20215 raft_consensus.cc:3060] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.952342 20704 raft_consensus.cc:493] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.952673 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508e68b0b15b487189fba44006c3e74f" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:57.952912 20704 raft_consensus.cc:515] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.953333 20365 raft_consensus.cc:3060] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.955049 20704 leader_election.cc:290] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:57.960408 20215 raft_consensus.cc:2468] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:57.946379 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:57.968737 20216 raft_consensus.cc:2468] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:57.962121 20365 raft_consensus.cc:2468] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:57.963654 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ca5da098649f7b064acb17a8c0d9e" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:57.947291 20408 ts_tablet_manager.cc:1434] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:15:57.969985 20410 raft_consensus.cc:359] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.975756 20410 raft_consensus.cc:385] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.965219 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ca5da098649f7b064acb17a8c0d9e" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:57.976617 20329 leader_election.cc:304] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:57.966843 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3596b11e06414e72bb2a848942f492fe" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:57.977516 20533 raft_consensus.cc:2804] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.977923 20533 raft_consensus.cc:493] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.969296 20255 leader_election.cc:304] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
W20260709 12:15:57.979250 20184 leader_election.cc:343] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.979887 20704 raft_consensus.cc:2804] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.980628 20704 raft_consensus.cc:697] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
W20260709 12:15:57.982370 20258 leader_election.cc:343] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.978256 20533 raft_consensus.cc:3060] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:57.983139 20258 leader_election.cc:343] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.971123 20407 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:57.983543 20258 leader_election.cc:304] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:57.984022 20407 ts_tablet_manager.cc:1403] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.126s	user 0.007s	sys 0.014s
I20260709 12:15:57.984328 20704 consensus_queue.cc:237] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:57.986972 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3596b11e06414e72bb2a848942f492fe" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:57.971203 20408 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:58.001884 20291 raft_consensus.cc:3060] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.987737 20667 raft_consensus.cc:2749] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.964344 20612 leader_election.cc:290] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:58.004768 20612 raft_consensus.cc:493] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.005228 20612 raft_consensus.cc:515] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.003949 20035 catalog_manager.cc:5697] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.991350 20533 raft_consensus.cc:515] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.007136 20408 tablet_bootstrap.cc:654] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.008621 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:58.008890 20533 leader_election.cc:290] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:58.010001 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
W20260709 12:15:58.010174 20332 leader_election.cc:343] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.010632 20215 raft_consensus.cc:3060] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.010874 20612 leader_election.cc:290] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.012709 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a83a3175094bd58c6f9407b5de7a8a" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:58.014899 20184 leader_election.cc:343] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:57.991961 20407 raft_consensus.cc:359] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:57.976617 20410 raft_consensus.cc:740] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.018435 20407 raft_consensus.cc:385] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:57.993825 20669 raft_consensus.cc:493] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.019320 20669 raft_consensus.cc:515] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.021396 20669 leader_election.cc:290] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:58.021777 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a83a3175094bd58c6f9407b5de7a8a" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.018852 20407 raft_consensus.cc:740] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:57.998449 20409 tablet_bootstrap.cc:654] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.018896 20410 consensus_queue.cc:260] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.025475 20410 ts_tablet_manager.cc:1434] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.000s
I20260709 12:15:58.026499 20410 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:58.029663 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c2c45178e455aa430dda8fcb4dd63" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:58.032092 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c2c45178e455aa430dda8fcb4dd63" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:58.034348 20407 consensus_queue.cc:260] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
W20260709 12:15:58.035158 20184 leader_election.cc:343] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.039458 20184 leader_election.cc:304] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.036779 20604 raft_consensus.cc:493] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.040491 20669 raft_consensus.cc:2749] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:58.041327 20184 leader_election.cc:343] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.041637 20604 raft_consensus.cc:515] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
W20260709 12:15:58.042042 20184 leader_election.cc:343] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.042649 20410 tablet_bootstrap.cc:654] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.044412 20604 leader_election.cc:290] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:58.046346 20407 ts_tablet_manager.cc:1434] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.000s
I20260709 12:15:58.047205 20215 raft_consensus.cc:2468] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.046252 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:58.050565 20329 leader_election.cc:304] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.052354 20533 raft_consensus.cc:2804] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.053316 20533 raft_consensus.cc:697] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:58.054214 20533 consensus_queue.cc:237] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.143776 20408 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:58.144341 20408 ts_tablet_manager.cc:1403] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.020s
I20260709 12:15:58.144932 20035 catalog_manager.cc:5697] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:58.147220 20408 raft_consensus.cc:359] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.147987 20408 raft_consensus.cc:385] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.148793 20408 raft_consensus.cc:740] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.148186 20038 catalog_manager.cc:5697] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:58.149447 20408 consensus_queue.cc:260] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.151979 20408 ts_tablet_manager.cc:1434] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:15:58.153031 20408 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:58.047439 20407 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:58.042506 20184 leader_election.cc:304] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
W20260709 12:15:58.157630 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:39219, user_credentials={real_user=slave}} blocked reactor thread for 115605us
I20260709 12:15:58.158023 20612 raft_consensus.cc:2749] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:58.169162 20291 raft_consensus.cc:2468] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:58.174826 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:58.175920 20407 tablet_bootstrap.cc:654] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.176836 20184 leader_election.cc:304] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.179888 20686 raft_consensus.cc:2804] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.180384 20686 raft_consensus.cc:697] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:58.187532 20408 tablet_bootstrap.cc:654] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.182843 20461 consensus_queue.cc:1048] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:15:58.181187 20686 consensus_queue.cc:237] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.193907 20409 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:58.195823 20409 ts_tablet_manager.cc:1403] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.273s	user 0.012s	sys 0.006s
I20260709 12:15:58.215056 20410 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:58.215690 20410 ts_tablet_manager.cc:1403] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.189s	user 0.011s	sys 0.008s
I20260709 12:15:58.221091 20106 leader_election.cc:304] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:58.237996 20461 consensus_queue.cc:1048] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:15:58.265251 20407 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:58.268159 20407 ts_tablet_manager.cc:1403] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.221s	user 0.016s	sys 0.006s
I20260709 12:15:58.269524 20408 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:58.270067 20408 ts_tablet_manager.cc:1403] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.023s
I20260709 12:15:58.247825 20533 raft_consensus.cc:493] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.251004 20141 raft_consensus.cc:3060] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.277515 20409 raft_consensus.cc:359] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.278348 20409 raft_consensus.cc:385] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.278633 20409 raft_consensus.cc:740] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.279335 20409 consensus_queue.cc:260] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
W20260709 12:15:58.283102 20713 log.cc:927] Time spent T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:15:58.276890 20533 raft_consensus.cc:515] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.294551 20407 raft_consensus.cc:359] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.295318 20407 raft_consensus.cc:385] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.295601 20407 raft_consensus.cc:740] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.297938 20409 ts_tablet_manager.cc:1434] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.102s	user 0.005s	sys 0.002s
I20260709 12:15:58.298413 20617 consensus_queue.cc:1048] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.300347 20407 consensus_queue.cc:260] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.292313 20410 raft_consensus.cc:359] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.303797 20410 raft_consensus.cc:385] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.304128 20410 raft_consensus.cc:740] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.310539 20038 catalog_manager.cc:5697] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:58.308130 20410 consensus_queue.cc:260] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.314162 20407 ts_tablet_manager.cc:1434] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
W20260709 12:15:58.276957 20106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35313, user_credentials={real_user=slave}} blocked reactor thread for 58123.6us
I20260709 12:15:58.302660 20533 leader_election.cc:290] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:58.323217 20409 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:58.324558 20410 ts_tablet_manager.cc:1434] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.001s
I20260709 12:15:58.325073 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e16fd72856433a834995a825731f54" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.309937 20619 consensus_queue.cc:1048] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:15:58.325655 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e16fd72856433a834995a825731f54" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:58.331156 20215 raft_consensus.cc:2468] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:58.333834 20410 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:58.339481 20329 leader_election.cc:304] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:58.340572 20415 raft_consensus.cc:2804] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:58.340961 20415 raft_consensus.cc:493] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:58.341271 20415 raft_consensus.cc:3060] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.343128 20722 raft_consensus.cc:493] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.339674 20669 raft_consensus.cc:493] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.343643 20722 raft_consensus.cc:515] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.344615 20669 raft_consensus.cc:515] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
W20260709 12:15:58.345772 20332 leader_election.cc:343] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.346701 20669 leader_election.cc:290] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.348655 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cbc80037584b7eb854642a8f04f712" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.350397 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cbc80037584b7eb854642a8f04f712" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:58.351807 20184 leader_election.cc:343] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:58.352439 20184 leader_election.cc:343] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.352806 20184 leader_election.cc:304] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.353945 20669 raft_consensus.cc:2749] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:58.357323 20409 tablet_bootstrap.cc:654] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.358099 20415 raft_consensus.cc:515] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.360733 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e16fd72856433a834995a825731f54" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:58.375468 20332 leader_election.cc:343] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.375255 20415 leader_election.cc:290] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:58.375881 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e16fd72856433a834995a825731f54" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:58.389904 20215 raft_consensus.cc:3060] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.390374 20722 leader_election.cc:290] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.389457 20407 tablet_bootstrap.cc:492] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:58.387797 20408 raft_consensus.cc:359] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.394330 20408 raft_consensus.cc:385] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.394785 20408 raft_consensus.cc:740] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.400859 20408 consensus_queue.cc:260] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.403230 20408 ts_tablet_manager.cc:1434] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.133s	user 0.008s	sys 0.000s
I20260709 12:15:58.404378 20408 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
W20260709 12:15:58.403674 20721 log.cc:927] Time spent T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 12:15:58.429533 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:58.430235 20292 raft_consensus.cc:2468] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:58.432438 20215 raft_consensus.cc:2468] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.434142 20408 tablet_bootstrap.cc:654] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.437240 20667 raft_consensus.cc:493] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.452582 20667 raft_consensus.cc:515] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.436924 20410 tablet_bootstrap.cc:654] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.453663 20332 leader_election.cc:304] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:58.454416 20329 leader_election.cc:304] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.448573 20618 consensus_queue.cc:1048] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.449604 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.463212 20619 raft_consensus.cc:2804] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.466383 20619 raft_consensus.cc:697] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:58.466495 20139 raft_consensus.cc:2468] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:58.467283 20619 consensus_queue.cc:237] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.471982 20667 leader_election.cc:290] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.474753 20409 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:58.475404 20409 ts_tablet_manager.cc:1403] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.159s	user 0.025s	sys 0.016s
I20260709 12:15:58.461938 20415 raft_consensus.cc:2804] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:58.479692 20415 raft_consensus.cc:493] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:58.483536 20415 raft_consensus.cc:3060] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.483742 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.490003 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:58.495476 20409 raft_consensus.cc:359] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.500597 20409 raft_consensus.cc:385] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.501070 20409 raft_consensus.cc:740] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.501868 20409 consensus_queue.cc:260] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.504357 20409 ts_tablet_manager.cc:1434] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.006s
I20260709 12:15:58.496948 20407 tablet_bootstrap.cc:654] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.509359 20409 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:58.516719 20602 raft_consensus.cc:2749] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:58.513630 20415 raft_consensus.cc:515] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.538556 20410 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
W20260709 12:15:58.522970 20258 leader_election.cc:343] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.539414 20410 ts_tablet_manager.cc:1403] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.005s
I20260709 12:15:58.552850 20409 tablet_bootstrap.cc:654] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.553560 20410 raft_consensus.cc:359] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.554296 20410 raft_consensus.cc:385] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.554563 20410 raft_consensus.cc:740] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.554728 20041 catalog_manager.cc:5697] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:58.555934 20730 consensus_queue.cc:1048] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 12:15:58.557330 20258 leader_election.cc:343] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.557801 20617 consensus_queue.cc:1048] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.566198 20408 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:58.566779 20408 ts_tablet_manager.cc:1403] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.034s
I20260709 12:15:58.567968 20410 consensus_queue.cc:260] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.572414 20672 consensus_queue.cc:1048] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.580456 20415 leader_election.cc:290] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.584376 20410 ts_tablet_manager.cc:1434] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:15:58.595177 20407 tablet_bootstrap.cc:492] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:58.595816 20407 ts_tablet_manager.cc:1403] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.207s	user 0.012s	sys 0.013s
I20260709 12:15:58.557829 20258 leader_election.cc:304] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.597595 20408 raft_consensus.cc:359] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.598878 20672 raft_consensus.cc:2749] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:58.599956 20258 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 54437.2us
I20260709 12:15:58.598667 20407 raft_consensus.cc:359] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.603499 20407 raft_consensus.cc:385] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.603848 20407 raft_consensus.cc:740] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.598723 20408 raft_consensus.cc:385] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.604735 20408 raft_consensus.cc:740] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.605410 20407 consensus_queue.cc:260] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.606173 20410 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:58.610877 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:58.611567 20292 raft_consensus.cc:3060] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.613392 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:58.614019 20141 raft_consensus.cc:3060] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.614853 20407 ts_tablet_manager.cc:1434] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:15:58.615948 20407 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:58.619781 20408 consensus_queue.cc:260] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.622303 20408 ts_tablet_manager.cc:1434] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:15:58.623806 20408 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:58.633559 20672 consensus_queue.cc:1048] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.640683 20407 tablet_bootstrap.cc:654] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.641669 20292 raft_consensus.cc:2468] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.643724 20408 tablet_bootstrap.cc:654] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.646371 20332 leader_election.cc:304] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:58.647362 20704 raft_consensus.cc:493] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.647405 20415 raft_consensus.cc:2804] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.648530 20415 raft_consensus.cc:697] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:58.649461 20415 consensus_queue.cc:237] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.647881 20704 raft_consensus.cc:515] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.652361 20704 leader_election.cc:290] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
W20260709 12:15:58.650048 20184 consensus_peers.cc:597] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:58.655138 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c2c36441b046e09ddca8c3076c1f0e" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:58.655592 20722 raft_consensus.cc:493] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.655803 20218 raft_consensus.cc:2468] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:58.658439 20255 leader_election.cc:304] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:58.659287 20667 raft_consensus.cc:2804] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:58.659660 20667 raft_consensus.cc:493] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:58.659982 20667 raft_consensus.cc:3060] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.656096 20722 raft_consensus.cc:515] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.662181 20722 leader_election.cc:290] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.667625 20409 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:58.668246 20409 ts_tablet_manager.cc:1403] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.159s	user 0.017s	sys 0.020s
I20260709 12:15:58.671128 20409 raft_consensus.cc:359] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.671809 20409 raft_consensus.cc:385] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.672086 20409 raft_consensus.cc:740] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.685637 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ca5da098649f7b064acb17a8c0d9e" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:58.686398 20292 raft_consensus.cc:2468] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:58.688256 20332 leader_election.cc:304] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:58.689746 20667 raft_consensus.cc:515] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.689970 20686 consensus_queue.cc:1048] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.691895 20140 raft_consensus.cc:3060] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.693718 20722 raft_consensus.cc:2804] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:58.694149 20722 raft_consensus.cc:493] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:58.694473 20722 raft_consensus.cc:3060] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.696777 20409 consensus_queue.cc:260] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.708036 20410 tablet_bootstrap.cc:654] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.709297 20409 ts_tablet_manager.cc:1434] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260709 12:15:58.710500 20409 tablet_bootstrap.cc:492] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:58.691929 20667 leader_election.cc:290] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:58.729398 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c2c36441b046e09ddca8c3076c1f0e" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.732657 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c2c36441b046e09ddca8c3076c1f0e" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:58.733336 20218 raft_consensus.cc:3060] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.738174 20617 raft_consensus.cc:493] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:58.738653 20258 leader_election.cc:343] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.738736 20617 raft_consensus.cc:515] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.740988 20617 leader_election.cc:290] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:58.741513 20617 consensus_queue.cc:1048] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.738226 20041 catalog_manager.cc:5697] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:58.742928 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a83a3175094bd58c6f9407b5de7a8a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:58.743592 20215 raft_consensus.cc:2468] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:58.744544 20141 raft_consensus.cc:2468] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.744863 20329 leader_election.cc:304] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:58.745785 20617 raft_consensus.cc:2804] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:58.748080 20602 raft_consensus.cc:493] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.746176 20617 raft_consensus.cc:493] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:58.748728 20617 raft_consensus.cc:3060] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.748625 20602 raft_consensus.cc:515] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.743551 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c2c36441b046e09ddca8c3076c1f0e" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:58.770648 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:15:58.771304 20258 leader_election.cc:343] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.775708 20409 tablet_bootstrap.cc:654] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.778982 20408 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:58.779580 20408 ts_tablet_manager.cc:1403] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.156s	user 0.022s	sys 0.015s
I20260709 12:15:58.762342 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ca5da098649f7b064acb17a8c0d9e" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.782848 20408 raft_consensus.cc:359] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.782987 20140 raft_consensus.cc:2468] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:58.784049 20408 raft_consensus.cc:385] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.784446 20408 raft_consensus.cc:740] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.772133 20722 raft_consensus.cc:515] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.778982 20410 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:58.786808 20410 ts_tablet_manager.cc:1403] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.181s	user 0.020s	sys 0.001s
I20260709 12:15:58.785531 20408 consensus_queue.cc:260] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.792748 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a83a3175094bd58c6f9407b5de7a8a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.800215 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068ce43cdf94803abb06da7d4c223c4" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:58.788466 20602 leader_election.cc:290] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
W20260709 12:15:58.812428 20332 leader_election.cc:343] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.813623 20408 ts_tablet_manager.cc:1434] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260709 12:15:58.811461 20106 leader_election.cc:304] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:15:58.824309 20410 raft_consensus.cc:359] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.807008 20619 raft_consensus.cc:493] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.825043 20410 raft_consensus.cc:385] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.825534 20410 raft_consensus.cc:740] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.825590 20619 raft_consensus.cc:515] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.829286 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:58.830046 20292 raft_consensus.cc:2468] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:58.830516 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.828084 20619 leader_election.cc:290] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.836410 20407 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:58.837213 20407 ts_tablet_manager.cc:1403] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.007s
W20260709 12:15:58.838990 20332 leader_election.cc:343] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.840080 20407 raft_consensus.cc:359] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.840821 20407 raft_consensus.cc:385] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.841086 20407 raft_consensus.cc:740] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.842500 20407 consensus_queue.cc:260] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.844815 20407 ts_tablet_manager.cc:1434] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:58.845381 20722 leader_election.cc:290] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.845551 20332 leader_election.cc:304] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.845865 20410 consensus_queue.cc:260] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.847273 20415 raft_consensus.cc:2804] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:58.847191 20407 tablet_bootstrap.cc:492] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:58.847698 20415 raft_consensus.cc:493] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:58.848133 20415 raft_consensus.cc:3060] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.850764 20408 tablet_bootstrap.cc:492] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:58.855183 20415 raft_consensus.cc:515] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.861212 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ca5da098649f7b064acb17a8c0d9e" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:58.861361 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ca5da098649f7b064acb17a8c0d9e" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:58.861877 20141 raft_consensus.cc:3060] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.862687 20617 raft_consensus.cc:515] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:58.864007 20410 ts_tablet_manager.cc:1434] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.001s
I20260709 12:15:58.865154 20410 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:58.867404 20408 tablet_bootstrap.cc:654] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.861994 20292 raft_consensus.cc:3060] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.870677 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a83a3175094bd58c6f9407b5de7a8a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:58.871387 20217 raft_consensus.cc:3060] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.840095 20218 raft_consensus.cc:2468] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:58.874259 20410 tablet_bootstrap.cc:654] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.875118 20255 leader_election.cc:304] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.876475 20602 raft_consensus.cc:2749] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:58.877898 20415 leader_election.cc:290] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:58.878902 20143 raft_consensus.cc:3060] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.879508 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:58.880134 20291 raft_consensus.cc:3060] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.864930 20617 leader_election.cc:290] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:58.878782 20672 raft_consensus.cc:2804] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.888263 20408 tablet_bootstrap.cc:492] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:58.888804 20408 ts_tablet_manager.cc:1403] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
I20260709 12:15:58.891551 20408 raft_consensus.cc:359] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.891811 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:58.892238 20408 raft_consensus.cc:385] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.892565 20408 raft_consensus.cc:740] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.893369 20408 consensus_queue.cc:260] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.895591 20408 ts_tablet_manager.cc:1434] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:58.896587 20408 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:58.874200 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a83a3175094bd58c6f9407b5de7a8a" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:58.902789 20332 leader_election.cc:343] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:58.903472 20332 leader_election.cc:343] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.908129 20291 raft_consensus.cc:2468] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.904064 20672 raft_consensus.cc:697] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:58.909247 20672 consensus_queue.cc:237] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.915791 20407 tablet_bootstrap.cc:654] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.917572 20332 leader_election.cc:304] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
W20260709 12:15:58.919679 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:58.923609 20704 raft_consensus.cc:493] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.924121 20704 raft_consensus.cc:515] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.926241 20704 leader_election.cc:290] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:58.927219 20292 raft_consensus.cc:2468] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.928261 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c2c45178e455aa430dda8fcb4dd63" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:58.928555 20612 raft_consensus.cc:493] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:58.928783 20332 leader_election.cc:304] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:58.928942 20215 raft_consensus.cc:2468] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:58.929090 20612 raft_consensus.cc:515] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:58.929509 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c2c45178e455aa430dda8fcb4dd63" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:58.930069 20366 raft_consensus.cc:2468] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:58.930264 20255 leader_election.cc:304] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:58.931198 20704 raft_consensus.cc:2804] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:58.931938 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e3ec466a04abe814f1ec86b17fca4" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:58.931586 20704 raft_consensus.cc:493] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:58.933373 20184 leader_election.cc:343] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.933820 20704 raft_consensus.cc:3060] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.933916 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e3ec466a04abe814f1ec86b17fca4" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:15:58.935631 20184 leader_election.cc:343] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:58.936023 20184 leader_election.cc:304] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:58.936843 20669 raft_consensus.cc:2749] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:58.942041 20217 raft_consensus.cc:2468] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.941833 20704 raft_consensus.cc:515] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.914705 20141 raft_consensus.cc:2468] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:58.944334 20619 raft_consensus.cc:2804] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.943547 20722 consensus_queue.cc:1048] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:15:58.922757 20617 raft_consensus.cc:2804] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.933990 20612 leader_election.cc:290] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:58.951249 20619 raft_consensus.cc:697] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:58.954636 20619 consensus_queue.cc:237] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.955991 20409 tablet_bootstrap.cc:492] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:58.956543 20409 ts_tablet_manager.cc:1403] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.246s	user 0.015s	sys 0.005s
I20260709 12:15:58.959210 20409 raft_consensus.cc:359] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.959791 20329 leader_election.cc:304] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:58.959859 20409 raft_consensus.cc:385] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.960477 20409 raft_consensus.cc:740] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.961280 20409 consensus_queue.cc:260] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:58.961704 20408 tablet_bootstrap.cc:654] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.963497 20704 leader_election.cc:290] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:58.964251 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c2c45178e455aa430dda8fcb4dd63" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:58.965085 20217 raft_consensus.cc:3060] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.971253 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45c2c45178e455aa430dda8fcb4dd63" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:58.971908 20366 raft_consensus.cc:3060] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.978309 20533 consensus_queue.cc:1048] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:58.969820 20617 raft_consensus.cc:697] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:58.987464 20617 consensus_queue.cc:237] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:58.994840 20409 ts_tablet_manager.cc:1434] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:15:58.983798 20722 raft_consensus.cc:2804] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.001689 20410 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:59.002251 20410 ts_tablet_manager.cc:1403] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.010s
I20260709 12:15:59.006143 20409 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:59.021317 20039 catalog_manager.cc:5697] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.027662 20041 catalog_manager.cc:5697] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.012496 20722 raft_consensus.cc:697] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:59.038982 20722 consensus_queue.cc:237] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.047325 20410 raft_consensus.cc:359] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.048074 20410 raft_consensus.cc:385] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.048372 20410 raft_consensus.cc:740] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.048702 20409 tablet_bootstrap.cc:654] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.049068 20410 consensus_queue.cc:260] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.060070 20410 ts_tablet_manager.cc:1434] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.001s
I20260709 12:15:59.061269 20410 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:59.072003 20407 tablet_bootstrap.cc:492] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:59.053530 20217 raft_consensus.cc:2468] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:59.094534 20407 ts_tablet_manager.cc:1403] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.248s	user 0.010s	sys 0.014s
I20260709 12:15:59.094697 20366 raft_consensus.cc:2468] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:59.097795 20258 leader_election.cc:304] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:59.120954 20722 raft_consensus.cc:493] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.127478 20408 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:59.110977 20704 raft_consensus.cc:2804] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.131001 20407 raft_consensus.cc:359] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.132710 20407 raft_consensus.cc:385] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.132992 20407 raft_consensus.cc:740] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.133489 20407 consensus_queue.cc:260] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.128118 20408 ts_tablet_manager.cc:1403] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.232s	user 0.041s	sys 0.051s
I20260709 12:15:59.127094 20722 raft_consensus.cc:515] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.134472 20704 raft_consensus.cc:697] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:59.142139 20704 consensus_queue.cc:237] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.151883 20409 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:59.152486 20409 ts_tablet_manager.cc:1403] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.147s	user 0.027s	sys 0.016s
I20260709 12:15:59.154043 20410 tablet_bootstrap.cc:654] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.155054 20409 raft_consensus.cc:359] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.155763 20409 raft_consensus.cc:385] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.156031 20409 raft_consensus.cc:740] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.156656 20409 consensus_queue.cc:260] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.158449 20409 ts_tablet_manager.cc:1434] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:59.159500 20409 tablet_bootstrap.cc:492] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:59.162012 20408 raft_consensus.cc:359] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.162662 20408 raft_consensus.cc:385] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.162909 20408 raft_consensus.cc:740] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.163602 20408 consensus_queue.cc:260] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.165329 20409 tablet_bootstrap.cc:654] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.169248 20407 ts_tablet_manager.cc:1434] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:15:59.176044 20667 raft_consensus.cc:493] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.176648 20667 raft_consensus.cc:515] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.179196 20667 leader_election.cc:290] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:59.177151 20408 ts_tablet_manager.cc:1434] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:15:59.182076 20408 tablet_bootstrap.cc:492] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:59.188508 20408 tablet_bootstrap.cc:654] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.189874 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78426ebd8c2d4bbbaf224b6466e4a5e4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:59.190531 20366 raft_consensus.cc:2468] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:59.187114 20035 catalog_manager.cc:5697] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.192178 20258 leader_election.cc:304] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:59.195374 20667 raft_consensus.cc:2804] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.195873 20407 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:59.195904 20667 raft_consensus.cc:493] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.196411 20722 leader_election.cc:290] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.196796 20667 raft_consensus.cc:3060] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.188705 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78426ebd8c2d4bbbaf224b6466e4a5e4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.198258 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cbc80037584b7eb854642a8f04f712" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:59.199470 20217 raft_consensus.cc:2468] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:59.204126 20407 tablet_bootstrap.cc:654] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.206497 20329 leader_election.cc:304] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:59.214468 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cbc80037584b7eb854642a8f04f712" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.216326 20760 raft_consensus.cc:2804] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.216790 20760 raft_consensus.cc:493] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.217115 20760 raft_consensus.cc:3060] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.220003 20415 consensus_queue.cc:1048] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.192740 20035 catalog_manager.cc:5697] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.231504 20760 raft_consensus.cc:515] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
W20260709 12:15:59.232694 20332 leader_election.cc:343] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.236351 20407 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:59.236984 20407 ts_tablet_manager.cc:1403] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 12:15:59.245874 20667 raft_consensus.cc:515] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
W20260709 12:15:59.247895 20258 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 55796.4us
W20260709 12:15:59.249643 20258 leader_election.cc:343] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.252789 20041 catalog_manager.cc:5697] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.252219 20407 raft_consensus.cc:359] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.255681 20407 raft_consensus.cc:385] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.256008 20407 raft_consensus.cc:740] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.257349 20407 consensus_queue.cc:260] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.268882 20407 ts_tablet_manager.cc:1434] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:15:59.279376 20760 leader_election.cc:290] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.280388 20667 leader_election.cc:290] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:59.280392 20407 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:59.256918 20138 raft_consensus.cc:3060] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.284788 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cbc80037584b7eb854642a8f04f712" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:59.285501 20217 raft_consensus.cc:3060] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.288889 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32cbc80037584b7eb854642a8f04f712" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:15:59.291790 20612 raft_consensus.cc:493] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.292367 20612 raft_consensus.cc:515] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.294349 20612 leader_election.cc:290] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:59.296144 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5a6e496b204e1fb852fe8cb00d0919" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:59.297091 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78426ebd8c2d4bbbaf224b6466e4a5e4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
W20260709 12:15:59.297504 20184 leader_election.cc:343] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.297710 20365 raft_consensus.cc:3060] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.299497 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5a6e496b204e1fb852fe8cb00d0919" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:15:59.301374 20332 leader_election.cc:343] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:59.302574 20184 leader_election.cc:343] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.303016 20184 leader_election.cc:304] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:59.303709 20612 raft_consensus.cc:2749] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.305528 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78426ebd8c2d4bbbaf224b6466e4a5e4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:59.306872 20258 leader_election.cc:343] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.312434 20365 raft_consensus.cc:2468] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:15:59.319073 20409 tablet_bootstrap.cc:492] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:59.319602 20409 ts_tablet_manager.cc:1403] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.160s	user 0.029s	sys 0.041s
I20260709 12:15:59.320235 20217 raft_consensus.cc:2468] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:59.321434 20329 leader_election.cc:304] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:59.322216 20760 consensus_queue.cc:1048] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.322661 20722 raft_consensus.cc:2804] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.323220 20722 raft_consensus.cc:697] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:59.324008 20722 consensus_queue.cc:237] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.318035 20407 tablet_bootstrap.cc:654] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.328377 20258 leader_election.cc:304] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:59.331350 20409 raft_consensus.cc:359] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.332104 20409 raft_consensus.cc:385] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.332393 20409 raft_consensus.cc:740] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.335350 20409 consensus_queue.cc:260] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.337018 20667 raft_consensus.cc:2804] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.342760 20409 ts_tablet_manager.cc:1434] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:15:59.344089 20408 tablet_bootstrap.cc:492] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:59.345865 20408 ts_tablet_manager.cc:1403] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.009s
I20260709 12:15:59.356588 20410 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:59.357241 20410 ts_tablet_manager.cc:1403] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.296s	user 0.017s	sys 0.014s
I20260709 12:15:59.346045 20667 raft_consensus.cc:697] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:15:59.369472 20667 consensus_queue.cc:237] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.363505 20409 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:59.376214 20408 raft_consensus.cc:359] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.377173 20408 raft_consensus.cc:385] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.377518 20408 raft_consensus.cc:740] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.379958 20408 consensus_queue.cc:260] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.381348 20410 raft_consensus.cc:359] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.382913 20410 raft_consensus.cc:385] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.383185 20704 consensus_queue.cc:1048] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.383329 20410 raft_consensus.cc:740] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.384897 20410 consensus_queue.cc:260] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.387120 20410 ts_tablet_manager.cc:1434] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:15:59.388079 20410 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:59.387295 20035 catalog_manager.cc:5697] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.389791 20407 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:59.390319 20407 ts_tablet_manager.cc:1403] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.110s	user 0.030s	sys 0.011s
I20260709 12:15:59.393498 20407 raft_consensus.cc:359] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.394171 20407 raft_consensus.cc:385] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.395499 20407 raft_consensus.cc:740] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.396227 20407 consensus_queue.cc:260] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.397665 20408 ts_tablet_manager.cc:1434] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 12:15:59.394449 20410 tablet_bootstrap.cc:654] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.404268 20407 ts_tablet_manager.cc:1434] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:15:59.405894 20407 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:59.404665 20408 tablet_bootstrap.cc:492] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:59.411850 20038 catalog_manager.cc:5697] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:59.417783 20258 consensus_peers.cc:597] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:59.418543 20408 tablet_bootstrap.cc:654] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.412256 20407 tablet_bootstrap.cc:654] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.428546 20619 consensus_queue.cc:1048] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:15:59.444252 20332 consensus_peers.cc:597] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:59.460248 20409 tablet_bootstrap.cc:654] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.479033 20722 consensus_queue.cc:1048] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:59.489692 20409 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:59.491824 20409 ts_tablet_manager.cc:1403] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.005s
I20260709 12:15:59.495718 20612 raft_consensus.cc:493] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.496301 20612 raft_consensus.cc:515] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.498409 20612 leader_election.cc:290] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:59.500933 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762aeb1d1b1f44f185d182941ef8f15e" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:59.501642 20365 raft_consensus.cc:2468] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:59.502337 20408 tablet_bootstrap.cc:492] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:59.502835 20408 ts_tablet_manager.cc:1403] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.007s
I20260709 12:15:59.502936 20184 leader_election.cc:304] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:59.504845 20409 raft_consensus.cc:359] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.508543 20409 raft_consensus.cc:385] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.508978 20408 raft_consensus.cc:359] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.509753 20408 raft_consensus.cc:385] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.509824 20409 raft_consensus.cc:740] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.511785 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762aeb1d1b1f44f185d182941ef8f15e" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:59.512807 20407 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:59.513294 20407 ts_tablet_manager.cc:1403] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.108s	user 0.016s	sys 0.012s
I20260709 12:15:59.514317 20408 raft_consensus.cc:740] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.515712 20408 consensus_queue.cc:260] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.515969 20407 raft_consensus.cc:359] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.516690 20407 raft_consensus.cc:385] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.516985 20407 raft_consensus.cc:740] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.512526 20292 raft_consensus.cc:2468] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:59.517755 20409 consensus_queue.cc:260] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.519502 20408 ts_tablet_manager.cc:1434] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:15:59.520169 20409 ts_tablet_manager.cc:1434] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:15:59.521201 20409 tablet_bootstrap.cc:492] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:59.523402 20143 raft_consensus.cc:3060] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.524600 20407 consensus_queue.cc:260] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.526723 20407 ts_tablet_manager.cc:1434] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:15:59.527705 20407 tablet_bootstrap.cc:492] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:59.531803 20410 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:59.532351 20410 ts_tablet_manager.cc:1403] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.012s
I20260709 12:15:59.534668 20408 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:59.535058 20410 raft_consensus.cc:359] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.535758 20410 raft_consensus.cc:385] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.536128 20410 raft_consensus.cc:740] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.536942 20410 consensus_queue.cc:260] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.540599 20410 ts_tablet_manager.cc:1434] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:59.544389 20408 tablet_bootstrap.cc:654] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.510497 20686 raft_consensus.cc:2804] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.545495 20686 raft_consensus.cc:493] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.545902 20686 raft_consensus.cc:3060] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.546193 20409 tablet_bootstrap.cc:654] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.549378 20410 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:59.559283 20410 tablet_bootstrap.cc:654] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.567114 20407 tablet_bootstrap.cc:654] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.572315 20409 tablet_bootstrap.cc:492] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:59.572819 20409 ts_tablet_manager.cc:1403] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.003s
I20260709 12:15:59.575631 20722 consensus_queue.cc:1048] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.575484 20409 raft_consensus.cc:359] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.576462 20409 raft_consensus.cc:385] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.576897 20409 raft_consensus.cc:740] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.577665 20409 consensus_queue.cc:260] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.579967 20409 ts_tablet_manager.cc:1434] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:59.584623 20408 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:59.585180 20408 ts_tablet_manager.cc:1403] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.025s
I20260709 12:15:59.587081 20407 tablet_bootstrap.cc:492] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:59.587581 20407 ts_tablet_manager.cc:1403] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.003s
I20260709 12:15:59.588673 20409 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:59.590209 20407 raft_consensus.cc:359] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.590931 20407 raft_consensus.cc:385] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.591194 20407 raft_consensus.cc:740] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.592084 20408 raft_consensus.cc:359] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.592679 20408 raft_consensus.cc:385] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.592857 20408 raft_consensus.cc:740] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.593322 20408 consensus_queue.cc:260] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.591964 20407 consensus_queue.cc:260] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
W20260709 12:15:59.596661 20332 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 44922.8us
I20260709 12:15:59.599807 20408 ts_tablet_manager.cc:1434] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:15:59.600992 20408 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:15:59.598296 20407 ts_tablet_manager.cc:1434] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:59.598641 20722 raft_consensus.cc:493] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.605150 20722 raft_consensus.cc:515] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.607730 20409 tablet_bootstrap.cc:654] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.608237 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:59.608901 20216 raft_consensus.cc:2468] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:59.609941 20329 leader_election.cc:304] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:59.610673 20619 raft_consensus.cc:2804] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.611039 20619 raft_consensus.cc:493] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.611356 20619 raft_consensus.cc:3060] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.612847 20408 tablet_bootstrap.cc:654] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.617475 20722 leader_election.cc:290] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.618721 20672 raft_consensus.cc:493] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.619254 20672 raft_consensus.cc:515] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.619491 20619 raft_consensus.cc:515] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.621600 20672 leader_election.cc:290] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:59.622646 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.622893 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:59.623521 20216 raft_consensus.cc:3060] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:59.624455 20258 leader_election.cc:343] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.628387 20619 leader_election.cc:290] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.629918 20407 tablet_bootstrap.cc:492] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:59.637300 20216 raft_consensus.cc:2468] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:59.638501 20329 leader_election.cc:304] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:59.639940 20760 consensus_queue.cc:1048] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.640110 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:59.641322 20760 raft_consensus.cc:2804] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.641779 20760 raft_consensus.cc:697] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:59.642225 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.642596 20760 consensus_queue.cc:237] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.649895 20717 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.650489 20717 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.652904 20717 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:59.653445 20672 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.654085 20672 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.655138 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.656888 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:59.657580 20409 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:59.678498 20409 ts_tablet_manager.cc:1403] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.017s
I20260709 12:15:59.678390 20292 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:15:59.680361 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:59.681154 20215 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:59.662555 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:59.681298 20184 leader_election.cc:343] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.683075 20184 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:59.683804 20717 raft_consensus.cc:2804] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.684181 20717 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:59.668782 20258 leader_election.cc:343] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.660185 20407 tablet_bootstrap.cc:654] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.684521 20717 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.684892 20255 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:59.685782 20667 raft_consensus.cc:2804] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.686367 20258 leader_election.cc:304] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:59.681391 20409 raft_consensus.cc:359] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.686968 20409 raft_consensus.cc:385] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.687243 20409 raft_consensus.cc:740] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.687868 20409 consensus_queue.cc:260] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.688186 20704 raft_consensus.cc:2749] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.689013 20704 consensus_queue.cc:1048] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.689838 20039 catalog_manager.cc:5697] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.691306 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.692781 20717 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
W20260709 12:15:59.695338 20258 leader_election.cc:343] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.686136 20667 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.695771 20409 ts_tablet_manager.cc:1434] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:15:59.696098 20667 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.696977 20409 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:59.698170 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:59.698976 20717 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:59.703477 20409 tablet_bootstrap.cc:654] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.709436 20667 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.710610 20292 raft_consensus.cc:2393] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c01e5c84f0b943e2818270d3e9cf497d in current term 1: Already voted for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in this term.
I20260709 12:15:59.715461 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:59.717099 20258 leader_election.cc:343] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.723356 20410 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:15:59.725930 20410 ts_tablet_manager.cc:1403] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.177s	user 0.024s	sys 0.019s
I20260709 12:15:59.673801 20686 raft_consensus.cc:515] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.675957 20760 consensus_queue.cc:1048] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.727339 20672 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.695739 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:15:59.732508 20184 leader_election.cc:343] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.732933 20184 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:15:59.729615 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762aeb1d1b1f44f185d182941ef8f15e" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:59.733664 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762aeb1d1b1f44f185d182941ef8f15e" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:15:59.734071 20292 raft_consensus.cc:3060] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.734236 20366 raft_consensus.cc:3060] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.736452 20612 raft_consensus.cc:2749] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.744043 20292 raft_consensus.cc:2468] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
W20260709 12:15:59.671922 20332 leader_election.cc:343] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.745983 20184 leader_election.cc:304] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:59.747709 20717 raft_consensus.cc:2804] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.748253 20717 raft_consensus.cc:697] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:15:59.749081 20717 consensus_queue.cc:237] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.758023 20366 raft_consensus.cc:2468] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:15:59.763595 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:59.764489 20217 raft_consensus.cc:2393] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d92cb4441ccf4ab4838551cf1a12f3d8 in current term 1: Already voted for candidate c01e5c84f0b943e2818270d3e9cf497d in this term.
I20260709 12:15:59.765197 20619 raft_consensus.cc:493] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.765837 20619 raft_consensus.cc:515] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.765882 20255 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:59.768501 20717 raft_consensus.cc:493] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.768631 20761 raft_consensus.cc:2749] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.769050 20717 raft_consensus.cc:515] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:15:59.769407 20216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5a6e496b204e1fb852fe8cb00d0919" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:59.769995 20216 raft_consensus.cc:2468] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:59.771164 20329 leader_election.cc:304] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:59.771876 20760 raft_consensus.cc:2804] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.772234 20760 raft_consensus.cc:493] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.772265 20619 leader_election.cc:290] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:59.772564 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.773149 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:15:59.772884 20761 consensus_queue.cc:1048] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:59.772691 20760 raft_consensus.cc:3060] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:59.774415 20184 leader_election.cc:343] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:59.775084 20184 leader_election.cc:343] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.775458 20184 leader_election.cc:304] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:15:59.775974 20410 raft_consensus.cc:359] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.776667 20410 raft_consensus.cc:385] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.776927 20410 raft_consensus.cc:740] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.779469 20612 raft_consensus.cc:2749] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.779609 20717 leader_election.cc:290] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:15:59.783531 20409 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:15:59.783681 20619 consensus_queue.cc:1048] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:59.784868 20760 raft_consensus.cc:515] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.786108 20410 consensus_queue.cc:260] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.787904 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5a6e496b204e1fb852fe8cb00d0919" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:15:59.788615 20218 raft_consensus.cc:3060] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.790786 20410 ts_tablet_manager.cc:1434] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.001s
W20260709 12:15:59.746723 20332 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 74834us
I20260709 12:15:59.809166 20218 raft_consensus.cc:2468] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:59.810896 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5a6e496b204e1fb852fe8cb00d0919" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:59.810245 20760 leader_election.cc:290] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:15:59.811532 20291 raft_consensus.cc:2468] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:59.814616 20667 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.731035 20686 leader_election.cc:290] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:15:59.784078 20409 ts_tablet_manager.cc:1403] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.087s	user 0.037s	sys 0.027s
I20260709 12:15:59.822184 20408 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:59.822732 20408 ts_tablet_manager.cc:1403] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.222s	user 0.049s	sys 0.051s
I20260709 12:15:59.826586 20329 leader_election.cc:304] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:15:59.827721 20619 raft_consensus.cc:2804] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.828209 20667 raft_consensus.cc:493] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.828815 20667 raft_consensus.cc:515] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.828303 20619 raft_consensus.cc:697] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:15:59.830210 20619 consensus_queue.cc:237] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.830492 20408 raft_consensus.cc:359] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.831135 20408 raft_consensus.cc:385] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.831462 20408 raft_consensus.cc:740] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.832052 20408 consensus_queue.cc:260] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.837142 20408 ts_tablet_manager.cc:1434] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
W20260709 12:15:59.839629 20332 leader_election.cc:343] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.837563 20409 raft_consensus.cc:359] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.842768 20409 raft_consensus.cc:385] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.843139 20409 raft_consensus.cc:740] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.843899 20409 consensus_queue.cc:260] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.849632 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e3ec466a04abe814f1ec86b17fca4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:15:59.850337 20218 raft_consensus.cc:2468] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:15:59.849308 20410 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:15:59.851004 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5a6e496b204e1fb852fe8cb00d0919" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:15:59.851584 20291 raft_consensus.cc:3060] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.851742 20409 ts_tablet_manager.cc:1434] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 12:15:59.858327 20408 tablet_bootstrap.cc:492] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
W20260709 12:15:59.856230 20332 consensus_peers.cc:597] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:59.859200 20409 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d: Bootstrap starting.
I20260709 12:15:59.852008 20255 leader_election.cc:304] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:59.854120 20667 leader_election.cc:290] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.850364 20761 consensus_queue.cc:1048] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:15:59.873710 20704 raft_consensus.cc:2804] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.874181 20704 raft_consensus.cc:493] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.874545 20704 raft_consensus.cc:3060] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.885474 20291 raft_consensus.cc:2468] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:15:59.887490 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e3ec466a04abe814f1ec86b17fca4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:15:59.891839 20258 leader_election.cc:343] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.901793 20407 tablet_bootstrap.cc:492] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:15:59.902441 20407 ts_tablet_manager.cc:1403] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.273s	user 0.025s	sys 0.010s
I20260709 12:15:59.903182 20410 tablet_bootstrap.cc:654] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.913969 20617 raft_consensus.cc:493] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.922523 20617 raft_consensus.cc:515] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:15:59.924549 20617 leader_election.cc:290] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
W20260709 12:15:59.929003 20258 consensus_peers.cc:597] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:15:59.942302 20408 tablet_bootstrap.cc:654] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.944969 20407 raft_consensus.cc:359] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.949805 20407 raft_consensus.cc:385] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.950150 20407 raft_consensus.cc:740] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.950851 20407 consensus_queue.cc:260] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:15:59.957736 20407 ts_tablet_manager.cc:1434] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:15:59.958854 20407 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:15:59.963749 20409 tablet_bootstrap.cc:654] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.968992 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:15:59.970166 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:15:59.970816 20291 raft_consensus.cc:2468] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:15:59.944646 20704 raft_consensus.cc:515] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:15:59.971792 20035 catalog_manager.cc:5697] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:59.974821 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:59.977561 20332 leader_election.cc:304] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:15:59.993661 20408 tablet_bootstrap.cc:492] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:15:59.994216 20408 ts_tablet_manager.cc:1403] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.142s	user 0.005s	sys 0.011s
I20260709 12:15:59.994392 20415 raft_consensus.cc:2804] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.994796 20415 raft_consensus.cc:493] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.995107 20415 raft_consensus.cc:3060] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.998193 20704 leader_election.cc:290] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:15:59.999995 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e3ec466a04abe814f1ec86b17fca4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:16:00.001485 20258 leader_election.cc:343] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.006316 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e3ec466a04abe814f1ec86b17fca4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:00.007012 20215 raft_consensus.cc:3060] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.008132 20415 raft_consensus.cc:515] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.002588 20717 raft_consensus.cc:493] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.010023 20415 leader_election.cc:290] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:00.010409 20717 raft_consensus.cc:515] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:00.012749 20717 leader_election.cc:290] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
W20260709 12:16:00.018736 20332 leader_election.cc:343] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.022583 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7216a4bcd74d6c8844190a30f1daed" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:00.027293 20215 raft_consensus.cc:2468] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:00.034142 20408 raft_consensus.cc:359] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:00.039961 20408 raft_consensus.cc:385] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.040334 20408 raft_consensus.cc:740] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.039649 20602 raft_consensus.cc:493] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.044257 20602 raft_consensus.cc:515] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.045668 20286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7216a4bcd74d6c8844190a30f1daed" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:00.047936 20286 raft_consensus.cc:2468] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 0.
I20260709 12:16:00.030577 20255 leader_election.cc:304] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:00.053902 20407 tablet_bootstrap.cc:654] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:00.056695 20184 leader_election.cc:343] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.058768 20410 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.059304 20410 ts_tablet_manager.cc:1403] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.210s	user 0.008s	sys 0.015s
I20260709 12:16:00.041136 20408 consensus_queue.cc:260] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:00.062114 20408 ts_tablet_manager.cc:1434] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260709 12:16:00.062317 20410 raft_consensus.cc:359] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.063199 20410 raft_consensus.cc:385] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.063586 20410 raft_consensus.cc:740] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.064328 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:00.065124 20288 raft_consensus.cc:3060] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.066143 20184 leader_election.cc:304] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:16:00.067548 20717 raft_consensus.cc:2804] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:00.067920 20717 raft_consensus.cc:493] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:00.068252 20717 raft_consensus.cc:3060] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.073815 20288 raft_consensus.cc:2468] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:16:00.064335 20410 consensus_queue.cc:260] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
W20260709 12:16:00.075942 20255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:35313, user_credentials={real_user=slave}} blocked reactor thread for 45456.9us
I20260709 12:16:00.063112 20408 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:16:00.080102 20602 leader_election.cc:290] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:00.082922 20704 raft_consensus.cc:2804] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:00.092739 20332 leader_election.cc:304] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:00.104337 20533 raft_consensus.cc:2804] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:00.104907 20533 raft_consensus.cc:697] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:00.105773 20533 consensus_queue.cc:237] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.107156 20035 catalog_manager.cc:5697] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:00.128011 20407 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:16:00.128589 20407 ts_tablet_manager.cc:1403] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.001s
I20260709 12:16:00.087603 20717 raft_consensus.cc:515] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:00.139344 20717 leader_election.cc:290] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:00.141953 20808 raft_consensus.cc:493] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.142462 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7216a4bcd74d6c8844190a30f1daed" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:00.142554 20808 raft_consensus.cc:515] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.143255 20362 raft_consensus.cc:3060] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.134480 20407 raft_consensus.cc:359] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.145052 20407 raft_consensus.cc:385] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.145275 20407 raft_consensus.cc:740] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.145851 20407 consensus_queue.cc:260] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.131034 20704 raft_consensus.cc:697] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:00.131780 20410 ts_tablet_manager.cc:1434] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.072s	user 0.017s	sys 0.009s
I20260709 12:16:00.151072 20408 tablet_bootstrap.cc:654] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.151526 20407 ts_tablet_manager.cc:1434] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:16:00.153812 20141 raft_consensus.cc:3060] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.159174 20410 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.167042 20409 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d: No bootstrap required, opened a new log
I20260709 12:16:00.167619 20409 ts_tablet_manager.cc:1403] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d: Time spent bootstrapping tablet: real 0.312s	user 0.012s	sys 0.054s
I20260709 12:16:00.170686 20409 raft_consensus.cc:359] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.171375 20409 raft_consensus.cc:385] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.171656 20409 raft_consensus.cc:740] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.171952 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7216a4bcd74d6c8844190a30f1daed" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:00.172649 20288 raft_consensus.cc:3060] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.172843 20808 leader_election.cc:290] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:00.180234 20410 tablet_bootstrap.cc:654] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.183753 20409 consensus_queue.cc:260] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
W20260709 12:16:00.196367 20109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 166754us
I20260709 12:16:00.197754 20811 raft_consensus.cc:493] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.201215 20407 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:16:00.202746 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c2c36441b046e09ddca8c3076c1f0e" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:00.204618 20409 ts_tablet_manager.cc:1434] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:16:00.205214 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:00.205695 20143 raft_consensus.cc:3060] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.206593 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c2c36441b046e09ddca8c3076c1f0e" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:00.198961 20811 raft_consensus.cc:515] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.210847 20362 raft_consensus.cc:2468] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:16:00.153534 20704 consensus_queue.cc:237] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.211150 20811 leader_election.cc:290] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:00.214532 20717 raft_consensus.cc:493] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.218734 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73354c0f9bf24f548240af934fffa5f4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:00.218827 20612 consensus_queue.cc:1048] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:00.219523 20717 raft_consensus.cc:515] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
W20260709 12:16:00.220954 20258 leader_election.cc:343] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.205144 20286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:00.229492 20184 leader_election.cc:304] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:16:00.235570 20686 raft_consensus.cc:2804] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:00.234639 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:00.244095 20717 leader_election.cc:290] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:00.244140 20686 raft_consensus.cc:697] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:16:00.247428 20286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45215b5c759245ea806857768f9f77f1" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:00.248339 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45215b5c759245ea806857768f9f77f1" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:16:00.249074 20184 leader_election.cc:343] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.247205 20686 consensus_queue.cc:237] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
W20260709 12:16:00.249833 20184 leader_election.cc:343] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.250229 20184 leader_election.cc:304] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:00.252058 20612 raft_consensus.cc:2749] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.252712 20802 consensus_queue.cc:1048] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.258247 20039 catalog_manager.cc:5697] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:00.273012 20288 raft_consensus.cc:2468] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
W20260709 12:16:00.326809 20332 leader_election.cc:343] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.333740 20410 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.334406 20410 ts_tablet_manager.cc:1403] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.175s	user 0.022s	sys 0.000s
I20260709 12:16:00.341480 20408 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:16:00.342026 20408 ts_tablet_manager.cc:1403] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.279s	user 0.016s	sys 0.019s
I20260709 12:16:00.345341 20408 raft_consensus.cc:359] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.346006 20408 raft_consensus.cc:385] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.346276 20408 raft_consensus.cc:740] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.347414 20408 consensus_queue.cc:260] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.353483 20408 ts_tablet_manager.cc:1434] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:16:00.354406 20408 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:16:00.359977 20408 tablet_bootstrap.cc:654] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:00.369377 20184 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 76637.4us
I20260709 12:16:00.357270 20137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73354c0f9bf24f548240af934fffa5f4" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:00.371932 20109 leader_election.cc:304] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
W20260709 12:16:00.386547 20258 leader_election.cc:343] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.386955 20258 leader_election.cc:304] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:00.388612 20761 raft_consensus.cc:2749] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.384198 20602 raft_consensus.cc:2749] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.397027 20109 leader_election.cc:304] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:00.384586 20821 raft_consensus.cc:493] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:00.399104 20332 consensus_peers.cc:597] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:00.401309 20825 raft_consensus.cc:2749] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.407562 20136 raft_consensus.cc:3060] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:00.408883 20819 log.cc:927] Time spent T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:16:00.411724 20407 tablet_bootstrap.cc:654] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.402936 20821 raft_consensus.cc:515] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.416250 20035 catalog_manager.cc:5697] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:00.417253 20821 leader_election.cc:290] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
W20260709 12:16:00.418833 20817 log.cc:927] Time spent T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:16:00.421548 20041 catalog_manager.cc:5697] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 0 to 1, leader changed from <none> to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 1 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:00.431128 20415 consensus_queue.cc:1048] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.434990 20410 raft_consensus.cc:359] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.435711 20410 raft_consensus.cc:385] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.436024 20410 raft_consensus.cc:740] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.437271 20135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a628ce0193c243f2914d20ed55464ec5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:00.440765 20410 consensus_queue.cc:260] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.442378 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a628ce0193c243f2914d20ed55464ec5" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
W20260709 12:16:00.446653 20184 leader_election.cc:343] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:00.447593 20184 leader_election.cc:343] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.447991 20184 leader_election.cc:304] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:00.450759 20717 raft_consensus.cc:2749] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.460809 20407 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:16:00.461364 20407 ts_tablet_manager.cc:1403] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.263s	user 0.026s	sys 0.008s
I20260709 12:16:00.464470 20407 raft_consensus.cc:359] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.465138 20407 raft_consensus.cc:385] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.465404 20407 raft_consensus.cc:740] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.465993 20407 consensus_queue.cc:260] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.467993 20407 ts_tablet_manager.cc:1434] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:16:00.469707 20407 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8: Bootstrap starting.
I20260709 12:16:00.474721 20408 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:16:00.475246 20408 ts_tablet_manager.cc:1403] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.000s
I20260709 12:16:00.477788 20410 ts_tablet_manager.cc:1434] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.000s
I20260709 12:16:00.477972 20408 raft_consensus.cc:359] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.478657 20408 raft_consensus.cc:385] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.478912 20408 raft_consensus.cc:740] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.479971 20408 consensus_queue.cc:260] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.482364 20408 ts_tablet_manager.cc:1434] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:00.483083 20410 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.483317 20408 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:16:00.483614 20407 tablet_bootstrap.cc:654] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.485700 20826 consensus_queue.cc:1048] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:00.494701 20408 tablet_bootstrap.cc:654] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.501469 20407 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8: No bootstrap required, opened a new log
I20260709 12:16:00.501969 20407 ts_tablet_manager.cc:1403] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.013s
I20260709 12:16:00.505234 20407 raft_consensus.cc:359] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.506701 20407 raft_consensus.cc:385] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.506985 20407 raft_consensus.cc:740] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.507066 20807 raft_consensus.cc:493] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.507688 20807 raft_consensus.cc:515] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.509824 20807 leader_election.cc:290] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:00.507690 20407 consensus_queue.cc:260] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.512588 20407 ts_tablet_manager.cc:1434] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:00.515690 20722 consensus_queue.cc:1048] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.521991 20410 tablet_bootstrap.cc:654] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.567512 20410 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.567971 20410 ts_tablet_manager.cc:1403] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.001s
I20260709 12:16:00.570467 20410 raft_consensus.cc:359] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.571072 20410 raft_consensus.cc:385] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.571350 20410 raft_consensus.cc:740] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.571990 20410 consensus_queue.cc:260] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.574067 20410 ts_tablet_manager.cc:1434] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:00.575071 20410 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.582156 20410 tablet_bootstrap.cc:654] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.589323 20823 raft_consensus.cc:493] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.590065 20823 raft_consensus.cc:515] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.594347 20823 leader_election.cc:290] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:00.594549 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:00.611332 20410 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
W20260709 12:16:00.618908 20258 consensus_peers.cc:597] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:00.638309 20217 raft_consensus.cc:2468] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:16:00.638747 20410 ts_tablet_manager.cc:1403] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.017s
I20260709 12:16:00.639951 20329 leader_election.cc:304] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:16:00.642690 20802 raft_consensus.cc:2804] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:00.643123 20802 raft_consensus.cc:493] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:00.643391 20802 raft_consensus.cc:3060] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.644362 20408 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:16:00.644860 20408 ts_tablet_manager.cc:1403] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.162s	user 0.037s	sys 0.067s
I20260709 12:16:00.645938 20136 raft_consensus.cc:3060] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.647576 20408 raft_consensus.cc:359] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.648260 20408 raft_consensus.cc:385] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.648533 20408 raft_consensus.cc:740] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.648670 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:00.651803 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:00.652597 20292 raft_consensus.cc:2393] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in current term 1: Already voted for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in this term.
I20260709 12:16:00.653252 20410 raft_consensus.cc:359] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.653952 20408 consensus_queue.cc:260] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.654500 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25cb9f46e2984364a3af4ecffde1274b" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:00.655800 20408 ts_tablet_manager.cc:1434] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260709 12:16:00.656240 20802 raft_consensus.cc:515] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.653921 20410 raft_consensus.cc:385] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.658471 20410 raft_consensus.cc:740] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.659335 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:00.659185 20410 consensus_queue.cc:260] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.659914 20217 raft_consensus.cc:3060] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.659948 20717 consensus_queue.cc:1048] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:00.665045 20722 consensus_queue.cc:1048] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.674239 20217 raft_consensus.cc:2468] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:16:00.675479 20329 leader_election.cc:304] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:16:00.656682 20408 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe: Bootstrap starting.
I20260709 12:16:00.676532 20533 raft_consensus.cc:2804] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:00.677009 20533 raft_consensus.cc:697] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:00.677821 20533 consensus_queue.cc:237] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.682137 20408 tablet_bootstrap.cc:654] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.689136 20802 leader_election.cc:290] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:00.665045 20410 ts_tablet_manager.cc:1434] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:16:00.690266 20821 consensus_queue.cc:1048] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.690768 20410 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.697959 20410 tablet_bootstrap.cc:654] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:00.718526 20332 leader_election.cc:343] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.718811 20035 catalog_manager.cc:5697] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:00.728173 20410 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.728838 20410 ts_tablet_manager.cc:1403] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.006s
I20260709 12:16:00.728952 20802 consensus_queue.cc:1048] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.738847 20410 raft_consensus.cc:359] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.739663 20410 raft_consensus.cc:385] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.740032 20410 raft_consensus.cc:740] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.741169 20410 consensus_queue.cc:260] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.737603 20109 leader_election.cc:304] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:00.744482 20807 raft_consensus.cc:2749] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.745461 20410 ts_tablet_manager.cc:1434] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:16:00.747470 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:00.748485 20410 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
W20260709 12:16:00.751487 20332 leader_election.cc:343] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:00.755422 20136 raft_consensus.cc:3060] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.758211 20410 tablet_bootstrap.cc:654] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.760819 20408 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe: No bootstrap required, opened a new log
I20260709 12:16:00.761277 20408 ts_tablet_manager.cc:1403] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.045s
I20260709 12:16:00.762588 20704 consensus_queue.cc:1048] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.765674 20408 raft_consensus.cc:359] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.766381 20408 raft_consensus.cc:385] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.766649 20408 raft_consensus.cc:740] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.767498 20408 consensus_queue.cc:260] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.770642 20408 ts_tablet_manager.cc:1434] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:16:00.775837 20410 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.776363 20410 ts_tablet_manager.cc:1403] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260709 12:16:00.778908 20410 raft_consensus.cc:359] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.779523 20410 raft_consensus.cc:385] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.779799 20410 raft_consensus.cc:740] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.780416 20410 consensus_queue.cc:260] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.786971 20410 ts_tablet_manager.cc:1434] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:00.787977 20410 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.797722 20410 tablet_bootstrap.cc:654] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.819312 20410 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.819790 20410 ts_tablet_manager.cc:1403] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260709 12:16:00.827301 20410 raft_consensus.cc:359] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.827996 20410 raft_consensus.cc:385] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.828294 20410 raft_consensus.cc:740] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.829063 20410 consensus_queue.cc:260] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.831746 20410 ts_tablet_manager.cc:1434] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 12:16:00.832746 20410 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.838292 20825 raft_consensus.cc:493] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.838866 20825 raft_consensus.cc:515] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.839505 20410 tablet_bootstrap.cc:654] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.841043 20825 leader_election.cc:290] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:00.842797 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:00.844492 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:00.845335 20217 raft_consensus.cc:2393] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in current term 1: Already voted for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in this term.
I20260709 12:16:00.846817 20106 leader_election.cc:304] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:16:00.847669 20807 raft_consensus.cc:3060] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.850775 20410 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.851334 20410 ts_tablet_manager.cc:1403] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 12:16:00.854010 20410 raft_consensus.cc:359] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.854638 20410 raft_consensus.cc:385] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.854682 20807 raft_consensus.cc:2749] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.854981 20410 raft_consensus.cc:740] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.855607 20410 consensus_queue.cc:260] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.857200 20410 ts_tablet_manager.cc:1434] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:00.858176 20410 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.862164 20410 tablet_bootstrap.cc:654] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.866344 20410 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.866755 20410 ts_tablet_manager.cc:1403] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:00.869349 20410 raft_consensus.cc:359] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.869978 20410 raft_consensus.cc:385] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.870244 20410 raft_consensus.cc:740] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.870846 20410 consensus_queue.cc:260] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.872586 20410 ts_tablet_manager.cc:1434] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:00.873867 20410 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.879890 20410 tablet_bootstrap.cc:654] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.885743 20410 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.886201 20410 ts_tablet_manager.cc:1403] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:16:00.891569 20807 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.892098 20807 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:00.894623 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:00.894908 20807 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:00.895412 20217 raft_consensus.cc:2393] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in current term 1: Already voted for candidate c01e5c84f0b943e2818270d3e9cf497d in this term.
I20260709 12:16:00.896677 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:00.897352 20291 raft_consensus.cc:2393] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in current term 1: Already voted for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in this term.
I20260709 12:16:00.898423 20109 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:00.899418 20807 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.901943 20410 raft_consensus.cc:359] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.902619 20410 raft_consensus.cc:385] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.902855 20410 raft_consensus.cc:740] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.903507 20410 consensus_queue.cc:260] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.905323 20807 raft_consensus.cc:2749] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.905530 20410 ts_tablet_manager.cc:1434] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:16:00.906522 20410 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:00.913036 20410 tablet_bootstrap.cc:654] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.922431 20410 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: No bootstrap required, opened a new log
I20260709 12:16:00.922874 20410 ts_tablet_manager.cc:1403] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:16:00.924999 20410 raft_consensus.cc:359] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.925587 20410 raft_consensus.cc:385] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.925789 20410 raft_consensus.cc:740] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.926376 20410 consensus_queue.cc:260] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:00.928613 20410 ts_tablet_manager.cc:1434] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:16:00.934784 20811 raft_consensus.cc:493] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.935273 20811 raft_consensus.cc:515] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.937274 20811 leader_election.cc:290] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:00.938122 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10738305249749919885affa1e9330ce" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:00.938441 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10738305249749919885affa1e9330ce" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:00.938803 20143 raft_consensus.cc:2468] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:16:00.939049 20366 raft_consensus.cc:2468] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:16:00.939805 20258 leader_election.cc:304] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:00.940781 20811 raft_consensus.cc:2804] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:00.941116 20811 raft_consensus.cc:493] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:00.941380 20811 raft_consensus.cc:3060] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.948102 20811 raft_consensus.cc:515] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.950096 20811 leader_election.cc:290] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:00.951084 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10738305249749919885affa1e9330ce" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:00.951570 20366 raft_consensus.cc:3060] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.953454 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10738305249749919885affa1e9330ce" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:00.954030 20143 raft_consensus.cc:3060] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.957935 20366 raft_consensus.cc:2468] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:00.958966 20258 leader_election.cc:304] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:00.959753 20811 raft_consensus.cc:2804] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:00.960207 20143 raft_consensus.cc:2468] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:00.961290 20811 raft_consensus.cc:697] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:00.962168 20811 consensus_queue.cc:237] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.971705 20035 catalog_manager.cc:5697] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:00.978533 20823 raft_consensus.cc:493] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.979116 20823 raft_consensus.cc:515] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.981069 20823 leader_election.cc:290] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:00.981587 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73354c0f9bf24f548240af934fffa5f4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:00.981989 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73354c0f9bf24f548240af934fffa5f4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:00.982223 20291 raft_consensus.cc:2468] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:16:00.982577 20143 raft_consensus.cc:2468] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:16:00.983347 20332 leader_election.cc:304] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:00.984076 20823 raft_consensus.cc:2804] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:00.984452 20823 raft_consensus.cc:493] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:00.984774 20823 raft_consensus.cc:3060] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.992399 20823 raft_consensus.cc:515] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:00.994706 20823 leader_election.cc:290] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:00.996670 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73354c0f9bf24f548240af934fffa5f4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:00.997216 20291 raft_consensus.cc:3060] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.998386 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73354c0f9bf24f548240af934fffa5f4" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:00.999007 20138 raft_consensus.cc:3060] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.003438 20291 raft_consensus.cc:2468] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:16:01.004518 20332 leader_election.cc:304] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:01.005060 20811 raft_consensus.cc:493] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.005604 20811 raft_consensus.cc:515] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:01.007300 20811 leader_election.cc:290] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:01.008720 20138 raft_consensus.cc:2468] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:16:01.010499 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45215b5c759245ea806857768f9f77f1" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:01.012094 20217 raft_consensus.cc:2468] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:16:01.013269 20255 leader_election.cc:304] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:01.014276 20811 raft_consensus.cc:2804] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.014663 20811 raft_consensus.cc:493] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.014922 20811 raft_consensus.cc:3060] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.016844 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45215b5c759245ea806857768f9f77f1" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:01.018975 20143 raft_consensus.cc:2468] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 0.
I20260709 12:16:01.018158 20722 raft_consensus.cc:2804] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.021601 20722 raft_consensus.cc:697] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:01.022442 20722 consensus_queue.cc:237] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:01.024330 20811 raft_consensus.cc:515] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:01.027710 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45215b5c759245ea806857768f9f77f1" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:01.028270 20217 raft_consensus.cc:3060] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:01.031826 20089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:01.034725 20217 raft_consensus.cc:2468] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:01.035771 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45215b5c759245ea806857768f9f77f1" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:01.036485 20138 raft_consensus.cc:3060] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.036857 20811 leader_election.cc:290] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:01.037238 20255 leader_election.cc:304] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:01.041517 20811 raft_consensus.cc:2804] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.041998 20811 raft_consensus.cc:697] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:01.042822 20811 consensus_queue.cc:237] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:01.041720 20035 catalog_manager.cc:5697] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.047219 20143 raft_consensus.cc:3060] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.044240 20138 raft_consensus.cc:2468] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:01.083621 20415 consensus_queue.cc:1048] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.084328 20722 consensus_queue.cc:1048] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.094614 20035 catalog_manager.cc:5697] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.108867 20415 raft_consensus.cc:493] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.109403 20415 raft_consensus.cc:515] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:01.110903 20415 leader_election.cc:290] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:01.113098 20136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a628ce0193c243f2914d20ed55464ec5" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:01.118880 20136 raft_consensus.cc:2468] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:16:01.119450 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a628ce0193c243f2914d20ed55464ec5" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:01.120148 20218 raft_consensus.cc:2468] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 0.
I20260709 12:16:01.121428 20329 leader_election.cc:304] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:16:01.125144 20415 raft_consensus.cc:2804] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.125600 20415 raft_consensus.cc:493] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.125922 20415 raft_consensus.cc:3060] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.126775 20825 raft_consensus.cc:493] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.127295 20825 raft_consensus.cc:515] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:01.129420 20825 leader_election.cc:290] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:01.130896 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:01.135074 20415 raft_consensus.cc:515] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:01.140270 20143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a628ce0193c243f2914d20ed55464ec5" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:01.140839 20143 raft_consensus.cc:3060] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.141357 20415 leader_election.cc:290] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:01.142983 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a628ce0193c243f2914d20ed55464ec5" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:01.143671 20218 raft_consensus.cc:3060] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.153863 20143 raft_consensus.cc:2468] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:16:01.154912 20332 leader_election.cc:304] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:01.154915 20218 raft_consensus.cc:2468] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd61375d02c470fabd9e56f4dd6e6fe in term 1.
I20260709 12:16:01.155798 20722 raft_consensus.cc:2804] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.158211 20722 raft_consensus.cc:697] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Leader. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:01.159036 20722 consensus_queue.cc:237] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:01.168196 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:01.170213 20106 leader_election.cc:304] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:16:01.170987 20825 raft_consensus.cc:2749] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:01.175976 20039 catalog_manager.cc:5697] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132). New cstate: current_term: 1 leader_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.342738 20704 consensus_queue.cc:1048] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.343199 20138 raft_consensus.cc:3060] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.374393 20704 consensus_queue.cc:1048] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.418812 20704 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.419358 20704 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:01.421811 20704 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:01.422667 20136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:01.422884 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:01.423342 20136 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:01.423511 20217 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:01.424716 20258 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:01.425951 20811 raft_consensus.cc:2804] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:01.426309 20811 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.426635 20811 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.435920 20811 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:01.437587 20811 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:01.438189 20136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:01.438493 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:01.438725 20136 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.439108 20217 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.444854 20217 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 2.
I20260709 12:16:01.445451 20136 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 2.
I20260709 12:16:01.446051 20255 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:01.447521 20704 raft_consensus.cc:2804] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:01.448086 20704 raft_consensus.cc:697] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:01.449028 20704 consensus_queue.cc:237] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER 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: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:01.460443 20041 catalog_manager.cc:5697] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 0 to 2, leader changed from <none> to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.469974 20533 consensus_queue.cc:1048] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.480453 20722 consensus_queue.cc:1048] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.580106 20533 consensus_queue.cc:1048] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.589655 20802 consensus_queue.cc:1048] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.609611 20764 consensus_queue.cc:1048] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.621863 20811 consensus_queue.cc:1048] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.834939 20218 raft_consensus.cc:1275] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:01.836369 20811 consensus_queue.cc:1048] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.845511 20143 raft_consensus.cc:1275] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:01.848831 20704 consensus_queue.cc:1048] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.395977 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
W20260709 12:16:02.417377 20332 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 12:16:02.421641 20332 consensus_peers.cc:597] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.428566 20332 consensus_peers.cc:597] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.436585 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:16:02.437038 20332 consensus_peers.cc:597] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.438731 13678 tablet_replica.cc:333] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.439497 13678 raft_consensus.cc:2243] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.440040 13678 raft_consensus.cc:2272] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.442631 13678 tablet_replica.cc:333] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.443475 13678 raft_consensus.cc:2243] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.443941 13678 raft_consensus.cc:2272] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.446573 13678 tablet_replica.cc:333] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.447391 13678 raft_consensus.cc:2243] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:02.447479 20332 consensus_peers.cc:597] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.447947 13678 raft_consensus.cc:2272] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.450470 13678 tablet_replica.cc:333] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.451054 13678 raft_consensus.cc:2243] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.451433 13678 raft_consensus.cc:2272] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.453029 13678 tablet_replica.cc:333] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.453565 13678 raft_consensus.cc:2243] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.453938 13678 raft_consensus.cc:2272] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.455755 13678 tablet_replica.cc:333] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.456537 13678 raft_consensus.cc:2243] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.456979 13678 raft_consensus.cc:2272] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.459014 13678 tablet_replica.cc:333] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.459568 13678 raft_consensus.cc:2243] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.460037 13678 raft_consensus.cc:2272] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.462270 13678 tablet_replica.cc:333] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.462872 13678 raft_consensus.cc:2243] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.463258 13678 raft_consensus.cc:2272] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.464883 13678 tablet_replica.cc:333] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.465430 13678 raft_consensus.cc:2243] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.465814 13678 raft_consensus.cc:2272] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.467825 13678 tablet_replica.cc:333] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.468564 13678 raft_consensus.cc:2243] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:02.469544 13678 raft_consensus.cc:2272] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.471720 13678 tablet_replica.cc:333] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.472530 13678 raft_consensus.cc:2243] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.473088 13678 raft_consensus.cc:2272] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:02.474188 20332 consensus_peers.cc:597] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.475126 20184 consensus_peers.cc:597] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.475378 13678 tablet_replica.cc:333] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.476264 13678 raft_consensus.cc:2243] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.476804 13678 raft_consensus.cc:2272] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.479557 13678 tablet_replica.cc:333] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.480346 13678 raft_consensus.cc:2243] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.480825 13678 raft_consensus.cc:2272] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.483086 13678 tablet_replica.cc:333] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.483820 13678 raft_consensus.cc:2243] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.484321 13678 raft_consensus.cc:2272] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.486508 13678 tablet_replica.cc:333] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.487241 13678 raft_consensus.cc:2243] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.487699 13678 raft_consensus.cc:2272] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.490144 13678 tablet_replica.cc:333] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.490900 13678 raft_consensus.cc:2243] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.491447 13678 raft_consensus.cc:2272] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.493758 13678 tablet_replica.cc:333] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.494485 13678 raft_consensus.cc:2243] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.494935 13678 raft_consensus.cc:2272] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.497262 13678 tablet_replica.cc:333] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.498020 13678 raft_consensus.cc:2243] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.498550 13678 raft_consensus.cc:2272] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:02.500614 20258 consensus_peers.cc:597] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.501047 13678 tablet_replica.cc:333] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.501856 13678 raft_consensus.cc:2243] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.502326 13678 raft_consensus.cc:2272] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:02.503005 20332 consensus_peers.cc:597] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.503487 20332 consensus_peers.cc:597] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.504488 13678 tablet_replica.cc:333] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
W20260709 12:16:02.504925 20332 consensus_peers.cc:597] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.505360 13678 raft_consensus.cc:2243] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.505779 13678 raft_consensus.cc:2272] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.507795 13678 tablet_replica.cc:333] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.508445 13678 raft_consensus.cc:2243] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.508822 13678 raft_consensus.cc:2272] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.510610 13678 tablet_replica.cc:333] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.511155 13678 raft_consensus.cc:2243] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.511547 13678 raft_consensus.cc:2272] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.513377 13678 tablet_replica.cc:333] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.513854 13678 raft_consensus.cc:2243] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:02.514623 13678 raft_consensus.cc:2272] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.516851 13678 tablet_replica.cc:333] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.517462 13678 raft_consensus.cc:2243] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:02.517714 20258 consensus_peers.cc:597] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.517928 13678 raft_consensus.cc:2272] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.519732 13678 tablet_replica.cc:333] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.520226 13678 raft_consensus.cc:2243] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:02.520925 13678 raft_consensus.cc:2272] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.522851 13678 tablet_replica.cc:333] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.523334 13678 raft_consensus.cc:2243] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:02.523952 13678 raft_consensus.cc:2272] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.525717 13678 tablet_replica.cc:333] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.526224 13678 raft_consensus.cc:2243] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.526561 13678 raft_consensus.cc:2272] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.528146 13678 tablet_replica.cc:333] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.528676 13678 raft_consensus.cc:2243] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.529026 13678 raft_consensus.cc:2272] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.530556 13678 tablet_replica.cc:333] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.531102 13678 raft_consensus.cc:2243] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.531481 13678 raft_consensus.cc:2272] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.533921 13678 tablet_replica.cc:333] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
W20260709 12:16:02.534350 20332 consensus_peers.cc:597] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.534732 13678 raft_consensus.cc:2243] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.535274 13678 raft_consensus.cc:2272] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.537577 13678 tablet_replica.cc:333] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.538075 13678 raft_consensus.cc:2243] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:02.538704 13678 raft_consensus.cc:2272] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.540455 13678 tablet_replica.cc:333] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.541025 13678 raft_consensus.cc:2243] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:02.541850 13678 raft_consensus.cc:2272] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.544152 13678 tablet_replica.cc:333] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.544668 13678 raft_consensus.cc:2243] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.545178 13678 raft_consensus.cc:2272] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.547030 13678 tablet_replica.cc:333] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.547552 13678 raft_consensus.cc:2243] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.547976 13678 raft_consensus.cc:2272] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.549929 13678 tablet_replica.cc:333] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.550616 13678 raft_consensus.cc:2243] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.551098 13678 raft_consensus.cc:2272] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.553402 13678 tablet_replica.cc:333] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.553875 13678 raft_consensus.cc:2243] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.554291 13678 raft_consensus.cc:2272] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.555992 13678 tablet_replica.cc:333] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.556636 13678 raft_consensus.cc:2243] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.557111 13678 raft_consensus.cc:2272] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.558993 13678 tablet_replica.cc:333] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.559442 13678 raft_consensus.cc:2243] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.559760 13678 raft_consensus.cc:2272] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.561395 13678 tablet_replica.cc:333] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.561914 13678 raft_consensus.cc:2243] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.562258 13678 raft_consensus.cc:2272] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.563879 13678 tablet_replica.cc:333] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.564365 13678 raft_consensus.cc:2243] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.564736 13678 raft_consensus.cc:2272] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:02.565693 20332 consensus_peers.cc:597] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.566514 13678 tablet_replica.cc:333] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.567211 13678 raft_consensus.cc:2243] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.567615 13678 raft_consensus.cc:2272] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:02.569321 20332 consensus_peers.cc:597] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.569911 13678 tablet_replica.cc:333] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.570484 13678 raft_consensus.cc:2243] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.570866 13678 raft_consensus.cc:2272] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.572835 13678 tablet_replica.cc:333] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.573307 13678 raft_consensus.cc:2243] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.573657 13678 raft_consensus.cc:2272] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.575721 13678 tablet_replica.cc:333] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.576251 13678 raft_consensus.cc:2243] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.576689 13678 raft_consensus.cc:2272] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:02.578367 13678 tablet_replica.cc:333] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: stopping tablet replica
I20260709 12:16:02.578886 13678 raft_consensus.cc:2243] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:02.579413 13678 raft_consensus.cc:2272] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:02.590217 20332 consensus_peers.cc:597] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.613979 20332 consensus_peers.cc:597] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:02.636562 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
W20260709 12:16:02.667745 20332 consensus_peers.cc:597] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.668386 20332 consensus_peers.cc:597] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.673966 20184 consensus_peers.cc:597] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.696969 20258 consensus_peers.cc:597] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.697701 20258 consensus_peers.cc:597] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.700047 20184 consensus_peers.cc:597] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.700903 20332 consensus_peers.cc:597] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:02.707291 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:02.716660 20332 consensus_peers.cc:597] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.719542 20882 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 12:16:02.720618 20881 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 12:16:02.720952 20884 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 12:16:02.722033 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:02.724051 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:02.724305 13678 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 12:16:02.724512 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599362724475 us; error 0 us; skew 500 ppm
I20260709 12:16:02.725188 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:02.727847 13678 webserver.cc:533] Webserver started at http://127.13.91.129:45679/ using document root <none> and password file <none>
I20260709 12:16:02.728376 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:02.728564 13678 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:16:02.732010 13678 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:16:02.740744 20889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:02.741567 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:16:02.741869 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
format_stamp: "Formatted at 2026-07-09 12:15:51 on dist-test-slave-v8sf"
I20260709 12:16:02.742251 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599120674082-13678-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 12:16:02.757704 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:02.759229 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:02.761176 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:16:02.762691 20184 consensus_peers.cc:597] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:02.767591 20896 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:16:02.789080 20332 consensus_peers.cc:597] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.790580 20184 consensus_peers.cc:597] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.798342 20258 consensus_peers.cc:597] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.809999 20258 consensus_peers.cc:597] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.810489 20258 consensus_peers.cc:597] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.826187 20258 consensus_peers.cc:597] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.832191 20332 consensus_peers.cc:597] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.868461 20258 consensus_peers.cc:597] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.868992 20258 consensus_peers.cc:597] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.882786 20258 consensus_peers.cc:597] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.898201 20184 consensus_peers.cc:597] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.928480 20332 consensus_peers.cc:597] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.934028 20332 consensus_peers.cc:597] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.961815 20184 consensus_peers.cc:597] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:03.038864 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:16:03.039266 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.273s	user 0.006s	sys 0.003s
I20260709 12:16:03.039623 13678 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:16:03.050328 20896 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.064435 20896 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.065364 20896 tablet_bootstrap.cc:492] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.066017 20896 ts_tablet_manager.cc:1403] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:16:03.068585 20896 raft_consensus.cc:359] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.069262 20896 raft_consensus.cc:740] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.070070 20896 consensus_queue.cc:260] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.097218 20896 ts_tablet_manager.cc:1434] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.005s
I20260709 12:16:03.107795 20896 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.144309 20896 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.145254 20896 tablet_bootstrap.cc:492] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.145888 20896 ts_tablet_manager.cc:1403] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260709 12:16:03.148258 20896 raft_consensus.cc:359] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.148952 20896 raft_consensus.cc:740] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.149575 20896 consensus_queue.cc:260] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.151491 20896 ts_tablet_manager.cc:1434] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:16:03.152233 20896 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.166782 20896 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.167689 20896 tablet_bootstrap.cc:492] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.168300 20896 ts_tablet_manager.cc:1403] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:16:03.170680 20896 raft_consensus.cc:359] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.171298 20896 raft_consensus.cc:740] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.171896 20896 consensus_queue.cc:260] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.175063 20896 ts_tablet_manager.cc:1434] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:03.175836 20896 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.252612 20896 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.253540 20896 tablet_bootstrap.cc:492] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.254159 20896 ts_tablet_manager.cc:1403] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.028s
I20260709 12:16:03.256461 20896 raft_consensus.cc:359] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.257126 20896 raft_consensus.cc:740] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.257790 20896 consensus_queue.cc:260] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.259739 20896 ts_tablet_manager.cc:1434] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:03.260524 20896 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.292989 20896 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.293864 20896 tablet_bootstrap.cc:492] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.294486 20896 ts_tablet_manager.cc:1403] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.020s
I20260709 12:16:03.296802 20896 raft_consensus.cc:359] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.297456 20896 raft_consensus.cc:740] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.298081 20896 consensus_queue.cc:260] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.300148 20896 ts_tablet_manager.cc:1434] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:16:03.300900 20896 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.347561 13678 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:16:03.348016 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.308s	user 0.243s	sys 0.006s
I20260709 12:16:03.374920 20896 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.376048 20896 tablet_bootstrap.cc:492] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.376767 20896 ts_tablet_manager.cc:1403] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.076s	user 0.046s	sys 0.024s
I20260709 12:16:03.379464 20896 raft_consensus.cc:359] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.380216 20896 raft_consensus.cc:740] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.380927 20896 consensus_queue.cc:260] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.383562 20896 ts_tablet_manager.cc:1434] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:03.384598 20896 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.406836 20896 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.407867 20896 tablet_bootstrap.cc:492] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.408599 20896 ts_tablet_manager.cc:1403] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260709 12:16:03.411139 20896 raft_consensus.cc:359] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.411899 20896 raft_consensus.cc:740] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.412930 20896 consensus_queue.cc:260] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.415264 20896 ts_tablet_manager.cc:1434] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:03.416172 20896 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.434003 20896 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.435015 20896 tablet_bootstrap.cc:492] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.435698 20896 ts_tablet_manager.cc:1403] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 12:16:03.438241 20896 raft_consensus.cc:359] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.438966 20896 raft_consensus.cc:740] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.439697 20896 consensus_queue.cc:260] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.441783 20896 ts_tablet_manager.cc:1434] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:16:03.442622 20896 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.457876 20896 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.458869 20896 tablet_bootstrap.cc:492] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.459576 20896 ts_tablet_manager.cc:1403] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 12:16:03.461688 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:36755
I20260709 12:16:03.461831 20966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:36755 every 8 connection(s)
I20260709 12:16:03.464457 20896 raft_consensus.cc:359] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.465224 20896 raft_consensus.cc:740] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.466004 20896 consensus_queue.cc:260] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.468336 20896 ts_tablet_manager.cc:1434] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:03.469112 20896 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.473227 20906 raft_consensus.cc:493] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.473778 20906 raft_consensus.cc:515] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.495314 20906 leader_election.cc:290] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.502768 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:03.511241 20897 raft_consensus.cc:493] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.511956 20897 raft_consensus.cc:515] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.525146 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:03.532069 20897 leader_election.cc:290] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:03.533664 20722 raft_consensus.cc:493] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.534152 20722 raft_consensus.cc:515] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.535962 20722 leader_election.cc:290] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.539598 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:03.547659 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.553529 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
W20260709 12:16:03.562302 20332 leader_election.cc:343] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.562783 20332 leader_election.cc:304] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:03.574199 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.575091 20941 raft_consensus.cc:2468] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:03.576522 20258 leader_election.cc:304] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:16:03.580147 20906 raft_consensus.cc:2804] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:03.580710 20906 raft_consensus.cc:493] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.581404 20906 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.584650 20533 raft_consensus.cc:2749] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:03.564143 20332 leader_election.cc:343] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.590648 20332 leader_election.cc:304] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:03.591472 20897 raft_consensus.cc:2749] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:03.611555 20686 raft_consensus.cc:493] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.612072 20686 raft_consensus.cc:515] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.613974 20686 leader_election.cc:290] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:03.616101 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:03.621529 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.622279 20940 raft_consensus.cc:2468] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:16:03.623412 20184 leader_election.cc:304] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:03.624127 20967 heartbeater.cc:344] Connected to a master server at 127.13.91.190:38231
I20260709 12:16:03.624614 20967 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:03.625227 20686 raft_consensus.cc:2804] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:03.625633 20686 raft_consensus.cc:493] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.625962 20686 raft_consensus.cc:3060] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.625417 20967 heartbeater.cc:507] Master 127.13.91.190:38231 requested a full tablet report, sending...
I20260709 12:16:03.633145 20686 raft_consensus.cc:515] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.635102 20686 leader_election.cc:290] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:03.637424 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:03.638057 20940 raft_consensus.cc:3060] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.638199 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:03.644158 20906 raft_consensus.cc:515] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.646210 20906 leader_election.cc:290] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.646746 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:03.647388 20940 raft_consensus.cc:2468] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 2.
I20260709 12:16:03.647568 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:03.648222 20941 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.648556 20184 leader_election.cc:304] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:03.652482 20686 raft_consensus.cc:2804] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.654170 20686 raft_consensus.cc:697] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 2 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:16:03.655000 20686 consensus_queue.cc:237] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.656772 20896 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.652434 20897 raft_consensus.cc:493] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.657805 20896 tablet_bootstrap.cc:492] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.658571 20896 ts_tablet_manager.cc:1403] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.190s	user 0.038s	sys 0.096s
I20260709 12:16:03.657289 20897 raft_consensus.cc:515] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:03.661088 20897 leader_election.cc:290] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:03.656119 20941 raft_consensus.cc:2468] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 2.
I20260709 12:16:03.661759 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.662736 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
W20260709 12:16:03.663295 20332 leader_election.cc:343] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.661336 20896 raft_consensus.cc:359] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.664331 20896 raft_consensus.cc:740] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.664570 20332 leader_election.cc:304] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:03.665323 20896 consensus_queue.cc:260] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.666004 20897 raft_consensus.cc:2749] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:03.667765 20258 leader_election.cc:304] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 6dd61375d02c470fabd9e56f4dd6e6fe
I20260709 12:16:03.669407 20906 raft_consensus.cc:2804] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.669865 20906 raft_consensus.cc:697] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:03.670673 20906 consensus_queue.cc:237] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.671599 20811 raft_consensus.cc:493] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.672150 20811 raft_consensus.cc:515] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:03.676100 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.676371 20826 raft_consensus.cc:493] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.676960 20826 raft_consensus.cc:515] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.677771 20039 ts_manager.cc:194] Re-registered known tserver with Master: c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
W20260709 12:16:03.679039 20258 leader_election.cc:343] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.679970 20811 leader_election.cc:290] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:03.680943 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:03.681576 20366 raft_consensus.cc:2468] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 1.
I20260709 12:16:03.682125 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:03.682801 20362 raft_consensus.cc:2468] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:03.683574 20184 leader_election.cc:304] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [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: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:16:03.685721 20904 raft_consensus.cc:2804] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:03.686034 20896 ts_tablet_manager.cc:1434] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:16:03.686928 20896 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.688400 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.687989 20258 leader_election.cc:304] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:03.686087 20904 raft_consensus.cc:493] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.689822 20811 raft_consensus.cc:2804] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:03.679068 20826 leader_election.cc:290] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.690076 20904 raft_consensus.cc:3060] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.690647 20811 raft_consensus.cc:493] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.696091 20811 raft_consensus.cc:3060] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.695770 20037 catalog_manager.cc:5697] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 1 to 2, leader changed from c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129) to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 2 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:03.701112 20686 raft_consensus.cc:493] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.701691 20686 raft_consensus.cc:515] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.705811 20686 leader_election.cc:290] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:03.712076 20811 raft_consensus.cc:515] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:03.714766 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:16:03.716226 20258 leader_election.cc:343] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.707293 20904 raft_consensus.cc:515] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.716718 20041 catalog_manager.cc:5697] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 1 to 2, leader changed from c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129) to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:03.719518 20904 leader_election.cc:290] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.720916 20811 leader_election.cc:290] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:03.721342 20897 raft_consensus.cc:493] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.721527 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d715e66a3ab94d2c841d78ac0dbd3d50" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:03.727306 20362 raft_consensus.cc:3060] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.727187 20897 raft_consensus.cc:515] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.729450 20897 leader_election.cc:290] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.731323 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.731602 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:03.723212 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.724567 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" is_pre_election: true
I20260709 12:16:03.725212 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:03.733311 20366 raft_consensus.cc:3060] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.735684 20362 raft_consensus.cc:2468] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 2.
I20260709 12:16:03.737596 20258 leader_election.cc:304] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:03.739601 20764 raft_consensus.cc:2804] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.725383 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440e43db06b548ec92d1cdc1c404d4d9" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:03.740759 20896 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:16:03.725980 20184 leader_election.cc:343] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.732187 20939 raft_consensus.cc:2393] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd61375d02c470fabd9e56f4dd6e6fe in current term 2: Already voted for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in this term.
I20260709 12:16:03.741979 20896 tablet_bootstrap.cc:492] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.743089 20896 ts_tablet_manager.cc:1403] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.005s
I20260709 12:16:03.743793 20332 leader_election.cc:304] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:03.740110 20764 raft_consensus.cc:697] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:03.746583 20415 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.746966 20896 raft_consensus.cc:359] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.747167 20764 consensus_queue.cc:237] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:03.747715 20896 raft_consensus.cc:740] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.757956 20415 raft_consensus.cc:2749] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:03.761447 20184 leader_election.cc:343] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.762065 20184 leader_election.cc:304] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [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: c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8
I20260709 12:16:03.763152 20366 raft_consensus.cc:2468] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 2.
I20260709 12:16:03.765350 20686 raft_consensus.cc:2749] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:03.765193 20896 consensus_queue.cc:260] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
W20260709 12:16:03.766592 20184 leader_election.cc:343] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.767467 20896 ts_tablet_manager.cc:1434] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.006s
I20260709 12:16:03.768690 20896 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.770277 20184 leader_election.cc:304] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [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: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:03.772313 20686 raft_consensus.cc:2804] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.772856 20686 raft_consensus.cc:697] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 2 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:16:03.773554 20686 consensus_queue.cc:237] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.779886 20041 catalog_manager.cc:5697] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 1 to 2, leader changed from c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129) to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:03.786298 20896 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.787256 20896 tablet_bootstrap.cc:492] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.787910 20896 ts_tablet_manager.cc:1403] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 12:16:03.790956 20896 raft_consensus.cc:359] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.791610 20896 raft_consensus.cc:740] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.792238 20896 consensus_queue.cc:260] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.794137 20896 ts_tablet_manager.cc:1434] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:16:03.794853 20896 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.799137 20041 catalog_manager.cc:5697] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 1 to 2, leader changed from c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129) to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 2 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.811529 20039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56528
I20260709 12:16:03.816924 20896 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.817407 20967 heartbeater.cc:499] Master 127.13.91.190:38231 was elected leader, sending a full tablet report...
I20260709 12:16:03.817713 20896 tablet_bootstrap.cc:492] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.818349 20896 ts_tablet_manager.cc:1403] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260709 12:16:03.820197 20896 raft_consensus.cc:359] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.820828 20896 raft_consensus.cc:740] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.821448 20896 consensus_queue.cc:260] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.823242 20896 ts_tablet_manager.cc:1434] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:16:03.823941 20896 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.835144 20764 raft_consensus.cc:493] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.835994 20896 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.835747 20764 raft_consensus.cc:515] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.836815 20896 tablet_bootstrap.cc:492] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.837361 20896 ts_tablet_manager.cc:1403] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 12:16:03.837913 20764 leader_election.cc:290] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.839049 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" is_pre_election: true
I20260709 12:16:03.839475 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.839692 20366 raft_consensus.cc:2468] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:03.840190 20896 raft_consensus.cc:359] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.840870 20258 leader_election.cc:304] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:03.840883 20896 raft_consensus.cc:740] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
W20260709 12:16:03.841813 20258 leader_election.cc:343] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.841995 20896 consensus_queue.cc:260] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.842819 20906 raft_consensus.cc:2804] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:03.844075 20906 raft_consensus.cc:493] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.844375 20896 ts_tablet_manager.cc:1434] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:03.844452 20906 raft_consensus.cc:3060] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.845243 20896 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.852784 20906 raft_consensus.cc:515] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.854566 20906 leader_election.cc:290] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755)
I20260709 12:16:03.855118 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:03.855731 20366 raft_consensus.cc:3060] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.856256 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd430f8396944f38ada2f5ceabc88004" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
W20260709 12:16:03.857770 20258 leader_election.cc:343] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.861585 20366 raft_consensus.cc:2468] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 2.
I20260709 12:16:03.862666 20896 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.862978 20258 leader_election.cc:304] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: 6dd61375d02c470fabd9e56f4dd6e6fe, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:03.863610 20896 tablet_bootstrap.cc:492] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.863636 20906 raft_consensus.cc:2804] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.864374 20906 raft_consensus.cc:697] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:03.865175 20906 consensus_queue.cc:237] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:03.877386 20896 ts_tablet_manager.cc:1403] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 12:16:03.880632 20896 raft_consensus.cc:359] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.881626 20896 raft_consensus.cc:740] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.882359 20896 consensus_queue.cc:260] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.884495 20896 ts_tablet_manager.cc:1434] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:03.885332 20896 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.891419 20039 catalog_manager.cc:5697] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 1 to 2, leader changed from c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129) to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:03.909250 20896 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.910243 20896 tablet_bootstrap.cc:492] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.910776 20896 ts_tablet_manager.cc:1403] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 12:16:03.913264 20896 raft_consensus.cc:359] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.913757 20896 raft_consensus.cc:740] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.914450 20896 consensus_queue.cc:260] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.916108 20896 ts_tablet_manager.cc:1434] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:03.917244 20811 raft_consensus.cc:493] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.917372 20896 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.917953 20811 raft_consensus.cc:515] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.921389 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.922242 20939 raft_consensus.cc:2393] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92cb4441ccf4ab4838551cf1a12f3d8 in current term 2: Already voted for candidate c01e5c84f0b943e2818270d3e9cf497d in this term.
I20260709 12:16:03.924813 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdb74ebb7ef47e2a0110586059c6387" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:03.926347 20255 leader_election.cc:304] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:03.927201 20764 raft_consensus.cc:3060] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.935469 20906 raft_consensus.cc:493] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.936141 20906 raft_consensus.cc:515] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.939103 20764 raft_consensus.cc:2749] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:03.939857 20811 leader_election.cc:290] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:03.940104 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d" is_pre_election: true
I20260709 12:16:03.940722 20218 raft_consensus.cc:2468] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 1.
I20260709 12:16:03.941480 20906 leader_election.cc:290] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:03.941917 20255 leader_election.cc:304] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:03.943181 20896 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.943076 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" is_pre_election: true
I20260709 12:16:03.944262 20896 tablet_bootstrap.cc:492] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.943063 20906 raft_consensus.cc:2804] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:16:03.944623 20258 leader_election.cc:343] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.945210 20896 ts_tablet_manager.cc:1403] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260709 12:16:03.944777 20906 raft_consensus.cc:493] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:03.946928 20906 raft_consensus.cc:3060] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.948009 20896 raft_consensus.cc:359] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.948733 20896 raft_consensus.cc:740] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.949546 20896 consensus_queue.cc:260] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:03.951930 20896 ts_tablet_manager.cc:1434] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:03.953022 20896 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.959173 20906 raft_consensus.cc:515] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.962218 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
I20260709 12:16:03.968844 20906 leader_election.cc:290] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Requested vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:03.970965 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbeca3480b514e57ae78dc15b19bda81" candidate_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
W20260709 12:16:03.971362 20258 leader_election.cc:343] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:03.971622 20218 raft_consensus.cc:3060] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.974288 20896 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:03.975241 20896 tablet_bootstrap.cc:492] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:03.975855 20896 ts_tablet_manager.cc:1403] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 12:16:03.978502 20218 raft_consensus.cc:2468] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92cb4441ccf4ab4838551cf1a12f3d8 in term 2.
I20260709 12:16:03.978364 20896 raft_consensus.cc:359] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.979140 20896 raft_consensus.cc:740] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:03.979445 20255 leader_election.cc:304] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: c01e5c84f0b943e2818270d3e9cf497d, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:03.980151 20906 raft_consensus.cc:2804] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.979846 20896 consensus_queue.cc:260] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.980808 20906 raft_consensus.cc:697] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Becoming Leader. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:03.982215 20896 ts_tablet_manager.cc:1434] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.002s
I20260709 12:16:03.981803 20906 consensus_queue.cc:237] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:03.983098 20896 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:03.997112 20039 catalog_manager.cc:5697] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 reported cstate change: term changed from 1 to 2, leader changed from c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129) to d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:04.005757 20896 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.006742 20896 tablet_bootstrap.cc:492] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.007359 20896 ts_tablet_manager.cc:1403] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260709 12:16:04.009428 20896 raft_consensus.cc:359] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.009922 20896 raft_consensus.cc:740] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.010483 20896 consensus_queue.cc:260] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.011958 20896 ts_tablet_manager.cc:1434] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:04.012990 20896 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.026427 20896 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.027176 20896 tablet_bootstrap.cc:492] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.027729 20896 ts_tablet_manager.cc:1403] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 12:16:04.029621 20896 raft_consensus.cc:359] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.030131 20896 raft_consensus.cc:740] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.030831 20896 consensus_queue.cc:260] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.033171 20896 ts_tablet_manager.cc:1434] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:16:04.034395 20896 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.048121 20896 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.049073 20896 tablet_bootstrap.cc:492] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.049646 20896 ts_tablet_manager.cc:1403] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 12:16:04.051935 20896 raft_consensus.cc:359] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.052618 20896 raft_consensus.cc:740] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.053298 20896 consensus_queue.cc:260] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.055378 20896 ts_tablet_manager.cc:1434] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:16:04.056793 20896 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.071308 20896 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.072227 20896 tablet_bootstrap.cc:492] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.073275 20896 ts_tablet_manager.cc:1403] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 12:16:04.075577 20896 raft_consensus.cc:359] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.076249 20896 raft_consensus.cc:740] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.076936 20896 consensus_queue.cc:260] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.078871 20896 ts_tablet_manager.cc:1434] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:16:04.080844 20896 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.096494 20896 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.097337 20896 tablet_bootstrap.cc:492] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.097844 20896 ts_tablet_manager.cc:1403] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 12:16:04.099603 20896 raft_consensus.cc:359] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.100062 20896 raft_consensus.cc:740] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.100636 20896 consensus_queue.cc:260] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.102043 20896 ts_tablet_manager.cc:1434] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:04.103125 20896 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.119331 20896 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.120013 20896 tablet_bootstrap.cc:492] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.120584 20896 ts_tablet_manager.cc:1403] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:16:04.122495 20896 raft_consensus.cc:359] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.123021 20896 raft_consensus.cc:740] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.123508 20896 consensus_queue.cc:260] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.125229 20896 ts_tablet_manager.cc:1434] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:04.126237 20896 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.141460 20896 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.142230 20896 tablet_bootstrap.cc:492] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.142905 20896 ts_tablet_manager.cc:1403] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 12:16:04.145382 20896 raft_consensus.cc:359] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.146960 20896 raft_consensus.cc:740] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.149156 20896 consensus_queue.cc:260] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.151248 20896 ts_tablet_manager.cc:1434] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:04.153177 20896 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.162544 20292 raft_consensus.cc:1275] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c01e5c84f0b943e2818270d3e9cf497d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.168838 20939 raft_consensus.cc:3060] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.173835 20896 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.174513 20898 consensus_queue.cc:1048] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:04.175705 20896 tablet_bootstrap.cc:492] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.176391 20896 ts_tablet_manager.cc:1403] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 12:16:04.181474 20896 raft_consensus.cc:359] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.182363 20896 raft_consensus.cc:740] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.182967 20939 raft_consensus.cc:1275] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Refusing update from remote peer c01e5c84f0b943e2818270d3e9cf497d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.183013 20896 consensus_queue.cc:260] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.186235 20896 ts_tablet_manager.cc:1434] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:16:04.186410 20686 consensus_queue.cc:1048] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:04.187000 20896 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.214597 20940 raft_consensus.cc:1275] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Refusing update from remote peer c01e5c84f0b943e2818270d3e9cf497d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.217875 20939 raft_consensus.cc:1275] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.219184 20904 consensus_queue.cc:1048] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:04.220134 20906 consensus_queue.cc:1048] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:04.241029 20896 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.251191 20366 raft_consensus.cc:1275] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.252883 20906 consensus_queue.cc:1048] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:04.264568 20896 tablet_bootstrap.cc:492] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.265450 20896 ts_tablet_manager.cc:1403] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.011s
I20260709 12:16:04.267798 20896 raft_consensus.cc:359] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.268484 20896 raft_consensus.cc:740] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.269238 20896 consensus_queue.cc:260] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.271835 20362 raft_consensus.cc:1275] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c01e5c84f0b943e2818270d3e9cf497d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.272231 20896 ts_tablet_manager.cc:1434] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:04.273123 20896 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.274807 20904 consensus_queue.cc:1048] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:16:04.309015 20258 consensus_peers.cc:597] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:04.325137 20896 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.326107 20896 tablet_bootstrap.cc:492] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.326766 20896 ts_tablet_manager.cc:1403] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.013s
I20260709 12:16:04.329237 20896 raft_consensus.cc:359] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.329912 20896 raft_consensus.cc:740] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.330677 20896 consensus_queue.cc:260] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.332680 20896 ts_tablet_manager.cc:1434] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:16:04.333444 20896 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.348244 20896 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.349133 20896 tablet_bootstrap.cc:492] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.349787 20896 ts_tablet_manager.cc:1403] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:16:04.352135 20896 raft_consensus.cc:359] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.352818 20896 raft_consensus.cc:740] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.353469 20896 consensus_queue.cc:260] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.356081 20365 raft_consensus.cc:1275] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.355324 20896 ts_tablet_manager.cc:1434] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:16:04.357730 20896 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.358510 20811 consensus_queue.cc:1048] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:04.372926 20896 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.373888 20896 tablet_bootstrap.cc:492] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.374591 20896 ts_tablet_manager.cc:1403] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:16:04.376858 20896 raft_consensus.cc:359] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.377518 20896 raft_consensus.cc:740] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.378130 20896 consensus_queue.cc:260] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.380215 20896 ts_tablet_manager.cc:1434] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:04.381002 20896 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
W20260709 12:16:04.390035 20258 consensus_peers.cc:597] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:04.422780 20896 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.423648 20896 tablet_bootstrap.cc:492] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.424376 20896 ts_tablet_manager.cc:1403] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.001s
I20260709 12:16:04.426553 20896 raft_consensus.cc:359] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.427026 20896 raft_consensus.cc:740] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.427693 20896 consensus_queue.cc:260] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.429674 20896 ts_tablet_manager.cc:1434] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:04.430370 20896 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.446673 20217 raft_consensus.cc:1275] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.448474 20993 consensus_queue.cc:1048] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:04.468312 20366 raft_consensus.cc:1275] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.477185 20896 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.478170 20896 tablet_bootstrap.cc:492] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.478785 20896 ts_tablet_manager.cc:1403] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.022s
I20260709 12:16:04.481185 20896 raft_consensus.cc:359] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.481664 20896 raft_consensus.cc:740] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.482426 20896 consensus_queue.cc:260] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.482743 20941 raft_consensus.cc:3060] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.484647 20896 ts_tablet_manager.cc:1434] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:16:04.485828 20896 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.469846 20764 consensus_queue.cc:1048] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:16:04.506807 20896 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.507735 20896 tablet_bootstrap.cc:492] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.508294 20896 ts_tablet_manager.cc:1403] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260709 12:16:04.510527 20896 raft_consensus.cc:359] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.511176 20896 raft_consensus.cc:740] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.511790 20896 consensus_queue.cc:260] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.513759 20941 raft_consensus.cc:1275] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Refusing update from remote peer d92cb4441ccf4ab4838551cf1a12f3d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.516078 20764 consensus_queue.cc:1048] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:04.517289 20896 ts_tablet_manager.cc:1434] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:04.518131 20896 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.541311 20896 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.542191 20896 tablet_bootstrap.cc:492] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.542796 20896 ts_tablet_manager.cc:1403] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260709 12:16:04.545081 20896 raft_consensus.cc:359] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.545737 20896 raft_consensus.cc:740] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.546377 20896 consensus_queue.cc:260] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.548498 20896 ts_tablet_manager.cc:1434] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:16:04.549221 20896 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.563972 20896 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.564823 20896 tablet_bootstrap.cc:492] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.565412 20896 ts_tablet_manager.cc:1403] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 12:16:04.567312 20896 raft_consensus.cc:359] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.567960 20896 raft_consensus.cc:740] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.568511 20896 consensus_queue.cc:260] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.570269 20896 ts_tablet_manager.cc:1434] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:04.570987 20896 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.589268 20896 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.590133 20896 tablet_bootstrap.cc:492] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.590658 20896 ts_tablet_manager.cc:1403] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:16:04.592789 20896 raft_consensus.cc:359] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.593420 20896 raft_consensus.cc:740] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.594038 20896 consensus_queue.cc:260] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.596562 20896 ts_tablet_manager.cc:1434] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:04.597532 20896 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.608625 20896 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.609440 20896 tablet_bootstrap.cc:492] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.610078 20896 ts_tablet_manager.cc:1403] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:16:04.612301 20896 raft_consensus.cc:359] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.612969 20896 raft_consensus.cc:740] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.613610 20896 consensus_queue.cc:260] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.615944 20896 ts_tablet_manager.cc:1434] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:04.617574 20896 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.630918 20896 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.631899 20896 tablet_bootstrap.cc:492] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.632627 20896 ts_tablet_manager.cc:1403] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:16:04.634789 20896 raft_consensus.cc:359] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.635272 20896 raft_consensus.cc:740] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.635846 20896 consensus_queue.cc:260] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.637437 20896 ts_tablet_manager.cc:1434] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:04.638707 20896 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.650650 20896 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.651432 20896 tablet_bootstrap.cc:492] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.651952 20896 ts_tablet_manager.cc:1403] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:16:04.653644 20896 raft_consensus.cc:359] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.654098 20896 raft_consensus.cc:740] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.654660 20896 consensus_queue.cc:260] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.656183 20896 ts_tablet_manager.cc:1434] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:04.656822 20896 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.669287 20896 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.674314 20896 tablet_bootstrap.cc:492] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.674960 20896 ts_tablet_manager.cc:1403] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 12:16:04.677227 20896 raft_consensus.cc:359] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:04.677872 20896 raft_consensus.cc:740] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.678503 20896 consensus_queue.cc:260] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:04.680684 20896 ts_tablet_manager.cc:1434] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:16:04.681440 20896 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.694492 20896 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.695307 20896 tablet_bootstrap.cc:492] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.695883 20896 ts_tablet_manager.cc:1403] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:16:04.697790 20896 raft_consensus.cc:359] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.698416 20896 raft_consensus.cc:740] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.698966 20896 consensus_queue.cc:260] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.700491 20896 ts_tablet_manager.cc:1434] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:16:04.701889 20896 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.709785 20939 raft_consensus.cc:3060] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.742734 20896 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.743687 20896 tablet_bootstrap.cc:492] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.744372 20896 ts_tablet_manager.cc:1403] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.011s
I20260709 12:16:04.746708 20896 raft_consensus.cc:359] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.747341 20896 raft_consensus.cc:740] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.747953 20896 consensus_queue.cc:260] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.750005 20896 ts_tablet_manager.cc:1434] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:04.750764 20896 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.763916 20896 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.764817 20896 tablet_bootstrap.cc:492] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.765398 20896 ts_tablet_manager.cc:1403] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:16:04.767138 20896 raft_consensus.cc:359] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.767614 20896 raft_consensus.cc:740] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.768149 20896 consensus_queue.cc:260] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:04.769595 20896 ts_tablet_manager.cc:1434] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:04.770560 20896 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.785776 20896 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.786552 20896 tablet_bootstrap.cc:492] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.787163 20896 ts_tablet_manager.cc:1403] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 12:16:04.789484 20896 raft_consensus.cc:359] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.790123 20896 raft_consensus.cc:740] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.791028 20896 consensus_queue.cc:260] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:04.792920 20896 ts_tablet_manager.cc:1434] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:16:04.793705 20896 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap starting.
I20260709 12:16:04.805442 20939 raft_consensus.cc:3060] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.808216 20896 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:04.809234 20896 tablet_bootstrap.cc:492] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Bootstrap complete.
I20260709 12:16:04.809904 20896 ts_tablet_manager.cc:1403] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:16:04.812193 20896 raft_consensus.cc:359] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.812891 20896 raft_consensus.cc:740] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Initialized, Role: FOLLOWER
I20260709 12:16:04.813508 20896 consensus_queue.cc:260] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:04.815613 20896 ts_tablet_manager.cc:1434] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:13.609493 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:13.659418 20362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:13.660068 20362 raft_consensus.cc:606] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:13.662932 20365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:13.663436 20365 raft_consensus.cc:606] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:13.665506 20365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:13.665907 20365 raft_consensus.cc:606] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:13.679804 20291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723"
dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:16:13.680467 20291 raft_consensus.cc:606] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:13.683079 20365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:13.683634 20365 raft_consensus.cc:606] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c01e5c84f0b943e2818270d3e9cf497d
I20260709 12:16:13.685810 20365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:13.686219 20365 raft_consensus.cc:606] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:13.701346 20218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f"
dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:53150
I20260709 12:16:13.701992 20218 raft_consensus.cc:606] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:13.703161 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:16:13.704872 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:13.705904 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:13.706954 21066 raft_consensus.cc:993] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c01e5c84f0b943e2818270d3e9cf497d to start an election
I20260709 12:16:13.707647 21063 raft_consensus.cc:1081] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c01e5c84f0b943e2818270d3e9cf497d to start an election
I20260709 12:16:13.709095 20218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8"
dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
 from {username='slave'} at 127.0.0.1:45428
I20260709 12:16:13.709553 20218 raft_consensus.cc:493] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.709860 20218 raft_consensus.cc:3060] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.715469 20218 raft_consensus.cc:515] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:13.717614 20218 leader_election.cc:290] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:13.718788 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:13.719619 20362 raft_consensus.cc:3055] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.719964 20362 raft_consensus.cc:740] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:13.720840 20362 consensus_queue.cc:260] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:13.722186 20362 raft_consensus.cc:3060] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.722501 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dedf0758cf074007959740ddc17d41d8" candidate_uuid: "c01e5c84f0b943e2818270d3e9cf497d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:13.723057 20291 raft_consensus.cc:3060] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.725903 21063 raft_consensus.cc:993] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:13.726467 21066 raft_consensus.cc:1081] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:13.728381 20939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:13.728924 20939 raft_consensus.cc:493] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.729260 20939 raft_consensus.cc:3060] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.730114 20362 raft_consensus.cc:2468] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 2.
I20260709 12:16:13.731251 20291 raft_consensus.cc:2468] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01e5c84f0b943e2818270d3e9cf497d in term 2.
I20260709 12:16:13.731506 20184 leader_election.cc:304] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c01e5c84f0b943e2818270d3e9cf497d; no voters: 
I20260709 12:16:13.732577 21067 raft_consensus.cc:2804] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.733096 21067 raft_consensus.cc:697] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 2 LEADER]: Becoming Leader. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:16:13.734061 21067 consensus_queue.cc:237] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } }
I20260709 12:16:13.737109 20939 raft_consensus.cc:515] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:13.741560 20939 leader_election.cc:290] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:13.759356 20041 catalog_manager.cc:5697] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130). New cstate: current_term: 2 leader_uuid: "c01e5c84f0b943e2818270d3e9cf497d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.770562 21050 raft_consensus.cc:993] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:13.771140 21050 raft_consensus.cc:1081] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:13.771974 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:13.772626 20362 raft_consensus.cc:3055] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.772964 20362 raft_consensus.cc:740] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:13.773779 20362 consensus_queue.cc:260] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:13.775041 20362 raft_consensus.cc:3060] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.776990 20939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37670
I20260709 12:16:13.777635 20939 raft_consensus.cc:493] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.777963 20939 raft_consensus.cc:3060] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.785270 20939 raft_consensus.cc:515] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:13.785459 20362 raft_consensus.cc:2468] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:13.786808 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de3e6827e4c109f9d1bdb7ac74fca" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:13.787024 20893 leader_election.cc:304] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:13.787693 20218 raft_consensus.cc:3060] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.790480 21077 raft_consensus.cc:2804] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.794931 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:13.795563 20215 raft_consensus.cc:3055] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.795850 20215 raft_consensus.cc:740] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:16:13.796353 20218 raft_consensus.cc:2468] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:13.796868 20939 leader_election.cc:290] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:13.796691 20215 consensus_queue.cc:260] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:13.805116 21077 raft_consensus.cc:697] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:13.806280 21077 consensus_queue.cc:237] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:13.813310 20215 raft_consensus.cc:3060] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.819067 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4b98ff40c841669e523ed6ac08fb2f" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:13.819716 20291 raft_consensus.cc:3060] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.821997 20215 raft_consensus.cc:2468] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:13.823220 20890 leader_election.cc:304] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:13.824236 21079 raft_consensus.cc:2804] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.827298 20291 raft_consensus.cc:2468] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:13.840711 21079 raft_consensus.cc:697] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:13.841838 21079 consensus_queue.cc:237] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:13.851747 20041 catalog_manager.cc:5697] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.877501 20039 catalog_manager.cc:5697] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.988042 21055 raft_consensus.cc:993] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:13.988523 21066 raft_consensus.cc:1081] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:13.990015 20941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:13.990576 20941 raft_consensus.cc:493] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.990914 20941 raft_consensus.cc:3060] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.997352 20941 raft_consensus.cc:515] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:13.998744 20941 leader_election.cc:290] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:13.999446 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:13.999786 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5421495b1e4ef6a84cc954aba862f6" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:14.000108 20362 raft_consensus.cc:3055] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.000315 20215 raft_consensus.cc:3060] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.000460 20362 raft_consensus.cc:740] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:14.001112 20362 consensus_queue.cc:260] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:14.002075 20362 raft_consensus.cc:3060] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.005390 20215 raft_consensus.cc:2468] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.006392 20890 leader_election.cc:304] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:14.007082 21077 raft_consensus.cc:2804] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.007092 20362 raft_consensus.cc:2468] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.007639 21077 raft_consensus.cc:697] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:14.008663 21077 consensus_queue.cc:237] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:14.018177 21055 raft_consensus.cc:993] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.019021 21055 raft_consensus.cc:1081] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.020437 20941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:14.020983 20941 raft_consensus.cc:493] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.021400 20941 raft_consensus.cc:3060] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.029718 21063 raft_consensus.cc:993] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.029661 20941 raft_consensus.cc:515] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:14.030267 21063 raft_consensus.cc:1081] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.031960 20938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:14.032471 20941 leader_election.cc:290] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:14.032843 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:14.033404 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f984558d55e48a3b64503ba49a58833" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:14.034093 20362 raft_consensus.cc:3055] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.034375 20362 raft_consensus.cc:740] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:14.032497 20938 raft_consensus.cc:493] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.033419 20291 raft_consensus.cc:3060] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.034596 20039 catalog_manager.cc:5697] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:14.035091 20362 consensus_queue.cc:260] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:14.036828 20362 raft_consensus.cc:3060] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.035183 20938 raft_consensus.cc:3060] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.044721 20362 raft_consensus.cc:2468] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.046918 20893 leader_election.cc:304] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:14.047858 21077 raft_consensus.cc:2804] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.048405 21077 raft_consensus.cc:697] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:14.049322 21077 consensus_queue.cc:237] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:14.053902 20938 raft_consensus.cc:515] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:14.042507 20291 raft_consensus.cc:2468] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.061174 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:14.062314 20362 raft_consensus.cc:3055] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.062605 20362 raft_consensus.cc:740] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:14.063302 20362 consensus_queue.cc:260] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:14.064106 20362 raft_consensus.cc:3060] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.069922 20938 leader_election.cc:290] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:14.071486 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56362da4ee345259adea438cd17ec1f" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:14.072228 20218 raft_consensus.cc:3060] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.080567 20218 raft_consensus.cc:2468] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.081400 20362 raft_consensus.cc:2468] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.081625 20890 leader_election.cc:304] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:14.082597 21077 raft_consensus.cc:2804] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.083540 21077 raft_consensus.cc:697] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:14.084470 21077 consensus_queue.cc:237] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:14.089529 21065 raft_consensus.cc:993] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.089373 20039 catalog_manager.cc:5697] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:14.090117 21065 raft_consensus.cc:1081] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.117372 20039 catalog_manager.cc:5697] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:14.123828 20941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37676
I20260709 12:16:14.124253 20291 raft_consensus.cc:1275] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c01e5c84f0b943e2818270d3e9cf497d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.124554 20941 raft_consensus.cc:493] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.125121 20941 raft_consensus.cc:3060] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.135540 20941 raft_consensus.cc:515] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:14.139236 20291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:14.139891 20291 raft_consensus.cc:3055] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.140333 20291 raft_consensus.cc:740] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:14.148171 20291 consensus_queue.cc:260] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:14.148469 21050 consensus_queue.cc:1048] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.149194 20291 raft_consensus.cc:3060] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.141439 20941 leader_election.cc:290] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:14.146903 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc28222c2d2340afbe5389c86a914723" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:14.152725 20218 raft_consensus.cc:3060] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.156059 20291 raft_consensus.cc:2468] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.158190 20893 leader_election.cc:304] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:14.158994 21077 raft_consensus.cc:2804] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.159456 21077 raft_consensus.cc:697] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:14.160195 20218 raft_consensus.cc:2468] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.160202 21077 consensus_queue.cc:237] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:14.180810 20039 catalog_manager.cc:5697] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:14.193856 20362 raft_consensus.cc:1275] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c01e5c84f0b943e2818270d3e9cf497d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.195138 21050 consensus_queue.cc:1048] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.201359 20217 raft_consensus.cc:1275] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.204260 21077 consensus_queue.cc:1048] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.229110 20362 raft_consensus.cc:1275] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.230826 21077 consensus_queue.cc:1048] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.298223 20217 raft_consensus.cc:1275] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.299345 21077 consensus_queue.cc:1048] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.310640 20292 raft_consensus.cc:1275] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.311932 21077 consensus_queue.cc:1048] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.427273 20217 raft_consensus.cc:1275] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.428408 21077 consensus_queue.cc:1048] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.437269 20362 raft_consensus.cc:1275] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.438923 21103 consensus_queue.cc:1048] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:14.465390 20292 raft_consensus.cc:1275] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.466926 21103 consensus_queue.cc:1048] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.477671 20362 raft_consensus.cc:1275] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.479244 21079 consensus_queue.cc:1048] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.503018 20362 raft_consensus.cc:1275] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.504005 21079 consensus_queue.cc:1048] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.514082 20217 raft_consensus.cc:1275] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.518368 21079 consensus_queue.cc:1048] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.544237 20217 raft_consensus.cc:1275] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.545964 21103 consensus_queue.cc:1048] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.557055 20292 raft_consensus.cc:1275] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.558295 21077 consensus_queue.cc:1048] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.770648 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:14.805639 20362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:14.806106 20362 raft_consensus.cc:606] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:14.808468 20217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2"
dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:53150
I20260709 12:16:14.809041 20217 raft_consensus.cc:606] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:14.811496 20362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:14.811983 20362 raft_consensus.cc:606] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:14.814203 20292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77"
dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:16:14.814615 20292 raft_consensus.cc:606] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:14.816839 20365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:14.817286 20365 raft_consensus.cc:606] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:14.819196 20365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac"
dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:55994
I20260709 12:16:14.819583 20365 raft_consensus.cc:606] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:14.820528 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:16:14.821835 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:14.822389 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:14.942334 21067 raft_consensus.cc:993] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.942855 21067 raft_consensus.cc:1081] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.944485 20941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37670
I20260709 12:16:14.945034 20941 raft_consensus.cc:493] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.945412 20941 raft_consensus.cc:3060] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.953367 20941 raft_consensus.cc:515] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:14.955188 20941 leader_election.cc:290] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:14.955744 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:14.956388 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b05762710a44c45b040180c90e3c1c2" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:14.956403 20217 raft_consensus.cc:3055] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.956991 20292 raft_consensus.cc:3060] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.957043 20217 raft_consensus.cc:740] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c01e5c84f0b943e2818270d3e9cf497d, State: Running, Role: LEADER
I20260709 12:16:14.958037 20217 consensus_queue.cc:260] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:14.959089 20217 raft_consensus.cc:3060] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.965924 20292 raft_consensus.cc:2468] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.966361 20217 raft_consensus.cc:2468] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:14.967509 20890 leader_election.cc:304] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:14.968302 21082 raft_consensus.cc:2804] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:14.968796 21082 raft_consensus.cc:697] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:14.969594 21082 consensus_queue.cc:237] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:14.979230 20039 catalog_manager.cc:5697] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:14.983215 21085 raft_consensus.cc:993] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.983738 21066 raft_consensus.cc:1081] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:14.985244 20938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:14.985756 20938 raft_consensus.cc:493] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.986076 20938 raft_consensus.cc:3060] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.992391 20938 raft_consensus.cc:515] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:14.993852 20938 leader_election.cc:290] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:14.994549 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:14.994755 20365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e67b31d71694f57a620820cc5b72a67" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:14.995196 20292 raft_consensus.cc:3060] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:14.995280 20365 raft_consensus.cc:3055] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:14.995654 20365 raft_consensus.cc:740] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:14.996403 20365 consensus_queue.cc:260] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:14.997648 20365 raft_consensus.cc:3060] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.001880 20292 raft_consensus.cc:2468] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.003526 20893 leader_election.cc:304] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:15.004364 21082 raft_consensus.cc:2804] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.004494 20365 raft_consensus.cc:2468] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.004873 21082 raft_consensus.cc:697] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:15.005714 21082 consensus_queue.cc:237] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:15.014958 20039 catalog_manager.cc:5697] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:15.107805 21117 raft_consensus.cc:993] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.108358 21066 raft_consensus.cc:1081] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.109681 20938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:15.110215 20938 raft_consensus.cc:493] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.110545 20938 raft_consensus.cc:3060] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.117722 20938 raft_consensus.cc:515] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:15.119588 20938 leader_election.cc:290] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:15.121392 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:15.121774 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4115a4c6c71f401b8056feff7c726e83" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:15.121938 20292 raft_consensus.cc:3060] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.122381 20362 raft_consensus.cc:3055] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.122716 20362 raft_consensus.cc:740] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:15.123427 20362 consensus_queue.cc:260] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:15.124661 20362 raft_consensus.cc:3060] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.128196 20292 raft_consensus.cc:2468] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.129355 20893 leader_election.cc:304] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53e9e93c83e41a0b26a2e3cb3bf9cb8, d92cb4441ccf4ab4838551cf1a12f3d8; no voters: 
I20260709 12:16:15.130095 21079 raft_consensus.cc:2804] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.130244 20362 raft_consensus.cc:2468] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.130510 21079 raft_consensus.cc:697] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:15.131529 21079 consensus_queue.cc:237] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:15.141940 20039 catalog_manager.cc:5697] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:15.229588 21090 raft_consensus.cc:993] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.230093 21090 raft_consensus.cc:1081] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.231587 20941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37676
I20260709 12:16:15.232079 20941 raft_consensus.cc:493] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.232462 20941 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:15.232980 21117 raft_consensus.cc:993] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.233474 21066 raft_consensus.cc:1081] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.235016 20938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:15.235440 20938 raft_consensus.cc:493] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.235713 20938 raft_consensus.cc:3060] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.237854 20941 raft_consensus.cc:515] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:15.239744 20941 leader_election.cc:290] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 3 election: Requested vote from peers d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219), 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015)
I20260709 12:16:15.241283 20292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:15.241569 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4451bd79ab55404b99f35d375896dc77" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:15.242081 20292 raft_consensus.cc:3055] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:15.242197 20362 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:15.241285 20938 raft_consensus.cc:515] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:15.244354 21117 raft_consensus.cc:993] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.244848 21117 raft_consensus.cc:1081] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.246400 20938 leader_election.cc:290] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:15.247053 20366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:15.247669 20366 raft_consensus.cc:3055] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.247951 20366 raft_consensus.cc:740] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:15.248301 20217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3ffc08d04b4e2d90430ef03c28f0ac" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:15.248348 20939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37666
I20260709 12:16:15.248739 20366 consensus_queue.cc:260] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:15.249568 20939 raft_consensus.cc:493] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.249930 20939 raft_consensus.cc:3060] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.248920 20217 raft_consensus.cc:3060] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.250094 20366 raft_consensus.cc:3060] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.254957 20362 raft_consensus.cc:2468] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 3.
I20260709 12:16:15.256462 20893 leader_election.cc:304] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:15.257299 21079 raft_consensus.cc:2804] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:15.257797 21079 raft_consensus.cc:697] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:15.257893 20366 raft_consensus.cc:2468] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.242614 20292 raft_consensus.cc:740] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:15.258977 20893 leader_election.cc:304] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd61375d02c470fabd9e56f4dd6e6fe, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:15.258769 21079 consensus_queue.cc:237] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:15.259218 20292 consensus_queue.cc:260] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } }
I20260709 12:16:15.259928 21082 raft_consensus.cc:2804] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.260473 21082 raft_consensus.cc:697] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:15.260710 20292 raft_consensus.cc:3060] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:15.261341 21082 consensus_queue.cc:237] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:15.262405 20217 raft_consensus.cc:2468] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.264164 20939 raft_consensus.cc:515] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:15.266093 20939 leader_election.cc:290] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132:43015), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:15.267871 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:15.268409 20218 raft_consensus.cc:3060] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.269376 20292 raft_consensus.cc:2468] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 3.
I20260709 12:16:15.271379 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd0f38456b42ed840341df2da43b15" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe"
I20260709 12:16:15.272022 20362 raft_consensus.cc:3055] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.272379 20362 raft_consensus.cc:740] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd61375d02c470fabd9e56f4dd6e6fe, State: Running, Role: LEADER
I20260709 12:16:15.273228 20362 consensus_queue.cc:260] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:15.275840 20362 raft_consensus.cc:3060] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.276520 20218 raft_consensus.cc:2468] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.277792 20890 leader_election.cc:304] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:15.279024 21082 raft_consensus.cc:2804] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.279692 21082 raft_consensus.cc:697] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:15.280490 21082 consensus_queue.cc:237] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:15.283596 20362 raft_consensus.cc:2468] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:15.284221 20039 catalog_manager.cc:5697] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 2 to 3, leader changed from d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:15.285688 20039 catalog_manager.cc:5697] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.302443 20039 catalog_manager.cc:5697] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from 6dd61375d02c470fabd9e56f4dd6e6fe (127.13.91.132) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.364229 20218 raft_consensus.cc:1275] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.365454 21082 consensus_queue.cc:1048] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.375207 20292 raft_consensus.cc:1275] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.377559 21079 consensus_queue.cc:1048] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.475994 20292 raft_consensus.cc:1275] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.477433 21079 consensus_queue.cc:1048] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.490928 20362 raft_consensus.cc:1275] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.492518 21079 consensus_queue.cc:1048] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.533962 20362 raft_consensus.cc:1275] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.535346 21103 consensus_queue.cc:1048] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.543936 20292 raft_consensus.cc:1275] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.545758 21077 consensus_queue.cc:1048] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.693230 20217 raft_consensus.cc:1275] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.694420 21103 consensus_queue.cc:1048] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.713925 20362 raft_consensus.cc:1275] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.715346 20366 raft_consensus.cc:1275] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.718351 21082 consensus_queue.cc:1048] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.718042 21103 consensus_queue.cc:1048] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:15.782524 20217 raft_consensus.cc:1275] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.785812 21136 consensus_queue.cc:1048] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.799248 20365 raft_consensus.cc:1275] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 3 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:15.800490 21082 consensus_queue.cc:1048] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:15.809767 20291 raft_consensus.cc:1275] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:15.811225 21136 consensus_queue.cc:1048] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:15.859615 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:15.898484 20288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829"
dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:16:15.899120 20288 raft_consensus.cc:606] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:15.902253 20288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87"
dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
mode: GRACEFUL
new_leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:16:15.902846 20288 raft_consensus.cc:606] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Received request to transfer leadership to TS c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:15.903947 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:15.905510 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:15.906219 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:15.987421 21088 raft_consensus.cc:993] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.987947 21090 raft_consensus.cc:1081] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:15.989427 20939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37676
I20260709 12:16:15.989899 20939 raft_consensus.cc:493] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.990175 20939 raft_consensus.cc:3060] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.995363 20939 raft_consensus.cc:515] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:15.997217 20939 leader_election.cc:290] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:15.999279 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:15.999841 20218 raft_consensus.cc:3060] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:16.003062 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e244bf7e5f64e3995ea16676fc6a829" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:16.003782 20288 raft_consensus.cc:3055] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:16.004092 20288 raft_consensus.cc:740] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:16.004971 20288 consensus_queue.cc:260] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:16.006363 20288 raft_consensus.cc:3060] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:16.006887 20218 raft_consensus.cc:2468] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:16.007922 20890 leader_election.cc:304] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:16.008560 21082 raft_consensus.cc:2804] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:16.008949 21082 raft_consensus.cc:697] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:16.009689 21082 consensus_queue.cc:237] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:16.014027 20288 raft_consensus.cc:2468] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 2.
I20260709 12:16:16.021179 20041 catalog_manager.cc:5697] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 1 to 2, leader changed from d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:16.356949 21090 raft_consensus.cc:993] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8: : Instructing follower c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:16.357391 21088 raft_consensus.cc:1081] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Signalling peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 to start an election
I20260709 12:16:16.358749 20938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87"
dest_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8"
 from {username='slave'} at 127.0.0.1:37676
I20260709 12:16:16.359162 20938 raft_consensus.cc:493] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:16.359493 20938 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.365691 20938 raft_consensus.cc:515] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:16.368585 20938 leader_election.cc:290] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [CANDIDATE]: Term 3 election: Requested vote from peers c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313), d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219)
I20260709 12:16:16.368788 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8"
I20260709 12:16:16.369565 20288 raft_consensus.cc:3055] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:16.369925 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385c2d419d44483fa6e63edc79442b87" candidate_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c01e5c84f0b943e2818270d3e9cf497d"
I20260709 12:16:16.369958 20288 raft_consensus.cc:740] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92cb4441ccf4ab4838551cf1a12f3d8, State: Running, Role: LEADER
I20260709 12:16:16.370435 20218 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.371145 20288 consensus_queue.cc:260] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [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: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:16.372213 20288 raft_consensus.cc:3060] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.375463 20218 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 3.
I20260709 12:16:16.376567 20890 leader_election.cc:304] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8; no voters: 
I20260709 12:16:16.377205 21082 raft_consensus.cc:2804] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:16.377698 21082 raft_consensus.cc:697] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 LEADER]: Becoming Leader. State: Replica: c53e9e93c83e41a0b26a2e3cb3bf9cb8, State: Running, Role: LEADER
I20260709 12:16:16.377856 20288 raft_consensus.cc:2468] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53e9e93c83e41a0b26a2e3cb3bf9cb8 in term 3.
I20260709 12:16:16.378633 21082 consensus_queue.cc:237] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [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: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } }
I20260709 12:16:16.429176 20218 raft_consensus.cc:1275] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.432593 20041 catalog_manager.cc:5697] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 reported cstate change: term changed from 2 to 3, leader changed from d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131) to c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129). New cstate: current_term: 3 leader_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:16.431105 20291 raft_consensus.cc:1275] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.441778 21077 consensus_queue.cc:1048] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:16.444605 21082 consensus_queue.cc:1048] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:16:16.640293 20255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35313, user_credentials={real_user=slave}} blocked reactor thread for 46819.4us
W20260709 12:16:16.649283 20258 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.132:43015, user_credentials={real_user=slave}} blocked reactor thread for 58836.2us
I20260709 12:16:16.778204 20215 raft_consensus.cc:1275] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 3 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:16.779228 21082 consensus_queue.cc:1048] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.789676 20292 raft_consensus.cc:1275] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Refusing update from remote peer c53e9e93c83e41a0b26a2e3cb3bf9cb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:16.791184 21077 consensus_queue.cc:1048] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92cb4441ccf4ab4838551cf1a12f3d8" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.949035 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:16.987470 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:16.988420 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:16.989020 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:17.023335 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:17.064965 13678 tablet_server.cc:179] TabletServer@127.13.91.129:36755 shutting down...
W20260709 12:16:17.084414 20332 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 79 similar messages]
W20260709 12:16:17.093322 20332 consensus_peers.cc:597] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.124308 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:17.127427 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.128527 13678 raft_consensus.cc:2243] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.129113 13678 raft_consensus.cc:2272] T 90c2c36441b046e09ddca8c3076c1f0e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.133455 20184 consensus_peers.cc:597] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.134222 20332 consensus_peers.cc:597] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.136976 13678 tablet_replica.cc:333] stopping tablet replica
W20260709 12:16:17.137696 20332 consensus_peers.cc:597] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.137847 13678 raft_consensus.cc:2243] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.138370 13678 raft_consensus.cc:2272] T a2a83a3175094bd58c6f9407b5de7a8a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.141295 20184 consensus_peers.cc:597] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.142899 20184 consensus_peers.cc:597] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.146565 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.147778 13678 raft_consensus.cc:2243] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:17.148149 20258 consensus_peers.cc:597] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.148381 20332 consensus_peers.cc:597] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.148415 13678 raft_consensus.cc:2272] T bd430f8396944f38ada2f5ceabc88004 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.150385 20258 consensus_peers.cc:597] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.151064 20258 consensus_peers.cc:597] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.152005 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.153270 13678 raft_consensus.cc:2243] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.153734 13678 raft_consensus.cc:2272] T d5e16fd72856433a834995a825731f54 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.156888 13678 tablet_replica.cc:333] stopping tablet replica
W20260709 12:16:17.157142 20332 consensus_peers.cc:597] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.157765 13678 raft_consensus.cc:2243] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.158898 13678 raft_consensus.cc:2272] T 02bd0f38456b42ed840341df2da43b15 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.161635 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.162416 13678 raft_consensus.cc:2243] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.162899 13678 raft_consensus.cc:2272] T 10738305249749919885affa1e9330ce P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.170673 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.171636 13678 raft_consensus.cc:2243] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.173172 13678 raft_consensus.cc:2272] T 4f5421495b1e4ef6a84cc954aba862f6 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.176558 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.177452 13678 raft_consensus.cc:2243] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.178530 13678 raft_consensus.cc:2272] T a48de3e6827e4c109f9d1bdb7ac74fca P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.181427 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.182356 13678 raft_consensus.cc:2243] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.182914 13678 raft_consensus.cc:2272] T 32cbc80037584b7eb854642a8f04f712 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.185657 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.186266 13678 raft_consensus.cc:2243] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.186678 13678 raft_consensus.cc:2272] T 7068ce43cdf94803abb06da7d4c223c4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.189006 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.189596 13678 raft_consensus.cc:2243] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.190024 13678 raft_consensus.cc:2272] T e78db66a6d7543beba0db08366ae6fa9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.192106 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.192677 13678 raft_consensus.cc:2243] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.193480 13678 raft_consensus.cc:2272] T 6e67b31d71694f57a620820cc5b72a67 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.195585 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.196353 13678 raft_consensus.cc:2243] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.196750 13678 raft_consensus.cc:2272] T 45215b5c759245ea806857768f9f77f1 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.199471 20332 consensus_peers.cc:597] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.199550 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.200476 13678 raft_consensus.cc:2243] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.200947 13678 raft_consensus.cc:2272] T 6214f14dacff446596bd8548c5e6d96a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.203917 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.204599 13678 raft_consensus.cc:2243] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.204975 13678 raft_consensus.cc:2272] T b2b368bc8ddd42828a7201e4a785558c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.207051 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.207630 13678 raft_consensus.cc:2243] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.208398 13678 raft_consensus.cc:2272] T 385c2d419d44483fa6e63edc79442b87 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.211129 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.211969 13678 raft_consensus.cc:2243] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.212412 13678 raft_consensus.cc:2272] T 440e43db06b548ec92d1cdc1c404d4d9 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.214890 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.215583 13678 raft_consensus.cc:2243] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.217352 13678 raft_consensus.cc:2272] T 1e244bf7e5f64e3995ea16676fc6a829 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.219637 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.220209 13678 raft_consensus.cc:2243] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.221068 13678 raft_consensus.cc:2272] T f56362da4ee345259adea438cd17ec1f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.223212 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.223740 13678 raft_consensus.cc:2243] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.224651 13678 raft_consensus.cc:2272] T fb4b98ff40c841669e523ed6ac08fb2f P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.227353 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.227905 13678 raft_consensus.cc:2243] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.228447 13678 raft_consensus.cc:2272] T d715e66a3ab94d2c841d78ac0dbd3d50 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.230538 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.231070 13678 raft_consensus.cc:2243] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.231493 13678 raft_consensus.cc:2272] T f65096c0ff7b4697885016e0a9f02211 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.233875 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.234452 13678 raft_consensus.cc:2243] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.234862 13678 raft_consensus.cc:2272] T 7dc538f13cfd4a2fb52f27e53967e073 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.236903 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.237433 13678 raft_consensus.cc:2243] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.238317 13678 raft_consensus.cc:2272] T bc28222c2d2340afbe5389c86a914723 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.240372 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.240908 13678 raft_consensus.cc:2243] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.241281 13678 raft_consensus.cc:2272] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.243460 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.244077 13678 raft_consensus.cc:2243] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.244959 13678 raft_consensus.cc:2272] T 9f984558d55e48a3b64503ba49a58833 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.247159 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.247661 13678 raft_consensus.cc:2243] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.248077 13678 raft_consensus.cc:2272] T aa9e3ec466a04abe814f1ec86b17fca4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.250464 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.251045 13678 raft_consensus.cc:2243] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.252051 13678 raft_consensus.cc:2272] T 3b05762710a44c45b040180c90e3c1c2 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.254992 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.255801 13678 raft_consensus.cc:2243] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.256402 13678 raft_consensus.cc:2272] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.256721 20184 consensus_peers.cc:597] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.258132 20184 consensus_peers.cc:597] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.259480 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.260269 13678 raft_consensus.cc:2243] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.260836 13678 raft_consensus.cc:2272] T 3fdb74ebb7ef47e2a0110586059c6387 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.263558 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.264091 13678 raft_consensus.cc:2243] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.264505 13678 raft_consensus.cc:2272] T 60e7c291cd45411da6a653a855a2c1e5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.266479 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.266993 13678 raft_consensus.cc:2243] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.267438 13678 raft_consensus.cc:2272] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.270133 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.270788 13678 raft_consensus.cc:2243] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.271339 13678 raft_consensus.cc:2272] T 29bbf527e2954ca1b393a2f22efb9bf3 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.274396 13678 tablet_replica.cc:333] stopping tablet replica
W20260709 12:16:17.274936 20332 consensus_peers.cc:597] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.275228 13678 raft_consensus.cc:2243] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.275794 13678 raft_consensus.cc:2272] T 25cb9f46e2984364a3af4ecffde1274b P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.277817 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.278308 13678 raft_consensus.cc:2243] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.278642 13678 raft_consensus.cc:2272] T 008ca5da098649f7b064acb17a8c0d9e P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.280512 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.281071 13678 raft_consensus.cc:2243] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.281424 13678 raft_consensus.cc:2272] T a628ce0193c243f2914d20ed55464ec5 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.283298 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.283773 13678 raft_consensus.cc:2243] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.284161 13678 raft_consensus.cc:2272] T 2234ad2a460c435692ad18ba60d3727c P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.287184 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.287874 13678 raft_consensus.cc:2243] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.288378 13678 raft_consensus.cc:2272] T 73354c0f9bf24f548240af934fffa5f4 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.291429 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.292016 13678 raft_consensus.cc:2243] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.292485 13678 raft_consensus.cc:2272] T 3596b11e06414e72bb2a848942f492fe P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.294867 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.295360 13678 raft_consensus.cc:2243] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.295815 13678 raft_consensus.cc:2272] T dbeca3480b514e57ae78dc15b19bda81 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.297979 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.298498 13678 raft_consensus.cc:2243] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.299283 13678 raft_consensus.cc:2272] T 4451bd79ab55404b99f35d375896dc77 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.301400 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.301960 13678 raft_consensus.cc:2243] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.302351 13678 raft_consensus.cc:2272] T 0547d6caec8548b184ce041709dc871a P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.304378 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.304836 13678 raft_consensus.cc:2243] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.305269 13678 raft_consensus.cc:2272] T 92c2d0255330478485639a14155a18ff P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.307833 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.308530 13678 raft_consensus.cc:2243] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:16:17.308830 20332 consensus_peers.cc:597] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.309679 13678 raft_consensus.cc:2272] T 4115a4c6c71f401b8056feff7c726e83 P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.311339 20258 consensus_peers.cc:597] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.312747 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:17.313333 13678 raft_consensus.cc:2243] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.314119 13678 raft_consensus.cc:2272] T bb3ffc08d04b4e2d90430ef03c28f0ac P c53e9e93c83e41a0b26a2e3cb3bf9cb8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.358599 20258 consensus_peers.cc:597] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.371199 20332 consensus_peers.cc:597] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. 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 12:16:17.374930 20893 connection.cc:466] server connection from 127.0.0.1:37676 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37676 (request call id 417) could send its response
W20260709 12:16:17.382233 20184 consensus_peers.cc:597] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.385401 13678 tablet_server.cc:196] TabletServer@127.13.91.129:36755 shutdown complete.
W20260709 12:16:17.387398 20258 consensus_peers.cc:597] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.393322 20332 consensus_peers.cc:597] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.423856 20332 consensus_peers.cc:597] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.424906 20258 consensus_peers.cc:597] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.436564 20332 consensus_peers.cc:597] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.437168 20332 consensus_peers.cc:597] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.480268 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
W20260709 12:16:17.484910 20184 consensus_peers.cc:597] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.494379 20258 consensus_peers.cc:597] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.504876 20255 consensus_peers.cc:597] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.515399 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:17.516255 13678 tablet_replica.cc:333] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.517010 13678 raft_consensus.cc:2243] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.517474 13678 raft_consensus.cc:2272] T a628ce0193c243f2914d20ed55464ec5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.519579 13678 tablet_replica.cc:333] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.520130 13678 raft_consensus.cc:2243] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.520910 13678 raft_consensus.cc:2272] T 762aeb1d1b1f44f185d182941ef8f15e P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.522774 13678 tablet_replica.cc:333] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.523330 13678 raft_consensus.cc:2243] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.523738 13678 raft_consensus.cc:2272] T 90c2c36441b046e09ddca8c3076c1f0e P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.525597 13678 tablet_replica.cc:333] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.526158 13678 raft_consensus.cc:2243] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.526885 13678 raft_consensus.cc:2272] T 3596b11e06414e72bb2a848942f492fe P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.528781 13678 tablet_replica.cc:333] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.529363 13678 raft_consensus.cc:2243] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.529798 13678 raft_consensus.cc:2272] T a2a83a3175094bd58c6f9407b5de7a8a P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.532397 13678 tablet_replica.cc:333] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.533205 13678 raft_consensus.cc:2243] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.533668 13678 raft_consensus.cc:2272] T 50c301eee8174419a8be428595687f60 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.536562 13678 tablet_replica.cc:333] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.537364 13678 raft_consensus.cc:2243] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:16:17.538405 20255 consensus_peers.cc:597] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.538404 13678 raft_consensus.cc:2272] T 3fdb74ebb7ef47e2a0110586059c6387 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.541833 13678 tablet_replica.cc:333] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
W20260709 12:16:17.542126 20258 consensus_peers.cc:597] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.542764 13678 raft_consensus.cc:2243] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.543341 13678 raft_consensus.cc:2272] T 4f5421495b1e4ef6a84cc954aba862f6 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.545957 13678 tablet_replica.cc:333] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.546530 13678 raft_consensus.cc:2243] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.546923 13678 raft_consensus.cc:2272] T a48de3e6827e4c109f9d1bdb7ac74fca P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.548976 13678 tablet_replica.cc:333] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.549739 13678 raft_consensus.cc:2243] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.550676 13678 raft_consensus.cc:2272] T dd7216a4bcd74d6c8844190a30f1daed P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.553161 13678 tablet_replica.cc:333] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.553653 13678 raft_consensus.cc:2243] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.554050 13678 raft_consensus.cc:2272] T 32cbc80037584b7eb854642a8f04f712 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.554388 20258 consensus_peers.cc:597] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.555962 13678 tablet_replica.cc:333] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.556604 13678 raft_consensus.cc:2243] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.557512 13678 raft_consensus.cc:2272] T e78db66a6d7543beba0db08366ae6fa9 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.559585 20329 consensus_peers.cc:597] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.559978 13678 tablet_replica.cc:333] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.560595 13678 raft_consensus.cc:2243] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.560964 13678 raft_consensus.cc:2272] T 7068ce43cdf94803abb06da7d4c223c4 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.563040 13678 tablet_replica.cc:333] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.563604 13678 raft_consensus.cc:2243] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.563961 13678 raft_consensus.cc:2272] T d5e16fd72856433a834995a825731f54 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.565825 13678 tablet_replica.cc:333] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.566336 13678 raft_consensus.cc:2243] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.566668 13678 raft_consensus.cc:2272] T d939e63704e94846bd2975135cc52df7 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.568496 13678 tablet_replica.cc:333] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.568967 13678 raft_consensus.cc:2243] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.569310 13678 raft_consensus.cc:2272] T b2b368bc8ddd42828a7201e4a785558c P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.571038 13678 tablet_replica.cc:333] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.571682 13678 raft_consensus.cc:2243] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.572167 13678 raft_consensus.cc:2272] T 508e68b0b15b487189fba44006c3e74f P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.574673 13678 tablet_replica.cc:333] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.575374 13678 raft_consensus.cc:2243] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.575911 13678 raft_consensus.cc:2272] T bb3ffc08d04b4e2d90430ef03c28f0ac P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.577907 20258 consensus_peers.cc:597] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Couldn't send request to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.578516 13678 tablet_replica.cc:333] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.579098 13678 raft_consensus.cc:2243] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.579506 13678 raft_consensus.cc:2272] T aa9e3ec466a04abe814f1ec86b17fca4 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.581295 13678 tablet_replica.cc:333] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.581823 13678 raft_consensus.cc:2243] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.582240 13678 raft_consensus.cc:2272] T 3b05762710a44c45b040180c90e3c1c2 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.584080 13678 tablet_replica.cc:333] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.584628 13678 raft_consensus.cc:2243] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.585035 13678 raft_consensus.cc:2272] T f56362da4ee345259adea438cd17ec1f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.586804 13678 tablet_replica.cc:333] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.587321 13678 raft_consensus.cc:2243] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.587705 13678 raft_consensus.cc:2272] T 385c2d419d44483fa6e63edc79442b87 P c01e5c84f0b943e2818270d3e9cf497d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.589972 13678 tablet_replica.cc:333] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.590534 13678 raft_consensus.cc:2243] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.590986 13678 raft_consensus.cc:2272] T 1e244bf7e5f64e3995ea16676fc6a829 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.593717 13678 tablet_replica.cc:333] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.594398 13678 raft_consensus.cc:2243] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.595176 13678 raft_consensus.cc:2272] T 440e43db06b548ec92d1cdc1c404d4d9 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.597260 13678 tablet_replica.cc:333] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
W20260709 12:16:17.597470 20329 consensus_peers.cc:597] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.597755 13678 raft_consensus.cc:2243] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.598668 13678 raft_consensus.cc:2272] T 3c9ff32655bc46139565786500d96ad0 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.600543 13678 tablet_replica.cc:333] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.601085 13678 raft_consensus.cc:2243] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.601454 13678 raft_consensus.cc:2272] T 5f24e52fddd9446ebfeab09e81f1a9d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.603437 13678 tablet_replica.cc:333] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.603942 13678 raft_consensus.cc:2243] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.604712 13678 raft_consensus.cc:2272] T 9f8b36322ee44d40ac0e105805f3504b P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.606487 13678 tablet_replica.cc:333] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.606984 13678 raft_consensus.cc:2243] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.607364 13678 raft_consensus.cc:2272] T 3b5a6e496b204e1fb852fe8cb00d0919 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.609222 13678 tablet_replica.cc:333] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.609724 13678 raft_consensus.cc:2243] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.610453 13678 raft_consensus.cc:2272] T 6214f14dacff446596bd8548c5e6d96a P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.612287 13678 tablet_replica.cc:333] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.612831 13678 raft_consensus.cc:2243] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:17.613157 20255 consensus_peers.cc:597] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.613226 13678 raft_consensus.cc:2272] T 45215b5c759245ea806857768f9f77f1 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.615181 13678 tablet_replica.cc:333] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.615691 13678 raft_consensus.cc:2243] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.616441 13678 raft_consensus.cc:2272] T dedf0758cf074007959740ddc17d41d8 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.618641 13678 tablet_replica.cc:333] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.619223 13678 raft_consensus.cc:2243] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.619719 13678 raft_consensus.cc:2272] T dbeca3480b514e57ae78dc15b19bda81 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.622256 13678 tablet_replica.cc:333] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.622900 13678 raft_consensus.cc:2243] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.623310 13678 raft_consensus.cc:2272] T 7dc538f13cfd4a2fb52f27e53967e073 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.625844 13678 tablet_replica.cc:333] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.626513 13678 raft_consensus.cc:2243] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.627506 13678 raft_consensus.cc:2272] T f65096c0ff7b4697885016e0a9f02211 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.629793 20329 consensus_peers.cc:597] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.630206 13678 tablet_replica.cc:333] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.630952 13678 raft_consensus.cc:2243] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.631496 13678 raft_consensus.cc:2272] T fb4b98ff40c841669e523ed6ac08fb2f P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.633642 13678 tablet_replica.cc:333] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.634150 13678 raft_consensus.cc:2243] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.635547 13678 raft_consensus.cc:2272] T 3bece84f18c548e7a51608724029e839 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.638135 13678 tablet_replica.cc:333] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.638698 13678 raft_consensus.cc:2243] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.639230 13678 raft_consensus.cc:2272] T b45c2c45178e455aa430dda8fcb4dd63 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.641960 13678 tablet_replica.cc:333] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.642678 13678 raft_consensus.cc:2243] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.643471 13678 raft_consensus.cc:2272] T 7790dcf39f094de3a0e101a9b19eb732 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.645474 13678 tablet_replica.cc:333] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.645926 13678 raft_consensus.cc:2243] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.646713 13678 raft_consensus.cc:2272] T 42c4ca7fb381410f875745da41f59595 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.648953 13678 tablet_replica.cc:333] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.649570 13678 raft_consensus.cc:2243] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.650089 13678 raft_consensus.cc:2272] T 92c2d0255330478485639a14155a18ff P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.652293 13678 tablet_replica.cc:333] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
W20260709 12:16:17.652498 20329 consensus_peers.cc:597] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.652763 13678 raft_consensus.cc:2243] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.653605 13678 raft_consensus.cc:2272] T 8604eb99a6f44b768d8aa9f54e9c23d5 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.655377 13678 tablet_replica.cc:333] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.655820 13678 raft_consensus.cc:2243] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.656204 13678 raft_consensus.cc:2272] T 02bd0f38456b42ed840341df2da43b15 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.657886 13678 tablet_replica.cc:333] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.658306 13678 raft_consensus.cc:2243] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.658691 13678 raft_consensus.cc:2272] T bc28222c2d2340afbe5389c86a914723 P c01e5c84f0b943e2818270d3e9cf497d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.660578 13678 tablet_replica.cc:333] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d: stopping tablet replica
I20260709 12:16:17.660979 13678 raft_consensus.cc:2243] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.661381 13678 raft_consensus.cc:2272] T 09fa4a848bdc4f5a92eab7a2a8594a80 P c01e5c84f0b943e2818270d3e9cf497d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.703845 20255 consensus_peers.cc:597] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. 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 12:16:17.727167 20255 consensus_peers.cc:597] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.732630 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
W20260709 12:16:17.737592 20255 consensus_peers.cc:597] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.778151 20329 consensus_peers.cc:597] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.799240 20255 consensus_peers.cc:597] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.804847 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
W20260709 12:16:17.834411 20255 consensus_peers.cc:597] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:17.842764 20329 consensus_peers.cc:597] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.843974 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:17.845023 13678 tablet_replica.cc:333] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.846040 13678 raft_consensus.cc:2243] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.846594 13678 raft_consensus.cc:2272] T 73354c0f9bf24f548240af934fffa5f4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.849538 13678 tablet_replica.cc:333] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.850411 13678 raft_consensus.cc:2243] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.850899 13678 raft_consensus.cc:2272] T 25cb9f46e2984364a3af4ecffde1274b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.853374 13678 tablet_replica.cc:333] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.854122 13678 raft_consensus.cc:2243] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.854620 13678 raft_consensus.cc:2272] T 762aeb1d1b1f44f185d182941ef8f15e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.857097 13678 tablet_replica.cc:333] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.857836 13678 raft_consensus.cc:2243] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:16:17.857959 20332 consensus_peers.cc:597] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. 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 12:16:17.858692 13678 raft_consensus.cc:2272] T 90c2c36441b046e09ddca8c3076c1f0e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.861413 13678 tablet_replica.cc:333] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.862080 13678 raft_consensus.cc:2243] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.862665 13678 raft_consensus.cc:2272] T 3596b11e06414e72bb2a848942f492fe P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.865471 13678 tablet_replica.cc:333] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.866200 13678 raft_consensus.cc:2243] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.867285 13678 raft_consensus.cc:2272] T 508e68b0b15b487189fba44006c3e74f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.869336 20329 consensus_peers.cc:597] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.870355 13678 tablet_replica.cc:333] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.871361 13678 raft_consensus.cc:2243] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:16:17.872026 20255 consensus_peers.cc:597] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.872566 13678 raft_consensus.cc:2272] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.874961 13678 tablet_replica.cc:333] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.875798 13678 raft_consensus.cc:2243] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.876349 13678 raft_consensus.cc:2272] T 3fdb74ebb7ef47e2a0110586059c6387 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.879278 13678 tablet_replica.cc:333] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.880055 13678 raft_consensus.cc:2243] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.880538 13678 raft_consensus.cc:2272] T 29bbf527e2954ca1b393a2f22efb9bf3 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.882719 13678 tablet_replica.cc:333] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.883303 13678 raft_consensus.cc:2243] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.883754 13678 raft_consensus.cc:2272] T dd7216a4bcd74d6c8844190a30f1daed P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.886657 13678 tablet_replica.cc:333] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.887447 13678 raft_consensus.cc:2243] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:17.887956 20332 consensus_peers.cc:597] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. 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 12:16:17.887952 13678 raft_consensus.cc:2272] T 6e67b31d71694f57a620820cc5b72a67 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.890980 13678 tablet_replica.cc:333] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.891523 13678 raft_consensus.cc:2243] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.891894 13678 raft_consensus.cc:2272] T e78db66a6d7543beba0db08366ae6fa9 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.893767 13678 tablet_replica.cc:333] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.894335 13678 raft_consensus.cc:2243] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.895124 13678 raft_consensus.cc:2272] T d939e63704e94846bd2975135cc52df7 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.898159 13678 tablet_replica.cc:333] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.899000 13678 raft_consensus.cc:2243] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.900074 13678 raft_consensus.cc:2272] T dbeca3480b514e57ae78dc15b19bda81 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.902932 13678 tablet_replica.cc:333] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.903663 13678 raft_consensus.cc:2243] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.904196 13678 raft_consensus.cc:2272] T 4451bd79ab55404b99f35d375896dc77 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.905647 20332 consensus_peers.cc:597] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. 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 12:16:17.906700 13678 tablet_replica.cc:333] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.907364 13678 raft_consensus.cc:2243] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.908390 13678 raft_consensus.cc:2272] T bd430f8396944f38ada2f5ceabc88004 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.908558 20329 consensus_peers.cc:597] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:17.910316 13678 tablet_replica.cc:333] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.910961 13678 raft_consensus.cc:2243] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.911749 13678 raft_consensus.cc:2272] T aa9e3ec466a04abe814f1ec86b17fca4 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.913775 13678 tablet_replica.cc:333] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.914348 13678 raft_consensus.cc:2243] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.914788 13678 raft_consensus.cc:2272] T 9f984558d55e48a3b64503ba49a58833 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.916848 13678 tablet_replica.cc:333] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.917392 13678 raft_consensus.cc:2243] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.917798 13678 raft_consensus.cc:2272] T 3b05762710a44c45b040180c90e3c1c2 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.919592 13678 tablet_replica.cc:333] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.920106 13678 raft_consensus.cc:2243] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.920571 13678 raft_consensus.cc:2272] T bc28222c2d2340afbe5389c86a914723 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.922547 13678 tablet_replica.cc:333] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.923118 13678 raft_consensus.cc:2243] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.923528 13678 raft_consensus.cc:2272] T 3b5a6e496b204e1fb852fe8cb00d0919 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.925578 13678 tablet_replica.cc:333] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.926196 13678 raft_consensus.cc:2243] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.926633 13678 raft_consensus.cc:2272] T 6214f14dacff446596bd8548c5e6d96a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.928576 13678 tablet_replica.cc:333] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.929133 13678 raft_consensus.cc:2243] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.930011 13678 raft_consensus.cc:2272] T 45215b5c759245ea806857768f9f77f1 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.932188 13678 tablet_replica.cc:333] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.932804 13678 raft_consensus.cc:2243] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.933211 13678 raft_consensus.cc:2272] T dedf0758cf074007959740ddc17d41d8 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.935137 13678 tablet_replica.cc:333] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.935680 13678 raft_consensus.cc:2243] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.936455 13678 raft_consensus.cc:2272] T 5f24e52fddd9446ebfeab09e81f1a9d5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.938651 13678 tablet_replica.cc:333] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.939303 13678 raft_consensus.cc:2243] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.939847 13678 raft_consensus.cc:2272] T 9f8b36322ee44d40ac0e105805f3504b P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.942492 13678 tablet_replica.cc:333] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.943089 13678 raft_consensus.cc:2243] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.943485 13678 raft_consensus.cc:2272] T 3c9ff32655bc46139565786500d96ad0 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.945508 13678 tablet_replica.cc:333] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.946049 13678 raft_consensus.cc:2243] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.946856 13678 raft_consensus.cc:2272] T 7dc538f13cfd4a2fb52f27e53967e073 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.949036 13678 tablet_replica.cc:333] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.949688 13678 raft_consensus.cc:2243] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:16:17.950428 20332 consensus_peers.cc:597] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. 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 12:16:17.950459 13678 raft_consensus.cc:2272] T d715e66a3ab94d2c841d78ac0dbd3d50 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.952653 13678 tablet_replica.cc:333] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.953238 13678 raft_consensus.cc:2243] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.953682 13678 raft_consensus.cc:2272] T fb4b98ff40c841669e523ed6ac08fb2f P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.955580 13678 tablet_replica.cc:333] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.956135 13678 raft_consensus.cc:2243] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.956936 13678 raft_consensus.cc:2272] T 10738305249749919885affa1e9330ce P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.958879 13678 tablet_replica.cc:333] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.959607 13678 raft_consensus.cc:2243] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.960165 13678 raft_consensus.cc:2272] T 3bece84f18c548e7a51608724029e839 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.962821 13678 tablet_replica.cc:333] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.963537 13678 raft_consensus.cc:2243] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.963969 13678 raft_consensus.cc:2272] T 50c301eee8174419a8be428595687f60 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.965981 13678 tablet_replica.cc:333] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.966488 13678 raft_consensus.cc:2243] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.966871 13678 raft_consensus.cc:2272] T 385c2d419d44483fa6e63edc79442b87 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.968757 13678 tablet_replica.cc:333] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.969249 13678 raft_consensus.cc:2243] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.969676 13678 raft_consensus.cc:2272] T 1e244bf7e5f64e3995ea16676fc6a829 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.971493 13678 tablet_replica.cc:333] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.971990 13678 raft_consensus.cc:2243] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.972815 13678 raft_consensus.cc:2272] T b45c2c45178e455aa430dda8fcb4dd63 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.974798 13678 tablet_replica.cc:333] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.975353 13678 raft_consensus.cc:2243] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.975765 13678 raft_consensus.cc:2272] T 7790dcf39f094de3a0e101a9b19eb732 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.977702 13678 tablet_replica.cc:333] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.978250 13678 raft_consensus.cc:2243] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.978693 13678 raft_consensus.cc:2272] T 4115a4c6c71f401b8056feff7c726e83 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.980625 13678 tablet_replica.cc:333] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.981179 13678 raft_consensus.cc:2243] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.981583 13678 raft_consensus.cc:2272] T 0547d6caec8548b184ce041709dc871a P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.983512 13678 tablet_replica.cc:333] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.984002 13678 raft_consensus.cc:2243] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.984787 13678 raft_consensus.cc:2272] T 92c2d0255330478485639a14155a18ff P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.986615 13678 tablet_replica.cc:333] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.987114 13678 raft_consensus.cc:2243] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.987519 13678 raft_consensus.cc:2272] T 42c4ca7fb381410f875745da41f59595 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.989462 13678 tablet_replica.cc:333] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.989943 13678 raft_consensus.cc:2243] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.990372 13678 raft_consensus.cc:2272] T 008ca5da098649f7b064acb17a8c0d9e P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:17.992376 13678 tablet_replica.cc:333] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.993050 13678 raft_consensus.cc:2243] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:17.993597 13678 raft_consensus.cc:2272] T 2234ad2a460c435692ad18ba60d3727c P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:17.994304 20332 consensus_peers.cc:597] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. 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 12:16:17.995606 13678 tablet_replica.cc:333] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8: stopping tablet replica
I20260709 12:16:17.996171 13678 raft_consensus.cc:2243] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:17.997013 13678 raft_consensus.cc:2272] T 60e7c291cd45411da6a653a855a2c1e5 P d92cb4441ccf4ab4838551cf1a12f3d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:18.056113 20329 consensus_peers.cc:597] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Couldn't send request to peer c01e5c84f0b943e2818270d3e9cf497d. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:18.061098 20332 consensus_peers.cc:597] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.131:39219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:18.069205 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
W20260709 12:16:18.086788 20332 consensus_peers.cc:597] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.131:39219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:18.134935 20332 consensus_peers.cc:597] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe -> Peer d92cb4441ccf4ab4838551cf1a12f3d8 (127.13.91.131:39219): Couldn't send request to peer d92cb4441ccf4ab4838551cf1a12f3d8. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.131:39219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:18.141511 13678 tablet_server.cc:179] TabletServer@127.13.91.132:0 shutting down...
I20260709 12:16:18.187659 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:18.188486 13678 tablet_replica.cc:333] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.189311 13678 raft_consensus.cc:2243] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.190248 13678 raft_consensus.cc:2272] T 73354c0f9bf24f548240af934fffa5f4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.192497 13678 tablet_replica.cc:333] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.193143 13678 raft_consensus.cc:2243] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.193879 13678 raft_consensus.cc:2272] T 25cb9f46e2984364a3af4ecffde1274b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.195883 13678 tablet_replica.cc:333] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.196452 13678 raft_consensus.cc:2243] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.196848 21148 raft_consensus.cc:493] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c53e9e93c83e41a0b26a2e3cb3bf9cb8)
I20260709 12:16:18.197469 13678 raft_consensus.cc:2272] T 3b5a6e496b204e1fb852fe8cb00d0919 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.197379 21148 raft_consensus.cc:515] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd61375d02c470fabd9e56f4dd6e6fe" member_type: VOTER last_known_addr { host: "127.13.91.132" port: 43015 } } peers { permanent_uuid: "c53e9e93c83e41a0b26a2e3cb3bf9cb8" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 36755 } } peers { permanent_uuid: "c01e5c84f0b943e2818270d3e9cf497d" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35313 } }
I20260709 12:16:18.199908 21148 leader_election.cc:290] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755), c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313)
I20260709 12:16:18.200490 13678 tablet_replica.cc:333] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.201346 13678 raft_consensus.cc:2243] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.201885 13678 raft_consensus.cc:2272] T 762aeb1d1b1f44f185d182941ef8f15e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.204582 13678 tablet_replica.cc:333] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
W20260709 12:16:18.204671 20332 leader_election.cc:336] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c53e9e93c83e41a0b26a2e3cb3bf9cb8 (127.13.91.129:36755): Network error: Client connection negotiation failed: client connection to 127.13.91.129:36755: connect: Connection refused (error 111)
W20260709 12:16:18.205209 20329 leader_election.cc:336] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c01e5c84f0b943e2818270d3e9cf497d (127.13.91.130:35313): Network error: Client connection negotiation failed: client connection to 127.13.91.130:35313: connect: Connection refused (error 111)
I20260709 12:16:18.205369 13678 raft_consensus.cc:2243] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.205605 20329 leader_election.cc:304] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [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: 6dd61375d02c470fabd9e56f4dd6e6fe; no voters: c01e5c84f0b943e2818270d3e9cf497d, c53e9e93c83e41a0b26a2e3cb3bf9cb8
I20260709 12:16:18.205936 13678 raft_consensus.cc:2272] T 78426ebd8c2d4bbbaf224b6466e4a5e4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.206710 21148 raft_consensus.cc:2749] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:18.208118 13678 tablet_replica.cc:333] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.208765 13678 raft_consensus.cc:2243] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.209530 13678 raft_consensus.cc:2272] T a2a83a3175094bd58c6f9407b5de7a8a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.211416 13678 tablet_replica.cc:333] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.211941 13678 raft_consensus.cc:2243] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.212685 13678 raft_consensus.cc:2272] T d5e16fd72856433a834995a825731f54 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.214501 13678 tablet_replica.cc:333] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.215106 13678 raft_consensus.cc:2243] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.215529 13678 raft_consensus.cc:2272] T dd7216a4bcd74d6c8844190a30f1daed P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.217479 13678 tablet_replica.cc:333] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.218016 13678 raft_consensus.cc:2243] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.218708 13678 raft_consensus.cc:2272] T 32cbc80037584b7eb854642a8f04f712 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.220574 13678 tablet_replica.cc:333] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.221089 13678 raft_consensus.cc:2243] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.221475 13678 raft_consensus.cc:2272] T 6e67b31d71694f57a620820cc5b72a67 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.223431 13678 tablet_replica.cc:333] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.223944 13678 raft_consensus.cc:2243] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.224730 13678 raft_consensus.cc:2272] T 7068ce43cdf94803abb06da7d4c223c4 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.226717 13678 tablet_replica.cc:333] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.227259 13678 raft_consensus.cc:2243] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.227675 13678 raft_consensus.cc:2272] T d939e63704e94846bd2975135cc52df7 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.229601 13678 tablet_replica.cc:333] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.230108 13678 raft_consensus.cc:2243] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.230870 13678 raft_consensus.cc:2272] T 50c301eee8174419a8be428595687f60 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.232681 13678 tablet_replica.cc:333] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.233215 13678 raft_consensus.cc:2243] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.233621 13678 raft_consensus.cc:2272] T 4451bd79ab55404b99f35d375896dc77 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.235404 13678 tablet_replica.cc:333] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.235931 13678 raft_consensus.cc:2243] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.236706 13678 raft_consensus.cc:2272] T b2b368bc8ddd42828a7201e4a785558c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.238674 13678 tablet_replica.cc:333] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.239187 13678 raft_consensus.cc:2243] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.239602 13678 raft_consensus.cc:2272] T bd430f8396944f38ada2f5ceabc88004 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.241503 13678 tablet_replica.cc:333] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.242023 13678 raft_consensus.cc:2243] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.242409 13678 raft_consensus.cc:2272] T 508e68b0b15b487189fba44006c3e74f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.244230 13678 tablet_replica.cc:333] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.244753 13678 raft_consensus.cc:2243] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.245218 13678 raft_consensus.cc:2272] T bb3ffc08d04b4e2d90430ef03c28f0ac P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.247100 13678 tablet_replica.cc:333] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.247617 13678 raft_consensus.cc:2243] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.248085 13678 raft_consensus.cc:2272] T 3c9ff32655bc46139565786500d96ad0 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.249962 13678 tablet_replica.cc:333] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.250514 13678 raft_consensus.cc:2243] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.250912 13678 raft_consensus.cc:2272] T 5f24e52fddd9446ebfeab09e81f1a9d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.252874 13678 tablet_replica.cc:333] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.253391 13678 raft_consensus.cc:2243] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.253789 13678 raft_consensus.cc:2272] T 9f8b36322ee44d40ac0e105805f3504b P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.255719 13678 tablet_replica.cc:333] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.256255 13678 raft_consensus.cc:2243] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.256669 13678 raft_consensus.cc:2272] T f56362da4ee345259adea438cd17ec1f P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.258467 13678 tablet_replica.cc:333] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.258970 13678 raft_consensus.cc:2243] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.259341 13678 raft_consensus.cc:2272] T 440e43db06b548ec92d1cdc1c404d4d9 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.261232 13678 tablet_replica.cc:333] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.261735 13678 raft_consensus.cc:2243] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.262138 13678 raft_consensus.cc:2272] T 8604eb99a6f44b768d8aa9f54e9c23d5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.263971 13678 tablet_replica.cc:333] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.264499 13678 raft_consensus.cc:2243] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.264914 13678 raft_consensus.cc:2272] T 60e7c291cd45411da6a653a855a2c1e5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.266765 13678 tablet_replica.cc:333] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.267299 13678 raft_consensus.cc:2243] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.267809 13678 raft_consensus.cc:2272] T 4f5421495b1e4ef6a84cc954aba862f6 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.269972 13678 tablet_replica.cc:333] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.270561 13678 raft_consensus.cc:2243] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.271129 13678 raft_consensus.cc:2272] T a48de3e6827e4c109f9d1bdb7ac74fca P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.273262 13678 tablet_replica.cc:333] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.273787 13678 raft_consensus.cc:2243] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.274186 13678 raft_consensus.cc:2272] T 10738305249749919885affa1e9330ce P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.275964 13678 tablet_replica.cc:333] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.276533 13678 raft_consensus.cc:2243] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.276912 13678 raft_consensus.cc:2272] T 3bece84f18c548e7a51608724029e839 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.278754 13678 tablet_replica.cc:333] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.279378 13678 raft_consensus.cc:2243] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.280128 13678 raft_consensus.cc:2272] T 29bbf527e2954ca1b393a2f22efb9bf3 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.281898 13678 tablet_replica.cc:333] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.282392 13678 raft_consensus.cc:2243] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.282799 13678 raft_consensus.cc:2272] T 4115a4c6c71f401b8056feff7c726e83 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.284564 13678 tablet_replica.cc:333] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.285043 13678 raft_consensus.cc:2243] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.285434 13678 raft_consensus.cc:2272] T 42c4ca7fb381410f875745da41f59595 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.287628 13678 tablet_replica.cc:333] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.288146 13678 raft_consensus.cc:2243] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.288810 13678 raft_consensus.cc:2272] T 0547d6caec8548b184ce041709dc871a P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.290776 13678 tablet_replica.cc:333] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.291296 13678 raft_consensus.cc:2243] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.291690 13678 raft_consensus.cc:2272] T 02bd0f38456b42ed840341df2da43b15 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.293583 13678 tablet_replica.cc:333] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.294107 13678 raft_consensus.cc:2243] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.295360 13678 raft_consensus.cc:2272] T a628ce0193c243f2914d20ed55464ec5 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.297608 13678 tablet_replica.cc:333] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.298141 13678 raft_consensus.cc:2243] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.298894 13678 raft_consensus.cc:2272] T 008ca5da098649f7b064acb17a8c0d9e P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.300926 13678 tablet_replica.cc:333] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.301450 13678 raft_consensus.cc:2243] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.302186 13678 raft_consensus.cc:2272] T 2234ad2a460c435692ad18ba60d3727c P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.304088 13678 tablet_replica.cc:333] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.304646 13678 raft_consensus.cc:2243] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.305389 13678 raft_consensus.cc:2272] T 09fa4a848bdc4f5a92eab7a2a8594a80 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.307238 13678 tablet_replica.cc:333] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.307761 13678 raft_consensus.cc:2243] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.308182 13678 raft_consensus.cc:2272] T d715e66a3ab94d2c841d78ac0dbd3d50 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.310065 13678 tablet_replica.cc:333] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.310559 13678 raft_consensus.cc:2243] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.310952 13678 raft_consensus.cc:2272] T f65096c0ff7b4697885016e0a9f02211 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.312906 13678 tablet_replica.cc:333] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.313395 13678 raft_consensus.cc:2243] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.313791 13678 raft_consensus.cc:2272] T b45c2c45178e455aa430dda8fcb4dd63 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.315701 13678 tablet_replica.cc:333] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.316190 13678 raft_consensus.cc:2243] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.316646 13678 raft_consensus.cc:2272] T 7790dcf39f094de3a0e101a9b19eb732 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.318558 13678 tablet_replica.cc:333] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.319034 13678 raft_consensus.cc:2243] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.319450 13678 raft_consensus.cc:2272] T 9f984558d55e48a3b64503ba49a58833 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.321482 13678 tablet_replica.cc:333] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe: stopping tablet replica
I20260709 12:16:18.321931 13678 raft_consensus.cc:2243] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.322345 13678 raft_consensus.cc:2272] T dedf0758cf074007959740ddc17d41d8 P 6dd61375d02c470fabd9e56f4dd6e6fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.397179 13678 tablet_server.cc:196] TabletServer@127.13.91.132:0 shutdown complete.
I20260709 12:16:18.460369 13678 master.cc:562] Master@127.13.91.190:38231 shutting down...
I20260709 12:16:18.481478 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:18.482028 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.482339 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P b19da1b511ff438286e15734391fe0b0: stopping tablet replica
I20260709 12:16:18.504030 13678 master.cc:584] Master@127.13.91.190:38231 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (27268 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:16:18.585637 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:42513
I20260709 12:16:18.586777 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:18.592682 21169 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 12:16:18.593021 21170 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 12:16:18.593820 21172 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 12:16:18.594091 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:18.595103 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:18.595285 13678 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 12:16:18.595450 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599378595433 us; error 0 us; skew 500 ppm
I20260709 12:16:18.595971 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:18.598361 13678 webserver.cc:533] Webserver started at http://127.13.91.190:35185/ using document root <none> and password file <none>
I20260709 12:16:18.598834 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:18.598999 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:18.599272 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:18.600540 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "ca4e1a29bdc641dc8965582e6d084ed7"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.604753 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:16:18.607967 21177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.608731 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:18.608997 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "ca4e1a29bdc641dc8965582e6d084ed7"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.609283 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-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 12:16:18.622617 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:18.623790 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:18.661659 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:42513
I20260709 12:16:18.661765 21228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:42513 every 8 connection(s)
I20260709 12:16:18.665560 21229 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 12:16:18.676465 21229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7: Bootstrap starting.
I20260709 12:16:18.681334 21229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:18.685505 21229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7: No bootstrap required, opened a new log
I20260709 12:16:18.687666 21229 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4e1a29bdc641dc8965582e6d084ed7" member_type: VOTER }
I20260709 12:16:18.688072 21229 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:18.688329 21229 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4e1a29bdc641dc8965582e6d084ed7, State: Initialized, Role: FOLLOWER
I20260709 12:16:18.688913 21229 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca4e1a29bdc641dc8965582e6d084ed7" member_type: VOTER }
I20260709 12:16:18.689378 21229 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:18.689586 21229 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:18.689831 21229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:18.694476 21229 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4e1a29bdc641dc8965582e6d084ed7" member_type: VOTER }
I20260709 12:16:18.694968 21229 leader_election.cc:304] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [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: ca4e1a29bdc641dc8965582e6d084ed7; no voters: 
I20260709 12:16:18.696048 21229 leader_election.cc:290] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:18.696442 21232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:18.697741 21232 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 1 LEADER]: Becoming Leader. State: Replica: ca4e1a29bdc641dc8965582e6d084ed7, State: Running, Role: LEADER
I20260709 12:16:18.698431 21232 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [LEADER]: Queue going to LEADER mode. State: All 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: "ca4e1a29bdc641dc8965582e6d084ed7" member_type: VOTER }
I20260709 12:16:18.698832 21229 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:18.703258 21234 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca4e1a29bdc641dc8965582e6d084ed7. Latest consensus state: current_term: 1 leader_uuid: "ca4e1a29bdc641dc8965582e6d084ed7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4e1a29bdc641dc8965582e6d084ed7" member_type: VOTER } }
I20260709 12:16:18.703934 21234 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:18.704113 21233 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca4e1a29bdc641dc8965582e6d084ed7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4e1a29bdc641dc8965582e6d084ed7" member_type: VOTER } }
I20260709 12:16:18.704871 21233 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:18.706036 21239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:18.713194 21239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:18.714282 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:18.721818 21239 catalog_manager.cc:1383] Generated new cluster ID: 003ab9fec6fe4ff58bfd996c3ea4b686
I20260709 12:16:18.722121 21239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:18.738642 21239 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:18.739951 21239 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:18.753123 21239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7: Generated new TSK 0
I20260709 12:16:18.753749 21239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:18.781222 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:18.787154 21250 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 12:16:18.788148 21251 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 12:16:18.789393 21253 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 12:16:18.789626 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:18.790714 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:18.790911 13678 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 12:16:18.791075 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599378791055 us; error 0 us; skew 500 ppm
I20260709 12:16:18.791601 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:18.793958 13678 webserver.cc:533] Webserver started at http://127.13.91.129:46657/ using document root <none> and password file <none>
I20260709 12:16:18.794435 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:18.794620 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:18.794874 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:18.795926 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "18e5749a0e324b3398c56ba7383a36cd"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.800346 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:16:18.803745 21258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.804517 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:18.804795 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "18e5749a0e324b3398c56ba7383a36cd"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.805068 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-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 12:16:18.815418 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:18.816692 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:18.818179 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:18.820474 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:18.820670 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.820899 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:18.821070 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.860855 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:37761
I20260709 12:16:18.860955 21320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:37761 every 8 connection(s)
I20260709 12:16:18.865608 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:18.873445 21325 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 12:16:18.873554 21326 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 12:16:18.875396 21328 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 12:16:18.876664 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:18.877629 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:18.877820 13678 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 12:16:18.878010 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599378877990 us; error 0 us; skew 500 ppm
I20260709 12:16:18.878610 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:18.881362 13678 webserver.cc:533] Webserver started at http://127.13.91.130:46297/ using document root <none> and password file <none>
I20260709 12:16:18.881525 21321 heartbeater.cc:344] Connected to a master server at 127.13.91.190:42513
I20260709 12:16:18.881911 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:18.882015 21321 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:18.882186 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:18.882527 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:18.882936 21321 heartbeater.cc:507] Master 127.13.91.190:42513 requested a full tablet report, sending...
I20260709 12:16:18.883706 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "d23de6f0c8894a2ca68d947877092a59"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.884982 21194 ts_manager.cc:194] Registered new tserver with Master: 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761)
I20260709 12:16:18.886749 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37348
I20260709 12:16:18.888595 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:16:18.892475 21333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.893261 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:16:18.893529 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "d23de6f0c8894a2ca68d947877092a59"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.893808 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-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 12:16:18.923305 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:18.924522 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:18.925932 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:18.928087 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:18.928262 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.928515 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:18.928668 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.966921 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:34381
I20260709 12:16:18.967016 21395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:34381 every 8 connection(s)
I20260709 12:16:18.971524 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:18.978473 21399 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 12:16:18.980993 21400 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 12:16:18.981501 13678 server_base.cc:1061] running on GCE node
W20260709 12:16:18.982383 21402 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 12:16:18.983827 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:18.984107 13678 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 12:16:18.984234 21396 heartbeater.cc:344] Connected to a master server at 127.13.91.190:42513
I20260709 12:16:18.984347 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599378984329 us; error 0 us; skew 500 ppm
I20260709 12:16:18.984753 21396 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:18.985116 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:18.985481 21396 heartbeater.cc:507] Master 127.13.91.190:42513 requested a full tablet report, sending...
I20260709 12:16:18.987607 21194 ts_manager.cc:194] Registered new tserver with Master: d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:18.987711 13678 webserver.cc:533] Webserver started at http://127.13.91.131:46453/ using document root <none> and password file <none>
I20260709 12:16:18.988324 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:18.988507 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:18.988750 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:18.989126 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37362
I20260709 12:16:18.989938 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "d5a66a5386684bc78f59352c6518adb3"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.994654 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:16:18.998021 21407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:18.998837 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:16:18.999128 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "d5a66a5386684bc78f59352c6518adb3"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:18.999421 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-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 12:16:19.011787 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:19.013043 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:19.014472 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:19.016752 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:19.016965 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:19.017373 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:19.017558 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:19.055109 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:33653
I20260709 12:16:19.055213 21469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:33653 every 8 connection(s)
I20260709 12:16:19.068440 21470 heartbeater.cc:344] Connected to a master server at 127.13.91.190:42513
I20260709 12:16:19.068899 21470 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:19.069590 21470 heartbeater.cc:507] Master 127.13.91.190:42513 requested a full tablet report, sending...
I20260709 12:16:19.071518 21194 ts_manager.cc:194] Registered new tserver with Master: d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.072223 13678 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014171257s
I20260709 12:16:19.072862 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37370
I20260709 12:16:19.097182 21194 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37386:
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 12:16:19.100016 21194 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 12:16:19.168466 21361 tablet_service.cc:1511] Processing CreateTablet for tablet 724a65315236474ea041b718634c617f (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:19.169970 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724a65315236474ea041b718634c617f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.173550 21360 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6e0a8affc74eea83da794360c6b0ef (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:19.175217 21360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6e0a8affc74eea83da794360c6b0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.177634 21359 tablet_service.cc:1511] Processing CreateTablet for tablet 41e5ca89a31347a9a0bef2406c83b1ee (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:19.180230 21358 tablet_service.cc:1511] Processing CreateTablet for tablet dd4d150339734c018b4160bd65b508f9 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:19.183724 21357 tablet_service.cc:1511] Processing CreateTablet for tablet 98ff57b5f62c4cebbec7e075c5ff6436 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:19.185101 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e5ca89a31347a9a0bef2406c83b1ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.184751 21356 tablet_service.cc:1511] Processing CreateTablet for tablet 2a565bb7fe234b91b6b9952fdd2db001 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:19.186491 21356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a565bb7fe234b91b6b9952fdd2db001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.188618 21358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4d150339734c018b4160bd65b508f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.189239 21357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ff57b5f62c4cebbec7e075c5ff6436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.193542 21355 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3fa0d0b51f45d1893d8502d4c3a942 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:19.194988 21355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3fa0d0b51f45d1893d8502d4c3a942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.208552 21286 tablet_service.cc:1511] Processing CreateTablet for tablet 724a65315236474ea041b718634c617f (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:19.210011 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724a65315236474ea041b718634c617f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.209779 21435 tablet_service.cc:1511] Processing CreateTablet for tablet 724a65315236474ea041b718634c617f (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:19.211162 21435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724a65315236474ea041b718634c617f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.211997 21285 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6e0a8affc74eea83da794360c6b0ef (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:19.212916 21279 tablet_service.cc:1511] Processing CreateTablet for tablet 07fadbde3a4943238b1a42b8a7a1bf78 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:19.213382 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6e0a8affc74eea83da794360c6b0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.214217 21279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07fadbde3a4943238b1a42b8a7a1bf78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.220198 21281 tablet_service.cc:1511] Processing CreateTablet for tablet 2a565bb7fe234b91b6b9952fdd2db001 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:19.222386 21281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a565bb7fe234b91b6b9952fdd2db001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.224890 21354 tablet_service.cc:1511] Processing CreateTablet for tablet 07fadbde3a4943238b1a42b8a7a1bf78 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:19.225206 21280 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3fa0d0b51f45d1893d8502d4c3a942 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:19.226282 21354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07fadbde3a4943238b1a42b8a7a1bf78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.226521 21280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3fa0d0b51f45d1893d8502d4c3a942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.229038 21282 tablet_service.cc:1511] Processing CreateTablet for tablet 98ff57b5f62c4cebbec7e075c5ff6436 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:19.230487 21282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ff57b5f62c4cebbec7e075c5ff6436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.232995 21284 tablet_service.cc:1511] Processing CreateTablet for tablet 41e5ca89a31347a9a0bef2406c83b1ee (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:19.234416 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e5ca89a31347a9a0bef2406c83b1ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.224109 21283 tablet_service.cc:1511] Processing CreateTablet for tablet dd4d150339734c018b4160bd65b508f9 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:19.237766 21283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4d150339734c018b4160bd65b508f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.251113 21434 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6e0a8affc74eea83da794360c6b0ef (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:19.252660 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6e0a8affc74eea83da794360c6b0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.271929 21484 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.287869 21433 tablet_service.cc:1511] Processing CreateTablet for tablet 41e5ca89a31347a9a0bef2406c83b1ee (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:19.294389 21429 tablet_service.cc:1511] Processing CreateTablet for tablet 1b3fa0d0b51f45d1893d8502d4c3a942 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:19.295060 21431 tablet_service.cc:1511] Processing CreateTablet for tablet 98ff57b5f62c4cebbec7e075c5ff6436 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:19.295888 21429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b3fa0d0b51f45d1893d8502d4c3a942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.296818 21431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ff57b5f62c4cebbec7e075c5ff6436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.297164 21430 tablet_service.cc:1511] Processing CreateTablet for tablet 2a565bb7fe234b91b6b9952fdd2db001 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:19.298442 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a565bb7fe234b91b6b9952fdd2db001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.291754 21484 tablet_bootstrap.cc:654] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.300755 21432 tablet_service.cc:1511] Processing CreateTablet for tablet dd4d150339734c018b4160bd65b508f9 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:19.304144 21433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e5ca89a31347a9a0bef2406c83b1ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.304908 21432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4d150339734c018b4160bd65b508f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.313408 21281 tablet_service.cc:1511] Processing CreateTablet for tablet cc8c333a39f74cd6ac38522340b945c6 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:19.314862 21281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8c333a39f74cd6ac38522340b945c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.317956 21435 tablet_service.cc:1511] Processing CreateTablet for tablet 07fadbde3a4943238b1a42b8a7a1bf78 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:19.319444 21435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07fadbde3a4943238b1a42b8a7a1bf78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.321087 21485 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.300786 21486 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.340044 21361 tablet_service.cc:1511] Processing CreateTablet for tablet cc8c333a39f74cd6ac38522340b945c6 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:19.341696 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8c333a39f74cd6ac38522340b945c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.347141 21431 tablet_service.cc:1511] Processing CreateTablet for tablet cc8c333a39f74cd6ac38522340b945c6 (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:19.354488 21359 tablet_service.cc:1511] Processing CreateTablet for tablet 12f794ee888b44bf828b965bff5b71dd (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:19.354573 21286 tablet_service.cc:1511] Processing CreateTablet for tablet 12f794ee888b44bf828b965bff5b71dd (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:19.355636 21431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8c333a39f74cd6ac38522340b945c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.356020 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f794ee888b44bf828b965bff5b71dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.355847 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f794ee888b44bf828b965bff5b71dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.360872 21432 tablet_service.cc:1511] Processing CreateTablet for tablet 12f794ee888b44bf828b965bff5b71dd (DEFAULT_TABLE table=test-workload [id=d7c9451e39da476d9796239eb790cf14]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:19.362172 21432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f794ee888b44bf828b965bff5b71dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:19.369659 21486 tablet_bootstrap.cc:654] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.370635 21485 tablet_bootstrap.cc:654] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.412343 21485 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.412953 21485 ts_tablet_manager.cc:1403] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.000s
I20260709 12:16:19.415664 21485 raft_consensus.cc:359] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.416401 21485 raft_consensus.cc:385] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.416695 21485 raft_consensus.cc:740] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.417497 21485 consensus_queue.cc:260] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.420238 21486 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.420902 21486 ts_tablet_manager.cc:1403] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.013s
I20260709 12:16:19.423868 21486 raft_consensus.cc:359] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.427763 21486 raft_consensus.cc:385] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.428071 21486 raft_consensus.cc:740] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.428853 21486 consensus_queue.cc:260] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.430573 21484 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.431213 21484 ts_tablet_manager.cc:1403] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.009s
I20260709 12:16:19.433988 21396 heartbeater.cc:499] Master 127.13.91.190:42513 was elected leader, sending a full tablet report...
I20260709 12:16:19.434732 21486 ts_tablet_manager.cc:1434] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:16:19.435812 21486 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.443365 21486 tablet_bootstrap.cc:654] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.445365 21321 heartbeater.cc:499] Master 127.13.91.190:42513 was elected leader, sending a full tablet report...
I20260709 12:16:19.451383 21485 ts_tablet_manager.cc:1434] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.020s
I20260709 12:16:19.452454 21485 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.458666 21485 tablet_bootstrap.cc:654] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.458204 21484 raft_consensus.cc:359] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.459112 21484 raft_consensus.cc:385] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.459456 21484 raft_consensus.cc:740] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.460417 21484 consensus_queue.cc:260] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.464649 21484 ts_tablet_manager.cc:1434] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 12:16:19.465883 21470 heartbeater.cc:499] Master 127.13.91.190:42513 was elected leader, sending a full tablet report...
I20260709 12:16:19.466878 21484 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.475234 21486 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.475749 21486 ts_tablet_manager.cc:1403] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.012s
I20260709 12:16:19.477360 21484 tablet_bootstrap.cc:654] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.478562 21486 raft_consensus.cc:359] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.479338 21486 raft_consensus.cc:385] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.479725 21486 raft_consensus.cc:740] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.480233 21485 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.480775 21485 ts_tablet_manager.cc:1403] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260709 12:16:19.480639 21486 consensus_queue.cc:260] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.483517 21486 ts_tablet_manager.cc:1434] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:16:19.484645 21486 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.484303 21485 raft_consensus.cc:359] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.485162 21485 raft_consensus.cc:385] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.485466 21485 raft_consensus.cc:740] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.486354 21485 consensus_queue.cc:260] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.488933 21485 ts_tablet_manager.cc:1434] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:19.489498 21494 raft_consensus.cc:493] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.489854 21485 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.490021 21494 raft_consensus.cc:515] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.492122 21486 tablet_bootstrap.cc:654] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.496726 21485 tablet_bootstrap.cc:654] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.504408 21494 leader_election.cc:290] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381), 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761)
I20260709 12:16:19.513899 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724a65315236474ea041b718634c617f" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
W20260709 12:16:19.515925 21410 leader_election.cc:343] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.519840 21484 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.520534 21484 ts_tablet_manager.cc:1403] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.009s
I20260709 12:16:19.523936 21484 raft_consensus.cc:359] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.524868 21484 raft_consensus.cc:385] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.525172 21484 raft_consensus.cc:740] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.521629 21485 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.526247 21485 ts_tablet_manager.cc:1403] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.016s
I20260709 12:16:19.526010 21484 consensus_queue.cc:260] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.529322 21485 raft_consensus.cc:359] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.529886 21486 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.529954 21484 ts_tablet_manager.cc:1434] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:16:19.530016 21485 raft_consensus.cc:385] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.533715 21486 ts_tablet_manager.cc:1403] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.021s
I20260709 12:16:19.533947 21485 raft_consensus.cc:740] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.534790 21485 consensus_queue.cc:260] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.535820 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724a65315236474ea041b718634c617f" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:19.536854 21485 ts_tablet_manager.cc:1434] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:19.536890 21486 raft_consensus.cc:359] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
W20260709 12:16:19.537439 21408 leader_election.cc:343] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.537791 21486 raft_consensus.cc:385] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.537933 21485 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.538126 21486 raft_consensus.cc:740] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.537904 21408 leader_election.cc:304] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:19.539019 21486 consensus_queue.cc:260] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.539727 21494 raft_consensus.cc:2749] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:19.541038 21484 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.543658 21486 ts_tablet_manager.cc:1434] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:16:19.544757 21486 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.545135 21485 tablet_bootstrap.cc:654] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.548023 21484 tablet_bootstrap.cc:654] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.551003 21486 tablet_bootstrap.cc:654] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.560912 21484 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.561448 21484 ts_tablet_manager.cc:1403] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 12:16:19.562793 21486 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.563323 21486 ts_tablet_manager.cc:1403] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 12:16:19.564440 21484 raft_consensus.cc:359] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.565200 21484 raft_consensus.cc:385] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.565483 21484 raft_consensus.cc:740] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.566255 21486 raft_consensus.cc:359] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.566426 21484 consensus_queue.cc:260] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.567040 21486 raft_consensus.cc:385] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.567358 21486 raft_consensus.cc:740] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.568132 21486 consensus_queue.cc:260] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.569552 21485 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.570097 21485 ts_tablet_manager.cc:1403] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260709 12:16:19.570297 21486 ts_tablet_manager.cc:1434] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:19.571333 21486 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.573038 21485 raft_consensus.cc:359] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.573740 21485 raft_consensus.cc:385] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.574018 21485 raft_consensus.cc:740] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.574859 21485 consensus_queue.cc:260] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.575263 21484 ts_tablet_manager.cc:1434] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 12:16:19.577529 21485 ts_tablet_manager.cc:1434] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:16:19.577901 21486 tablet_bootstrap.cc:654] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.578613 21485 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.579241 21484 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.585768 21485 tablet_bootstrap.cc:654] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.586771 21484 tablet_bootstrap.cc:654] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.592916 21486 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.593461 21486 ts_tablet_manager.cc:1403] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260709 12:16:19.596750 21485 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.596385 21486 raft_consensus.cc:359] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.597173 21486 raft_consensus.cc:385] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.597244 21485 ts_tablet_manager.cc:1403] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 12:16:19.597513 21486 raft_consensus.cc:740] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.597699 21484 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.598198 21484 ts_tablet_manager.cc:1403] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 12:16:19.598318 21486 consensus_queue.cc:260] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.599874 21485 raft_consensus.cc:359] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.600733 21486 ts_tablet_manager.cc:1434] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:16:19.600778 21485 raft_consensus.cc:385] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.601343 21485 raft_consensus.cc:740] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.601092 21484 raft_consensus.cc:359] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.601799 21486 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.602056 21484 raft_consensus.cc:385] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.602562 21484 raft_consensus.cc:740] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.602131 21485 consensus_queue.cc:260] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.604205 21491 raft_consensus.cc:493] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.604707 21491 raft_consensus.cc:515] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.603462 21484 consensus_queue.cc:260] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.609943 21484 ts_tablet_manager.cc:1434] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:16:19.610991 21484 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.614061 21486 tablet_bootstrap.cc:654] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.602001 21490 raft_consensus.cc:493] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.615698 21491 leader_election.cc:290] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.618610 21494 raft_consensus.cc:493] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.619153 21494 raft_consensus.cc:515] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.615944 21490 raft_consensus.cc:515] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.624037 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:19.624745 21296 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:19.626192 21490 leader_election.cc:290] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.627877 21491 raft_consensus.cc:493] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.628584 21486 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.628425 21491 raft_consensus.cc:515] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.629122 21486 ts_tablet_manager.cc:1403] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 12:16:19.630465 21491 leader_election.cc:290] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.630975 21494 leader_election.cc:290] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:19.638211 21486 raft_consensus.cc:359] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.639082 21486 raft_consensus.cc:385] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.639369 21486 raft_consensus.cc:740] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.641702 21485 ts_tablet_manager.cc:1434] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.044s	user 0.016s	sys 0.025s
I20260709 12:16:19.641726 21484 tablet_bootstrap.cc:654] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.640067 21486 consensus_queue.cc:260] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.646024 21485 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.649219 21410 leader_election.cc:304] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.650939 21494 raft_consensus.cc:2804] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.651327 21494 raft_consensus.cc:493] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.651662 21494 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.651993 21486 ts_tablet_manager.cc:1434] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260709 12:16:19.653435 21486 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.657086 21485 tablet_bootstrap.cc:654] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.659016 21494 raft_consensus.cc:515] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.660445 21505 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.660972 21505 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.663430 21505 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.665462 21485 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.666044 21485 ts_tablet_manager.cc:1403] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:16:19.667121 21486 tablet_bootstrap.cc:654] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.668529 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:19.669189 21296 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.669207 21485 raft_consensus.cc:359] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.670127 21485 raft_consensus.cc:385] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.670449 21485 raft_consensus.cc:740] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.671200 21485 consensus_queue.cc:260] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.673545 21485 ts_tablet_manager.cc:1434] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:16:19.676148 21486 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.676697 21486 ts_tablet_manager.cc:1403] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 12:16:19.677450 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:19.678112 21371 raft_consensus.cc:2468] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e5749a0e324b3398c56ba7383a36cd in term 0.
I20260709 12:16:19.679872 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:19.679646 21486 raft_consensus.cc:359] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.680454 21486 raft_consensus.cc:385] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.680529 21371 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e5749a0e324b3398c56ba7383a36cd in term 0.
I20260709 12:16:19.680812 21486 raft_consensus.cc:740] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.681420 21259 leader_election.cc:304] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:19.682082 21485 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.681720 21486 consensus_queue.cc:260] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.683180 21490 raft_consensus.cc:2804] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.683573 21490 raft_consensus.cc:493] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.683907 21490 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.684391 21486 ts_tablet_manager.cc:1434] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:19.688232 21486 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.695276 21486 tablet_bootstrap.cc:654] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.698586 21490 raft_consensus.cc:515] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.701258 21485 tablet_bootstrap.cc:654] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.701170 21259 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:19.702805 21296 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:19.704107 21410 leader_election.cc:304] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.706156 21486 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.706708 21486 ts_tablet_manager.cc:1403] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
W20260709 12:16:19.709187 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:19.709525 21486 raft_consensus.cc:359] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.710284 21486 raft_consensus.cc:385] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.710547 21486 raft_consensus.cc:740] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.712329 21516 raft_consensus.cc:2804] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.712906 21505 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.713347 21505 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.713685 21505 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.714027 21515 raft_consensus.cc:493] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.714265 21485 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.714883 21485 ts_tablet_manager.cc:1403] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260709 12:16:19.714659 21486 consensus_queue.cc:260] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.716626 21515 raft_consensus.cc:515] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.718240 21485 raft_consensus.cc:359] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.719014 21485 raft_consensus.cc:385] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.719309 21485 raft_consensus.cc:740] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.720134 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4d150339734c018b4160bd65b508f9" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:19.720268 21485 consensus_queue.cc:260] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.721334 21296 raft_consensus.cc:2468] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:19.722568 21410 leader_election.cc:304] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.727442 21494 leader_election.cc:290] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:19.728247 21494 raft_consensus.cc:2804] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.728637 21494 raft_consensus.cc:493] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.728967 21494 raft_consensus.cc:3060] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.731022 21485 ts_tablet_manager.cc:1434] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:16:19.732093 21485 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.733220 21486 ts_tablet_manager.cc:1434] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:16:19.734300 21486 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.738651 21485 tablet_bootstrap.cc:654] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.747062 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:19.747920 21371 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:19.749362 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4d150339734c018b4160bd65b508f9" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:19.749626 21490 leader_election.cc:290] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 election: Requested vote from peers d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.750142 21371 raft_consensus.cc:2468] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:19.750733 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:19.751354 21370 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.751601 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:19.719221 21515 leader_election.cc:290] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:19.752151 21371 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.758953 21484 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.759572 21484 ts_tablet_manager.cc:1403] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.002s
I20260709 12:16:19.760756 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:19.762292 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:19.762612 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:19.763362 21442 raft_consensus.cc:2468] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 0.
I20260709 12:16:19.763470 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:19.764138 21516 raft_consensus.cc:697] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:19.765121 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:19.765041 21516 consensus_queue.cc:237] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.765516 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:19.766305 21295 raft_consensus.cc:2468] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 0.
I20260709 12:16:19.765156 21486 tablet_bootstrap.cc:654] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.768661 21494 raft_consensus.cc:515] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.769152 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
W20260709 12:16:19.768579 21261 leader_election.cc:343] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.770900 21494 leader_election.cc:290] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:19.772554 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4d150339734c018b4160bd65b508f9" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:19.773241 21295 raft_consensus.cc:3060] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.770583 21505 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
W20260709 12:16:19.771070 21261 leader_election.cc:343] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.776489 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:19.777143 21369 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.773358 21484 raft_consensus.cc:359] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.777565 21484 raft_consensus.cc:385] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.776610 21505 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 election: Requested vote from peers d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.777876 21484 raft_consensus.cc:740] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
W20260709 12:16:19.778957 21261 leader_election.cc:343] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.778733 21484 consensus_queue.cc:260] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.780797 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "18e5749a0e324b3398c56ba7383a36cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:19.781392 21484 ts_tablet_manager.cc:1434] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 12:16:19.782455 21484 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.786772 21295 raft_consensus.cc:2468] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:19.788113 21410 leader_election.cc:304] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.789113 21494 raft_consensus.cc:2804] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.789517 21484 tablet_bootstrap.cc:654] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.789642 21494 raft_consensus.cc:697] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:19.791023 21494 consensus_queue.cc:237] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.791059 21193 catalog_manager.cc:5697] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:19.782380 21261 leader_election.cc:343] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.796000 21370 raft_consensus.cc:2468] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e5749a0e324b3398c56ba7383a36cd in term 1.
I20260709 12:16:19.797564 21259 leader_election.cc:304] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: d5a66a5386684bc78f59352c6518adb3
W20260709 12:16:19.798039 21336 leader_election.cc:343] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.798753 21336 leader_election.cc:304] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:19.798846 21505 raft_consensus.cc:2804] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.799525 21491 raft_consensus.cc:2804] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.800086 21505 raft_consensus.cc:697] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 LEADER]: Becoming Leader. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Running, Role: LEADER
I20260709 12:16:19.800263 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4d150339734c018b4160bd65b508f9" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:19.796080 21371 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:19.799646 21336 leader_election.cc:304] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd
I20260709 12:16:19.799938 21491 raft_consensus.cc:493] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.801720 21491 raft_consensus.cc:3060] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.801165 21505 consensus_queue.cc:237] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.808677 21485 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.809243 21485 ts_tablet_manager.cc:1403] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.003s
I20260709 12:16:19.811965 21485 raft_consensus.cc:359] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.812666 21485 raft_consensus.cc:385] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.812960 21485 raft_consensus.cc:740] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.813711 21485 consensus_queue.cc:260] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.815639 21485 ts_tablet_manager.cc:1434] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:19.816375 21494 raft_consensus.cc:493] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.816903 21494 raft_consensus.cc:515] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.819190 21484 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.819775 21484 ts_tablet_manager.cc:1403] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260709 12:16:19.819854 21494 leader_election.cc:290] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:19.820612 21194 catalog_manager.cc:5697] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129). New cstate: current_term: 1 leader_uuid: "18e5749a0e324b3398c56ba7383a36cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.822208 21369 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e5749a0e324b3398c56ba7383a36cd in term 1.
I20260709 12:16:19.823005 21484 raft_consensus.cc:359] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.823745 21484 raft_consensus.cc:385] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.823910 21259 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:19.824173 21485 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.824057 21484 raft_consensus.cc:740] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.827175 21486 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.825345 21518 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.832728 21486 ts_tablet_manager.cc:1403] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.016s
I20260709 12:16:19.832559 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:19.836756 21295 raft_consensus.cc:2468] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:19.837736 21528 raft_consensus.cc:2804] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.801059 21370 raft_consensus.cc:3060] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.840498 21531 raft_consensus.cc:493] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.834332 21491 raft_consensus.cc:515] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.840981 21486 raft_consensus.cc:359] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.841848 21486 raft_consensus.cc:385] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.842172 21486 raft_consensus.cc:740] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.843014 21486 consensus_queue.cc:260] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.838284 21410 leader_election.cc:304] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.844089 21528 raft_consensus.cc:493] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.838563 21485 tablet_bootstrap.cc:654] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.844575 21494 raft_consensus.cc:2804] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:16:19.839354 21336 leader_election.cc:343] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.844967 21494 raft_consensus.cc:493] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.845309 21494 raft_consensus.cc:3060] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.832252 21484 consensus_queue.cc:260] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.832787 21518 raft_consensus.cc:697] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 LEADER]: Becoming Leader. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Running, Role: LEADER
I20260709 12:16:19.846421 21518 consensus_queue.cc:237] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.847026 21528 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.848553 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:19.848882 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:19.849573 21369 raft_consensus.cc:2468] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:19.848546 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
W20260709 12:16:19.850293 21336 leader_election.cc:343] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.850724 21295 raft_consensus.cc:3060] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.840994 21531 raft_consensus.cc:515] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.843032 21491 leader_election.cc:290] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.851763 21484 ts_tablet_manager.cc:1434] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:16:19.853705 21484 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.854598 21528 raft_consensus.cc:515] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.855315 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724a65315236474ea041b718634c617f" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:19.855942 21444 raft_consensus.cc:2468] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 0.
I20260709 12:16:19.857187 21336 leader_election.cc:304] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.857995 21491 raft_consensus.cc:2804] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.858358 21491 raft_consensus.cc:493] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.858672 21491 raft_consensus.cc:3060] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.861182 21295 raft_consensus.cc:2468] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:19.861848 21370 raft_consensus.cc:2468] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:19.862347 21336 leader_election.cc:304] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:19.865087 21494 raft_consensus.cc:515] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.867805 21484 tablet_bootstrap.cc:654] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.868149 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:19.868887 21295 raft_consensus.cc:3060] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.870213 21528 leader_election.cc:290] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.871084 21528 raft_consensus.cc:2804] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.871555 21494 leader_election.cc:290] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:19.871501 21528 raft_consensus.cc:697] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:19.874339 21528 consensus_queue.cc:237] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.877882 21531 leader_election.cc:290] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653), 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761)
I20260709 12:16:19.880085 21485 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.880682 21485 ts_tablet_manager.cc:1403] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.011s
I20260709 12:16:19.882153 21486 ts_tablet_manager.cc:1434] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 12:16:19.883163 21486 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59: Bootstrap starting.
I20260709 12:16:19.883764 21485 raft_consensus.cc:359] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.884442 21485 raft_consensus.cc:385] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.884701 21485 raft_consensus.cc:740] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.885592 21485 consensus_queue.cc:260] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.887497 21485 ts_tablet_manager.cc:1434] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:19.888437 21485 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:19.891033 21295 raft_consensus.cc:2468] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:19.894871 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:19.897416 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:19.895053 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:19.898124 21370 raft_consensus.cc:3060] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.897828 21444 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.898254 21296 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.902498 21485 tablet_bootstrap.cc:654] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.915199 21191 catalog_manager.cc:5697] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.897305 21486 tablet_bootstrap.cc:654] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.896538 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724a65315236474ea041b718634c617f" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:19.917131 21410 leader_election.cc:304] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.917461 21294 raft_consensus.cc:2468] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 0.
I20260709 12:16:19.918201 21494 raft_consensus.cc:2804] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.918680 21494 raft_consensus.cc:697] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:19.919766 21485 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: No bootstrap required, opened a new log
I20260709 12:16:19.919517 21494 consensus_queue.cc:237] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.920312 21485 ts_tablet_manager.cc:1403] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.013s
I20260709 12:16:19.920950 21296 raft_consensus.cc:2468] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:19.922003 21336 leader_election.cc:304] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:19.923000 21485 raft_consensus.cc:359] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.923687 21485 raft_consensus.cc:385] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.923928 21485 raft_consensus.cc:740] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.924536 21444 raft_consensus.cc:2468] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:19.924547 21537 raft_consensus.cc:2804] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.926241 21491 raft_consensus.cc:515] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.927021 21485 consensus_queue.cc:260] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.927412 21537 raft_consensus.cc:697] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:19.929535 21485 ts_tablet_manager.cc:1434] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:16:19.929838 21537 consensus_queue.cc:237] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.931211 21528 raft_consensus.cc:493] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.931710 21528 raft_consensus.cc:515] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.932098 21194 catalog_manager.cc:5697] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129). New cstate: current_term: 1 leader_uuid: "18e5749a0e324b3398c56ba7383a36cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.933876 21528 leader_election.cc:290] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.937255 21370 raft_consensus.cc:2468] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:19.937458 21491 leader_election.cc:290] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Requested vote from peers d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653), 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761)
I20260709 12:16:19.936239 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:19.938446 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724a65315236474ea041b718634c617f" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:19.939019 21294 raft_consensus.cc:3060] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.939893 21484 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.939965 21486 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59: No bootstrap required, opened a new log
I20260709 12:16:19.940579 21484 ts_tablet_manager.cc:1403] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.003s
I20260709 12:16:19.940629 21486 ts_tablet_manager.cc:1403] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 12:16:19.943939 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724a65315236474ea041b718634c617f" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:19.944542 21443 raft_consensus.cc:3060] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.938467 21444 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 0.
I20260709 12:16:19.945554 21484 raft_consensus.cc:359] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.943593 21486 raft_consensus.cc:359] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.946025 21336 leader_election.cc:304] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:19.944630 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:19.947563 21296 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 0.
I20260709 12:16:19.946960 21486 raft_consensus.cc:385] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.948793 21486 raft_consensus.cc:740] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.947154 21537 raft_consensus.cc:2804] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.950955 21537 raft_consensus.cc:493] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.951328 21537 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.947227 21484 raft_consensus.cc:385] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.953038 21484 raft_consensus.cc:740] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.953804 21484 consensus_queue.cc:260] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.953681 21191 catalog_manager.cc:5697] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.949477 21486 consensus_queue.cc:260] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.955595 21193 catalog_manager.cc:5697] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.956967 21486 ts_tablet_manager.cc:1434] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:16:19.957360 21193 catalog_manager.cc:5697] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.958925 21537 raft_consensus.cc:515] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.961781 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:19.962320 21296 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.964501 21443 raft_consensus.cc:2468] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:19.965960 21294 raft_consensus.cc:2468] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:19.968014 21336 leader_election.cc:304] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:19.968915 21491 raft_consensus.cc:2804] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.968961 21484 ts_tablet_manager.cc:1434] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:16:19.969518 21491 raft_consensus.cc:697] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:19.970379 21484 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:19.970386 21491 consensus_queue.cc:237] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:19.972869 21537 leader_election.cc:290] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:19.974036 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:19.974687 21443 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.974963 21296 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:19.976212 21336 leader_election.cc:304] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:19.978173 21484 tablet_bootstrap.cc:654] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.981329 21537 raft_consensus.cc:2804] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.986657 21537 raft_consensus.cc:697] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:19.987742 21537 consensus_queue.cc:237] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.989363 21443 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:19.994315 21484 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:19.994870 21484 ts_tablet_manager.cc:1403] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 12:16:19.997658 21484 raft_consensus.cc:359] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.998322 21484 raft_consensus.cc:385] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.998543 21484 raft_consensus.cc:740] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.999096 21484 consensus_queue.cc:260] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:19.999109 21193 catalog_manager.cc:5697] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:20.000969 21484 ts_tablet_manager.cc:1434] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:20.001963 21484 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:20.007490 21484 tablet_bootstrap.cc:654] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:20.013216 21484 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:20.013711 21484 ts_tablet_manager.cc:1403] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 12:16:20.013547 21191 catalog_manager.cc:5697] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:20.016068 21484 raft_consensus.cc:359] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.016592 21484 raft_consensus.cc:385] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:20.016800 21484 raft_consensus.cc:740] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:20.017364 21484 consensus_queue.cc:260] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.019043 21484 ts_tablet_manager.cc:1434] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:16:20.020166 21484 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3: Bootstrap starting.
I20260709 12:16:20.024825 21484 tablet_bootstrap.cc:654] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:20.028837 21484 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3: No bootstrap required, opened a new log
I20260709 12:16:20.029202 21484 ts_tablet_manager.cc:1403] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:16:20.031124 21484 raft_consensus.cc:359] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.031564 21484 raft_consensus.cc:385] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:20.031736 21484 raft_consensus.cc:740] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Initialized, Role: FOLLOWER
I20260709 12:16:20.032172 21484 consensus_queue.cc:260] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.033861 21484 ts_tablet_manager.cc:1434] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:20.081560 21494 raft_consensus.cc:493] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:20.082053 21494 raft_consensus.cc:515] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.083895 21494 leader_election.cc:290] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:20.084695 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:20.084901 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:20.085564 21370 raft_consensus.cc:2393] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5a66a5386684bc78f59352c6518adb3 in current term 1: Already voted for candidate 18e5749a0e324b3398c56ba7383a36cd in this term.
I20260709 12:16:20.086447 21408 leader_election.cc:304] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:20.087080 21494 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:20.092027 21494 raft_consensus.cc:2749] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:20.104959 21494 raft_consensus.cc:493] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:20.105438 21494 raft_consensus.cc:515] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.107276 21494 leader_election.cc:290] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:20.108108 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8c333a39f74cd6ac38522340b945c6" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:20.108392 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8c333a39f74cd6ac38522340b945c6" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:20.108765 21296 raft_consensus.cc:2468] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:20.108987 21370 raft_consensus.cc:2468] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 0.
I20260709 12:16:20.109694 21410 leader_election.cc:304] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:20.110388 21494 raft_consensus.cc:2804] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:20.110707 21494 raft_consensus.cc:493] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:20.110918 21494 raft_consensus.cc:3060] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:20.115883 21494 raft_consensus.cc:515] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.117523 21494 leader_election.cc:290] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:20.118192 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8c333a39f74cd6ac38522340b945c6" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:20.118475 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8c333a39f74cd6ac38522340b945c6" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:20.118723 21296 raft_consensus.cc:3060] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:20.119051 21370 raft_consensus.cc:3060] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:20.124109 21296 raft_consensus.cc:2468] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:20.124158 21370 raft_consensus.cc:2468] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:20.125231 21410 leader_election.cc:304] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:20.126075 21494 raft_consensus.cc:2804] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:20.126489 21494 raft_consensus.cc:697] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:20.127143 21494 consensus_queue.cc:237] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.134361 21193 catalog_manager.cc:5697] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:20.147998 21494 consensus_queue.cc:1048] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.158712 21494 consensus_queue.cc:1048] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:20.211058 21518 consensus_queue.cc:1048] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.222009 21490 consensus_queue.cc:1048] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.256239 21494 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:20.256867 21494 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:20.258649 21494 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:20.259423 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:20.259769 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:20.260607 21370 raft_consensus.cc:2393] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5a66a5386684bc78f59352c6518adb3 in current term 1: Already voted for candidate 18e5749a0e324b3398c56ba7383a36cd in this term.
I20260709 12:16:20.261442 21408 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:20.262009 21494 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:20.267056 21494 raft_consensus.cc:2749] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:20.275245 21537 consensus_queue.cc:1048] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.280835 21494 consensus_queue.cc:1048] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.284096 21443 raft_consensus.cc:3060] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:20.294173 21528 consensus_queue.cc:1048] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.298030 21518 consensus_queue.cc:1048] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.303346 21494 consensus_queue.cc:1048] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.314437 21505 consensus_queue.cc:1048] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.344969 13678 ts_manager.cc:295] Set tserver state for 18e5749a0e324b3398c56ba7383a36cd to MAINTENANCE_MODE
I20260709 12:16:20.345646 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
I20260709 12:16:20.361182 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:20.361922 13678 tablet_replica.cc:333] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.362591 13678 raft_consensus.cc:2243] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.362944 13678 raft_consensus.cc:2272] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.364796 13678 tablet_replica.cc:333] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.365317 13678 raft_consensus.cc:2243] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.365705 13678 raft_consensus.cc:2272] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.367694 13678 tablet_replica.cc:333] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.368228 13678 raft_consensus.cc:2243] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:20.369073 13678 raft_consensus.cc:2272] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.370968 13678 tablet_replica.cc:333] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.371479 13678 raft_consensus.cc:2243] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.371815 13678 raft_consensus.cc:2272] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.373420 13678 tablet_replica.cc:333] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.373921 13678 raft_consensus.cc:2243] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.374261 13678 raft_consensus.cc:2272] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.375800 13678 tablet_replica.cc:333] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.376406 13678 raft_consensus.cc:2243] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.376747 13678 raft_consensus.cc:2272] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.378443 13678 tablet_replica.cc:333] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.378932 13678 raft_consensus.cc:2243] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.379302 13678 raft_consensus.cc:2272] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.381466 13678 tablet_replica.cc:333] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.381966 13678 raft_consensus.cc:2243] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.382373 13678 raft_consensus.cc:2272] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.384429 13678 tablet_replica.cc:333] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.384886 13678 raft_consensus.cc:2243] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:20.385290 13678 raft_consensus.cc:2272] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.387200 13678 tablet_replica.cc:333] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: stopping tablet replica
I20260709 12:16:20.387646 13678 raft_consensus.cc:2243] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:20.388449 13678 raft_consensus.cc:2272] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:20.416812 21528 consensus_queue.cc:1048] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:20.418215 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
W20260709 12:16:20.435577 21336 consensus_peers.cc:597] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:20.445498 21491 consensus_queue.cc:1048] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:20.457242 21336 consensus_peers.cc:597] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:20.490939 21537 consensus_queue.cc:1048] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:20.503008 21336 consensus_peers.cc:597] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:20.512864 21410 consensus_peers.cc:597] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:20.519189 21494 consensus_queue.cc:1048] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:20.531482 21410 consensus_peers.cc:597] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:20.536203 21494 consensus_queue.cc:1048] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:20.692073 21336 consensus_peers.cc:597] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:20.706579 21410 consensus_peers.cc:597] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:20.710203 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:20.788157 21410 consensus_peers.cc:597] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:21.711242 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:21.720785 21574 raft_consensus.cc:493] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18e5749a0e324b3398c56ba7383a36cd)
I20260709 12:16:21.721283 21574 raft_consensus.cc:515] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:21.723043 21574 leader_election.cc:290] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:21.724303 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:21.725070 21369 raft_consensus.cc:2468] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:21.726208 21408 leader_election.cc:304] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
W20260709 12:16:21.726840 21410 leader_election.cc:336] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:21.726958 21574 raft_consensus.cc:2804] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:21.727329 21574 raft_consensus.cc:493] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 18e5749a0e324b3398c56ba7383a36cd)
I20260709 12:16:21.727581 21574 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:21.732560 21574 raft_consensus.cc:515] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:21.734057 21574 leader_election.cc:290] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:21.735113 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:21.735697 21369 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:21.737533 21410 leader_election.cc:336] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:21.741214 21369 raft_consensus.cc:2468] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:21.742276 21408 leader_election.cc:304] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd
I20260709 12:16:21.742916 21574 raft_consensus.cc:2804] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:21.743255 21574 raft_consensus.cc:697] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:21.743849 21574 consensus_queue.cc:237] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:21.751119 21191 catalog_manager.cc:5697] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 1 to 2, leader changed from 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129) to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:21.816051 21491 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18e5749a0e324b3398c56ba7383a36cd)
I20260709 12:16:21.816605 21491 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:21.818259 21491 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:21.818573 21574 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18e5749a0e324b3398c56ba7383a36cd)
I20260709 12:16:21.819154 21574 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:21.819892 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:21.820570 21443 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:21.821221 21574 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:21.823055 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:21.823684 21369 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 1.
I20260709 12:16:21.823515 21336 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:21.824447 21491 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:16:21.824483 21336 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:21.825078 21491 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 18e5749a0e324b3398c56ba7383a36cd)
W20260709 12:16:21.825129 21410 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:21.825452 21491 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:21.825914 21408 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd
I20260709 12:16:21.826682 21574 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:21.826982 21574 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 18e5749a0e324b3398c56ba7383a36cd)
I20260709 12:16:21.827301 21574 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:21.830929 21491 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:21.831943 21574 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:21.832634 21491 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:21.833926 21574 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:21.835250 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:21.836040 21443 raft_consensus.cc:2393] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d23de6f0c8894a2ca68d947877092a59 in current term 2: Already voted for candidate d5a66a5386684bc78f59352c6518adb3 in this term.
I20260709 12:16:21.836843 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:21.837603 21370 raft_consensus.cc:2393] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d5a66a5386684bc78f59352c6518adb3 in current term 2: Already voted for candidate d23de6f0c8894a2ca68d947877092a59 in this term.
W20260709 12:16:21.838733 21410 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:21.839087 21410 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [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: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
W20260709 12:16:21.840346 21336 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:21.840655 21574 raft_consensus.cc:2749] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:21.840775 21336 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59; no voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:21.841482 21491 raft_consensus.cc:2749] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:16:22.099241 21410 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111) [suppressed 121 similar messages]
I20260709 12:16:22.228639 21369 raft_consensus.cc:1275] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:22.229861 21574 consensus_queue.cc:1048] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:22.243065 21410 consensus_peers.cc:597] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:22.631181 21336 consensus_peers.cc:597] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:22.712152 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:22.749172 21336 consensus_peers.cc:597] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:22.968813 21410 consensus_peers.cc:597] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:23.002612 21336 consensus_peers.cc:597] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:23.073860 21410 consensus_peers.cc:597] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:23.331416 21410 consensus_peers.cc:597] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:23.337677 21410 consensus_peers.cc:597] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:23.350986 21336 consensus_peers.cc:597] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:24.567051 21587 raft_consensus.cc:493] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23de6f0c8894a2ca68d947877092a59)
I20260709 12:16:24.567524 21587 raft_consensus.cc:515] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:24.569500 21587 leader_election.cc:290] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381), 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761)
W20260709 12:16:24.577103 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:24.587287 21410 leader_election.cc:336] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.649994 21585 raft_consensus.cc:493] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d5a66a5386684bc78f59352c6518adb3)
I20260709 12:16:24.650774 21585 raft_consensus.cc:515] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.663606 21585 leader_election.cc:290] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:24.696682 21585 raft_consensus.cc:493] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d5a66a5386684bc78f59352c6518adb3)
I20260709 12:16:24.697350 21585 raft_consensus.cc:515] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.698565 21587 raft_consensus.cc:493] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23de6f0c8894a2ca68d947877092a59)
I20260709 12:16:24.698798 21588 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:24.699170 21587 raft_consensus.cc:515] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.699496 21585 leader_election.cc:290] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:24.699301 21588 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.700822 21584 raft_consensus.cc:493] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d5a66a5386684bc78f59352c6518adb3)
I20260709 12:16:24.701390 21588 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:24.701297 21584 raft_consensus.cc:515] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.703329 21584 leader_election.cc:290] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:24.701339 21587 leader_election.cc:290] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:24.706843 21592 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:24.707401 21592 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
W20260709 12:16:24.709017 21410 leader_election.cc:336] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.709404 21592 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
W20260709 12:16:24.709636 21410 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.714323 21586 raft_consensus.cc:493] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23de6f0c8894a2ca68d947877092a59)
I20260709 12:16:24.714795 21586 raft_consensus.cc:515] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.716820 21586 leader_election.cc:290] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:24.717259 21586 raft_consensus.cc:493] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23de6f0c8894a2ca68d947877092a59)
I20260709 12:16:24.717677 21586 raft_consensus.cc:515] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.718765 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724a65315236474ea041b718634c617f" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:24.719533 21586 leader_election.cc:290] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:24.721912 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:24.723037 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:24.723656 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8c333a39f74cd6ac38522340b945c6" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:24.724687 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:24.725272 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:24.725346 21369 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:24.728363 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
I20260709 12:16:24.728603 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59" is_pre_election: true
W20260709 12:16:24.731321 21410 leader_election.cc:336] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
W20260709 12:16:24.731918 21410 leader_election.cc:336] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.733987 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:24.734755 21444 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 2.
I20260709 12:16:24.735656 21408 leader_election.cc:304] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [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: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:24.736824 21591 raft_consensus.cc:2749] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.738488 21408 leader_election.cc:304] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [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: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:24.739178 21591 raft_consensus.cc:2749] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.739602 21408 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd
W20260709 12:16:24.740033 21336 leader_election.cc:336] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.740376 21591 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:16:24.740671 21336 leader_election.cc:336] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.740870 21591 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:16:24.741230 21336 leader_election.cc:336] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.741294 21591 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:24.741712 21408 leader_election.cc:304] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [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: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:24.742514 21586 raft_consensus.cc:2749] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.743676 21408 leader_election.cc:304] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [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: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:24.744483 21586 raft_consensus.cc:2749] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.747066 21336 leader_election.cc:304] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59; no voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:24.747805 21592 raft_consensus.cc:2749] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.748986 21336 leader_election.cc:304] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59; no voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:24.748853 21591 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.749642 21592 raft_consensus.cc:2749] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.750036 21336 leader_election.cc:304] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59; no voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:24.750761 21592 raft_consensus.cc:2749] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.750691 21591 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 3 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:24.751570 21336 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:24.752420 21584 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:24.752800 21584 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:24.753111 21584 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:24.753836 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
W20260709 12:16:24.754619 21336 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
W20260709 12:16:24.754863 21410 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.758747 21584 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:24.759684 21369 raft_consensus.cc:2393] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d5a66a5386684bc78f59352c6518adb3 in current term 3: Already voted for candidate d23de6f0c8894a2ca68d947877092a59 in this term.
I20260709 12:16:24.760414 21584 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 3 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:24.762035 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:24.762784 21444 raft_consensus.cc:2393] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d23de6f0c8894a2ca68d947877092a59 in current term 3: Already voted for candidate d5a66a5386684bc78f59352c6518adb3 in this term.
I20260709 12:16:24.763542 21408 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [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: d5a66a5386684bc78f59352c6518adb3; no voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59
W20260709 12:16:24.763973 21336 leader_election.cc:336] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111)
I20260709 12:16:24.764353 21591 raft_consensus.cc:2749] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:16:24.764407 21336 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59; no voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:24.765188 21584 raft_consensus.cc:2749] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:16:25.578364 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:25.710311 21466 debug-util.cc:398] Leaking SignalData structure 0x7b08003f06a0 after lost signal to thread 13681
W20260709 12:16:25.711283 21466 debug-util.cc:398] Leaking SignalData structure 0x7b0800141700 after lost signal to thread 21228
W20260709 12:16:25.712314 21466 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5400 after lost signal to thread 21395
W20260709 12:16:25.713266 21466 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4200 after lost signal to thread 21469
W20260709 12:16:25.797379 21336 consensus_peers.cc:597] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:16:25.850996 21410 consensus_peers.cc:597] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:26.355258 21336 consensus_peers.cc:597] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:16:26.488791 21410 consensus_peers.cc:597] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:16:26.580119 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:26.605252 21336 consensus_peers.cc:597] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:16:26.701576 21410 consensus_peers.cc:597] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:26.798480 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:26.808159 21599 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 12:16:26.808229 21598 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 12:16:26.812505 21601 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 12:16:26.816361 13678 server_base.cc:1061] running on GCE node
W20260709 12:16:26.817265 21410 consensus_peers.cc:597] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:26.818421 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:26.818792 13678 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 12:16:26.819012 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599386818996 us; error 0 us; skew 500 ppm
I20260709 12:16:26.819880 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:26.823276 13678 webserver.cc:533] Webserver started at http://127.13.91.129:46657/ using document root <none> and password file <none>
I20260709 12:16:26.824036 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:26.824265 13678 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:16:26.830030 13678 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:26.835551 21606 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.836472 13678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:16:26.836849 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "18e5749a0e324b3398c56ba7383a36cd"
format_stamp: "Formatted at 2026-07-09 12:16:18 on dist-test-slave-v8sf"
I20260709 12:16:26.837416 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599120674082-13678-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:16:26.870944 21336 consensus_peers.cc:597] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:26.881930 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:26.883955 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:26.885820 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:26.891636 21613 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:16:26.945222 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:16:26.945526 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.055s	user 0.003s	sys 0.000s
I20260709 12:16:26.945818 13678 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:16:26.951448 21613 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:26.967013 21613 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:26.967900 21613 tablet_bootstrap.cc:492] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:26.968633 21613 ts_tablet_manager.cc:1403] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 12:16:26.971796 21613 raft_consensus.cc:359] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:26.972939 21613 raft_consensus.cc:740] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:26.973821 21613 consensus_queue.cc:260] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:26.978899 21613 ts_tablet_manager.cc:1434] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
W20260709 12:16:26.979513 21410 consensus_peers.cc:597] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:26.979918 21613 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:26.996204 21613 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:26.996999 21613 tablet_bootstrap.cc:492] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:26.997696 21613 ts_tablet_manager.cc:1403] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:16:26.999855 21613 raft_consensus.cc:359] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.000537 21613 raft_consensus.cc:740] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.001189 21613 consensus_queue.cc:260] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.002936 21613 ts_tablet_manager.cc:1434] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:16:27.003609 21613 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:27.006194 13678 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:16:27.006569 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.058s	sys 0.000s
I20260709 12:16:27.017241 21613 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.018085 21613 tablet_bootstrap.cc:492] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.018613 21613 ts_tablet_manager.cc:1403] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 12:16:27.020853 21613 raft_consensus.cc:359] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.021605 21613 raft_consensus.cc:740] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.022392 21613 consensus_queue.cc:260] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.024418 21613 ts_tablet_manager.cc:1434] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:16:27.025290 21613 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:27.046097 21613 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.046928 21613 tablet_bootstrap.cc:492] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.047591 21613 ts_tablet_manager.cc:1403] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:16:27.049795 21613 raft_consensus.cc:359] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.050292 21613 raft_consensus.cc:740] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.051133 21613 consensus_queue.cc:260] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.052943 21613 ts_tablet_manager.cc:1434] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:27.053707 21613 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:27.067291 21613 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.068132 21613 tablet_bootstrap.cc:492] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.068813 21613 ts_tablet_manager.cc:1403] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 12:16:27.071106 21613 raft_consensus.cc:359] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.071632 21613 raft_consensus.cc:740] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.072445 21613 consensus_queue.cc:260] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.074208 21613 ts_tablet_manager.cc:1434] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:27.074960 21613 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:27.090705 21613 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.091655 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:37761
I20260709 12:16:27.091676 21613 tablet_bootstrap.cc:492] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.091864 21676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:37761 every 8 connection(s)
I20260709 12:16:27.092979 21613 ts_tablet_manager.cc:1403] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:16:27.095781 21613 raft_consensus.cc:359] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.096439 21613 raft_consensus.cc:740] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.097323 21613 consensus_queue.cc:260] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.099597 21613 ts_tablet_manager.cc:1434] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:27.100495 21613 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
W20260709 12:16:27.102798 21678 tablet.cc:2406] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:27.107807 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:27.125370 21677 heartbeater.cc:344] Connected to a master server at 127.13.91.190:42513
I20260709 12:16:27.125959 21677 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:27.127063 21677 heartbeater.cc:507] Master 127.13.91.190:42513 requested a full tablet report, sending...
I20260709 12:16:27.134931 21191 ts_manager.cc:194] Re-registered known tserver with Master: 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761)
I20260709 12:16:27.147121 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
mode: GRACEFUL
new_leader_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:53200
I20260709 12:16:27.148003 21443 raft_consensus.cc:606] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Received request to transfer leadership to TS d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:27.153002 21613 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.153471 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:16:27.154176 21613 tablet_bootstrap.cc:492] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.154207 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:27.154974 21613 ts_tablet_manager.cc:1403] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.055s	user 0.029s	sys 0.011s
I20260709 12:16:27.154210 21191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55718
I20260709 12:16:27.155395 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:27.157810 21613 raft_consensus.cc:359] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.158526 21613 raft_consensus.cc:740] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.159269 21613 consensus_queue.cc:260] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.159839 21677 heartbeater.cc:499] Master 127.13.91.190:42513 was elected leader, sending a full tablet report...
I20260709 12:16:27.161242 21613 ts_tablet_manager.cc:1434] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:27.162078 21613 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:27.175737 21613 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.176601 21613 tablet_bootstrap.cc:492] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.177232 21613 ts_tablet_manager.cc:1403] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260709 12:16:27.179385 21613 raft_consensus.cc:359] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:27.179929 21613 raft_consensus.cc:740] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.180557 21613 consensus_queue.cc:260] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } } peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } }
I20260709 12:16:27.182423 21613 ts_tablet_manager.cc:1434] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:16:27.183203 21613 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:27.196303 21613 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.197257 21613 tablet_bootstrap.cc:492] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.197921 21613 ts_tablet_manager.cc:1403] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 12:16:27.199990 21613 raft_consensus.cc:359] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.200528 21613 raft_consensus.cc:740] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.201143 21613 consensus_queue.cc:260] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.202891 21613 ts_tablet_manager.cc:1434] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:27.204571 21613 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap starting.
I20260709 12:16:27.208554 21585 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.209326 21585 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.211691 21585 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:27.215441 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3" is_pre_election: true
I20260709 12:16:27.221499 21443 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 3.
I20260709 12:16:27.223308 21336 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:27.224579 21613 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:27.225466 21613 tablet_bootstrap.cc:492] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Bootstrap complete.
I20260709 12:16:27.226357 21613 ts_tablet_manager.cc:1403] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 12:16:27.225548 21585 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:16:27.227388 21585 raft_consensus.cc:493] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.228179 21585 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:27.229311 21613 raft_consensus.cc:359] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.230073 21613 raft_consensus.cc:740] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e5749a0e324b3398c56ba7383a36cd, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.230893 21613 consensus_queue.cc:260] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.233439 21613 ts_tablet_manager.cc:1434] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:27.245842 21650 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:27.250327 21585 raft_consensus.cc:515] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.250458 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd" is_pre_election: true
I20260709 12:16:27.251446 21649 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 1.
I20260709 12:16:27.252718 21585 leader_election.cc:290] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 4 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:27.253933 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:27.254580 21443 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:27.256404 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a565bb7fe234b91b6b9952fdd2db001" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:27.257019 21649 raft_consensus.cc:3060] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Advancing to term 4
I20260709 12:16:27.266312 21443 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 4.
I20260709 12:16:27.267925 21336 leader_election.cc:304] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [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: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:27.271126 21585 raft_consensus.cc:2804] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:27.271770 21649 raft_consensus.cc:2468] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 4.
I20260709 12:16:27.272639 21585 raft_consensus.cc:697] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 4 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:27.273909 21585 consensus_queue.cc:237] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Queue going to LEADER 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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.284667 21191 catalog_manager.cc:5697] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 1 to 4, leader changed from 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129) to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 4 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:27.322134 21596 raft_consensus.cc:993] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3: : Instructing follower d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:27.322793 21698 raft_consensus.cc:1081] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Signalling peer d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:27.324720 21369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:36480
I20260709 12:16:27.325361 21369 raft_consensus.cc:493] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:27.325722 21369 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:27.334372 21369 raft_consensus.cc:515] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.337446 21369 leader_election.cc:290] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:27.338936 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:27.339396 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:27.339483 21649 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:27.340118 21443 raft_consensus.cc:3055] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:27.340484 21443 raft_consensus.cc:740] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:27.341393 21443 consensus_queue.cc:260] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.342862 21443 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:27.347419 21649 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 2.
I20260709 12:16:27.348569 21336 leader_election.cc:304] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:27.349378 21585 raft_consensus.cc:2804] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:27.349838 21585 raft_consensus.cc:697] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:27.350809 21585 consensus_queue.cc:237] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:27.359495 21443 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 2.
I20260709 12:16:27.359431 21191 catalog_manager.cc:5697] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 1 to 2, leader changed from d5a66a5386684bc78f59352c6518adb3 (127.13.91.131) to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:27.581393 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:27.667572 21443 raft_consensus.cc:1275] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 4 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:16:27.669189 21687 consensus_queue.cc:1048] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:27.679858 21650 raft_consensus.cc:1275] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 4 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:16:27.682164 21585 consensus_queue.cc:1048] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:27.774777 21443 raft_consensus.cc:1275] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:27.776067 21585 consensus_queue.cc:1048] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:27.787202 21649 raft_consensus.cc:1275] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:27.789628 21700 consensus_queue.cc:1048] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:28.169478 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:28.187122 21369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
mode: GRACEFUL
new_leader_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48910
I20260709 12:16:28.187640 21369 raft_consensus.cc:606] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Received request to transfer leadership to TS d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:28.190346 21369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
mode: GRACEFUL
new_leader_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48910
I20260709 12:16:28.190822 21369 raft_consensus.cc:606] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Received request to transfer leadership to TS d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:28.191886 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:28.192574 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:28.193346 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:28.385128 21700 raft_consensus.cc:993] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59: : Instructing follower d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:28.385638 21687 raft_consensus.cc:1081] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Signalling peer d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:28.387192 21443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48824
I20260709 12:16:28.387769 21443 raft_consensus.cc:493] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:28.388134 21443 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.395469 21443 raft_consensus.cc:515] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:28.397573 21443 leader_election.cc:290] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:28.399363 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:28.400111 21369 raft_consensus.cc:3055] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:28.400166 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:28.400559 21369 raft_consensus.cc:740] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:28.400940 21649 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.401683 21369 consensus_queue.cc:260] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:28.402947 21369 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.407661 21649 raft_consensus.cc:2468] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:28.410971 21369 raft_consensus.cc:2468] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:28.412416 21585 raft_consensus.cc:993] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59: : Instructing follower d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:28.412968 21585 raft_consensus.cc:1081] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Signalling peer d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:28.414223 21408 leader_election.cc:304] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23de6f0c8894a2ca68d947877092a59, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:28.415772 21705 raft_consensus.cc:2804] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:28.416316 21705 raft_consensus.cc:697] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:28.417380 21705 consensus_queue.cc:237] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:28.422214 21443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48824
I20260709 12:16:28.422883 21443 raft_consensus.cc:493] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:28.423331 21443 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.430490 21194 catalog_manager.cc:5697] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 1 to 2, leader changed from d23de6f0c8894a2ca68d947877092a59 (127.13.91.130) to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.431425 21443 raft_consensus.cc:515] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:28.433640 21443 leader_election.cc:290] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:28.434307 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:28.434729 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:28.434932 21649 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.435398 21369 raft_consensus.cc:3055] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:28.435762 21369 raft_consensus.cc:740] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:28.436733 21369 consensus_queue.cc:260] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:28.438256 21369 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.441553 21649 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:28.442621 21410 leader_election.cc:304] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:28.443369 21596 raft_consensus.cc:2804] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:28.443861 21596 raft_consensus.cc:697] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:28.444882 21596 consensus_queue.cc:237] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:28.446316 21369 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:28.452083 21194 catalog_manager.cc:5697] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 1 to 2, leader changed from d23de6f0c8894a2ca68d947877092a59 (127.13.91.130) to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:28.582381 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:28.800698 21369 raft_consensus.cc:1275] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:28.801946 21596 consensus_queue.cc:1048] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:28.811259 21649 raft_consensus.cc:1275] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:28.812928 21596 consensus_queue.cc:1048] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:28.898752 21369 raft_consensus.cc:1275] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:28.899950 21596 consensus_queue.cc:1048] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:28.909305 21649 raft_consensus.cc:1275] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:28.910985 21596 consensus_queue.cc:1048] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.202796 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:29.210768 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
mode: GRACEFUL
new_leader_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:53200
I20260709 12:16:29.211246 21443 raft_consensus.cc:606] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Received request to transfer leadership to TS d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:29.213584 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
mode: GRACEFUL
new_leader_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:53200
I20260709 12:16:29.213987 21443 raft_consensus.cc:606] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Received request to transfer leadership to TS d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:29.214929 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:29.215374 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:29.215855 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:29.470556 21727 raft_consensus.cc:993] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3: : Instructing follower d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:29.471056 21596 raft_consensus.cc:1081] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Signalling peer d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:29.472465 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:36480
I20260709 12:16:29.472918 21370 raft_consensus.cc:493] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:29.473212 21370 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.479604 21370 raft_consensus.cc:515] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:29.481148 21370 leader_election.cc:290] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 3 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:29.481895 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:29.482060 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f794ee888b44bf828b965bff5b71dd" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:29.482561 21649 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.482612 21443 raft_consensus.cc:3055] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:29.483055 21443 raft_consensus.cc:740] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:29.483794 21443 consensus_queue.cc:260] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:29.484949 21443 raft_consensus.cc:3060] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.489629 21649 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 3.
I20260709 12:16:29.490928 21336 leader_election.cc:304] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [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: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:29.491230 21443 raft_consensus.cc:2468] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 3.
I20260709 12:16:29.491554 21687 raft_consensus.cc:2804] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:29.492697 21687 raft_consensus.cc:697] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 3 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:29.493458 21687 consensus_queue.cc:237] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:29.499720 21194 catalog_manager.cc:5697] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 2 to 3, leader changed from d5a66a5386684bc78f59352c6518adb3 (127.13.91.131) to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.520206 21727 raft_consensus.cc:993] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3: : Instructing follower d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:29.520658 21596 raft_consensus.cc:1081] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Signalling peer d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:29.521970 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:36480
I20260709 12:16:29.522414 21370 raft_consensus.cc:493] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:29.522667 21370 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.527701 21370 raft_consensus.cc:515] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:29.529210 21370 leader_election.cc:290] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 3 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:29.530041 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:29.530251 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fadbde3a4943238b1a42b8a7a1bf78" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:29.530738 21649 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.530812 21443 raft_consensus.cc:3055] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:29.531184 21443 raft_consensus.cc:740] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:29.531956 21443 consensus_queue.cc:260] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:29.533228 21443 raft_consensus.cc:3060] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.537873 21649 raft_consensus.cc:2468] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 3.
I20260709 12:16:29.538960 21336 leader_election.cc:304] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [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: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:29.539747 21729 raft_consensus.cc:2804] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:29.540024 21443 raft_consensus.cc:2468] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 3.
I20260709 12:16:29.540222 21729 raft_consensus.cc:697] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 3 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:29.541340 21729 consensus_queue.cc:237] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:29.549166 21194 catalog_manager.cc:5697] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 2 to 3, leader changed from d5a66a5386684bc78f59352c6518adb3 (127.13.91.131) to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:29.583230 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:29.951267 21443 raft_consensus.cc:1275] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:29.952559 21729 consensus_queue.cc:1048] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:29.962203 21649 raft_consensus.cc:1275] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:29.963953 21687 consensus_queue.cc:1048] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:30.051884 21649 raft_consensus.cc:1275] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:30.053166 21729 consensus_queue.cc:1048] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:30.061517 21443 raft_consensus.cc:1275] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:30.063014 21687 consensus_queue.cc:1048] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:30.222257 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:30.229797 21370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
mode: GRACEFUL
new_leader_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48910
I20260709 12:16:30.230341 21370 raft_consensus.cc:606] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Received request to transfer leadership to TS d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:30.233084 21370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
mode: GRACEFUL
new_leader_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48910
I20260709 12:16:30.233585 21370 raft_consensus.cc:606] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 LEADER]: Received request to transfer leadership to TS d5a66a5386684bc78f59352c6518adb3
I20260709 12:16:30.234676 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:30.235178 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:30.235747 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:30.530522 21687 raft_consensus.cc:993] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59: : Instructing follower d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:30.530946 21734 raft_consensus.cc:1081] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Signalling peer d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:30.532235 21443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48824
I20260709 12:16:30.532704 21443 raft_consensus.cc:493] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:30.532974 21443 raft_consensus.cc:3060] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:30.537511 21443 raft_consensus.cc:515] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:30.538890 21443 leader_election.cc:290] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:30.539716 21650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:30.539947 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6e0a8affc74eea83da794360c6b0ef" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:30.540446 21650 raft_consensus.cc:3060] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:30.540580 21370 raft_consensus.cc:3055] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:30.540928 21370 raft_consensus.cc:740] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:30.541600 21370 consensus_queue.cc:260] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:30.542553 21370 raft_consensus.cc:3060] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:30.546046 21650 raft_consensus.cc:2468] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:30.547237 21410 leader_election.cc:304] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:30.548010 21596 raft_consensus.cc:2804] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:30.548120 21370 raft_consensus.cc:2468] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 2.
I20260709 12:16:30.548552 21596 raft_consensus.cc:697] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:30.549540 21596 consensus_queue.cc:237] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:30.556253 21194 catalog_manager.cc:5697] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 1 to 2, leader changed from d23de6f0c8894a2ca68d947877092a59 (127.13.91.130) to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:30.584122 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:30.777894 21687 raft_consensus.cc:993] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59: : Instructing follower d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:30.778434 21734 raft_consensus.cc:1081] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 LEADER]: Signalling peer d5a66a5386684bc78f59352c6518adb3 to start an election
I20260709 12:16:30.779826 21443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
 from {username='slave'} at 127.0.0.1:48824
I20260709 12:16:30.780270 21443 raft_consensus.cc:493] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:30.780525 21443 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:30.784834 21443 raft_consensus.cc:515] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:30.786253 21443 leader_election.cc:290] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [CANDIDATE]: Term 3 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381)
I20260709 12:16:30.787097 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:30.787236 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff57b5f62c4cebbec7e075c5ff6436" candidate_uuid: "d5a66a5386684bc78f59352c6518adb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
I20260709 12:16:30.787675 21649 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:30.787783 21370 raft_consensus.cc:3055] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:30.788162 21370 raft_consensus.cc:740] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:30.788848 21370 consensus_queue.cc:260] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:30.789736 21370 raft_consensus.cc:3060] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:30.793833 21649 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 3.
I20260709 12:16:30.794893 21410 leader_election.cc:304] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [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: 18e5749a0e324b3398c56ba7383a36cd, d5a66a5386684bc78f59352c6518adb3; no voters: 
I20260709 12:16:30.795475 21370 raft_consensus.cc:2468] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5a66a5386684bc78f59352c6518adb3 in term 3.
I20260709 12:16:30.795784 21596 raft_consensus.cc:2804] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:30.796492 21596 raft_consensus.cc:697] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 3 LEADER]: Becoming Leader. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:30.797279 21596 consensus_queue.cc:237] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:30.803449 21194 catalog_manager.cc:5697] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 reported cstate change: term changed from 2 to 3, leader changed from d23de6f0c8894a2ca68d947877092a59 (127.13.91.130) to d5a66a5386684bc78f59352c6518adb3 (127.13.91.131). New cstate: current_term: 3 leader_uuid: "d5a66a5386684bc78f59352c6518adb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:31.068418 21649 raft_consensus.cc:1275] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:31.069855 21596 consensus_queue.cc:1048] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:31.080034 21370 raft_consensus.cc:1275] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:31.081876 21744 consensus_queue.cc:1048] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:31.242354 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:31.249593 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
mode: GRACEFUL
new_leader_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:53200
I20260709 12:16:31.250124 21443 raft_consensus.cc:606] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Received request to transfer leadership to TS d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:31.252671 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee"
dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
mode: GRACEFUL
new_leader_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:53200
I20260709 12:16:31.253140 21443 raft_consensus.cc:606] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Received request to transfer leadership to TS d23de6f0c8894a2ca68d947877092a59
I20260709 12:16:31.254176 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:31.254673 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:31.255218 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:31.323007 21744 raft_consensus.cc:993] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3: : Instructing follower d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:31.323520 21754 raft_consensus.cc:1081] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Signalling peer d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:31.324949 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:36480
I20260709 12:16:31.325567 21370 raft_consensus.cc:493] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:31.325884 21370 raft_consensus.cc:3060] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:31.330920 21370 raft_consensus.cc:515] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:31.332535 21370 leader_election.cc:290] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:31.333316 21650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:31.333524 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b3fa0d0b51f45d1893d8502d4c3a942" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
I20260709 12:16:31.333884 21650 raft_consensus.cc:3060] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:31.334080 21443 raft_consensus.cc:3055] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:31.334475 21443 raft_consensus.cc:740] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:31.335065 21443 consensus_queue.cc:260] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:31.335958 21443 raft_consensus.cc:3060] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:31.339217 21650 raft_consensus.cc:2468] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 2.
I20260709 12:16:31.340314 21336 leader_election.cc:304] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:31.340601 21370 raft_consensus.cc:1275] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:31.340953 21758 raft_consensus.cc:2804] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:31.341295 21443 raft_consensus.cc:2468] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 2.
I20260709 12:16:31.341400 21758 raft_consensus.cc:697] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 2 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:31.342139 21754 consensus_queue.cc:1048] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:31.343084 21758 consensus_queue.cc:237] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:31.350916 21650 raft_consensus.cc:1275] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Refusing update from remote peer d5a66a5386684bc78f59352c6518adb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:31.350634 21191 catalog_manager.cc:5697] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 1 to 2, leader changed from d5a66a5386684bc78f59352c6518adb3 (127.13.91.131) to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.352931 21754 consensus_queue.cc:1048] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:31.574844 21754 raft_consensus.cc:993] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3: : Instructing follower d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:31.575348 21596 raft_consensus.cc:1081] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Signalling peer d23de6f0c8894a2ca68d947877092a59 to start an election
I20260709 12:16:31.576794 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee"
dest_uuid: "d23de6f0c8894a2ca68d947877092a59"
 from {username='slave'} at 127.0.0.1:36480
I20260709 12:16:31.577265 21370 raft_consensus.cc:493] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:31.577529 21370 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:31.582430 21370 raft_consensus.cc:515] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:31.584010 21370 leader_election.cc:290] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [CANDIDATE]: Term 3 election: Requested vote from peers 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761), d5a66a5386684bc78f59352c6518adb3 (127.13.91.131:33653)
I20260709 12:16:31.584722 21649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18e5749a0e324b3398c56ba7383a36cd"
I20260709 12:16:31.584964 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e5ca89a31347a9a0bef2406c83b1ee" candidate_uuid: "d23de6f0c8894a2ca68d947877092a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5a66a5386684bc78f59352c6518adb3"
W20260709 12:16:31.585022 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:31.585493 21443 raft_consensus.cc:3055] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:31.585662 21649 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:31.585837 21443 raft_consensus.cc:740] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5a66a5386684bc78f59352c6518adb3, State: Running, Role: LEADER
I20260709 12:16:31.586617 21443 consensus_queue.cc:260] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:31.587754 21443 raft_consensus.cc:3060] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:31.592175 21649 raft_consensus.cc:2468] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 3.
I20260709 12:16:31.593416 21336 leader_election.cc:304] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [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: 18e5749a0e324b3398c56ba7383a36cd, d23de6f0c8894a2ca68d947877092a59; no voters: 
I20260709 12:16:31.593945 21443 raft_consensus.cc:2468] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23de6f0c8894a2ca68d947877092a59 in term 3.
I20260709 12:16:31.594138 21734 raft_consensus.cc:2804] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:31.594669 21734 raft_consensus.cc:697] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 3 LEADER]: Becoming Leader. State: Replica: d23de6f0c8894a2ca68d947877092a59, State: Running, Role: LEADER
I20260709 12:16:31.595403 21734 consensus_queue.cc:237] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [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: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } }
I20260709 12:16:31.602325 21194 catalog_manager.cc:5697] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 reported cstate change: term changed from 2 to 3, leader changed from d5a66a5386684bc78f59352c6518adb3 (127.13.91.131) to d23de6f0c8894a2ca68d947877092a59 (127.13.91.130). New cstate: current_term: 3 leader_uuid: "d23de6f0c8894a2ca68d947877092a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23de6f0c8894a2ca68d947877092a59" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 34381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.736826 21649 raft_consensus.cc:1275] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:31.738019 21734 consensus_queue.cc:1048] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:31.747244 21443 raft_consensus.cc:1275] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:31.749369 21734 consensus_queue.cc:1048] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:32.085366 21649 raft_consensus.cc:1275] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:32.086508 21767 consensus_queue.cc:1048] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e5749a0e324b3398c56ba7383a36cd" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:32.094904 21443 raft_consensus.cc:1275] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Refusing update from remote peer d23de6f0c8894a2ca68d947877092a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:32.096771 21770 consensus_queue.cc:1048] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5a66a5386684bc78f59352c6518adb3" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:32.261221 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:32.291350 13678 tablet_server.cc:179] TabletServer@127.13.91.129:37761 shutting down...
W20260709 12:16:32.305550 21336 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 82 similar messages]
W20260709 12:16:32.311017 21336 consensus_peers.cc:597] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. 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 12:16:32.311575 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:32.312228 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.312851 13678 raft_consensus.cc:2243] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.313279 13678 raft_consensus.cc:2272] T 724a65315236474ea041b718634c617f P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.315161 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.315693 13678 raft_consensus.cc:2243] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.316097 13678 raft_consensus.cc:2272] T 07fadbde3a4943238b1a42b8a7a1bf78 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.317826 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.318322 13678 raft_consensus.cc:2243] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.318703 13678 raft_consensus.cc:2272] T 1b3fa0d0b51f45d1893d8502d4c3a942 P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.320822 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.321339 13678 raft_consensus.cc:2243] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.321717 13678 raft_consensus.cc:2272] T 2a565bb7fe234b91b6b9952fdd2db001 P 18e5749a0e324b3398c56ba7383a36cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.323369 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.323841 13678 raft_consensus.cc:2243] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.324256 13678 raft_consensus.cc:2272] T cc8c333a39f74cd6ac38522340b945c6 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.325976 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.326556 13678 raft_consensus.cc:2243] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.327015 13678 raft_consensus.cc:2272] T 12f794ee888b44bf828b965bff5b71dd P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.328747 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.329236 13678 raft_consensus.cc:2243] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.329583 13678 raft_consensus.cc:2272] T dd4d150339734c018b4160bd65b508f9 P 18e5749a0e324b3398c56ba7383a36cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.331200 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.331643 13678 raft_consensus.cc:2243] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.332010 13678 raft_consensus.cc:2272] T 98ff57b5f62c4cebbec7e075c5ff6436 P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.334096 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.334592 13678 raft_consensus.cc:2243] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.334959 13678 raft_consensus.cc:2272] T 0a6e0a8affc74eea83da794360c6b0ef P 18e5749a0e324b3398c56ba7383a36cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.336673 13678 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:32.337076 13678 raft_consensus.cc:2243] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.337468 13678 raft_consensus.cc:2272] T 41e5ca89a31347a9a0bef2406c83b1ee P 18e5749a0e324b3398c56ba7383a36cd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:32.343928 21410 consensus_peers.cc:597] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. 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 12:16:32.345144 21336 consensus_peers.cc:597] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. 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 12:16:32.352393 21410 consensus_peers.cc:597] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. 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 12:16:32.358644 21410 consensus_peers.cc:597] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:32.367875 13678 tablet_server.cc:196] TabletServer@127.13.91.129:37761 shutdown complete.
W20260709 12:16:32.373452 21336 consensus_peers.cc:597] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:32.386909 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
I20260709 12:16:32.411912 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:32.412688 13678 tablet_replica.cc:333] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.413601 13678 raft_consensus.cc:2243] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.414434 13678 raft_consensus.cc:2272] T 12f794ee888b44bf828b965bff5b71dd P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.416805 13678 tablet_replica.cc:333] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.417410 13678 raft_consensus.cc:2243] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.417857 13678 raft_consensus.cc:2272] T dd4d150339734c018b4160bd65b508f9 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.420017 13678 tablet_replica.cc:333] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.420564 13678 raft_consensus.cc:2243] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.420965 13678 raft_consensus.cc:2272] T 98ff57b5f62c4cebbec7e075c5ff6436 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.422889 13678 tablet_replica.cc:333] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.423410 13678 raft_consensus.cc:2243] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.423825 13678 raft_consensus.cc:2272] T cc8c333a39f74cd6ac38522340b945c6 P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.425855 13678 tablet_replica.cc:333] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.426352 13678 raft_consensus.cc:2243] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.427055 13678 raft_consensus.cc:2272] T 2a565bb7fe234b91b6b9952fdd2db001 P d23de6f0c8894a2ca68d947877092a59 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.429049 13678 tablet_replica.cc:333] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.429598 13678 raft_consensus.cc:2243] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.430392 13678 raft_consensus.cc:2272] T 724a65315236474ea041b718634c617f P d23de6f0c8894a2ca68d947877092a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.432385 13678 tablet_replica.cc:333] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.432899 13678 raft_consensus.cc:2243] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.433624 13678 raft_consensus.cc:2272] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.436358 13678 tablet_replica.cc:333] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.436941 13678 raft_consensus.cc:2243] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.437649 13678 raft_consensus.cc:2272] T 07fadbde3a4943238b1a42b8a7a1bf78 P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.440138 13678 tablet_replica.cc:333] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.440724 13678 raft_consensus.cc:2243] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.441203 13678 raft_consensus.cc:2272] T 0a6e0a8affc74eea83da794360c6b0ef P d23de6f0c8894a2ca68d947877092a59 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:32.441605 21410 consensus_peers.cc:597] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 -> Peer 18e5749a0e324b3398c56ba7383a36cd (127.13.91.129:37761): Couldn't send request to peer 18e5749a0e324b3398c56ba7383a36cd. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:32.443395 21408 consensus_peers.cc:597] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 -> Peer d23de6f0c8894a2ca68d947877092a59 (127.13.91.130:34381): Couldn't send request to peer d23de6f0c8894a2ca68d947877092a59. 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 12:16:32.443521 13678 tablet_replica.cc:333] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59: stopping tablet replica
I20260709 12:16:32.444307 13678 raft_consensus.cc:2243] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.445045 13678 raft_consensus.cc:2272] T 41e5ca89a31347a9a0bef2406c83b1ee P d23de6f0c8894a2ca68d947877092a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.475383 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
I20260709 12:16:32.498126 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
I20260709 12:16:32.520336 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:32.521023 13678 tablet_replica.cc:333] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.521962 13678 raft_consensus.cc:2243] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.522536 13678 raft_consensus.cc:2272] T 2a565bb7fe234b91b6b9952fdd2db001 P d5a66a5386684bc78f59352c6518adb3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.524824 13678 tablet_replica.cc:333] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.525388 13678 raft_consensus.cc:2243] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.526180 13678 raft_consensus.cc:2272] T cc8c333a39f74cd6ac38522340b945c6 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.528344 13678 tablet_replica.cc:333] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.528885 13678 raft_consensus.cc:2243] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.529299 13678 raft_consensus.cc:2272] T 07fadbde3a4943238b1a42b8a7a1bf78 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.531363 13678 tablet_replica.cc:333] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.531975 13678 raft_consensus.cc:2243] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.532404 13678 raft_consensus.cc:2272] T 1b3fa0d0b51f45d1893d8502d4c3a942 P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.534955 13678 tablet_replica.cc:333] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.535471 13678 raft_consensus.cc:2243] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.535883 13678 raft_consensus.cc:2272] T 12f794ee888b44bf828b965bff5b71dd P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.537954 13678 tablet_replica.cc:333] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.538446 13678 raft_consensus.cc:2243] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.539211 13678 raft_consensus.cc:2272] T dd4d150339734c018b4160bd65b508f9 P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.541209 13678 tablet_replica.cc:333] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.541680 13678 raft_consensus.cc:2243] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.542410 13678 raft_consensus.cc:2272] T 98ff57b5f62c4cebbec7e075c5ff6436 P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.544224 13678 tablet_replica.cc:333] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.544741 13678 raft_consensus.cc:2243] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.545463 13678 raft_consensus.cc:2272] T 0a6e0a8affc74eea83da794360c6b0ef P d5a66a5386684bc78f59352c6518adb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.547405 13678 tablet_replica.cc:333] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.547892 13678 raft_consensus.cc:2243] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.548323 13678 raft_consensus.cc:2272] T 41e5ca89a31347a9a0bef2406c83b1ee P d5a66a5386684bc78f59352c6518adb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.550720 13678 tablet_replica.cc:333] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3: stopping tablet replica
I20260709 12:16:32.551170 13678 raft_consensus.cc:2243] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:32.551560 13678 raft_consensus.cc:2272] T 724a65315236474ea041b718634c617f P d5a66a5386684bc78f59352c6518adb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:32.586090 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:32.597553 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
I20260709 12:16:32.621454 13678 master.cc:562] Master@127.13.91.190:42513 shutting down...
I20260709 12:16:32.643422 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:32.643958 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:32.644345 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca4e1a29bdc641dc8965582e6d084ed7: stopping tablet replica
I20260709 12:16:32.663422 13678 master.cc:584] Master@127.13.91.190:42513 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14118 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:16:32.704104 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:40435
I20260709 12:16:32.705312 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:32.710518 21778 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 12:16:32.710776 21779 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 12:16:32.711340 21781 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 12:16:32.712049 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:32.712980 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:32.713155 13678 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 12:16:32.713272 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599392713261 us; error 0 us; skew 500 ppm
I20260709 12:16:32.713737 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:32.715865 13678 webserver.cc:533] Webserver started at http://127.13.91.190:42461/ using document root <none> and password file <none>
I20260709 12:16:32.716332 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:32.716495 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:32.716722 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:32.717742 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "f7d020c1ec324021834102852268b79f"
format_stamp: "Formatted at 2026-07-09 12:16:32 on dist-test-slave-v8sf"
I20260709 12:16:32.722116 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:32.725592 21786 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:32.726289 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:32.726563 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "f7d020c1ec324021834102852268b79f"
format_stamp: "Formatted at 2026-07-09 12:16:32 on dist-test-slave-v8sf"
I20260709 12:16:32.726859 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-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 12:16:32.748229 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:32.749451 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:32.786062 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:40435
I20260709 12:16:32.786156 21837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:40435 every 8 connection(s)
I20260709 12:16:32.789861 21838 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 12:16:32.800702 21838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f: Bootstrap starting.
I20260709 12:16:32.805302 21838 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.809347 21838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f: No bootstrap required, opened a new log
I20260709 12:16:32.811452 21838 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d020c1ec324021834102852268b79f" member_type: VOTER }
I20260709 12:16:32.811816 21838 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.812040 21838 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d020c1ec324021834102852268b79f, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.812610 21838 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7d020c1ec324021834102852268b79f" member_type: VOTER }
I20260709 12:16:32.813064 21838 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:32.813258 21838 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:32.813531 21838 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.818372 21838 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d020c1ec324021834102852268b79f" member_type: VOTER }
I20260709 12:16:32.818856 21838 leader_election.cc:304] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [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: f7d020c1ec324021834102852268b79f; no voters: 
I20260709 12:16:32.819941 21838 leader_election.cc:290] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:32.820259 21841 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.821631 21841 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 1 LEADER]: Becoming Leader. State: Replica: f7d020c1ec324021834102852268b79f, State: Running, Role: LEADER
I20260709 12:16:32.822204 21841 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [LEADER]: Queue going to LEADER mode. State: All 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: "f7d020c1ec324021834102852268b79f" member_type: VOTER }
I20260709 12:16:32.822672 21838 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:32.826256 21843 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7d020c1ec324021834102852268b79f. Latest consensus state: current_term: 1 leader_uuid: "f7d020c1ec324021834102852268b79f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d020c1ec324021834102852268b79f" member_type: VOTER } }
I20260709 12:16:32.826841 21843 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:32.827904 21842 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7d020c1ec324021834102852268b79f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d020c1ec324021834102852268b79f" member_type: VOTER } }
I20260709 12:16:32.828568 21842 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:32.829166 21848 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:32.836539 21848 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:32.837546 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:32.845228 21848 catalog_manager.cc:1383] Generated new cluster ID: a28182d4247547308d6deed70a912f5b
I20260709 12:16:32.845506 21848 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:32.867972 21848 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:32.869253 21848 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:32.882077 21848 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f: Generated new TSK 0
I20260709 12:16:32.882630 21848 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:32.904497 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:32.910431 21859 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 12:16:32.911257 21860 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 12:16:32.913858 21862 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 12:16:32.914767 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:32.915695 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:32.915884 13678 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 12:16:32.916038 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599392916024 us; error 0 us; skew 500 ppm
I20260709 12:16:32.916622 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:32.918912 13678 webserver.cc:533] Webserver started at http://127.13.91.129:37755/ using document root <none> and password file <none>
I20260709 12:16:32.919382 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:32.919554 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:32.919790 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:32.920881 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "4b249abac3f5432eb84e00366265d8c0"
format_stamp: "Formatted at 2026-07-09 12:16:32 on dist-test-slave-v8sf"
I20260709 12:16:32.925478 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:32.929098 21867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:32.929903 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:32.930155 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "4b249abac3f5432eb84e00366265d8c0"
format_stamp: "Formatted at 2026-07-09 12:16:32 on dist-test-slave-v8sf"
I20260709 12:16:32.930438 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-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 12:16:32.945470 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:32.946637 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:32.948017 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:32.950213 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:32.950409 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:32.950629 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:32.950784 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:32.990267 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:33563
I20260709 12:16:32.990382 21929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:33563 every 8 connection(s)
I20260709 12:16:32.995137 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:33.002115 21934 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 12:16:33.004681 21935 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 12:16:33.006769 21937 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 12:16:33.007877 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:33.008893 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:33.009092 13678 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 12:16:33.009120 21930 heartbeater.cc:344] Connected to a master server at 127.13.91.190:40435
I20260709 12:16:33.009279 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599393009259 us; error 0 us; skew 500 ppm
I20260709 12:16:33.009619 21930 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:33.009980 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:33.010389 21930 heartbeater.cc:507] Master 127.13.91.190:40435 requested a full tablet report, sending...
I20260709 12:16:33.012532 13678 webserver.cc:533] Webserver started at http://127.13.91.130:33695/ using document root <none> and password file <none>
I20260709 12:16:33.012717 21803 ts_manager.cc:194] Registered new tserver with Master: 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563)
I20260709 12:16:33.013123 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:33.013373 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:33.013615 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:33.014652 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "382c20f59a57479f8f11b21b37106bfd"
format_stamp: "Formatted at 2026-07-09 12:16:33 on dist-test-slave-v8sf"
I20260709 12:16:33.014658 21803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53168
I20260709 12:16:33.019040 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:33.022519 21942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:33.023195 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:33.023479 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "382c20f59a57479f8f11b21b37106bfd"
format_stamp: "Formatted at 2026-07-09 12:16:33 on dist-test-slave-v8sf"
I20260709 12:16:33.023751 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-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 12:16:33.036749 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:33.037899 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:33.039317 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:33.041620 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:33.041797 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:33.042061 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:33.042210 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:33.086863 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:35507
I20260709 12:16:33.086967 22004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:35507 every 8 connection(s)
I20260709 12:16:33.091566 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:33.098867 22009 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 12:16:33.099378 22008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:33.102391 22005 heartbeater.cc:344] Connected to a master server at 127.13.91.190:40435
W20260709 12:16:33.102273 22011 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 12:16:33.103077 22005 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:33.104027 22005 heartbeater.cc:507] Master 127.13.91.190:40435 requested a full tablet report, sending...
I20260709 12:16:33.105289 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:33.106359 21803 ts_manager.cc:194] Registered new tserver with Master: 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507)
I20260709 12:16:33.106494 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:33.106871 13678 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 12:16:33.107090 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599393107071 us; error 0 us; skew 500 ppm
I20260709 12:16:33.107892 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:33.108184 21803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53180
I20260709 12:16:33.111212 13678 webserver.cc:533] Webserver started at http://127.13.91.131:42357/ using document root <none> and password file <none>
I20260709 12:16:33.111982 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:33.112222 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:33.112586 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:33.114266 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "ffa20469674841f0a19fb6239ec1c99a"
format_stamp: "Formatted at 2026-07-09 12:16:33 on dist-test-slave-v8sf"
I20260709 12:16:33.121027 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:16:33.125764 22016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:33.126786 13678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 12:16:33.127177 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "ffa20469674841f0a19fb6239ec1c99a"
format_stamp: "Formatted at 2026-07-09 12:16:33 on dist-test-slave-v8sf"
I20260709 12:16:33.127547 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599120674082-13678-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 12:16:33.146476 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:33.147756 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:33.149232 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:33.151417 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:33.151621 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:33.151844 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:33.151993 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:33.191125 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:41351
I20260709 12:16:33.191238 22078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:41351 every 8 connection(s)
I20260709 12:16:33.204669 22079 heartbeater.cc:344] Connected to a master server at 127.13.91.190:40435
I20260709 12:16:33.205147 22079 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:33.205871 22079 heartbeater.cc:507] Master 127.13.91.190:40435 requested a full tablet report, sending...
I20260709 12:16:33.207693 21803 ts_manager.cc:194] Registered new tserver with Master: ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:33.207870 13678 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013679681s
I20260709 12:16:33.209050 21803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53184
I20260709 12:16:33.235204 21803 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53188:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:33.237557 21803 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:33.279286 21894 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6efd465ef143ba9a41b1605ba2e58d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8a990f478c83459d861c520a8da7b149]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:33.280071 21895 tablet_service.cc:1511] Processing CreateTablet for tablet c4659129be194190a59b38cb5515d08b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8a990f478c83459d861c520a8da7b149]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:33.280743 21894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6efd465ef143ba9a41b1605ba2e58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.281430 21895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4659129be194190a59b38cb5515d08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.295186 21970 tablet_service.cc:1511] Processing CreateTablet for tablet c4659129be194190a59b38cb5515d08b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8a990f478c83459d861c520a8da7b149]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:33.296697 21970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4659129be194190a59b38cb5515d08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.304569 22094 tablet_bootstrap.cc:492] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0: Bootstrap starting.
I20260709 12:16:33.305815 21969 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6efd465ef143ba9a41b1605ba2e58d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8a990f478c83459d861c520a8da7b149]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:33.306474 22044 tablet_service.cc:1511] Processing CreateTablet for tablet c4659129be194190a59b38cb5515d08b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8a990f478c83459d861c520a8da7b149]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:33.307210 21969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6efd465ef143ba9a41b1605ba2e58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.307750 22044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4659129be194190a59b38cb5515d08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.311784 22094 tablet_bootstrap.cc:654] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.312239 22043 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6efd465ef143ba9a41b1605ba2e58d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8a990f478c83459d861c520a8da7b149]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:33.313584 22043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6efd465ef143ba9a41b1605ba2e58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.334520 22094 tablet_bootstrap.cc:492] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0: No bootstrap required, opened a new log
I20260709 12:16:33.334614 22097 tablet_bootstrap.cc:492] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd: Bootstrap starting.
I20260709 12:16:33.334928 22096 tablet_bootstrap.cc:492] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a: Bootstrap starting.
I20260709 12:16:33.335095 22094 ts_tablet_manager.cc:1403] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260709 12:16:33.337689 22094 raft_consensus.cc:359] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.338572 22094 raft_consensus.cc:385] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.340027 22094 raft_consensus.cc:740] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.340878 22094 consensus_queue.cc:260] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.342478 22096 tablet_bootstrap.cc:654] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.342613 22097 tablet_bootstrap.cc:654] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.343261 21930 heartbeater.cc:499] Master 127.13.91.190:40435 was elected leader, sending a full tablet report...
I20260709 12:16:33.343991 22094 ts_tablet_manager.cc:1434] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:16:33.345292 22094 tablet_bootstrap.cc:492] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0: Bootstrap starting.
I20260709 12:16:33.351576 22094 tablet_bootstrap.cc:654] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.354697 22096 tablet_bootstrap.cc:492] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a: No bootstrap required, opened a new log
I20260709 12:16:33.355293 22096 ts_tablet_manager.cc:1403] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 12:16:33.354662 22097 tablet_bootstrap.cc:492] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd: No bootstrap required, opened a new log
I20260709 12:16:33.356295 22097 ts_tablet_manager.cc:1403] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260709 12:16:33.357420 22094 tablet_bootstrap.cc:492] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0: No bootstrap required, opened a new log
I20260709 12:16:33.358012 22094 ts_tablet_manager.cc:1403] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.009s
I20260709 12:16:33.359278 22097 raft_consensus.cc:359] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.359916 22097 raft_consensus.cc:385] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.360410 22097 raft_consensus.cc:740] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382c20f59a57479f8f11b21b37106bfd, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.359869 22096 raft_consensus.cc:359] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.360806 22096 raft_consensus.cc:385] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.361238 22096 raft_consensus.cc:740] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa20469674841f0a19fb6239ec1c99a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.361083 22097 consensus_queue.cc:260] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.361979 22096 consensus_queue.cc:260] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.360846 22094 raft_consensus.cc:359] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.363391 22005 heartbeater.cc:499] Master 127.13.91.190:40435 was elected leader, sending a full tablet report...
I20260709 12:16:33.363724 22097 ts_tablet_manager.cc:1434] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:33.364185 22079 heartbeater.cc:499] Master 127.13.91.190:40435 was elected leader, sending a full tablet report...
I20260709 12:16:33.363273 22094 raft_consensus.cc:385] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.364756 22096 ts_tablet_manager.cc:1434] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260709 12:16:33.364882 22094 raft_consensus.cc:740] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.365963 22096 tablet_bootstrap.cc:492] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a: Bootstrap starting.
I20260709 12:16:33.365960 22094 consensus_queue.cc:260] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.364734 22097 tablet_bootstrap.cc:492] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd: Bootstrap starting.
I20260709 12:16:33.372779 22096 tablet_bootstrap.cc:654] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.374948 22097 tablet_bootstrap.cc:654] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.383276 22094 ts_tablet_manager.cc:1434] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:16:33.383968 22096 tablet_bootstrap.cc:492] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a: No bootstrap required, opened a new log
I20260709 12:16:33.384565 22096 ts_tablet_manager.cc:1403] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:16:33.386564 22097 tablet_bootstrap.cc:492] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd: No bootstrap required, opened a new log
I20260709 12:16:33.387097 22097 ts_tablet_manager.cc:1403] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 12:16:33.387519 22096 raft_consensus.cc:359] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.388303 22096 raft_consensus.cc:385] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.388595 22096 raft_consensus.cc:740] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa20469674841f0a19fb6239ec1c99a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.389362 22096 consensus_queue.cc:260] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.390125 22097 raft_consensus.cc:359] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.390851 22097 raft_consensus.cc:385] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.391129 22097 raft_consensus.cc:740] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382c20f59a57479f8f11b21b37106bfd, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.391499 22096 ts_tablet_manager.cc:1434] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:33.391855 22097 consensus_queue.cc:260] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.393673 22097 ts_tablet_manager.cc:1434] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:33.544919 22103 raft_consensus.cc:493] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.545511 22103 raft_consensus.cc:515] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.547784 22103 leader_election.cc:290] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563), 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507)
I20260709 12:16:33.556991 21905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4659129be194190a59b38cb5515d08b" candidate_uuid: "ffa20469674841f0a19fb6239ec1c99a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b249abac3f5432eb84e00366265d8c0" is_pre_election: true
I20260709 12:16:33.557682 21905 raft_consensus.cc:2468] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa20469674841f0a19fb6239ec1c99a in term 0.
I20260709 12:16:33.558240 21980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4659129be194190a59b38cb5515d08b" candidate_uuid: "ffa20469674841f0a19fb6239ec1c99a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382c20f59a57479f8f11b21b37106bfd" is_pre_election: true
I20260709 12:16:33.558564 22102 raft_consensus.cc:493] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.558966 21980 raft_consensus.cc:2468] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa20469674841f0a19fb6239ec1c99a in term 0.
I20260709 12:16:33.558893 22019 leader_election.cc:304] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b249abac3f5432eb84e00366265d8c0, ffa20469674841f0a19fb6239ec1c99a; no voters: 
I20260709 12:16:33.559109 22102 raft_consensus.cc:515] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.559966 22103 raft_consensus.cc:2804] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.560364 22103 raft_consensus.cc:493] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.560688 22103 raft_consensus.cc:3060] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.562856 22102 leader_election.cc:290] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:33.568485 22103 raft_consensus.cc:515] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.570982 22103 leader_election.cc:290] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [CANDIDATE]: Term 1 election: Requested vote from peers 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563), 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507)
I20260709 12:16:33.571223 21904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4659129be194190a59b38cb5515d08b" candidate_uuid: "ffa20469674841f0a19fb6239ec1c99a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b249abac3f5432eb84e00366265d8c0"
I20260709 12:16:33.571650 21980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4659129be194190a59b38cb5515d08b" candidate_uuid: "ffa20469674841f0a19fb6239ec1c99a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382c20f59a57479f8f11b21b37106bfd"
I20260709 12:16:33.572242 21980 raft_consensus.cc:3060] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.572825 21904 raft_consensus.cc:3060] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.572149 21905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6efd465ef143ba9a41b1605ba2e58d" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b249abac3f5432eb84e00366265d8c0" is_pre_election: true
I20260709 12:16:33.574092 21905 raft_consensus.cc:2468] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 0.
I20260709 12:16:33.574576 22054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6efd465ef143ba9a41b1605ba2e58d" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa20469674841f0a19fb6239ec1c99a" is_pre_election: true
I20260709 12:16:33.574993 21945 leader_election.cc:304] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, 4b249abac3f5432eb84e00366265d8c0; no voters: 
I20260709 12:16:33.575269 22054 raft_consensus.cc:2468] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 0.
I20260709 12:16:33.575742 22102 raft_consensus.cc:2804] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.576118 22102 raft_consensus.cc:493] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.576485 22102 raft_consensus.cc:3060] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.579155 21980 raft_consensus.cc:2468] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa20469674841f0a19fb6239ec1c99a in term 1.
I20260709 12:16:33.580111 22017 leader_election.cc:304] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, ffa20469674841f0a19fb6239ec1c99a; no voters: 
I20260709 12:16:33.580793 22103 raft_consensus.cc:2804] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.581749 22103 raft_consensus.cc:697] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 LEADER]: Becoming Leader. State: Replica: ffa20469674841f0a19fb6239ec1c99a, State: Running, Role: LEADER
I20260709 12:16:33.581907 21904 raft_consensus.cc:2468] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa20469674841f0a19fb6239ec1c99a in term 1.
I20260709 12:16:33.583053 22103 consensus_queue.cc:237] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.585282 22102 raft_consensus.cc:515] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.587255 22102 leader_election.cc:290] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 election: Requested vote from peers 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:33.588048 21904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6efd465ef143ba9a41b1605ba2e58d" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b249abac3f5432eb84e00366265d8c0"
I20260709 12:16:33.588655 22054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6efd465ef143ba9a41b1605ba2e58d" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa20469674841f0a19fb6239ec1c99a"
I20260709 12:16:33.588671 21904 raft_consensus.cc:3060] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.589151 22054 raft_consensus.cc:3060] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.590512 21802 catalog_manager.cc:5697] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a reported cstate change: term changed from 0 to 1, leader changed from <none> to ffa20469674841f0a19fb6239ec1c99a (127.13.91.131). New cstate: current_term: 1 leader_uuid: "ffa20469674841f0a19fb6239ec1c99a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:33.595161 22054 raft_consensus.cc:2468] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 1.
I20260709 12:16:33.595293 21904 raft_consensus.cc:2468] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 1.
I20260709 12:16:33.596438 21943 leader_election.cc:304] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, ffa20469674841f0a19fb6239ec1c99a; no voters: 
I20260709 12:16:33.597226 22102 raft_consensus.cc:2804] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.598428 22102 raft_consensus.cc:697] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 1 LEADER]: Becoming Leader. State: Replica: 382c20f59a57479f8f11b21b37106bfd, State: Running, Role: LEADER
I20260709 12:16:33.599181 22102 consensus_queue.cc:237] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.605486 21802 catalog_manager.cc:5697] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 382c20f59a57479f8f11b21b37106bfd (127.13.91.130). New cstate: current_term: 1 leader_uuid: "382c20f59a57479f8f11b21b37106bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.678978 21802 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53190:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:33.681035 21802 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:33.703052 21894 tablet_service.cc:1511] Processing CreateTablet for tablet 06de174486cd4270a20c0f606472e779 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f6f2983ba824505ae9a37568ff6aec4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:33.704356 21969 tablet_service.cc:1511] Processing CreateTablet for tablet 06de174486cd4270a20c0f606472e779 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f6f2983ba824505ae9a37568ff6aec4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:33.704406 21894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06de174486cd4270a20c0f606472e779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.705694 21969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06de174486cd4270a20c0f606472e779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.705734 22044 tablet_service.cc:1511] Processing CreateTablet for tablet 06de174486cd4270a20c0f606472e779 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f6f2983ba824505ae9a37568ff6aec4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:33.707083 22044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06de174486cd4270a20c0f606472e779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.709429 21895 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd5ff972627472b8be1ff05ff5a2046 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f6f2983ba824505ae9a37568ff6aec4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:33.710692 21895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd5ff972627472b8be1ff05ff5a2046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.713579 21970 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd5ff972627472b8be1ff05ff5a2046 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f6f2983ba824505ae9a37568ff6aec4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:33.713980 22043 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd5ff972627472b8be1ff05ff5a2046 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4f6f2983ba824505ae9a37568ff6aec4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:33.714869 21970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd5ff972627472b8be1ff05ff5a2046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.715476 22043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd5ff972627472b8be1ff05ff5a2046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.723860 22097 tablet_bootstrap.cc:492] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd: Bootstrap starting.
I20260709 12:16:33.728588 22096 tablet_bootstrap.cc:492] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: Bootstrap starting.
I20260709 12:16:33.730337 22097 tablet_bootstrap.cc:654] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.735114 22096 tablet_bootstrap.cc:654] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.743602 22096 tablet_bootstrap.cc:492] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: No bootstrap required, opened a new log
I20260709 12:16:33.744102 22096 ts_tablet_manager.cc:1403] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 12:16:33.747076 22096 raft_consensus.cc:359] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.747803 22096 raft_consensus.cc:385] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.748087 22096 raft_consensus.cc:740] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa20469674841f0a19fb6239ec1c99a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.748308 22094 tablet_bootstrap.cc:492] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0: Bootstrap starting.
I20260709 12:16:33.749092 22096 consensus_queue.cc:260] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.751289 22096 ts_tablet_manager.cc:1434] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:33.752353 22096 tablet_bootstrap.cc:492] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a: Bootstrap starting.
I20260709 12:16:33.755438 22094 tablet_bootstrap.cc:654] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.758512 22096 tablet_bootstrap.cc:654] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.760700 22097 tablet_bootstrap.cc:492] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd: No bootstrap required, opened a new log
I20260709 12:16:33.761300 22097 ts_tablet_manager.cc:1403] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.006s
I20260709 12:16:33.763711 22094 tablet_bootstrap.cc:492] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0: No bootstrap required, opened a new log
I20260709 12:16:33.764328 22094 ts_tablet_manager.cc:1403] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:16:33.764542 22097 raft_consensus.cc:359] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.765193 22097 raft_consensus.cc:385] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.765486 22097 raft_consensus.cc:740] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382c20f59a57479f8f11b21b37106bfd, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.766250 22097 consensus_queue.cc:260] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.766664 22096 tablet_bootstrap.cc:492] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a: No bootstrap required, opened a new log
I20260709 12:16:33.766732 22094 raft_consensus.cc:359] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.767292 22096 ts_tablet_manager.cc:1403] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:16:33.767517 22094 raft_consensus.cc:385] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.767864 22094 raft_consensus.cc:740] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.768433 22097 ts_tablet_manager.cc:1434] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:33.769496 22097 tablet_bootstrap.cc:492] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd: Bootstrap starting.
I20260709 12:16:33.770455 22096 raft_consensus.cc:359] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.768712 22094 consensus_queue.cc:260] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.771176 22096 raft_consensus.cc:385] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.774590 22096 raft_consensus.cc:740] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa20469674841f0a19fb6239ec1c99a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.775379 22096 consensus_queue.cc:260] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.776345 22097 tablet_bootstrap.cc:654] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.777539 22096 ts_tablet_manager.cc:1434] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:33.772797 22094 ts_tablet_manager.cc:1434] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:33.779024 22094 tablet_bootstrap.cc:492] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0: Bootstrap starting.
I20260709 12:16:33.785130 22097 tablet_bootstrap.cc:492] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd: No bootstrap required, opened a new log
I20260709 12:16:33.785374 22094 tablet_bootstrap.cc:654] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.785655 22097 ts_tablet_manager.cc:1403] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:16:33.788726 22097 raft_consensus.cc:359] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.789408 22097 raft_consensus.cc:385] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.789633 22097 raft_consensus.cc:740] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382c20f59a57479f8f11b21b37106bfd, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.790364 22097 consensus_queue.cc:260] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.792052 22094 tablet_bootstrap.cc:492] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0: No bootstrap required, opened a new log
I20260709 12:16:33.792490 22094 ts_tablet_manager.cc:1403] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 12:16:33.792497 22097 ts_tablet_manager.cc:1434] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:16:33.795542 22094 raft_consensus.cc:359] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.796252 22094 raft_consensus.cc:385] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.796562 22094 raft_consensus.cc:740] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.797281 22094 consensus_queue.cc:260] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.799155 22094 ts_tablet_manager.cc:1434] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:16:33.823030 22098 raft_consensus.cc:493] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.823563 22098 raft_consensus.cc:515] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.826081 22098 leader_election.cc:290] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
W20260709 12:16:33.832361 21851 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:33.836512 21980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd5ff972627472b8be1ff05ff5a2046" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382c20f59a57479f8f11b21b37106bfd" is_pre_election: true
I20260709 12:16:33.836875 22054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd5ff972627472b8be1ff05ff5a2046" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa20469674841f0a19fb6239ec1c99a" is_pre_election: true
I20260709 12:16:33.837167 21980 raft_consensus.cc:2468] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 0.
I20260709 12:16:33.837505 22054 raft_consensus.cc:2468] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 0.
I20260709 12:16:33.838107 21868 leader_election.cc:304] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, 4b249abac3f5432eb84e00366265d8c0; no voters: 
I20260709 12:16:33.838929 22098 raft_consensus.cc:2804] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.839286 22098 raft_consensus.cc:493] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.839571 22098 raft_consensus.cc:3060] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.844820 22098 raft_consensus.cc:515] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.846419 22098 leader_election.cc:290] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 1 election: Requested vote from peers 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:33.847162 21980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd5ff972627472b8be1ff05ff5a2046" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382c20f59a57479f8f11b21b37106bfd"
I20260709 12:16:33.847396 22054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd5ff972627472b8be1ff05ff5a2046" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa20469674841f0a19fb6239ec1c99a"
I20260709 12:16:33.847834 21980 raft_consensus.cc:3060] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.847956 22054 raft_consensus.cc:3060] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.854812 22054 raft_consensus.cc:2468] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 1.
I20260709 12:16:33.854833 21980 raft_consensus.cc:2468] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 1.
I20260709 12:16:33.855935 21868 leader_election.cc:304] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, 4b249abac3f5432eb84e00366265d8c0; no voters: 
I20260709 12:16:33.856715 22098 raft_consensus.cc:2804] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.857496 22098 raft_consensus.cc:697] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 1 LEADER]: Becoming Leader. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Running, Role: LEADER
I20260709 12:16:33.858119 22098 consensus_queue.cc:237] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.864971 21802 catalog_manager.cc:5697] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "4b249abac3f5432eb84e00366265d8c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.966084 22103 consensus_queue.cc:1048] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [LEADER]: Connected to new peer: Peer: permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.977217 22129 consensus_queue.cc:1048] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.985360 22102 raft_consensus.cc:493] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.985957 22102 raft_consensus.cc:515] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:33.988034 22102 leader_election.cc:290] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:33.988914 21904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b249abac3f5432eb84e00366265d8c0" is_pre_election: true
I20260709 12:16:33.989274 22054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa20469674841f0a19fb6239ec1c99a" is_pre_election: true
I20260709 12:16:33.989709 21904 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 0.
I20260709 12:16:33.989954 22054 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 0.
I20260709 12:16:33.991027 21945 leader_election.cc:304] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, 4b249abac3f5432eb84e00366265d8c0; no voters: 
I20260709 12:16:33.992118 22102 raft_consensus.cc:2804] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.992472 22102 raft_consensus.cc:493] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.992866 22102 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.992748 22110 consensus_queue.cc:1048] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.000712 22102 raft_consensus.cc:515] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.005208 21905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b249abac3f5432eb84e00366265d8c0"
I20260709 12:16:34.005896 21905 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.012883 22102 leader_election.cc:290] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 election: Requested vote from peers 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:34.013512 22110 consensus_queue.cc:1048] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.014410 22053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "382c20f59a57479f8f11b21b37106bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa20469674841f0a19fb6239ec1c99a"
I20260709 12:16:34.014972 22053 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.015795 21905 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 1.
I20260709 12:16:34.017211 21945 leader_election.cc:304] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, 4b249abac3f5432eb84e00366265d8c0; no voters: 
I20260709 12:16:34.018193 22110 raft_consensus.cc:2804] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.018764 22110 raft_consensus.cc:697] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 LEADER]: Becoming Leader. State: Replica: 382c20f59a57479f8f11b21b37106bfd, State: Running, Role: LEADER
I20260709 12:16:34.019591 22110 consensus_queue.cc:237] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.022480 22053 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 382c20f59a57479f8f11b21b37106bfd in term 1.
I20260709 12:16:34.033902 21803 catalog_manager.cc:5697] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 382c20f59a57479f8f11b21b37106bfd (127.13.91.130). New cstate: current_term: 1 leader_uuid: "382c20f59a57479f8f11b21b37106bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.112416 22053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4659129be194190a59b38cb5515d08b"
dest_uuid: "ffa20469674841f0a19fb6239ec1c99a"
mode: GRACEFUL
new_leader_uuid: "4b249abac3f5432eb84e00366265d8c0"
 from {username='slave'} at 127.0.0.1:37986
I20260709 12:16:34.112917 22053 raft_consensus.cc:606] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 LEADER]: Received request to transfer leadership to TS 4b249abac3f5432eb84e00366265d8c0
I20260709 12:16:34.127455 21980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06de174486cd4270a20c0f606472e779"
dest_uuid: "382c20f59a57479f8f11b21b37106bfd"
mode: GRACEFUL
new_leader_uuid: "4b249abac3f5432eb84e00366265d8c0"
 from {username='slave'} at 127.0.0.1:42200
I20260709 12:16:34.127967 21980 raft_consensus.cc:606] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 LEADER]: Received request to transfer leadership to TS 4b249abac3f5432eb84e00366265d8c0
I20260709 12:16:34.256495 22098 consensus_queue.cc:1048] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.267220 22098 consensus_queue.cc:1048] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.519076 22110 consensus_queue.cc:1048] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.522675 22134 consensus_queue.cc:1048] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.526645 22134 raft_consensus.cc:993] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd: : Instructing follower 4b249abac3f5432eb84e00366265d8c0 to start an election
I20260709 12:16:34.527071 22134 raft_consensus.cc:1081] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 LEADER]: Signalling peer 4b249abac3f5432eb84e00366265d8c0 to start an election
I20260709 12:16:34.529543 21905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06de174486cd4270a20c0f606472e779"
dest_uuid: "4b249abac3f5432eb84e00366265d8c0"
 from {username='slave'} at 127.0.0.1:35732
I20260709 12:16:34.532747 21905 raft_consensus.cc:493] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:34.533177 21905 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.542183 21905 raft_consensus.cc:515] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.547084 21905 leader_election.cc:290] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 2 election: Requested vote from peers 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:34.547397 21980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "382c20f59a57479f8f11b21b37106bfd"
I20260709 12:16:34.548044 21980 raft_consensus.cc:3055] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:34.549034 21980 raft_consensus.cc:740] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 382c20f59a57479f8f11b21b37106bfd, State: Running, Role: LEADER
I20260709 12:16:34.549830 21980 consensus_queue.cc:260] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.550926 21980 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.556654 22053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffa20469674841f0a19fb6239ec1c99a"
I20260709 12:16:34.558919 22053 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.560086 22145 raft_consensus.cc:993] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a: : Instructing follower 4b249abac3f5432eb84e00366265d8c0 to start an election
I20260709 12:16:34.560667 22129 raft_consensus.cc:1081] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 LEADER]: Signalling peer 4b249abac3f5432eb84e00366265d8c0 to start an election
I20260709 12:16:34.563733 21980 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 2.
I20260709 12:16:34.564519 21905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4659129be194190a59b38cb5515d08b"
dest_uuid: "4b249abac3f5432eb84e00366265d8c0"
 from {username='slave'} at 127.0.0.1:35724
I20260709 12:16:34.564898 21868 leader_election.cc:304] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, 4b249abac3f5432eb84e00366265d8c0; no voters: 
I20260709 12:16:34.565157 21905 raft_consensus.cc:493] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:34.565577 21905 raft_consensus.cc:3060] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.565748 22140 raft_consensus.cc:2804] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:34.566226 22140 raft_consensus.cc:697] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 LEADER]: Becoming Leader. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Running, Role: LEADER
I20260709 12:16:34.567018 22140 consensus_queue.cc:237] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.572054 22053 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 2.
I20260709 12:16:34.572659 21905 raft_consensus.cc:515] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.574606 21905 leader_election.cc:290] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 2 election: Requested vote from peers 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507), ffa20469674841f0a19fb6239ec1c99a (127.13.91.131:41351)
I20260709 12:16:34.575273 21800 catalog_manager.cc:5697] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 reported cstate change: term changed from 1 to 2, leader changed from 382c20f59a57479f8f11b21b37106bfd (127.13.91.130) to 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "4b249abac3f5432eb84e00366265d8c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.576433 22054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4659129be194190a59b38cb5515d08b" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffa20469674841f0a19fb6239ec1c99a"
I20260709 12:16:34.577239 22054 raft_consensus.cc:3055] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:34.577497 22054 raft_consensus.cc:740] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffa20469674841f0a19fb6239ec1c99a, State: Running, Role: LEADER
I20260709 12:16:34.578254 22054 consensus_queue.cc:260] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.576433 21980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4659129be194190a59b38cb5515d08b" candidate_uuid: "4b249abac3f5432eb84e00366265d8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "382c20f59a57479f8f11b21b37106bfd"
I20260709 12:16:34.579345 21980 raft_consensus.cc:3060] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.579602 22054 raft_consensus.cc:3060] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.586724 22054 raft_consensus.cc:2468] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 2.
I20260709 12:16:34.586724 21980 raft_consensus.cc:2468] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b249abac3f5432eb84e00366265d8c0 in term 2.
I20260709 12:16:34.587870 21868 leader_election.cc:304] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c20f59a57479f8f11b21b37106bfd, 4b249abac3f5432eb84e00366265d8c0; no voters: 
I20260709 12:16:34.588528 22140 raft_consensus.cc:2804] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:34.589016 22140 raft_consensus.cc:697] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 2 LEADER]: Becoming Leader. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Running, Role: LEADER
I20260709 12:16:34.589708 22140 consensus_queue.cc:237] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.596076 21800 catalog_manager.cc:5697] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 reported cstate change: term changed from 1 to 2, leader changed from ffa20469674841f0a19fb6239ec1c99a (127.13.91.131) to 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "4b249abac3f5432eb84e00366265d8c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.855485 13678 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:16:34.857053 13678 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:16:34.857395 13678 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:16:34.868723 21905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06de174486cd4270a20c0f606472e779"
dest_uuid: "4b249abac3f5432eb84e00366265d8c0"
mode: GRACEFUL
new_leader_uuid: "ffa20469674841f0a19fb6239ec1c99a"
 from {username='slave'} at 127.0.0.1:35748
I20260709 12:16:34.869233 21905 raft_consensus.cc:606] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 LEADER]: Received request to transfer leadership to TS ffa20469674841f0a19fb6239ec1c99a
I20260709 12:16:34.870338 13678 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:16:34.953575 21980 raft_consensus.cc:1275] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 2 FOLLOWER]: Refusing update from remote peer 4b249abac3f5432eb84e00366265d8c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.954782 22140 consensus_queue.cc:1048] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.963109 22054 raft_consensus.cc:1275] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Refusing update from remote peer 4b249abac3f5432eb84e00366265d8c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.965596 22149 consensus_queue.cc:1048] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.970686 22125 raft_consensus.cc:993] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0: : Instructing follower ffa20469674841f0a19fb6239ec1c99a to start an election
I20260709 12:16:34.971179 22149 raft_consensus.cc:1081] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 LEADER]: Signalling peer ffa20469674841f0a19fb6239ec1c99a to start an election
I20260709 12:16:34.972700 22054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06de174486cd4270a20c0f606472e779"
dest_uuid: "ffa20469674841f0a19fb6239ec1c99a"
 from {username='slave'} at 127.0.0.1:37970
I20260709 12:16:34.973268 22054 raft_consensus.cc:493] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:34.973627 22054 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:34.976650 22053 raft_consensus.cc:1275] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Refusing update from remote peer 4b249abac3f5432eb84e00366265d8c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.978025 22125 consensus_queue.cc:1048] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.979945 22054 raft_consensus.cc:515] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.982175 22054 leader_election.cc:290] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [CANDIDATE]: Term 3 election: Requested vote from peers 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129:33563), 382c20f59a57479f8f11b21b37106bfd (127.13.91.130:35507)
I20260709 12:16:34.983350 21980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "ffa20469674841f0a19fb6239ec1c99a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "382c20f59a57479f8f11b21b37106bfd"
I20260709 12:16:34.983536 21905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06de174486cd4270a20c0f606472e779" candidate_uuid: "ffa20469674841f0a19fb6239ec1c99a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b249abac3f5432eb84e00366265d8c0"
I20260709 12:16:34.983997 21980 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:34.984169 21905 raft_consensus.cc:3055] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:34.984601 21905 raft_consensus.cc:740] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b249abac3f5432eb84e00366265d8c0, State: Running, Role: LEADER
I20260709 12:16:34.985394 21905 consensus_queue.cc:260] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [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: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:34.986665 21905 raft_consensus.cc:3060] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:34.987335 21979 raft_consensus.cc:1275] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 2 FOLLOWER]: Refusing update from remote peer 4b249abac3f5432eb84e00366265d8c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:34.989698 22140 consensus_queue.cc:1048] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:34.993912 21980 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa20469674841f0a19fb6239ec1c99a in term 3.
I20260709 12:16:34.995193 22017 leader_election.cc:304] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [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: 382c20f59a57479f8f11b21b37106bfd, ffa20469674841f0a19fb6239ec1c99a; no voters: 
I20260709 12:16:34.996095 22129 raft_consensus.cc:2804] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:34.996593 22129 raft_consensus.cc:697] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 3 LEADER]: Becoming Leader. State: Replica: ffa20469674841f0a19fb6239ec1c99a, State: Running, Role: LEADER
I20260709 12:16:34.997408 22129 consensus_queue.cc:237] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [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: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } }
I20260709 12:16:35.002758 21905 raft_consensus.cc:2468] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa20469674841f0a19fb6239ec1c99a in term 3.
I20260709 12:16:35.010746 21803 catalog_manager.cc:5697] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a reported cstate change: term changed from 2 to 3, leader changed from 4b249abac3f5432eb84e00366265d8c0 (127.13.91.129) to ffa20469674841f0a19fb6239ec1c99a (127.13.91.131). New cstate: current_term: 3 leader_uuid: "ffa20469674841f0a19fb6239ec1c99a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b249abac3f5432eb84e00366265d8c0" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 33563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "382c20f59a57479f8f11b21b37106bfd" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa20469674841f0a19fb6239ec1c99a" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 41351 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:35.085474 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
I20260709 12:16:35.102012 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:35.102646 13678 tablet_replica.cc:333] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0: stopping tablet replica
I20260709 12:16:35.103230 13678 raft_consensus.cc:2243] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.103667 13678 raft_consensus.cc:2272] T 06de174486cd4270a20c0f606472e779 P 4b249abac3f5432eb84e00366265d8c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.105919 13678 tablet_replica.cc:333] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0: stopping tablet replica
I20260709 12:16:35.106447 13678 raft_consensus.cc:2243] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:35.107208 13678 raft_consensus.cc:2272] T 3cd5ff972627472b8be1ff05ff5a2046 P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.109477 13678 tablet_replica.cc:333] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0: stopping tablet replica
I20260709 12:16:35.109974 13678 raft_consensus.cc:2243] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:35.110735 13678 raft_consensus.cc:2272] T c4659129be194190a59b38cb5515d08b P 4b249abac3f5432eb84e00366265d8c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.112979 13678 tablet_replica.cc:333] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0: stopping tablet replica
I20260709 12:16:35.113431 13678 raft_consensus.cc:2243] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.113834 13678 raft_consensus.cc:2272] T 7a6efd465ef143ba9a41b1605ba2e58d P 4b249abac3f5432eb84e00366265d8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.135607 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
I20260709 12:16:35.147641 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
I20260709 12:16:35.163399 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:35.164003 13678 tablet_replica.cc:333] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd: stopping tablet replica
I20260709 12:16:35.164565 13678 raft_consensus.cc:2243] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.165005 13678 raft_consensus.cc:2272] T 06de174486cd4270a20c0f606472e779 P 382c20f59a57479f8f11b21b37106bfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.167167 13678 tablet_replica.cc:333] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd: stopping tablet replica
I20260709 12:16:35.167680 13678 raft_consensus.cc:2243] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:35.168501 13678 raft_consensus.cc:2272] T 7a6efd465ef143ba9a41b1605ba2e58d P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.170322 13678 tablet_replica.cc:333] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd: stopping tablet replica
I20260709 12:16:35.170784 13678 raft_consensus.cc:2243] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.171226 13678 raft_consensus.cc:2272] T 3cd5ff972627472b8be1ff05ff5a2046 P 382c20f59a57479f8f11b21b37106bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.173552 13678 tablet_replica.cc:333] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd: stopping tablet replica
I20260709 12:16:35.174006 13678 raft_consensus.cc:2243] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.174391 13678 raft_consensus.cc:2272] T c4659129be194190a59b38cb5515d08b P 382c20f59a57479f8f11b21b37106bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.196089 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
I20260709 12:16:35.207867 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
I20260709 12:16:35.224350 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:35.225124 13678 tablet_replica.cc:333] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: stopping tablet replica
I20260709 12:16:35.225832 13678 raft_consensus.cc:2243] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:35.226492 13678 pending_rounds.cc:70] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: Trying to abort 1 pending ops.
I20260709 12:16:35.226643 13678 pending_rounds.cc:77] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305623121919176704 op_type: NO_OP noop_request { }
I20260709 12:16:35.226899 13678 raft_consensus.cc:2889] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:16:35.227123 13678 raft_consensus.cc:2272] T 06de174486cd4270a20c0f606472e779 P ffa20469674841f0a19fb6239ec1c99a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.229614 13678 tablet_replica.cc:333] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a: stopping tablet replica
I20260709 12:16:35.230104 13678 raft_consensus.cc:2243] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.230470 13678 raft_consensus.cc:2272] T 7a6efd465ef143ba9a41b1605ba2e58d P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.232199 13678 tablet_replica.cc:333] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a: stopping tablet replica
I20260709 12:16:35.232685 13678 raft_consensus.cc:2243] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.233055 13678 raft_consensus.cc:2272] T 3cd5ff972627472b8be1ff05ff5a2046 P ffa20469674841f0a19fb6239ec1c99a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.235356 13678 tablet_replica.cc:333] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a: stopping tablet replica
I20260709 12:16:35.235780 13678 raft_consensus.cc:2243] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:35.236147 13678 raft_consensus.cc:2272] T c4659129be194190a59b38cb5515d08b P ffa20469674841f0a19fb6239ec1c99a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.258338 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
I20260709 12:16:35.270778 13678 master.cc:562] Master@127.13.91.190:40435 shutting down...
I20260709 12:16:35.284422 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:35.284927 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:35.285197 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7d020c1ec324021834102852268b79f: stopping tablet replica
I20260709 12:16:35.303153 13678 master.cc:584] Master@127.13.91.190:40435 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2625 ms)
[----------] 6 tests from LeaderRebalancerTest (274494 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:16:35.329365 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:40071
I20260709 12:16:35.330451 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:35.335136 22154 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 12:16:35.335428 22155 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 12:16:35.336745 22157 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 12:16:35.337647 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:35.338393 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:35.338555 13678 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 12:16:35.338708 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599395338695 us; error 0 us; skew 500 ppm
I20260709 12:16:35.339183 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:35.341346 13678 webserver.cc:533] Webserver started at http://127.13.91.190:45825/ using document root <none> and password file <none>
I20260709 12:16:35.341768 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:35.341913 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:35.342157 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:35.343142 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "5a75078b828a44c3a57c85928d77130e"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.347347 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:35.350571 22162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.351316 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:35.351598 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "5a75078b828a44c3a57c85928d77130e"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.351866 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-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 12:16:35.369640 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:35.370648 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:35.405104 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:40071
I20260709 12:16:35.405202 22213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:40071 every 8 connection(s)
I20260709 12:16:35.408792 22214 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 12:16:35.419775 22214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e: Bootstrap starting.
I20260709 12:16:35.424271 22214 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.428404 22214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e: No bootstrap required, opened a new log
I20260709 12:16:35.430569 22214 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a75078b828a44c3a57c85928d77130e" member_type: VOTER }
I20260709 12:16:35.430943 22214 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.431134 22214 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a75078b828a44c3a57c85928d77130e, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.431648 22214 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a75078b828a44c3a57c85928d77130e" member_type: VOTER }
I20260709 12:16:35.432073 22214 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:35.432302 22214 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:35.432530 22214 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.437139 22214 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a75078b828a44c3a57c85928d77130e" member_type: VOTER }
I20260709 12:16:35.437592 22214 leader_election.cc:304] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [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: 5a75078b828a44c3a57c85928d77130e; no voters: 
I20260709 12:16:35.438591 22214 leader_election.cc:290] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:35.438906 22217 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.440146 22217 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 1 LEADER]: Becoming Leader. State: Replica: 5a75078b828a44c3a57c85928d77130e, State: Running, Role: LEADER
I20260709 12:16:35.440874 22217 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [LEADER]: Queue going to LEADER mode. State: All 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: "5a75078b828a44c3a57c85928d77130e" member_type: VOTER }
I20260709 12:16:35.441428 22214 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:35.443482 22218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a75078b828a44c3a57c85928d77130e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a75078b828a44c3a57c85928d77130e" member_type: VOTER } }
I20260709 12:16:35.443501 22219 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a75078b828a44c3a57c85928d77130e. Latest consensus state: current_term: 1 leader_uuid: "5a75078b828a44c3a57c85928d77130e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a75078b828a44c3a57c85928d77130e" member_type: VOTER } }
I20260709 12:16:35.444199 22218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:35.444270 22219 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:35.447716 22222 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:35.453562 22222 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:35.454571 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:35.462006 22222 catalog_manager.cc:1383] Generated new cluster ID: 6c824a38c7804e0dba243885e8a2d1f2
I20260709 12:16:35.462306 22222 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:35.489586 22222 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:35.490862 22222 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:35.503464 22222 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e: Generated new TSK 0
I20260709 12:16:35.504086 22222 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:35.521273 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:35.526906 22235 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 12:16:35.528046 22236 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 12:16:35.529286 22238 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 12:16:35.530083 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:35.530867 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:35.531045 13678 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 12:16:35.531160 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599395531150 us; error 0 us; skew 500 ppm
I20260709 12:16:35.531613 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:35.533732 13678 webserver.cc:533] Webserver started at http://127.13.91.129:35475/ using document root <none> and password file <none>
I20260709 12:16:35.534164 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:35.534313 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:35.534523 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:35.535509 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "1c340b73b267484fad50c5ae1b8ad71e"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.539860 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:16:35.543169 22243 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.544148 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:35.544540 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "1c340b73b267484fad50c5ae1b8ad71e"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.544828 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-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 12:16:35.555384 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:35.556521 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:35.557909 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:35.560153 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:35.560369 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.560580 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:35.560726 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.598949 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:37903
I20260709 12:16:35.599069 22305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:37903 every 8 connection(s)
I20260709 12:16:35.603734 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:35.609992 22310 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 12:16:35.611322 22311 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 12:16:35.613699 13678 server_base.cc:1061] running on GCE node
W20260709 12:16:35.614684 22313 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 12:16:35.615562 22306 heartbeater.cc:344] Connected to a master server at 127.13.91.190:40071
I20260709 12:16:35.615705 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:16:35.615938 22306 heartbeater.cc:461] Registering TS with master...
W20260709 12:16:35.616040 13678 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 12:16:35.616300 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599395616264 us; error 0 us; skew 500 ppm
I20260709 12:16:35.616775 22306 heartbeater.cc:507] Master 127.13.91.190:40071 requested a full tablet report, sending...
I20260709 12:16:35.616897 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:35.619158 22179 ts_manager.cc:194] Registered new tserver with Master: 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903)
I20260709 12:16:35.619547 13678 webserver.cc:533] Webserver started at http://127.13.91.130:40177/ using document root <none> and password file <none>
I20260709 12:16:35.620309 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:35.620544 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:35.620877 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:35.621565 22179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43042
I20260709 12:16:35.622285 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.627089 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:16:35.630350 22318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.631175 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:35.631479 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.631755 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-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 12:16:35.642407 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:35.643456 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:35.644798 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:35.647004 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:35.647199 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.647406 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:35.647552 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.684712 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:35463
I20260709 12:16:35.684811 22380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:35463 every 8 connection(s)
I20260709 12:16:35.689348 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:35.696226 22384 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 12:16:35.697464 22385 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 12:16:35.701121 22387 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 12:16:35.701412 22381 heartbeater.cc:344] Connected to a master server at 127.13.91.190:40071
I20260709 12:16:35.701930 22381 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:35.702045 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:35.702811 22381 heartbeater.cc:507] Master 127.13.91.190:40071 requested a full tablet report, sending...
I20260709 12:16:35.702967 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:35.703260 13678 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 12:16:35.703423 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599395703407 us; error 0 us; skew 500 ppm
I20260709 12:16:35.703996 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:35.704913 22179 ts_manager.cc:194] Registered new tserver with Master: 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:35.706615 13678 webserver.cc:533] Webserver started at http://127.13.91.131:39173/ using document root <none> and password file <none>
I20260709 12:16:35.706856 22179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43048
I20260709 12:16:35.707329 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:35.707588 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:35.707895 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:35.708947 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "d53ce52441864c45b87dde8c704126ee"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.713131 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:16:35.716477 22392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.717206 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:35.717489 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "d53ce52441864c45b87dde8c704126ee"
format_stamp: "Formatted at 2026-07-09 12:16:35 on dist-test-slave-v8sf"
I20260709 12:16:35.717758 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599120674082-13678-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 12:16:35.733464 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:35.734556 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:35.735971 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:35.738281 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:35.738488 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.738731 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:35.738890 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:35.776595 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:39655
I20260709 12:16:35.776705 22454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:39655 every 8 connection(s)
I20260709 12:16:35.789448 22455 heartbeater.cc:344] Connected to a master server at 127.13.91.190:40071
I20260709 12:16:35.789896 22455 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:35.790589 22455 heartbeater.cc:507] Master 127.13.91.190:40071 requested a full tablet report, sending...
I20260709 12:16:35.792531 22179 ts_manager.cc:194] Registered new tserver with Master: d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:35.793025 13678 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013298565s
I20260709 12:16:35.793916 22179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43058
I20260709 12:16:35.816480 22179 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43064:
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 12:16:35.819119 22179 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 12:16:35.890125 22420 tablet_service.cc:1511] Processing CreateTablet for tablet c8c46521b0bf46198a91f79e03a3638a (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:35.891603 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c46521b0bf46198a91f79e03a3638a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.892735 22345 tablet_service.cc:1511] Processing CreateTablet for tablet 6594104a8dbb47fda6b754f03c11f756 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:35.893289 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa6a6d8ef4e492c8838a3425b52eb81 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:35.894716 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa6a6d8ef4e492c8838a3425b52eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.894541 22346 tablet_service.cc:1511] Processing CreateTablet for tablet c8c46521b0bf46198a91f79e03a3638a (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:35.895871 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c46521b0bf46198a91f79e03a3638a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.896641 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 5a01c57a12b14a9e8d79b7f605e21863 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:35.897941 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a01c57a12b14a9e8d79b7f605e21863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.900578 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 6594104a8dbb47fda6b754f03c11f756 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:35.900867 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 85a118693d1e46129ac4f5c736d1bc7a (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:35.901984 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6594104a8dbb47fda6b754f03c11f756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.902051 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a118693d1e46129ac4f5c736d1bc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.908097 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6594104a8dbb47fda6b754f03c11f756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.908151 22339 tablet_service.cc:1511] Processing CreateTablet for tablet de40d3cfbb374de5ac182ef05b98ee35 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:35.909503 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40d3cfbb374de5ac182ef05b98ee35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.908215 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 206389e250654406bcd41d25df9f324e (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:35.910991 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206389e250654406bcd41d25df9f324e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.912722 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa6a6d8ef4e492c8838a3425b52eb81 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:35.914156 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa6a6d8ef4e492c8838a3425b52eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.909143 22340 tablet_service.cc:1511] Processing CreateTablet for tablet b9f02583d85240b899a956f02e8f28a7 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:35.917099 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f02583d85240b899a956f02e8f28a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.920248 22338 tablet_service.cc:1511] Processing CreateTablet for tablet 46e6e35d965c48179525fc6a88fdf21d (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:35.921567 22338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e6e35d965c48179525fc6a88fdf21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.926008 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 5a01c57a12b14a9e8d79b7f605e21863 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:35.927428 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a01c57a12b14a9e8d79b7f605e21863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.937493 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 85a118693d1e46129ac4f5c736d1bc7a (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:35.938961 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a118693d1e46129ac4f5c736d1bc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.957005 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 206389e250654406bcd41d25df9f324e (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:35.958659 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206389e250654406bcd41d25df9f324e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.963708 22414 tablet_service.cc:1511] Processing CreateTablet for tablet b9f02583d85240b899a956f02e8f28a7 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:35.965116 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f02583d85240b899a956f02e8f28a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.969147 22413 tablet_service.cc:1511] Processing CreateTablet for tablet de40d3cfbb374de5ac182ef05b98ee35 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:35.970597 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40d3cfbb374de5ac182ef05b98ee35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.985062 22412 tablet_service.cc:1511] Processing CreateTablet for tablet 46e6e35d965c48179525fc6a88fdf21d (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:35.986644 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e6e35d965c48179525fc6a88fdf21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:35.998368 22271 tablet_service.cc:1511] Processing CreateTablet for tablet c8c46521b0bf46198a91f79e03a3638a (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:35.999787 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c46521b0bf46198a91f79e03a3638a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.008356 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 5a01c57a12b14a9e8d79b7f605e21863 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:36.008909 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa6a6d8ef4e492c8838a3425b52eb81 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:36.010326 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa6a6d8ef4e492c8838a3425b52eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.010147 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 85a118693d1e46129ac4f5c736d1bc7a (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:36.011585 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a118693d1e46129ac4f5c736d1bc7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.013327 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 206389e250654406bcd41d25df9f324e (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:36.014623 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206389e250654406bcd41d25df9f324e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.014760 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 6594104a8dbb47fda6b754f03c11f756 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:36.016063 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6594104a8dbb47fda6b754f03c11f756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.018273 22265 tablet_service.cc:1511] Processing CreateTablet for tablet b9f02583d85240b899a956f02e8f28a7 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:36.019701 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a01c57a12b14a9e8d79b7f605e21863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.025436 22264 tablet_service.cc:1511] Processing CreateTablet for tablet de40d3cfbb374de5ac182ef05b98ee35 (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:36.026777 22264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de40d3cfbb374de5ac182ef05b98ee35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.029425 22263 tablet_service.cc:1511] Processing CreateTablet for tablet 46e6e35d965c48179525fc6a88fdf21d (DEFAULT_TABLE table=test-workload [id=d5a716639efe4a288b6df79b873f1180]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:36.030676 22263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e6e35d965c48179525fc6a88fdf21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.035033 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f02583d85240b899a956f02e8f28a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:36.043313 22470 tablet_bootstrap.cc:492] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.052016 22470 tablet_bootstrap.cc:654] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.018635 22471 tablet_bootstrap.cc:492] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.070325 22471 tablet_bootstrap.cc:654] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.076045 22472 tablet_bootstrap.cc:492] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.077726 22470 tablet_bootstrap.cc:492] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.078265 22470 ts_tablet_manager.cc:1403] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.004s
I20260709 12:16:36.081378 22470 raft_consensus.cc:359] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.082038 22472 tablet_bootstrap.cc:654] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.082152 22470 raft_consensus.cc:385] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.082685 22470 raft_consensus.cc:740] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.083635 22470 consensus_queue.cc:260] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.089920 22471 tablet_bootstrap.cc:492] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.090612 22471 ts_tablet_manager.cc:1403] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.004s
I20260709 12:16:36.090971 22381 heartbeater.cc:499] Master 127.13.91.190:40071 was elected leader, sending a full tablet report...
I20260709 12:16:36.091692 22470 ts_tablet_manager.cc:1434] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.010s
I20260709 12:16:36.092772 22470 tablet_bootstrap.cc:492] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.093753 22471 raft_consensus.cc:359] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.094588 22471 raft_consensus.cc:385] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.095058 22471 raft_consensus.cc:740] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.095813 22471 consensus_queue.cc:260] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.097589 22472 tablet_bootstrap.cc:492] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.098225 22472 ts_tablet_manager.cc:1403] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:16:36.100241 22470 tablet_bootstrap.cc:654] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.101472 22472 raft_consensus.cc:359] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.102368 22472 raft_consensus.cc:385] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.102699 22472 raft_consensus.cc:740] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.103950 22472 consensus_queue.cc:260] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.113204 22472 ts_tablet_manager.cc:1434] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:16:36.113405 22306 heartbeater.cc:499] Master 127.13.91.190:40071 was elected leader, sending a full tablet report...
I20260709 12:16:36.114288 22472 tablet_bootstrap.cc:492] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.120800 22472 tablet_bootstrap.cc:654] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.121394 22470 tablet_bootstrap.cc:492] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.120761 22455 heartbeater.cc:499] Master 127.13.91.190:40071 was elected leader, sending a full tablet report...
I20260709 12:16:36.122046 22470 ts_tablet_manager.cc:1403] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260709 12:16:36.121950 22471 ts_tablet_manager.cc:1434] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.007s
I20260709 12:16:36.123328 22471 tablet_bootstrap.cc:492] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.125061 22470 raft_consensus.cc:359] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.125756 22470 raft_consensus.cc:385] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.126036 22470 raft_consensus.cc:740] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.127084 22470 consensus_queue.cc:260] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.130324 22471 tablet_bootstrap.cc:654] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.133935 22470 ts_tablet_manager.cc:1434] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:16:36.135260 22470 tablet_bootstrap.cc:492] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.144192 22475 raft_consensus.cc:493] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.144896 22475 raft_consensus.cc:515] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.160921 22475 leader_election.cc:290] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.174530 22472 tablet_bootstrap.cc:492] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.175213 22472 ts_tablet_manager.cc:1403] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.032s
I20260709 12:16:36.175065 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
W20260709 12:16:36.176992 22320 leader_election.cc:343] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.178084 22472 raft_consensus.cc:359] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.178859 22472 raft_consensus.cc:385] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.179215 22472 raft_consensus.cc:740] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.180166 22472 consensus_queue.cc:260] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.182739 22472 ts_tablet_manager.cc:1434] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:36.183753 22472 tablet_bootstrap.cc:492] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.186375 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
W20260709 12:16:36.188028 22320 leader_election.cc:343] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.188549 22320 leader_election.cc:304] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee
I20260709 12:16:36.188964 22472 tablet_bootstrap.cc:654] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.189827 22475 raft_consensus.cc:2749] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.190624 22470 tablet_bootstrap.cc:654] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.193993 22472 tablet_bootstrap.cc:492] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.194471 22472 ts_tablet_manager.cc:1403] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:16:36.195673 22471 tablet_bootstrap.cc:492] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.196131 22471 ts_tablet_manager.cc:1403] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.042s
I20260709 12:16:36.196918 22472 raft_consensus.cc:359] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.197503 22472 raft_consensus.cc:385] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.197798 22472 raft_consensus.cc:740] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.198529 22472 consensus_queue.cc:260] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.198598 22471 raft_consensus.cc:359] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.199529 22471 raft_consensus.cc:385] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.199882 22471 raft_consensus.cc:740] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.200795 22472 ts_tablet_manager.cc:1434] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:36.200699 22471 consensus_queue.cc:260] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.201584 22470 tablet_bootstrap.cc:492] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.201761 22472 tablet_bootstrap.cc:492] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.202260 22470 ts_tablet_manager.cc:1403] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.001s
I20260709 12:16:36.204669 22471 ts_tablet_manager.cc:1434] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:36.205127 22475 raft_consensus.cc:493] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.205701 22471 tablet_bootstrap.cc:492] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.205607 22475 raft_consensus.cc:515] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.207715 22472 tablet_bootstrap.cc:654] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.209116 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40d3cfbb374de5ac182ef05b98ee35" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.207729 22475 leader_election.cc:290] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
W20260709 12:16:36.210548 22320 leader_election.cc:343] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.211663 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40d3cfbb374de5ac182ef05b98ee35" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.211779 22470 raft_consensus.cc:359] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.212332 22430 raft_consensus.cc:2468] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.212559 22470 raft_consensus.cc:385] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.212937 22470 raft_consensus.cc:740] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.213312 22471 tablet_bootstrap.cc:654] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.213691 22320 leader_election.cc:304] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [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: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:36.215986 22475 raft_consensus.cc:2804] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.216483 22475 raft_consensus.cc:493] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.216907 22475 raft_consensus.cc:3060] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.213634 22470 consensus_queue.cc:260] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.229386 22475 raft_consensus.cc:515] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.232960 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40d3cfbb374de5ac182ef05b98ee35" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
W20260709 12:16:36.234898 22320 leader_election.cc:343] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.237375 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40d3cfbb374de5ac182ef05b98ee35" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.238034 22430 raft_consensus.cc:3060] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.246841 22475 leader_election.cc:290] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.247753 22430 raft_consensus.cc:2468] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.257462 22320 leader_election.cc:304] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:36.258922 22475 raft_consensus.cc:2804] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.259508 22475 raft_consensus.cc:697] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:36.260571 22475 consensus_queue.cc:237] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.263181 22472 tablet_bootstrap.cc:492] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.263646 22470 ts_tablet_manager.cc:1434] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.061s	user 0.023s	sys 0.023s
I20260709 12:16:36.263844 22472 ts_tablet_manager.cc:1403] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.035s
I20260709 12:16:36.264020 22471 tablet_bootstrap.cc:492] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.264678 22471 ts_tablet_manager.cc:1403] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.031s
I20260709 12:16:36.265795 22470 tablet_bootstrap.cc:492] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.266848 22472 raft_consensus.cc:359] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.267661 22472 raft_consensus.cc:385] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.268106 22472 raft_consensus.cc:740] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.267701 22471 raft_consensus.cc:359] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.268693 22471 raft_consensus.cc:385] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.269001 22471 raft_consensus.cc:740] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.269124 22472 consensus_queue.cc:260] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.270046 22471 consensus_queue.cc:260] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.271847 22472 ts_tablet_manager.cc:1434] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:36.272954 22472 tablet_bootstrap.cc:492] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.275338 22471 ts_tablet_manager.cc:1434] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:16:36.276587 22471 tablet_bootstrap.cc:492] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.284551 22472 tablet_bootstrap.cc:654] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.284551 22470 tablet_bootstrap.cc:654] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.285274 22477 raft_consensus.cc:493] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.285845 22477 raft_consensus.cc:515] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.292656 22477 leader_election.cc:290] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:36.297297 22472 tablet_bootstrap.cc:492] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.297632 22470 tablet_bootstrap.cc:492] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.298035 22472 ts_tablet_manager.cc:1403] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 12:16:36.298151 22470 ts_tablet_manager.cc:1403] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260709 12:16:36.301379 22470 raft_consensus.cc:359] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.302225 22470 raft_consensus.cc:385] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.302577 22470 raft_consensus.cc:740] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.303642 22471 tablet_bootstrap.cc:654] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.303393 22470 consensus_queue.cc:260] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.303970 22472 raft_consensus.cc:359] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.306275 22470 ts_tablet_manager.cc:1434] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:16:36.306546 22472 raft_consensus.cc:385] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.306907 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.307458 22470 tablet_bootstrap.cc:492] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.307322 22472 raft_consensus.cc:740] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.307689 22281 raft_consensus.cc:2468] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:36.315847 22471 tablet_bootstrap.cc:492] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.316488 22471 ts_tablet_manager.cc:1403] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.007s
I20260709 12:16:36.319626 22394 leader_election.cc:304] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.319449 22472 consensus_queue.cc:260] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.320755 22477 raft_consensus.cc:2804] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.321134 22477 raft_consensus.cc:493] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.321478 22477 raft_consensus.cc:3060] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.322350 22472 ts_tablet_manager.cc:1434] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:16:36.322839 22470 tablet_bootstrap.cc:654] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.323690 22472 tablet_bootstrap.cc:492] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.319788 22471 raft_consensus.cc:359] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.318181 22178 catalog_manager.cc:5697] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 1 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.331974 22477 raft_consensus.cc:515] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.326561 22471 raft_consensus.cc:385] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.334851 22471 raft_consensus.cc:740] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.335583 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.340468 22471 consensus_queue.cc:260] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.341926 22470 tablet_bootstrap.cc:492] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.342406 22470 ts_tablet_manager.cc:1403] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.008s
I20260709 12:16:36.342659 22281 raft_consensus.cc:3060] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.345391 22470 raft_consensus.cc:359] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.346120 22470 raft_consensus.cc:385] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.346344 22470 raft_consensus.cc:740] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.346938 22470 consensus_queue.cc:260] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.349321 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:36.350004 22355 raft_consensus.cc:3060] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.351928 22472 tablet_bootstrap.cc:654] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.356789 22470 ts_tablet_manager.cc:1434] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:16:36.359735 22355 raft_consensus.cc:2468] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:36.361354 22396 leader_election.cc:304] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.366459 22470 tablet_bootstrap.cc:492] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.336659 22477 leader_election.cc:290] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:36.339133 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:36.370592 22356 raft_consensus.cc:2376] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1. Re-sending same reply.
I20260709 12:16:36.372905 22477 raft_consensus.cc:2804] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.373383 22477 raft_consensus.cc:697] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:36.374178 22477 consensus_queue.cc:237] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.378204 22281 raft_consensus.cc:2468] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:36.380411 22470 tablet_bootstrap.cc:654] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.391927 22472 tablet_bootstrap.cc:492] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.392167 22471 ts_tablet_manager.cc:1434] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.075s	user 0.021s	sys 0.019s
I20260709 12:16:36.392405 22470 tablet_bootstrap.cc:492] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.392526 22472 ts_tablet_manager.cc:1403] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.026s
I20260709 12:16:36.393313 22470 ts_tablet_manager.cc:1403] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260709 12:16:36.392198 22178 catalog_manager.cc:5697] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 0 to 1, leader changed from <none> to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:36.393559 22471 tablet_bootstrap.cc:492] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.396184 22470 raft_consensus.cc:359] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.397048 22470 raft_consensus.cc:385] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.396582 22472 raft_consensus.cc:359] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.397368 22470 raft_consensus.cc:740] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.397701 22472 raft_consensus.cc:385] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.398057 22472 raft_consensus.cc:740] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.398322 22470 consensus_queue.cc:260] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.400586 22470 ts_tablet_manager.cc:1434] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:16:36.401636 22470 tablet_bootstrap.cc:492] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.407456 22470 tablet_bootstrap.cc:654] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.409397 22471 tablet_bootstrap.cc:654] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.398972 22472 consensus_queue.cc:260] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.417115 22471 tablet_bootstrap.cc:492] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.417649 22471 ts_tablet_manager.cc:1403] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260709 12:16:36.420607 22471 raft_consensus.cc:359] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.421363 22471 raft_consensus.cc:385] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.421658 22471 raft_consensus.cc:740] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.422523 22472 ts_tablet_manager.cc:1434] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
I20260709 12:16:36.422381 22471 consensus_queue.cc:260] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.423590 22472 tablet_bootstrap.cc:492] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.427489 22470 tablet_bootstrap.cc:492] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.428102 22470 ts_tablet_manager.cc:1403] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 12:16:36.428251 22471 ts_tablet_manager.cc:1434] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:36.429368 22471 tablet_bootstrap.cc:492] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.429657 22472 tablet_bootstrap.cc:654] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.431075 22470 raft_consensus.cc:359] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.431842 22470 raft_consensus.cc:385] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.432142 22470 raft_consensus.cc:740] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.435326 22470 consensus_queue.cc:260] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.437628 22470 ts_tablet_manager.cc:1434] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:36.438593 22470 tablet_bootstrap.cc:492] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.438856 22471 tablet_bootstrap.cc:654] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.446187 22470 tablet_bootstrap.cc:654] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.448168 22472 tablet_bootstrap.cc:492] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.450134 22471 tablet_bootstrap.cc:492] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.450670 22471 ts_tablet_manager.cc:1403] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.002s
W20260709 12:16:36.450722 22227 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:36.448746 22472 ts_tablet_manager.cc:1403] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 12:16:36.457969 22470 tablet_bootstrap.cc:492] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.457736 22471 raft_consensus.cc:359] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.457940 22472 raft_consensus.cc:359] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.458597 22470 ts_tablet_manager.cc:1403] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:16:36.458545 22471 raft_consensus.cc:385] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.458808 22472 raft_consensus.cc:385] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.459035 22471 raft_consensus.cc:740] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.459193 22472 raft_consensus.cc:740] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.459973 22472 consensus_queue.cc:260] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.459909 22471 consensus_queue.cc:260] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.462260 22471 ts_tablet_manager.cc:1434] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:16:36.462276 22472 ts_tablet_manager.cc:1434] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:16:36.463393 22471 tablet_bootstrap.cc:492] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.463465 22472 tablet_bootstrap.cc:492] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.465756 22470 raft_consensus.cc:359] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.466471 22470 raft_consensus.cc:385] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.466727 22470 raft_consensus.cc:740] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.467411 22470 consensus_queue.cc:260] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.469970 22472 tablet_bootstrap.cc:654] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.469970 22471 tablet_bootstrap.cc:654] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.477108 22470 ts_tablet_manager.cc:1434] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:16:36.481763 22470 tablet_bootstrap.cc:492] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:36.487355 22470 tablet_bootstrap.cc:654] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.492607 22472 tablet_bootstrap.cc:492] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.493132 22472 ts_tablet_manager.cc:1403] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.012s
I20260709 12:16:36.493568 22471 tablet_bootstrap.cc:492] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.493959 22470 tablet_bootstrap.cc:492] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:36.494040 22471 ts_tablet_manager.cc:1403] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260709 12:16:36.494544 22470 ts_tablet_manager.cc:1403] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:16:36.495669 22472 raft_consensus.cc:359] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.496410 22472 raft_consensus.cc:385] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.496348 22471 raft_consensus.cc:359] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.496874 22472 raft_consensus.cc:740] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.497153 22471 raft_consensus.cc:385] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.497534 22471 raft_consensus.cc:740] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.497153 22470 raft_consensus.cc:359] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.497992 22470 raft_consensus.cc:385] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.497632 22472 consensus_queue.cc:260] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.498258 22470 raft_consensus.cc:740] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.498284 22471 consensus_queue.cc:260] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.499079 22470 consensus_queue.cc:260] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.499707 22472 ts_tablet_manager.cc:1434] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:36.500792 22472 tablet_bootstrap.cc:492] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:36.501114 22470 ts_tablet_manager.cc:1434] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:36.501565 22487 raft_consensus.cc:493] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.502043 22487 raft_consensus.cc:515] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.503615 22471 ts_tablet_manager.cc:1434] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:36.504664 22471 tablet_bootstrap.cc:492] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.505892 22472 tablet_bootstrap.cc:654] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.508500 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.509171 22430 raft_consensus.cc:2468] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.510190 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.510825 22281 raft_consensus.cc:2468] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.512478 22320 leader_election.cc:304] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.513577 22475 raft_consensus.cc:2804] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.513945 22475 raft_consensus.cc:493] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.514256 22475 raft_consensus.cc:3060] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.516868 22472 tablet_bootstrap.cc:492] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:36.517381 22472 ts_tablet_manager.cc:1403] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 12:16:36.518217 22494 raft_consensus.cc:493] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.518535 22471 tablet_bootstrap.cc:654] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.518715 22494 raft_consensus.cc:515] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.520219 22472 raft_consensus.cc:359] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.520969 22472 raft_consensus.cc:385] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.521238 22472 raft_consensus.cc:740] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.521906 22472 consensus_queue.cc:260] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.523357 22479 raft_consensus.cc:493] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.523842 22479 raft_consensus.cc:515] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.529239 22479 leader_election.cc:290] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.530596 22494 leader_election.cc:290] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:36.532719 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:36.533511 22356 raft_consensus.cc:2468] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:36.535338 22396 leader_election.cc:304] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.504124 22487 leader_election.cc:290] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655), 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903)
I20260709 12:16:36.537037 22487 raft_consensus.cc:493] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.531523 22508 raft_consensus.cc:493] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.537487 22487 raft_consensus.cc:515] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.538024 22508 raft_consensus.cc:515] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.540622 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.541345 22281 raft_consensus.cc:2468] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.542415 22472 ts_tablet_manager.cc:1434] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260709 12:16:36.543617 22320 leader_election.cc:304] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:36.546813 22514 raft_consensus.cc:493] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.547294 22514 raft_consensus.cc:515] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.548200 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.549003 22280 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.551506 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.552129 22510 raft_consensus.cc:2804] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.552803 22510 raft_consensus.cc:493] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.553133 22510 raft_consensus.cc:3060] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.553413 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.554232 22281 raft_consensus.cc:2468] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:36.556485 22494 raft_consensus.cc:2804] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.557056 22494 raft_consensus.cc:493] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.557489 22494 raft_consensus.cc:3060] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.556737 22514 leader_election.cc:290] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.560899 22510 raft_consensus.cc:515] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.563031 22510 leader_election.cc:290] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.567075 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40d3cfbb374de5ac182ef05b98ee35" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.568068 22429 raft_consensus.cc:2393] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c340b73b267484fad50c5ae1b8ad71e in current term 1: Already voted for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in this term.
I20260709 12:16:36.571417 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de40d3cfbb374de5ac182ef05b98ee35" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:36.571988 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a118693d1e46129ac4f5c736d1bc7a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.573041 22247 leader_election.cc:304] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee
I20260709 12:16:36.552316 22430 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.574069 22511 raft_consensus.cc:3060] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.574884 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a118693d1e46129ac4f5c736d1bc7a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.575410 22281 raft_consensus.cc:2468] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.576872 22320 leader_election.cc:304] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:36.577405 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.577987 22320 leader_election.cc:304] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:36.578367 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.579063 22281 raft_consensus.cc:3060] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.579231 22514 raft_consensus.cc:2804] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.579636 22514 raft_consensus.cc:493] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.579981 22514 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.580909 22510 raft_consensus.cc:493] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.582581 22510 raft_consensus.cc:515] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.584687 22510 leader_election.cc:290] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.581404 22487 leader_election.cc:290] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.585316 22487 raft_consensus.cc:2804] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.585806 22487 raft_consensus.cc:493] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.586172 22487 raft_consensus.cc:3060] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.586838 22494 raft_consensus.cc:515] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.587096 22511 raft_consensus.cc:2749] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.587921 22430 raft_consensus.cc:2393] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in current term 1: Already voted for candidate d53ce52441864c45b87dde8c704126ee in this term.
I20260709 12:16:36.588598 22475 raft_consensus.cc:515] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.590613 22475 leader_election.cc:290] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655), 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903)
I20260709 12:16:36.551672 22516 raft_consensus.cc:493] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.596547 22516 raft_consensus.cc:515] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.597340 22514 raft_consensus.cc:515] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.598145 22516 leader_election.cc:290] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.540719 22508 leader_election.cc:290] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.598968 22514 leader_election.cc:290] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.627125 22511 raft_consensus.cc:493] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.627998 22477 raft_consensus.cc:493] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.629091 22477 raft_consensus.cc:515] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.628875 22511 raft_consensus.cc:515] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.625228 22479 raft_consensus.cc:493] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.631400 22479 raft_consensus.cc:515] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.632584 22511 leader_election.cc:290] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.633986 22477 leader_election.cc:290] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:36.633983 22479 leader_election.cc:290] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.635128 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:36.636650 22355 raft_consensus.cc:2468] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:36.637373 22494 leader_election.cc:290] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:36.638578 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.639734 22280 raft_consensus.cc:2468] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:36.634931 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
W20260709 12:16:36.638475 22320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:37903, user_credentials={real_user=slave}} blocked reactor thread for 47542.5us
I20260709 12:16:36.640954 22356 raft_consensus.cc:2468] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
I20260709 12:16:36.641961 22396 leader_election.cc:304] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.642361 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:36.643368 22355 raft_consensus.cc:2468] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
I20260709 12:16:36.643811 22247 leader_election.cc:304] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:36.644626 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:36.639914 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.645804 22356 raft_consensus.cc:2393] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d53ce52441864c45b87dde8c704126ee in current term 1: Already voted for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in this term.
I20260709 12:16:36.645524 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.645967 22429 raft_consensus.cc:2468] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
I20260709 12:16:36.647053 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.647845 22280 raft_consensus.cc:2468] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.649892 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.650450 22247 leader_election.cc:304] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:36.650775 22427 raft_consensus.cc:3060] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.644949 22479 raft_consensus.cc:2804] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.651818 22479 raft_consensus.cc:493] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.652346 22479 raft_consensus.cc:3060] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.652766 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:36.656211 22471 tablet_bootstrap.cc:492] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.651960 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.657203 22471 ts_tablet_manager.cc:1403] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.153s	user 0.051s	sys 0.033s
I20260709 12:16:36.657428 22278 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.658044 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.659386 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.660231 22425 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.662664 22471 raft_consensus.cc:359] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.663466 22471 raft_consensus.cc:385] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.663756 22471 raft_consensus.cc:740] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.665004 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.666288 22479 raft_consensus.cc:515] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.643955 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.669857 22279 raft_consensus.cc:2393] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in current term 1: Already voted for candidate 1c340b73b267484fad50c5ae1b8ad71e in this term.
I20260709 12:16:36.670261 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.672109 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:36.666126 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:36.672978 22356 raft_consensus.cc:3060] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.673195 22429 raft_consensus.cc:2468] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.670017 22428 raft_consensus.cc:2393] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in current term 1: Already voted for candidate d53ce52441864c45b87dde8c704126ee in this term.
I20260709 12:16:36.675526 22278 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.665928 22280 raft_consensus.cc:3060] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.676486 22511 raft_consensus.cc:2804] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.676535 22494 raft_consensus.cc:2804] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.677580 22511 raft_consensus.cc:493] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.678834 22494 raft_consensus.cc:493] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.679347 22511 raft_consensus.cc:3060] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.680585 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.682713 22494 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.684686 22487 raft_consensus.cc:515] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.678474 22471 consensus_queue.cc:260] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.678807 22479 leader_election.cc:290] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.687700 22430 raft_consensus.cc:2468] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
I20260709 12:16:36.688678 22487 leader_election.cc:290] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.690704 22511 raft_consensus.cc:515] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.691277 22471 ts_tablet_manager.cc:1434] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.003s
W20260709 12:16:36.650805 22320 leader_election.cc:343] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:36.697978 22320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.131:39655, user_credentials={real_user=slave}} blocked reactor thread for 47297.5us
I20260709 12:16:36.700934 22320 leader_election.cc:304] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.701565 22426 raft_consensus.cc:2468] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:36.702983 22471 tablet_bootstrap.cc:492] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:36.704185 22511 leader_election.cc:290] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.705008 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:36.705760 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.706465 22430 raft_consensus.cc:3060] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:36.709008 22394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.129:37903, user_credentials={real_user=slave}} blocked reactor thread for 61544.1us
I20260709 12:16:36.709766 22394 leader_election.cc:304] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [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: d53ce52441864c45b87dde8c704126ee; no voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:36.710427 22477 raft_consensus.cc:2749] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.715179 22427 raft_consensus.cc:2468] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.718343 22430 raft_consensus.cc:2468] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
I20260709 12:16:36.718921 22487 raft_consensus.cc:2804] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.719532 22355 raft_consensus.cc:3060] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.719549 22245 leader_election.cc:304] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.720669 22511 raft_consensus.cc:2804] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.721076 22471 tablet_bootstrap.cc:654] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.721175 22511 raft_consensus.cc:697] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:36.723408 22511 consensus_queue.cc:237] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.728511 22355 raft_consensus.cc:2468] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
I20260709 12:16:36.731041 22487 raft_consensus.cc:493] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.731541 22487 raft_consensus.cc:3060] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.732411 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a118693d1e46129ac4f5c736d1bc7a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.733265 22279 raft_consensus.cc:3060] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.734246 22494 raft_consensus.cc:515] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.733134 22320 leader_election.cc:304] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:36.736055 22471 tablet_bootstrap.cc:492] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:36.736518 22356 raft_consensus.cc:2468] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
I20260709 12:16:36.737058 22471 ts_tablet_manager.cc:1403] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.005s
I20260709 12:16:36.737771 22247 leader_election.cc:304] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: d53ce52441864c45b87dde8c704126ee
I20260709 12:16:36.738785 22281 raft_consensus.cc:2468] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.739084 22479 raft_consensus.cc:2804] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.740181 22471 raft_consensus.cc:359] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.736518 22425 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.747999 22479 raft_consensus.cc:697] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:36.748186 22487 raft_consensus.cc:515] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.749464 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:36.749188 22479 consensus_queue.cc:237] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.749989 22356 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.750522 22487 leader_election.cc:290] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 2 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:36.741607 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.741844 22320 leader_election.cc:304] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [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: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:36.751439 22278 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.752380 22471 raft_consensus.cc:385] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.752426 22320 leader_election.cc:304] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.752755 22471 raft_consensus.cc:740] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.733448 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a118693d1e46129ac4f5c736d1bc7a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.753526 22508 raft_consensus.cc:2764] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:16:36.745786 22178 catalog_manager.cc:5697] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 1 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.754477 22508 raft_consensus.cc:2804] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.755023 22508 raft_consensus.cc:697] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:36.755873 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:36.756112 22508 consensus_queue.cc:237] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:36.757699 22475 consensus_queue.cc:1048] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.758980 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f02583d85240b899a956f02e8f28a7" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:36.759683 22425 raft_consensus.cc:3060] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.760802 22471 consensus_queue.cc:260] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.746877 22280 raft_consensus.cc:2468] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.747360 22494 leader_election.cc:290] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:36.741477 22514 raft_consensus.cc:2804] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.761888 22427 raft_consensus.cc:3060] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.768110 22425 raft_consensus.cc:2468] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 2.
I20260709 12:16:36.768779 22320 leader_election.cc:304] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: d53ce52441864c45b87dde8c704126ee
I20260709 12:16:36.774544 22516 raft_consensus.cc:2804] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.775074 22516 raft_consensus.cc:697] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:36.776180 22516 consensus_queue.cc:237] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.776721 22514 raft_consensus.cc:697] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:36.777499 22178 catalog_manager.cc:5697] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 1 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.777921 22514 consensus_queue.cc:237] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.786096 22427 raft_consensus.cc:2468] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.747970 22279 raft_consensus.cc:2468] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:36.788858 22320 leader_election.cc:304] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [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: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:36.787726 22356 raft_consensus.cc:2468] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:36.789973 22176 catalog_manager.cc:5697] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 1 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.790959 22396 leader_election.cc:304] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:36.791875 22494 raft_consensus.cc:2804] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.792255 22508 raft_consensus.cc:2804] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:36.788076 22278 raft_consensus.cc:2468] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:36.793154 22508 raft_consensus.cc:697] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:36.795915 22508 consensus_queue.cc:237] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER 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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.793152 22494 raft_consensus.cc:697] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:36.792001 22320 leader_election.cc:304] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:36.800652 22471 ts_tablet_manager.cc:1434] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 12:16:36.799010 22494 consensus_queue.cc:237] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.804335 22487 raft_consensus.cc:2804] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.806190 22487 raft_consensus.cc:697] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:36.807274 22487 consensus_queue.cc:237] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:36.810732 22514 consensus_queue.cc:1048] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.819886 22178 catalog_manager.cc:5697] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 1 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.822080 22178 catalog_manager.cc:5697] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 1 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.823838 22178 catalog_manager.cc:5697] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 1 to 2, leader changed from 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129) to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 2 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.830894 22494 consensus_queue.cc:1048] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.839901 22177 catalog_manager.cc:5697] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 0 to 1, leader changed from <none> to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:36.856675 22496 consensus_queue.cc:1048] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.857664 22177 catalog_manager.cc:5697] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 1 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.037070 22356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
mode: GRACEFUL
new_leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:42632
I20260709 12:16:37.037725 22356 raft_consensus.cc:606] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Received request to transfer leadership to TS 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:37.050819 22425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
mode: GRACEFUL
new_leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:16:37.051368 22425 raft_consensus.cc:606] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Received request to transfer leadership to TS 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:37.056411 22356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
mode: GRACEFUL
new_leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:42632
I20260709 12:16:37.056880 22356 raft_consensus.cc:606] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Received request to transfer leadership to TS 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:37.061683 22356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
mode: GRACEFUL
new_leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:42632
I20260709 12:16:37.062126 22356 raft_consensus.cc:606] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Received request to transfer leadership to TS 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:37.069268 22425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "206389e250654406bcd41d25df9f324e"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
mode: GRACEFUL
new_leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:16:37.069725 22425 raft_consensus.cc:606] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Received request to transfer leadership to TS 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:37.087811 22279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
mode: GRACEFUL
new_leader_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:44146
I20260709 12:16:37.088347 22279 raft_consensus.cc:606] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Received request to transfer leadership to TS d53ce52441864c45b87dde8c704126ee
I20260709 12:16:37.126554 22356 raft_consensus.cc:1240] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Rejecting Update request from peer 1c340b73b267484fad50c5ae1b8ad71e for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:37.127962 22425 raft_consensus.cc:1240] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Rejecting Update request from peer 1c340b73b267484fad50c5ae1b8ad71e for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:37.127902 22479 consensus_queue.cc:1059] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.128549 22479 consensus_queue.cc:1243] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Peer 6bf8bc2949074fe78f42c1fd1ce2fd3c 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 12:16:37.128931 22511 raft_consensus.cc:3055] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.129266 22511 raft_consensus.cc:740] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:37.129295 22479 consensus_queue.cc:1059] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.130252 22511 consensus_queue.cc:260] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.131171 22511 raft_consensus.cc:3060] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.167582 22516 consensus_queue.cc:1048] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.176561 22487 consensus_queue.cc:1048] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.179720 22487 consensus_queue.cc:1048] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.191671 22508 raft_consensus.cc:993] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: : Instructing follower 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.192095 22516 raft_consensus.cc:993] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: : Instructing follower 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.192293 22517 raft_consensus.cc:1081] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Signalling peer 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.192750 22514 raft_consensus.cc:1081] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Signalling peer 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.196367 22280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:44134
I20260709 12:16:37.196982 22280 raft_consensus.cc:493] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.197358 22280 raft_consensus.cc:3060] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.197608 22487 consensus_queue.cc:1048] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.200178 22279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:44134
I20260709 12:16:37.202347 22279 raft_consensus.cc:493] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.202665 22279 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.205897 22280 raft_consensus.cc:515] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.208240 22279 raft_consensus.cc:515] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.209156 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:37.209774 22356 raft_consensus.cc:3055] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.210084 22356 raft_consensus.cc:740] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:37.210913 22356 consensus_queue.cc:260] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.211284 22279 leader_election.cc:290] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:37.212031 22356 raft_consensus.cc:3060] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.213054 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:37.213630 22427 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.217367 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:37.218070 22280 leader_election.cc:290] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:37.218063 22355 raft_consensus.cc:3055] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.220146 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a01c57a12b14a9e8d79b7f605e21863" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:37.220636 22355 raft_consensus.cc:740] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:37.220850 22425 raft_consensus.cc:3060] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.221750 22355 consensus_queue.cc:260] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.222848 22427 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.223357 22355 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.227102 22496 consensus_queue.cc:1048] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.228128 22425 raft_consensus.cc:2468] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.230633 22487 consensus_queue.cc:1048] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.232327 22245 leader_election.cc:304] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:37.233284 22511 raft_consensus.cc:2804] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.233755 22511 raft_consensus.cc:697] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:37.234402 22355 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.235622 22247 leader_election.cc:304] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:37.234681 22511 consensus_queue.cc:237] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.236840 22479 raft_consensus.cc:2804] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.237321 22479 raft_consensus.cc:697] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:37.238330 22479 consensus_queue.cc:237] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.239377 22356 raft_consensus.cc:2468] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.244089 22477 raft_consensus.cc:993] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee: : Instructing follower 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:37.244611 22477 raft_consensus.cc:1081] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Signalling peer 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:37.257787 22427 raft_consensus.cc:3060] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.260475 22514 consensus_queue.cc:1048] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:37.262791 22356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "206389e250654406bcd41d25df9f324e"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:42624
I20260709 12:16:37.263476 22356 raft_consensus.cc:493] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.263885 22356 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.263924 22477 consensus_queue.cc:1048] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:37.268424 22177 catalog_manager.cc:5697] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 1 to 2, leader changed from 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130) to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 2 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.270443 22177 catalog_manager.cc:5697] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 1 to 2, leader changed from 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130) to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 2 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.277362 22356 raft_consensus.cc:515] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.279222 22541 consensus_queue.cc:1048] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:37.279680 22356 leader_election.cc:290] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 2 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:37.282159 22479 consensus_queue.cc:1048] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.282892 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:37.285346 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:37.285979 22427 raft_consensus.cc:3055] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.287814 22427 raft_consensus.cc:740] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:37.288785 22427 consensus_queue.cc:260] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.290059 22427 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.303725 22487 consensus_queue.cc:1048] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.304788 22541 raft_consensus.cc:993] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e: : Instructing follower d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:37.305301 22541 raft_consensus.cc:1081] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Signalling peer d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:37.309051 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:16:37.309631 22428 raft_consensus.cc:493] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.310024 22428 raft_consensus.cc:3060] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.311259 22280 raft_consensus.cc:1275] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:16:37.311681 22280 pending_rounds.cc:85] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: Aborting all ops after (but not including) 0
I20260709 12:16:37.311936 22280 pending_rounds.cc:107] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:16:37.312219 22280 raft_consensus.cc:2889] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:16:37.313902 22487 consensus_queue.cc:1048] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.319413 22428 raft_consensus.cc:515] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.319665 22427 raft_consensus.cc:2468] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 2.
I20260709 12:16:37.320504 22425 raft_consensus.cc:1240] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Rejecting Update request from peer 1c340b73b267484fad50c5ae1b8ad71e for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:37.323520 22320 leader_election.cc:304] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [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: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:37.324451 22543 consensus_queue.cc:1059] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.325301 22511 raft_consensus.cc:3055] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.325651 22511 raft_consensus.cc:740] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:37.325898 22425 raft_consensus.cc:1275] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:37.326462 22511 consensus_queue.cc:260] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.327438 22511 raft_consensus.cc:3060] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.328644 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:37.330844 22487 raft_consensus.cc:2804] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.331442 22487 raft_consensus.cc:697] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:37.332023 22508 consensus_queue.cc:1048] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.332418 22487 consensus_queue.cc:237] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.330915 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e6e35d965c48179525fc6a88fdf21d" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:37.348618 22278 raft_consensus.cc:2468] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 2.
I20260709 12:16:37.325660 22428 leader_election.cc:290] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 2 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:37.351312 22394 leader_election.cc:304] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [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: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:37.352757 22544 raft_consensus.cc:2804] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.353474 22544 raft_consensus.cc:697] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 2 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:37.354379 22544 consensus_queue.cc:237] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.365149 22178 catalog_manager.cc:5697] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 1 to 2, leader changed from d53ce52441864c45b87dde8c704126ee (127.13.91.131) to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 2 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.368063 22514 consensus_queue.cc:1048] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.374967 22177 catalog_manager.cc:5697] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 1 to 2, leader changed from 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129) to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:37.381132 22544 raft_consensus.cc:993] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee: : Instructing follower 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.383977 22477 raft_consensus.cc:1081] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Signalling peer 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.387059 22508 raft_consensus.cc:993] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: : Instructing follower 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.387636 22508 raft_consensus.cc:1081] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Signalling peer 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:37.387684 22278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:44140
I20260709 12:16:37.388417 22278 raft_consensus.cc:493] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.388782 22278 raft_consensus.cc:3060] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.390717 22280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:44134
I20260709 12:16:37.391324 22280 raft_consensus.cc:493] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:37.391697 22280 raft_consensus.cc:3060] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.395720 22278 raft_consensus.cc:515] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.397994 22278 leader_election.cc:290] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:37.398691 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:37.399297 22354 raft_consensus.cc:3060] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.399576 22280 raft_consensus.cc:515] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:37.401921 22280 leader_election.cc:290] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:37.402468 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:37.403059 22356 raft_consensus.cc:3055] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.403059 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c46521b0bf46198a91f79e03a3638a" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:37.403512 22356 raft_consensus.cc:740] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:37.403601 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6594104a8dbb47fda6b754f03c11f756" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:37.403857 22426 raft_consensus.cc:3060] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.404269 22425 raft_consensus.cc:3055] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:37.404738 22425 raft_consensus.cc:740] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:37.404382 22356 consensus_queue.cc:260] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:37.405898 22356 raft_consensus.cc:3060] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.405761 22425 consensus_queue.cc:260] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.407202 22425 raft_consensus.cc:3060] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.407120 22354 raft_consensus.cc:2468] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.408735 22247 leader_election.cc:304] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:37.409631 22511 raft_consensus.cc:2804] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.410118 22511 raft_consensus.cc:697] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:37.411039 22511 consensus_queue.cc:237] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:37.411950 22426 raft_consensus.cc:2468] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.413079 22356 raft_consensus.cc:2468] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.413874 22245 leader_election.cc:304] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:37.414561 22543 raft_consensus.cc:2804] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.415047 22543 raft_consensus.cc:697] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:37.416074 22425 raft_consensus.cc:2468] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:37.415989 22543 consensus_queue.cc:237] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } }
I20260709 12:16:37.418649 22176 catalog_manager.cc:5697] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 1 to 2, leader changed from d53ce52441864c45b87dde8c704126ee (127.13.91.131) to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 2 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.429927 22176 catalog_manager.cc:5697] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 1 to 2, leader changed from 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130) to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 2 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:37.698679 22425 raft_consensus.cc:1275] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:37.699888 22543 consensus_queue.cc:1048] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:37.711084 22354 raft_consensus.cc:1275] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:37.713305 22543 consensus_queue.cc:1048] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:37.731351 22425 raft_consensus.cc:1275] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:37.733520 22514 consensus_queue.cc:1048] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:37.849635 22354 raft_consensus.cc:3060] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.858305 22354 raft_consensus.cc:1275] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:37.860033 22544 consensus_queue.cc:1048] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:38.122591 22426 raft_consensus.cc:1275] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.124616 22511 consensus_queue.cc:1048] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.143653 22280 raft_consensus.cc:1275] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.196099 22280 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.203724 22280 raft_consensus.cc:1275] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.262123 22355 raft_consensus.cc:1275] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.263521 22428 raft_consensus.cc:1275] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.263813 22479 consensus_queue.cc:1048] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.265388 22479 consensus_queue.cc:1048] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.282642 22427 raft_consensus.cc:1275] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.286043 22479 consensus_queue.cc:1048] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.291980 22477 consensus_queue.cc:1048] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.298069 22356 raft_consensus.cc:1275] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.302021 22552 consensus_queue.cc:1048] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:38.304473 22479 consensus_queue.cc:1048] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:38.311075 22353 raft_consensus.cc:1275] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.316491 22543 consensus_queue.cc:1048] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:39.143039 22302 debug-util.cc:398] Leaking SignalData structure 0x7b08002208a0 after lost signal to thread 13681
W20260709 12:16:39.144049 22302 debug-util.cc:398] Leaking SignalData structure 0x7b0800106420 after lost signal to thread 22213
W20260709 12:16:39.145184 22302 debug-util.cc:398] Leaking SignalData structure 0x7b080028a8e0 after lost signal to thread 22305
W20260709 12:16:39.146139 22302 debug-util.cc:398] Leaking SignalData structure 0x7b080018db00 after lost signal to thread 22380
W20260709 12:16:39.147068 22302 debug-util.cc:398] Leaking SignalData structure 0x7b08003c44a0 after lost signal to thread 22454
I20260709 12:16:40.521574 22178 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43076:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:40.525166 22178 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:40.582015 22265 tablet_service.cc:1511] Processing CreateTablet for tablet 36909e03ce764d8daefbe1b44e0f17a9 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:40.583654 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36909e03ce764d8daefbe1b44e0f17a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.583777 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 36909e03ce764d8daefbe1b44e0f17a9 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:40.585369 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36909e03ce764d8daefbe1b44e0f17a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.587608 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 43d9313883634b8689b9000989f3eaa4 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:40.588948 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d9313883634b8689b9000989f3eaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.592010 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 0af35822a5404645869a86948ede0439 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:40.592447 22412 tablet_service.cc:1511] Processing CreateTablet for tablet 43d9313883634b8689b9000989f3eaa4 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:40.593425 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af35822a5404645869a86948ede0439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.593820 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d9313883634b8689b9000989f3eaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.592447 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 36909e03ce764d8daefbe1b44e0f17a9 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:40.594483 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 0af35822a5404645869a86948ede0439 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:40.595706 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af35822a5404645869a86948ede0439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.594887 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36909e03ce764d8daefbe1b44e0f17a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.595904 22264 tablet_service.cc:1511] Processing CreateTablet for tablet 43d9313883634b8689b9000989f3eaa4 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:40.597414 22264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d9313883634b8689b9000989f3eaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.622565 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 0af35822a5404645869a86948ede0439 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:40.624017 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af35822a5404645869a86948ede0439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.624907 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea6b670530b4ffeb09e200f7ad97092 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:40.626255 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea6b670530b4ffeb09e200f7ad97092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.627125 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea6b670530b4ffeb09e200f7ad97092 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:40.628502 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea6b670530b4ffeb09e200f7ad97092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.636715 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea6b670530b4ffeb09e200f7ad97092 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:40.638099 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea6b670530b4ffeb09e200f7ad97092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.638983 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 98b7107040be46b6b9519303caad279a (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:40.640327 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b7107040be46b6b9519303caad279a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.641095 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 98b7107040be46b6b9519303caad279a (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:40.642979 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 98b7107040be46b6b9519303caad279a (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:40.652683 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b7107040be46b6b9519303caad279a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.655232 22574 tablet_bootstrap.cc:492] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:40.655529 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b7107040be46b6b9519303caad279a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.656162 22575 tablet_bootstrap.cc:492] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:40.661576 22340 tablet_service.cc:1511] Processing CreateTablet for tablet edf17a5c660b4f8daad597d2c5c48156 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:40.662936 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf17a5c660b4f8daad597d2c5c48156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.665400 22576 tablet_bootstrap.cc:492] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:40.657351 22265 tablet_service.cc:1511] Processing CreateTablet for tablet edf17a5c660b4f8daad597d2c5c48156 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:40.675755 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf17a5c660b4f8daad597d2c5c48156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.679955 22412 tablet_service.cc:1511] Processing CreateTablet for tablet edf17a5c660b4f8daad597d2c5c48156 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:40.689744 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf17a5c660b4f8daad597d2c5c48156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.692261 22264 tablet_service.cc:1511] Processing CreateTablet for tablet a38c9a205df54f56aca8cb12572847a1 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:40.693704 22264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38c9a205df54f56aca8cb12572847a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.685240 22574 tablet_bootstrap.cc:654] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.696647 22343 tablet_service.cc:1511] Processing CreateTablet for tablet a38c9a205df54f56aca8cb12572847a1 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:40.697996 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38c9a205df54f56aca8cb12572847a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.686580 22576 tablet_bootstrap.cc:654] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.682503 22575 tablet_bootstrap.cc:654] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.718345 22416 tablet_service.cc:1511] Processing CreateTablet for tablet a38c9a205df54f56aca8cb12572847a1 (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:40.719767 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38c9a205df54f56aca8cb12572847a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.720602 22342 tablet_service.cc:1511] Processing CreateTablet for tablet f96b5f8aad0944b7a1f7354e9d970b4b (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:40.721902 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96b5f8aad0944b7a1f7354e9d970b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.729657 22414 tablet_service.cc:1511] Processing CreateTablet for tablet f96b5f8aad0944b7a1f7354e9d970b4b (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:40.731129 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96b5f8aad0944b7a1f7354e9d970b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.732825 22338 tablet_service.cc:1511] Processing CreateTablet for tablet e5bf499d14e146bfa7fe50d7f0a9a00c (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:40.733269 22576 tablet_bootstrap.cc:492] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:40.733971 22576 ts_tablet_manager.cc:1403] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.000s
I20260709 12:16:40.734284 22338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bf499d14e146bfa7fe50d7f0a9a00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.734421 22419 tablet_service.cc:1511] Processing CreateTablet for tablet e5bf499d14e146bfa7fe50d7f0a9a00c (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:40.737309 22576 raft_consensus.cc:359] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.737970 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bf499d14e146bfa7fe50d7f0a9a00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.738125 22576 raft_consensus.cc:385] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.738613 22576 raft_consensus.cc:740] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.739449 22576 consensus_queue.cc:260] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.746286 22265 tablet_service.cc:1511] Processing CreateTablet for tablet e5bf499d14e146bfa7fe50d7f0a9a00c (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:40.748651 22576 ts_tablet_manager.cc:1434] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:16:40.749766 22576 tablet_bootstrap.cc:492] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:40.747730 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bf499d14e146bfa7fe50d7f0a9a00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.759361 22271 tablet_service.cc:1511] Processing CreateTablet for tablet f96b5f8aad0944b7a1f7354e9d970b4b (DEFAULT_TABLE table=soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:40.773372 22576 tablet_bootstrap.cc:654] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.779950 22574 tablet_bootstrap.cc:492] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:40.780525 22574 ts_tablet_manager.cc:1403] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.126s	user 0.007s	sys 0.008s
I20260709 12:16:40.783663 22574 raft_consensus.cc:359] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.784571 22574 raft_consensus.cc:385] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.784945 22574 raft_consensus.cc:740] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.785717 22574 consensus_queue.cc:260] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.795226 22574 ts_tablet_manager.cc:1434] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.008s
I20260709 12:16:40.799783 22574 tablet_bootstrap.cc:492] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:40.796044 22575 tablet_bootstrap.cc:492] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:40.804764 22575 ts_tablet_manager.cc:1403] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.149s	user 0.025s	sys 0.008s
I20260709 12:16:40.807962 22575 raft_consensus.cc:359] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.809754 22575 raft_consensus.cc:385] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.814204 22575 raft_consensus.cc:740] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.815047 22575 consensus_queue.cc:260] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.817443 22575 ts_tablet_manager.cc:1434] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:40.818516 22479 raft_consensus.cc:493] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.823141 22479 raft_consensus.cc:515] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.824888 22563 raft_consensus.cc:493] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.825469 22563 raft_consensus.cc:515] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.827453 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36909e03ce764d8daefbe1b44e0f17a9" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:40.828258 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:40.825989 22479 leader_election.cc:290] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:40.828305 22425 raft_consensus.cc:2468] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
W20260709 12:16:40.830411 22320 leader_election.cc:343] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.832017 22245 leader_election.cc:304] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:40.832751 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:40.833055 22479 raft_consensus.cc:2804] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:40.833841 22479 raft_consensus.cc:493] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:40.834169 22479 raft_consensus.cc:3060] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:40.834350 22320 leader_election.cc:343] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.834821 22320 leader_election.cc:304] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee
I20260709 12:16:40.822861 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96b5f8aad0944b7a1f7354e9d970b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:40.835940 22580 raft_consensus.cc:2749] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.836784 22563 leader_election.cc:290] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:40.838464 22575 tablet_bootstrap.cc:492] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:40.850314 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36909e03ce764d8daefbe1b44e0f17a9" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:40.851240 22574 tablet_bootstrap.cc:654] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:40.851900 22247 leader_election.cc:343] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.854148 22576 tablet_bootstrap.cc:492] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:40.854621 22576 ts_tablet_manager.cc:1403] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.017s
I20260709 12:16:40.857923 22575 tablet_bootstrap.cc:654] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.845660 22479 raft_consensus.cc:515] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.862011 22576 raft_consensus.cc:359] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.862762 22576 raft_consensus.cc:385] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.863035 22576 raft_consensus.cc:740] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.863714 22479 leader_election.cc:290] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:40.863705 22576 consensus_queue.cc:260] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.866441 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36909e03ce764d8daefbe1b44e0f17a9" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:40.867059 22428 raft_consensus.cc:3060] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:40.871520 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36909e03ce764d8daefbe1b44e0f17a9" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
W20260709 12:16:40.873216 22247 leader_election.cc:343] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.877194 22576 ts_tablet_manager.cc:1434] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260709 12:16:40.878254 22576 tablet_bootstrap.cc:492] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:40.875941 22428 raft_consensus.cc:2468] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
I20260709 12:16:40.885468 22245 leader_election.cc:304] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:40.889731 22574 tablet_bootstrap.cc:492] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:40.890372 22574 ts_tablet_manager.cc:1403] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.000s
I20260709 12:16:40.890669 22479 raft_consensus.cc:2804] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:40.891554 22479 raft_consensus.cc:697] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:40.892691 22479 consensus_queue.cc:237] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.894188 22576 tablet_bootstrap.cc:654] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.894872 22574 raft_consensus.cc:359] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.896308 22574 raft_consensus.cc:385] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.896706 22574 raft_consensus.cc:740] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.907807 22574 consensus_queue.cc:260] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.910328 22574 ts_tablet_manager.cc:1434] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:16:40.911571 22574 tablet_bootstrap.cc:492] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:40.911818 22575 tablet_bootstrap.cc:492] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:40.917948 22575 ts_tablet_manager.cc:1403] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.080s	user 0.041s	sys 0.015s
I20260709 12:16:40.920806 22574 tablet_bootstrap.cc:654] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.923956 22576 tablet_bootstrap.cc:492] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:40.924549 22576 ts_tablet_manager.cc:1403] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260709 12:16:40.921655 22575 raft_consensus.cc:359] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.926626 22575 raft_consensus.cc:385] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.926960 22575 raft_consensus.cc:740] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.928139 22576 raft_consensus.cc:359] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.928310 22575 consensus_queue.cc:260] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.929068 22576 raft_consensus.cc:385] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.929450 22576 raft_consensus.cc:740] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.930380 22576 consensus_queue.cc:260] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.931126 22575 ts_tablet_manager.cc:1434] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:40.932200 22575 tablet_bootstrap.cc:492] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:40.934420 22563 raft_consensus.cc:493] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.934949 22563 raft_consensus.cc:515] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.937054 22563 leader_election.cc:290] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:40.938915 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:40.939146 22575 tablet_bootstrap.cc:654] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.939060 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
W20260709 12:16:40.940850 22320 leader_election.cc:343] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:40.941556 22320 leader_election.cc:343] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.941931 22320 leader_election.cc:304] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee
I20260709 12:16:40.937148 22178 catalog_manager.cc:5697] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 1 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.948365 22563 raft_consensus.cc:2749] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.948550 22576 ts_tablet_manager.cc:1434] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:16:40.953972 22576 tablet_bootstrap.cc:492] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:40.962967 22574 tablet_bootstrap.cc:492] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:40.965981 22574 ts_tablet_manager.cc:1403] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.000s
I20260709 12:16:40.969218 22574 raft_consensus.cc:359] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.969920 22574 raft_consensus.cc:385] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.970160 22574 raft_consensus.cc:740] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.970798 22574 consensus_queue.cc:260] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.971194 22575 tablet_bootstrap.cc:492] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:40.971848 22575 ts_tablet_manager.cc:1403] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.019s
I20260709 12:16:40.973023 22574 ts_tablet_manager.cc:1434] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 12:16:40.974135 22574 tablet_bootstrap.cc:492] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:40.975025 22575 raft_consensus.cc:359] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.975867 22575 raft_consensus.cc:385] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.976192 22575 raft_consensus.cc:740] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.976567 22576 tablet_bootstrap.cc:654] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.977125 22575 consensus_queue.cc:260] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.979547 22575 ts_tablet_manager.cc:1434] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:40.980695 22575 tablet_bootstrap.cc:492] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:40.987329 22575 tablet_bootstrap.cc:654] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.993219 22576 tablet_bootstrap.cc:492] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:40.993399 22574 tablet_bootstrap.cc:654] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.993784 22576 ts_tablet_manager.cc:1403] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260709 12:16:40.997243 22576 raft_consensus.cc:359] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:40.998174 22576 raft_consensus.cc:385] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.998548 22576 raft_consensus.cc:740] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.999326 22575 tablet_bootstrap.cc:492] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:41.000033 22575 ts_tablet_manager.cc:1403] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:16:40.999495 22576 consensus_queue.cc:260] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.002275 22576 ts_tablet_manager.cc:1434] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:41.003319 22575 raft_consensus.cc:359] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.004132 22575 raft_consensus.cc:385] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.004505 22575 raft_consensus.cc:740] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.005339 22575 consensus_queue.cc:260] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.007815 22575 ts_tablet_manager.cc:1434] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:16:41.010012 22575 tablet_bootstrap.cc:492] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:41.008934 22576 tablet_bootstrap.cc:492] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:41.017055 22574 tablet_bootstrap.cc:492] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:41.017707 22574 ts_tablet_manager.cc:1403] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.014s
I20260709 12:16:41.020417 22479 raft_consensus.cc:493] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.020716 22574 raft_consensus.cc:359] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.020900 22479 raft_consensus.cc:515] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.021543 22574 raft_consensus.cc:385] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.021842 22574 raft_consensus.cc:740] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.022557 22574 consensus_queue.cc:260] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.023072 22479 leader_election.cc:290] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.023438 22575 tablet_bootstrap.cc:654] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.024377 22574 ts_tablet_manager.cc:1434] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:16:41.025406 22574 tablet_bootstrap.cc:492] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:41.022588 22576 tablet_bootstrap.cc:654] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.027256 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9313883634b8689b9000989f3eaa4" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:41.029557 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9313883634b8689b9000989f3eaa4" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.030241 22428 raft_consensus.cc:2468] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
W20260709 12:16:41.032663 22247 leader_election.cc:343] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.033684 22245 leader_election.cc:304] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [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: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.034932 22582 raft_consensus.cc:493] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.035589 22574 tablet_bootstrap.cc:654] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.035364 22582 raft_consensus.cc:515] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.037577 22582 leader_election.cc:290] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.039503 22582 raft_consensus.cc:2804] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.039824 22582 raft_consensus.cc:493] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.040158 22582 raft_consensus.cc:3060] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.041292 22575 tablet_bootstrap.cc:492] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:41.041831 22575 ts_tablet_manager.cc:1403] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.009s
I20260709 12:16:41.047161 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:41.048096 22576 tablet_bootstrap.cc:492] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:41.048676 22576 ts_tablet_manager.cc:1403] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
W20260709 12:16:41.049338 22247 leader_election.cc:343] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.051635 22576 raft_consensus.cc:359] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.052611 22576 raft_consensus.cc:385] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.052980 22576 raft_consensus.cc:740] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.053846 22576 consensus_queue.cc:260] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.056380 22576 ts_tablet_manager.cc:1434] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:16:41.046084 22575 raft_consensus.cc:359] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.056828 22575 raft_consensus.cc:385] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.057163 22575 raft_consensus.cc:740] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.057250 22563 raft_consensus.cc:493] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.057799 22563 raft_consensus.cc:515] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.058019 22575 consensus_queue.cc:260] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.059933 22563 leader_election.cc:290] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.060490 22575 ts_tablet_manager.cc:1434] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:16:41.061606 22575 tablet_bootstrap.cc:492] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:41.061766 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.062462 22281 raft_consensus.cc:2468] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:41.064190 22320 leader_election.cc:304] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:41.065140 22580 raft_consensus.cc:2804] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.065510 22580 raft_consensus.cc:493] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.065811 22580 raft_consensus.cc:3060] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.067924 22575 tablet_bootstrap.cc:654] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.068776 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.069126 22576 tablet_bootstrap.cc:492] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:41.069505 22428 raft_consensus.cc:2468] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:41.076292 22576 tablet_bootstrap.cc:654] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.081934 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.082855 22428 raft_consensus.cc:2468] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
I20260709 12:16:41.084192 22245 leader_election.cc:304] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [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: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.085661 22479 raft_consensus.cc:2804] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.086069 22479 raft_consensus.cc:493] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.086395 22479 raft_consensus.cc:3060] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.099557 22563 raft_consensus.cc:493] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.100142 22563 raft_consensus.cc:515] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.099943 22580 raft_consensus.cc:515] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.102207 22563 leader_election.cc:290] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.103749 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17a5c660b4f8daad597d2c5c48156" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.109935 22281 raft_consensus.cc:2468] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:41.111377 22320 leader_election.cc:304] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:41.113669 22563 raft_consensus.cc:2804] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.114545 22563 raft_consensus.cc:493] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.115301 22563 raft_consensus.cc:3060] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.104176 22575 tablet_bootstrap.cc:492] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:41.104625 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17a5c660b4f8daad597d2c5c48156" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.120294 22575 ts_tablet_manager.cc:1403] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.010s
I20260709 12:16:41.121374 22479 raft_consensus.cc:515] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.128715 22574 tablet_bootstrap.cc:492] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:41.129323 22574 ts_tablet_manager.cc:1403] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.104s	user 0.028s	sys 0.030s
I20260709 12:16:41.129904 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:41.130726 22355 raft_consensus.cc:2393] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c340b73b267484fad50c5ae1b8ad71e in current term 1: Already voted for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in this term.
I20260709 12:16:41.130416 22575 raft_consensus.cc:359] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.131181 22575 raft_consensus.cc:385] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.131548 22575 raft_consensus.cc:740] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.132356 22574 raft_consensus.cc:359] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.133147 22574 raft_consensus.cc:385] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.133473 22574 raft_consensus.cc:740] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.133837 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:41.134486 22428 raft_consensus.cc:3060] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.123281 22580 leader_election.cc:290] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.132407 22575 consensus_queue.cc:260] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.124526 22582 raft_consensus.cc:515] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.134527 22563 raft_consensus.cc:515] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.136942 22582 leader_election.cc:290] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.134308 22574 consensus_queue.cc:260] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
W20260709 12:16:41.123198 22320 leader_election.cc:343] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.139025 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:41.139799 22281 raft_consensus.cc:2393] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in current term 1: Already voted for candidate 1c340b73b267484fad50c5ae1b8ad71e in this term.
I20260709 12:16:41.141767 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17a5c660b4f8daad597d2c5c48156" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:41.142318 22281 raft_consensus.cc:3060] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.145543 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9313883634b8689b9000989f3eaa4" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:41.146183 22426 raft_consensus.cc:3060] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.149765 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9313883634b8689b9000989f3eaa4" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:41.149904 22281 raft_consensus.cc:2468] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:41.150619 22574 ts_tablet_manager.cc:1434] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:16:41.151177 22320 leader_election.cc:304] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
W20260709 12:16:41.151369 22247 leader_election.cc:343] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.151875 22574 tablet_bootstrap.cc:492] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:41.152222 22580 raft_consensus.cc:2804] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.152786 22580 raft_consensus.cc:697] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:41.153616 22580 consensus_queue.cc:237] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.142385 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:41.158864 22320 leader_election.cc:304] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [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: 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee
I20260709 12:16:41.160413 22598 raft_consensus.cc:2749] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:41.162349 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf17a5c660b4f8daad597d2c5c48156" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:41.163663 22426 raft_consensus.cc:2468] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
W20260709 12:16:41.164639 22320 leader_election.cc:343] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.167299 22574 tablet_bootstrap.cc:654] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.159174 22575 ts_tablet_manager.cc:1434] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 12:16:41.170950 22575 tablet_bootstrap.cc:492] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:41.163053 22563 leader_election.cc:290] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.175546 22428 raft_consensus.cc:2468] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
I20260709 12:16:41.105858 22576 tablet_bootstrap.cc:492] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:41.177448 22479 leader_election.cc:290] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.178126 22576 ts_tablet_manager.cc:1403] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.009s
I20260709 12:16:41.185194 22176 catalog_manager.cc:5697] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 1 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.186257 22575 tablet_bootstrap.cc:654] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.191776 22245 leader_election.cc:304] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.193110 22479 raft_consensus.cc:2804] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.193945 22479 raft_consensus.cc:697] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:41.198112 22479 consensus_queue.cc:237] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.203749 22245 leader_election.cc:304] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.205165 22582 raft_consensus.cc:2804] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.205689 22582 raft_consensus.cc:697] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:41.206568 22582 consensus_queue.cc:237] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.200515 22576 raft_consensus.cc:359] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.213469 22574 tablet_bootstrap.cc:492] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:41.213946 22574 ts_tablet_manager.cc:1403] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.011s
I20260709 12:16:41.209273 22576 raft_consensus.cc:385] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.216794 22576 raft_consensus.cc:740] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.216264 22574 raft_consensus.cc:359] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.217236 22574 raft_consensus.cc:385] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.218289 22576 consensus_queue.cc:260] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.219074 22574 raft_consensus.cc:740] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.219928 22574 consensus_queue.cc:260] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.220736 22576 ts_tablet_manager.cc:1434] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.005s
I20260709 12:16:41.221762 22576 tablet_bootstrap.cc:492] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:41.222569 22574 ts_tablet_manager.cc:1434] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:41.223574 22574 tablet_bootstrap.cc:492] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:41.224530 22575 tablet_bootstrap.cc:492] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:41.225126 22575 ts_tablet_manager.cc:1403] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.008s
I20260709 12:16:41.230436 22574 tablet_bootstrap.cc:654] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.231261 22575 raft_consensus.cc:359] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.230134 22176 catalog_manager.cc:5697] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 1 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.237653 22576 tablet_bootstrap.cc:654] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.237783 22575 raft_consensus.cc:385] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.238807 22575 raft_consensus.cc:740] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.240062 22575 consensus_queue.cc:260] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.252065 22576 tablet_bootstrap.cc:492] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:41.252077 22574 tablet_bootstrap.cc:492] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:41.252908 22576 ts_tablet_manager.cc:1403] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 12:16:41.252955 22574 ts_tablet_manager.cc:1403] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.006s
I20260709 12:16:41.256325 22574 raft_consensus.cc:359] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.257079 22574 raft_consensus.cc:385] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.260412 22574 raft_consensus.cc:740] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.260773 22576 raft_consensus.cc:359] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.257572 22176 catalog_manager.cc:5697] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 1 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.259477 22575 ts_tablet_manager.cc:1434] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:16:41.261482 22576 raft_consensus.cc:385] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.261835 22576 raft_consensus.cc:740] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.262631 22576 consensus_queue.cc:260] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.265211 22576 ts_tablet_manager.cc:1434] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:41.266340 22576 tablet_bootstrap.cc:492] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:41.261263 22574 consensus_queue.cc:260] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.270435 22574 ts_tablet_manager.cc:1434] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:16:41.271519 22574 tablet_bootstrap.cc:492] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:41.277204 22576 tablet_bootstrap.cc:654] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.278039 22574 tablet_bootstrap.cc:654] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.290012 22574 tablet_bootstrap.cc:492] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:41.290534 22574 ts_tablet_manager.cc:1403] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:16:41.290885 22576 tablet_bootstrap.cc:492] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:41.291422 22576 ts_tablet_manager.cc:1403] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260709 12:16:41.293816 22575 tablet_bootstrap.cc:492] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:41.300004 22582 consensus_queue.cc:1048] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:41.301172 22575 tablet_bootstrap.cc:654] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.301314 22574 raft_consensus.cc:359] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.302078 22574 raft_consensus.cc:385] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.302325 22574 raft_consensus.cc:740] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.303064 22574 consensus_queue.cc:260] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.307371 22580 raft_consensus.cc:493] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.308000 22580 raft_consensus.cc:515] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.310276 22580 leader_election.cc:290] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.312332 22574 ts_tablet_manager.cc:1434] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:16:41.312755 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9313883634b8689b9000989f3eaa4" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.314276 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d9313883634b8689b9000989f3eaa4" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.315156 22426 raft_consensus.cc:2393] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in current term 1: Already voted for candidate 1c340b73b267484fad50c5ae1b8ad71e in this term.
I20260709 12:16:41.317111 22320 leader_election.cc:304] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee
I20260709 12:16:41.318379 22580 raft_consensus.cc:3060] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.320401 22574 tablet_bootstrap.cc:492] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e: Bootstrap starting.
I20260709 12:16:41.326737 22574 tablet_bootstrap.cc:654] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.332191 22574 tablet_bootstrap.cc:492] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e: No bootstrap required, opened a new log
I20260709 12:16:41.332659 22574 ts_tablet_manager.cc:1403] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:16:41.335510 22574 raft_consensus.cc:359] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.336212 22574 raft_consensus.cc:385] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.336490 22574 raft_consensus.cc:740] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.337143 22574 consensus_queue.cc:260] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.346642 22576 raft_consensus.cc:359] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.347450 22576 raft_consensus.cc:385] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.347709 22576 raft_consensus.cc:740] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.348518 22576 consensus_queue.cc:260] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.346511 22580 raft_consensus.cc:2749] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:41.357012 22574 ts_tablet_manager.cc:1434] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:16:41.358771 22582 raft_consensus.cc:493] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.359386 22582 raft_consensus.cc:515] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.361507 22582 leader_election.cc:290] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.362941 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.363606 22426 raft_consensus.cc:2468] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 0.
I20260709 12:16:41.365635 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:41.358785 22576 ts_tablet_manager.cc:1434] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 12:16:41.367143 22245 leader_election.cc:304] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
W20260709 12:16:41.368712 22247 leader_election.cc:343] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.369545 22582 raft_consensus.cc:2804] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.369944 22582 raft_consensus.cc:493] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.370265 22582 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.375326 22576 tablet_bootstrap.cc:492] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Bootstrap starting.
I20260709 12:16:41.383217 22576 tablet_bootstrap.cc:654] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.380576 22580 raft_consensus.cc:493] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.385263 22580 raft_consensus.cc:515] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.398824 22576 tablet_bootstrap.cc:492] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: No bootstrap required, opened a new log
I20260709 12:16:41.399395 22576 ts_tablet_manager.cc:1403] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260709 12:16:41.402128 22576 raft_consensus.cc:359] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.402921 22576 raft_consensus.cc:385] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.403184 22576 raft_consensus.cc:740] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.404253 22576 consensus_queue.cc:260] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.406360 22576 ts_tablet_manager.cc:1434] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:16:41.416853 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36909e03ce764d8daefbe1b44e0f17a9" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.420646 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36909e03ce764d8daefbe1b44e0f17a9" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.422843 22320 leader_election.cc:304] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee
I20260709 12:16:41.423727 22599 raft_consensus.cc:2749] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:41.425925 22561 raft_consensus.cc:493] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.426484 22561 raft_consensus.cc:515] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.428675 22561 leader_election.cc:290] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:41.429402 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.430104 22280 raft_consensus.cc:2468] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:41.430994 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:41.431360 22394 leader_election.cc:304] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:41.431779 22355 raft_consensus.cc:2468] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:41.432337 22561 raft_consensus.cc:2804] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.432710 22561 raft_consensus.cc:493] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.433041 22561 raft_consensus.cc:3060] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.440932 22561 raft_consensus.cc:515] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.443826 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:41.444446 22280 raft_consensus.cc:3060] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.451617 22280 raft_consensus.cc:2468] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:41.451928 22580 leader_election.cc:290] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.453572 22394 leader_election.cc:304] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:41.454108 22582 raft_consensus.cc:515] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.455551 22561 leader_election.cc:290] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:41.455518 22617 raft_consensus.cc:493] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.456244 22561 raft_consensus.cc:2804] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.457084 22561 raft_consensus.cc:697] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:41.457132 22617 raft_consensus.cc:515] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.457959 22561 consensus_queue.cc:237] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.461323 22617 leader_election.cc:290] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:41.462013 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.463780 22280 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:41.464730 22617 raft_consensus.cc:493] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.465828 22617 raft_consensus.cc:515] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.468786 22617 leader_election.cc:290] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:41.469539 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.475939 22281 raft_consensus.cc:2468] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:41.476152 22580 raft_consensus.cc:493] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.477054 22580 raft_consensus.cc:515] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.482095 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:41.482597 22580 leader_election.cc:290] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.482745 22353 raft_consensus.cc:3060] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.483109 22582 leader_election.cc:290] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.485407 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:41.486078 22352 raft_consensus.cc:2468] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:41.486529 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.486735 22394 leader_election.cc:304] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:41.487061 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:41.487221 22279 raft_consensus.cc:2468] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 0.
I20260709 12:16:41.487675 22354 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 0.
I20260709 12:16:41.480260 22355 raft_consensus.cc:3060] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.489176 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:41.489797 22356 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.492973 22320 leader_election.cc:304] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:41.493264 22394 leader_election.cc:304] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:41.494159 22561 raft_consensus.cc:2804] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.488373 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee" is_pre_election: true
I20260709 12:16:41.494568 22561 raft_consensus.cc:493] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.496461 22561 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.496863 22615 consensus_queue.cc:1048] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.498126 22575 tablet_bootstrap.cc:492] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:41.498643 22575 ts_tablet_manager.cc:1403] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.205s	user 0.069s	sys 0.084s
I20260709 12:16:41.499078 22616 raft_consensus.cc:2804] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.499521 22616 raft_consensus.cc:493] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.499840 22616 raft_consensus.cc:3060] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:41.500614 22320 leader_election.cc:343] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:41.504000 22227 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:41.505565 22599 raft_consensus.cc:2804] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.505997 22599 raft_consensus.cc:493] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.506386 22599 raft_consensus.cc:3060] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.509526 22176 catalog_manager.cc:5697] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 0 to 1, leader changed from <none> to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:41.513619 22599 raft_consensus.cc:515] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.514426 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:41.515081 22428 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.515687 22599 leader_election.cc:290] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.506079 22575 raft_consensus.cc:359] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.516320 22575 raft_consensus.cc:385] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.516613 22575 raft_consensus.cc:740] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.517390 22575 consensus_queue.cc:260] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.519472 22575 ts_tablet_manager.cc:1434] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:16:41.520571 22575 tablet_bootstrap.cc:492] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee: Bootstrap starting.
I20260709 12:16:41.521423 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:41.522089 22281 raft_consensus.cc:3060] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.507823 22353 raft_consensus.cc:2468] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:41.525413 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:41.527438 22575 tablet_bootstrap.cc:654] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:41.532713 22320 leader_election.cc:343] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.535106 22616 raft_consensus.cc:515] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.506304 22356 raft_consensus.cc:2468] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
I20260709 12:16:41.549290 22561 raft_consensus.cc:515] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.552353 22247 leader_election.cc:304] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:41.553568 22616 leader_election.cc:290] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:41.554461 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:41.555122 22356 raft_consensus.cc:3060] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.555572 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:41.556010 22280 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.550488 22281 raft_consensus.cc:2468] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 1.
I20260709 12:16:41.553444 22479 raft_consensus.cc:2804] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.556730 22479 raft_consensus.cc:697] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:41.555251 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:41.557457 22320 leader_election.cc:304] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: d53ce52441864c45b87dde8c704126ee
I20260709 12:16:41.557910 22279 raft_consensus.cc:3060] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.558918 22580 raft_consensus.cc:2804] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.559384 22580 raft_consensus.cc:697] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:41.560211 22580 consensus_queue.cc:237] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.548015 22428 raft_consensus.cc:2468] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 1.
I20260709 12:16:41.564469 22479 consensus_queue.cc:237] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.570127 22428 raft_consensus.cc:3060] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.570603 22280 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:41.571910 22394 leader_election.cc:304] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:41.572898 22616 raft_consensus.cc:2804] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.573513 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:41.574126 22616 raft_consensus.cc:697] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:41.574229 22279 raft_consensus.cc:2468] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:41.575269 22616 consensus_queue.cc:237] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.572222 22561 leader_election.cc:290] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:41.576465 22394 leader_election.cc:304] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:41.577790 22561 raft_consensus.cc:2804] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.578291 22561 raft_consensus.cc:697] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:41.574164 22355 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.579123 22561 consensus_queue.cc:237] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.586913 22355 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:41.598569 22575 tablet_bootstrap.cc:492] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee: No bootstrap required, opened a new log
I20260709 12:16:41.599202 22575 ts_tablet_manager.cc:1403] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.013s
I20260709 12:16:41.601790 22178 catalog_manager.cc:5697] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 1 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.602185 22575 raft_consensus.cc:359] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.603397 22575 raft_consensus.cc:385] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.603736 22575 raft_consensus.cc:740] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.604426 22575 consensus_queue.cc:260] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.606086 22356 raft_consensus.cc:2468] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 1.
I20260709 12:16:41.607169 22580 consensus_queue.cc:1048] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.608534 22599 consensus_queue.cc:1048] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.614749 22176 catalog_manager.cc:5697] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 1 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.619428 22575 ts_tablet_manager.cc:1434] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:16:41.625218 22582 consensus_queue.cc:1048] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:41.637384 22582 consensus_queue.cc:1048] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.639995 22178 catalog_manager.cc:5697] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 0 to 1, leader changed from <none> to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:41.671716 22176 catalog_manager.cc:5697] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 0 to 1, leader changed from <none> to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 1 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:41.680009 22594 consensus_queue.cc:1048] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:41.692476 22594 consensus_queue.cc:1048] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.753332 22616 raft_consensus.cc:493] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.753859 22616 raft_consensus.cc:515] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.755731 22616 leader_election.cc:290] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:41.756484 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e" is_pre_election: true
I20260709 12:16:41.757253 22280 raft_consensus.cc:2393] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d53ce52441864c45b87dde8c704126ee in current term 1: Already voted for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in this term.
I20260709 12:16:41.757180 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" is_pre_election: true
I20260709 12:16:41.758721 22396 leader_election.cc:304] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d53ce52441864c45b87dde8c704126ee; no voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.759552 22616 raft_consensus.cc:3060] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.765054 22616 raft_consensus.cc:2749] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:41.797417 22426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af35822a5404645869a86948ede0439"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
mode: GRACEFUL
new_leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:16:41.798053 22426 raft_consensus.cc:606] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Received request to transfer leadership to TS 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:41.802953 22426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
mode: GRACEFUL
new_leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:16:41.803421 22426 raft_consensus.cc:606] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Received request to transfer leadership to TS 1c340b73b267484fad50c5ae1b8ad71e
I20260709 12:16:41.808570 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98b7107040be46b6b9519303caad279a"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
mode: GRACEFUL
new_leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:44146
I20260709 12:16:41.809193 22280 raft_consensus.cc:606] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Received request to transfer leadership to TS 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.816370 22280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
mode: GRACEFUL
new_leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:44146
I20260709 12:16:41.817003 22280 raft_consensus.cc:606] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Received request to transfer leadership to TS 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.822130 22426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
mode: GRACEFUL
new_leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:16:41.822768 22426 raft_consensus.cc:606] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Received request to transfer leadership to TS 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:41.827616 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
mode: GRACEFUL
new_leader_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:42632
I20260709 12:16:41.828147 22355 raft_consensus.cc:606] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Received request to transfer leadership to TS d53ce52441864c45b87dde8c704126ee
I20260709 12:16:41.956456 22616 consensus_queue.cc:1048] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.966975 22617 consensus_queue.cc:1048] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.981222 22561 raft_consensus.cc:993] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: : Instructing follower 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:41.981709 22617 raft_consensus.cc:1081] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Signalling peer 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:41.983520 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:42624
I20260709 12:16:41.984047 22355 raft_consensus.cc:493] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:41.984366 22355 raft_consensus.cc:3060] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:41.989717 22355 raft_consensus.cc:515] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.991529 22355 leader_election.cc:290] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 2 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:41.992671 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:41.993367 22426 raft_consensus.cc:3055] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:41.993781 22426 raft_consensus.cc:740] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:41.994402 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96b5f8aad0944b7a1f7354e9d970b4b" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:41.995061 22279 raft_consensus.cc:3060] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:41.994575 22426 consensus_queue.cc:260] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:41.996475 22426 raft_consensus.cc:3060] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.002399 22279 raft_consensus.cc:2468] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 2.
I20260709 12:16:42.007239 22426 raft_consensus.cc:2468] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 2.
I20260709 12:16:42.008420 22320 leader_election.cc:304] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:42.009213 22580 raft_consensus.cc:2804] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:42.009716 22580 raft_consensus.cc:697] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:42.010471 22580 consensus_queue.cc:237] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.015717 22563 consensus_queue.cc:1048] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.018942 22178 catalog_manager.cc:5697] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 1 to 2, leader changed from d53ce52441864c45b87dde8c704126ee (127.13.91.131) to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 2 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.025908 22599 raft_consensus.cc:993] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: : Instructing follower d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:42.026528 22599 raft_consensus.cc:1081] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Signalling peer d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:42.030043 22425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:60142
I20260709 12:16:42.032605 22425 raft_consensus.cc:493] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.033046 22425 raft_consensus.cc:3060] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.033169 22563 consensus_queue.cc:1048] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.041265 22425 raft_consensus.cc:515] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.048230 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:42.049962 22425 leader_election.cc:290] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 2 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:42.048926 22279 raft_consensus.cc:3060] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.051028 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf499d14e146bfa7fe50d7f0a9a00c" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:42.051683 22355 raft_consensus.cc:3055] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:42.051998 22355 raft_consensus.cc:740] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:42.052695 22355 consensus_queue.cc:260] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.053922 22355 raft_consensus.cc:3060] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.059087 22279 raft_consensus.cc:2468] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 2.
I20260709 12:16:42.059525 22582 consensus_queue.cc:1048] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.060628 22394 leader_election.cc:304] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:42.061584 22617 raft_consensus.cc:2804] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:42.062137 22617 raft_consensus.cc:697] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 2 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:42.062955 22617 consensus_queue.cc:237] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.061415 22355 raft_consensus.cc:2468] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 2.
I20260709 12:16:42.074524 22178 catalog_manager.cc:5697] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 1 to 2, leader changed from 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130) to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 2 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:42.075829 22582 raft_consensus.cc:993] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: : Instructing follower 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:42.077000 22582 raft_consensus.cc:1081] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Signalling peer 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:42.087468 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:42626
I20260709 12:16:42.089344 22355 raft_consensus.cc:493] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.089846 22355 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.096969 22582 consensus_queue.cc:1048] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:42.097914 22355 raft_consensus.cc:515] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.104912 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:42.105154 22355 leader_election.cc:290] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 2 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:42.106508 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:42.105546 22279 raft_consensus.cc:3055] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:42.108542 22279 raft_consensus.cc:740] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:42.109357 22279 consensus_queue.cc:260] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.110471 22279 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.119961 22279 raft_consensus.cc:2468] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 2.
I20260709 12:16:42.121371 22320 leader_election.cc:304] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [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: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: d53ce52441864c45b87dde8c704126ee
I20260709 12:16:42.122577 22563 raft_consensus.cc:2804] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:42.123059 22563 raft_consensus.cc:697] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:42.123855 22563 consensus_queue.cc:237] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.133183 22176 catalog_manager.cc:5697] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 1 to 2, leader changed from 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129) to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 2 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.143782 22617 consensus_queue.cc:1048] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.157660 22561 consensus_queue.cc:1048] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.167783 22561 raft_consensus.cc:993] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: : Instructing follower 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:42.168228 22618 raft_consensus.cc:1081] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Signalling peer 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:42.170351 22279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:44140
I20260709 12:16:42.171046 22279 raft_consensus.cc:493] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.171466 22279 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.179268 22279 raft_consensus.cc:515] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.182399 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:42.182662 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:42.183100 22355 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.183360 22425 raft_consensus.cc:3055] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:42.183760 22425 raft_consensus.cc:740] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:42.187974 22618 consensus_queue.cc:1048] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.184559 22425 consensus_queue.cc:260] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.189092 22425 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.190267 22355 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:42.196633 22279 leader_election.cc:290] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:42.197350 22618 consensus_queue.cc:1048] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.198589 22247 leader_election.cc:304] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:42.197885 22425 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
I20260709 12:16:42.199497 22582 raft_consensus.cc:2804] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:42.200026 22582 raft_consensus.cc:697] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:42.200927 22582 consensus_queue.cc:237] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.206472 22616 raft_consensus.cc:993] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: : Instructing follower 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:42.207018 22616 raft_consensus.cc:1081] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Signalling peer 1c340b73b267484fad50c5ae1b8ad71e to start an election
I20260709 12:16:42.208873 22280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af35822a5404645869a86948ede0439"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
 from {username='slave'} at 127.0.0.1:44140
I20260709 12:16:42.209484 22280 raft_consensus.cc:493] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.209897 22280 raft_consensus.cc:3060] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.223320 22280 raft_consensus.cc:515] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.224524 22279 raft_consensus.cc:1240] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Rejecting Update request from peer d53ce52441864c45b87dde8c704126ee for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:42.226809 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:42.226987 22280 leader_election.cc:290] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [CANDIDATE]: Term 2 election: Requested vote from peers 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:42.227484 22425 raft_consensus.cc:3055] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:42.227840 22425 raft_consensus.cc:740] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:42.228320 22618 consensus_queue.cc:1059] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.228950 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af35822a5404645869a86948ede0439" candidate_uuid: "1c340b73b267484fad50c5ae1b8ad71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:42.229054 22178 catalog_manager.cc:5697] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 1 to 2, leader changed from d53ce52441864c45b87dde8c704126ee (127.13.91.131) to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 2 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.230473 22425 consensus_queue.cc:260] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.233596 22425 raft_consensus.cc:3060] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.247560 22425 raft_consensus.cc:2468] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c340b73b267484fad50c5ae1b8ad71e in term 2.
W20260709 12:16:42.248795 22618 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:16:42.248836 22245 leader_election.cc:304] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [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: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 6bf8bc2949074fe78f42c1fd1ce2fd3c
I20260709 12:16:42.251291 22582 raft_consensus.cc:2804] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:42.251777 22582 raft_consensus.cc:697] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Leader. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:42.252594 22582 consensus_queue.cc:237] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.260344 22594 raft_consensus.cc:993] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: : Instructing follower 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:42.260865 22582 raft_consensus.cc:1081] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Signalling peer 6bf8bc2949074fe78f42c1fd1ce2fd3c to start an election
I20260709 12:16:42.260293 22176 catalog_manager.cc:5697] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e reported cstate change: term changed from 1 to 2, leader changed from d53ce52441864c45b87dde8c704126ee (127.13.91.131) to 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129). New cstate: current_term: 2 leader_uuid: "1c340b73b267484fad50c5ae1b8ad71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.262673 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98b7107040be46b6b9519303caad279a"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
 from {username='slave'} at 127.0.0.1:42626
I20260709 12:16:42.263196 22355 raft_consensus.cc:493] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.263464 22355 raft_consensus.cc:3060] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.269112 22355 raft_consensus.cc:515] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.270915 22355 leader_election.cc:290] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 2 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655)
I20260709 12:16:42.272267 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53ce52441864c45b87dde8c704126ee"
I20260709 12:16:42.272758 22428 raft_consensus.cc:3060] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.276872 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7107040be46b6b9519303caad279a" candidate_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:42.277527 22280 raft_consensus.cc:3055] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:42.277837 22280 raft_consensus.cc:740] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:42.278613 22280 consensus_queue.cc:260] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.279639 22280 raft_consensus.cc:3060] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.285065 22280 raft_consensus.cc:2468] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 2.
I20260709 12:16:42.285075 22428 raft_consensus.cc:2468] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bf8bc2949074fe78f42c1fd1ce2fd3c in term 2.
I20260709 12:16:42.286638 22320 leader_election.cc:304] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c340b73b267484fad50c5ae1b8ad71e, 6bf8bc2949074fe78f42c1fd1ce2fd3c; no voters: 
I20260709 12:16:42.287406 22563 raft_consensus.cc:2804] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:42.287835 22563 raft_consensus.cc:697] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Becoming Leader. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:42.288645 22563 consensus_queue.cc:237] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:42.295917 22176 catalog_manager.cc:5697] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c reported cstate change: term changed from 1 to 2, leader changed from 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129) to 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130). New cstate: current_term: 2 leader_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.471239 22355 raft_consensus.cc:1275] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.472518 22618 consensus_queue.cc:1048] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.480108 22280 raft_consensus.cc:1275] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.483887 22616 consensus_queue.cc:1048] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.484326 22279 raft_consensus.cc:1275] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.487463 22563 consensus_queue.cc:1048] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.513204 22428 raft_consensus.cc:1275] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.514684 22580 consensus_queue.cc:1048] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.516505 22280 raft_consensus.cc:1275] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.526851 22580 consensus_queue.cc:1048] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.534729 22425 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.541857 22425 raft_consensus.cc:1275] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.543300 22580 consensus_queue.cc:1048] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.660508 22355 raft_consensus.cc:3060] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.665791 22355 raft_consensus.cc:1275] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.666949 22582 consensus_queue.cc:1048] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.675618 22425 raft_consensus.cc:1275] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.677470 22582 consensus_queue.cc:1048] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:42.686884 22425 raft_consensus.cc:1275] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.689635 22582 consensus_queue.cc:1048] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.701285 22355 raft_consensus.cc:1275] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Refusing update from remote peer 1c340b73b267484fad50c5ae1b8ad71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.703780 22582 consensus_queue.cc:1048] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.832015 22280 raft_consensus.cc:1275] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.833539 22599 consensus_queue.cc:1048] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.842990 22425 raft_consensus.cc:1275] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Refusing update from remote peer 6bf8bc2949074fe78f42c1fd1ce2fd3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.846349 22580 consensus_queue.cc:1048] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:44.831729 22178 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43076:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:16:44.851861 22178 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43076:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:16:44.902547 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:45.062911 22682 tablet.cc:1724] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.096483 22687 tablet.cc:1724] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:45.121555 22247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.130:35463, user_credentials={real_user=slave}} blocked reactor thread for 115049us
I20260709 12:16:45.140370 22692 tablet.cc:1724] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.145920 22682 tablet.cc:1724] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:45.151378 22680 log.cc:927] Time spent T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:16:45.104184 22689 tablet.cc:1724] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.171792 22279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
mode: GRACEFUL
new_leader_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:44160
I20260709 12:16:45.172974 22279 raft_consensus.cc:606] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Received request to transfer leadership to TS d53ce52441864c45b87dde8c704126ee
I20260709 12:16:45.206415 22701 tablet.cc:1724] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:45.215725 22382 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:43d9313883634b8689b9000989f3eaa4)
I20260709 12:16:45.214816 22700 tablet.cc:1724] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.234401 22703 tablet.cc:1724] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:45.293638 22456 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:36909e03ce764d8daefbe1b44e0f17a9)
W20260709 12:16:45.298094 22456 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:36909e03ce764d8daefbe1b44e0f17a9)
W20260709 12:16:45.300750 22245 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.131:39655, user_credentials={real_user=slave}} blocked reactor thread for 84242.1us
I20260709 12:16:45.239606 22692 tablet.cc:1724] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.210050 22682 tablet.cc:1724] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.307237 22687 tablet.cc:1724] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.321146 22700 tablet.cc:1724] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.330032 22689 tablet.cc:1724] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.333484 22594 raft_consensus.cc:993] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: : Instructing follower d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.334026 22594 raft_consensus.cc:1081] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Signalling peer d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.336979 22708 tablet.cc:1724] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.348861 22709 tablet.cc:1724] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.336826 22714 tablet.cc:1724] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.357788 22353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
mode: GRACEFUL
new_leader_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:55376
I20260709 12:16:45.358523 22353 raft_consensus.cc:606] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Received request to transfer leadership to TS d53ce52441864c45b87dde8c704126ee
I20260709 12:16:45.364101 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:16:45.374646 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:45.379540 22692 tablet.cc:1724] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.389634 22682 tablet.cc:1724] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:45.399331 22320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:37903, user_credentials={real_user=slave}} blocked reactor thread for 60116.9us
I20260709 12:16:45.407290 22686 raft_consensus.cc:993] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: : Instructing follower d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.407747 22686 raft_consensus.cc:1081] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Signalling peer d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.409672 22429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:16:45.410245 22429 raft_consensus.cc:493] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.410621 22429 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.413584 22426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:60142
I20260709 12:16:45.414256 22426 raft_consensus.cc:493] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.414683 22426 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.414060 22714 tablet.cc:1724] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.420178 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "206389e250654406bcd41d25df9f324e"
dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
mode: GRACEFUL
new_leader_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:55376
I20260709 12:16:45.420846 22355 raft_consensus.cc:606] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Received request to transfer leadership to TS d53ce52441864c45b87dde8c704126ee
I20260709 12:16:45.422179 22429 raft_consensus.cc:515] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.423291 22427 raft_consensus.cc:1240] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Rejecting Update request from peer 1c340b73b267484fad50c5ae1b8ad71e for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:45.361322 22700 tablet.cc:1724] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.426730 22687 tablet.cc:1724] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.428875 22279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81"
dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
mode: GRACEFUL
new_leader_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:44160
I20260709 12:16:45.429646 22279 raft_consensus.cc:606] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Received request to transfer leadership to TS d53ce52441864c45b87dde8c704126ee
I20260709 12:16:45.431197 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:45.431871 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:45.436697 22426 raft_consensus.cc:515] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.437680 22429 leader_election.cc:290] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 3 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:45.437141 22716 tablet.cc:1724] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.438606 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:45.439774 22355 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.447722 22426 leader_election.cc:290] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 3 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:45.448688 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:45.449342 22356 raft_consensus.cc:3055] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:45.449661 22356 raft_consensus.cc:740] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:45.450459 22356 consensus_queue.cc:260] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.450776 22693 consensus_queue.cc:1059] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:45.451567 22693 raft_consensus.cc:3055] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:45.451901 22693 raft_consensus.cc:740] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:45.451164 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea6b670530b4ffeb09e200f7ad97092" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:45.452867 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c9a205df54f56aca8cb12572847a1" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:45.452713 22693 consensus_queue.cc:260] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.453473 22276 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.454034 22693 raft_consensus.cc:3060] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.451574 22356 raft_consensus.cc:3060] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.460502 22355 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.472203 22396 leader_election.cc:304] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [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: 6bf8bc2949074fe78f42c1fd1ce2fd3c, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:45.473306 22704 raft_consensus.cc:2804] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:45.473805 22704 raft_consensus.cc:697] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:45.474668 22704 consensus_queue.cc:237] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.480715 22703 tablet.cc:1724] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.483072 22679 raft_consensus.cc:993] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e: : Instructing follower d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.483636 22679 raft_consensus.cc:1081] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Signalling peer d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.484786 22689 tablet.cc:1724] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.486289 22429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:16:45.486939 22429 raft_consensus.cc:493] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.487315 22429 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.493250 22278 raft_consensus.cc:2468] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.494997 22429 raft_consensus.cc:515] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.496596 22709 tablet.cc:1724] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.497233 22689 tablet.cc:1724] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.498803 22276 raft_consensus.cc:2468] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.500149 22394 leader_election.cc:304] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [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: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:45.501068 22704 raft_consensus.cc:2804] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:45.501241 22356 raft_consensus.cc:2468] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.501576 22704 raft_consensus.cc:697] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:45.502561 22704 consensus_queue.cc:237] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.510185 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:45.510885 22276 raft_consensus.cc:3055] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:45.511226 22276 raft_consensus.cc:740] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c340b73b267484fad50c5ae1b8ad71e, State: Running, Role: LEADER
I20260709 12:16:45.512009 22276 consensus_queue.cc:260] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.513115 22276 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.513839 22429 leader_election.cc:290] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 3 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:45.515050 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa6a6d8ef4e492c8838a3425b52eb81" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:45.515818 22356 raft_consensus.cc:3060] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.519922 22276 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.521119 22394 leader_election.cc:304] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [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: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:45.521932 22704 raft_consensus.cc:2804] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:45.522332 22704 raft_consensus.cc:697] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:45.523072 22356 raft_consensus.cc:2468] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.523197 22704 consensus_queue.cc:237] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.524976 22176 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e: soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205] alter complete (version 1)
I20260709 12:16:45.539443 22176 catalog_manager.cc:5697] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 2 to 3, leader changed from 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129) to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 3 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.540872 22176 catalog_manager.cc:5789] TS d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655) does not have the latest schema for tablet 1ea6b670530b4ffeb09e200f7ad97092 (table soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]). Expected version 1 got 0
I20260709 12:16:45.541399 22176 catalog_manager.cc:5697] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 2 to 3, leader changed from 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130) to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 3 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.542409 22176 catalog_manager.cc:5697] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 2 to 3, leader changed from 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129) to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 3 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.800195 22580 raft_consensus.cc:993] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c: : Instructing follower d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.800642 22717 raft_consensus.cc:1081] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Signalling peer d53ce52441864c45b87dde8c704126ee to start an election
I20260709 12:16:45.802294 22429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "206389e250654406bcd41d25df9f324e"
dest_uuid: "d53ce52441864c45b87dde8c704126ee"
 from {username='slave'} at 127.0.0.1:60142
I20260709 12:16:45.802866 22429 raft_consensus.cc:493] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.803160 22429 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.810140 22429 raft_consensus.cc:515] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.811918 22429 leader_election.cc:290] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [CANDIDATE]: Term 3 election: Requested vote from peers 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903), 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463)
I20260709 12:16:45.812925 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c340b73b267484fad50c5ae1b8ad71e"
I20260709 12:16:45.812966 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206389e250654406bcd41d25df9f324e" candidate_uuid: "d53ce52441864c45b87dde8c704126ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c"
I20260709 12:16:45.813588 22276 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.813766 22356 raft_consensus.cc:3055] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:45.814178 22356 raft_consensus.cc:740] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bf8bc2949074fe78f42c1fd1ce2fd3c, State: Running, Role: LEADER
I20260709 12:16:45.815013 22356 consensus_queue.cc:260] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.816346 22356 raft_consensus.cc:3060] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.819023 22276 raft_consensus.cc:2468] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.820313 22394 leader_election.cc:304] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [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: 1c340b73b267484fad50c5ae1b8ad71e, d53ce52441864c45b87dde8c704126ee; no voters: 
I20260709 12:16:45.821135 22704 raft_consensus.cc:2804] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:45.821614 22704 raft_consensus.cc:697] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Becoming Leader. State: Replica: d53ce52441864c45b87dde8c704126ee, State: Running, Role: LEADER
I20260709 12:16:45.822291 22704 consensus_queue.cc:237] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [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: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } }
I20260709 12:16:45.826117 22356 raft_consensus.cc:2468] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53ce52441864c45b87dde8c704126ee in term 3.
I20260709 12:16:45.834741 22176 catalog_manager.cc:5697] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee reported cstate change: term changed from 2 to 3, leader changed from 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130) to d53ce52441864c45b87dde8c704126ee (127.13.91.131). New cstate: current_term: 3 leader_uuid: "d53ce52441864c45b87dde8c704126ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53ce52441864c45b87dde8c704126ee" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.836779 22176 catalog_manager.cc:5789] TS d53ce52441864c45b87dde8c704126ee (127.13.91.131:39655) does not have the latest schema for tablet 1ea6b670530b4ffeb09e200f7ad97092 (table soft_deleted_table [id=b90139da716e4c98a2be9dec3354b205]). Expected version 1 got 0
I20260709 12:16:45.858348 22356 raft_consensus.cc:1275] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:45.859688 22704 consensus_queue.cc:1048] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.866158 22700 tablet.cc:1724] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:45.868727 22276 raft_consensus.cc:1275] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:45.870318 22702 consensus_queue.cc:1048] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.898274 22354 raft_consensus.cc:1275] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:45.900413 22702 consensus_queue.cc:1048] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.906780 22682 tablet.cc:1719] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:16:45.911468 22278 raft_consensus.cc:1275] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:45.914599 22703 tablet.cc:1719] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:16:45.917372 22700 tablet.cc:1719] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:16:45.923570 22702 consensus_queue.cc:1048] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:45.982755 22276 raft_consensus.cc:1275] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:45.984074 22725 consensus_queue.cc:1048] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:45.992713 22354 raft_consensus.cc:1275] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:45.994149 22704 consensus_queue.cc:1048] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.247874 22276 raft_consensus.cc:1275] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:46.249085 22704 consensus_queue.cc:1048] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c340b73b267484fad50c5ae1b8ad71e" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.257951 22356 raft_consensus.cc:1275] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Refusing update from remote peer d53ce52441864c45b87dde8c704126ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:46.259328 22725 consensus_queue.cc:1048] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bf8bc2949074fe78f42c1fd1ce2fd3c" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 35463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.433359 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:46.438709 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:46.439110 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:46.444321 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:46.444664 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:47.445850 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:47.454582 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:47.455039 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:47.461000 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:47.461382 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:48.462548 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:48.468250 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:48.468843 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:48.474023 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:48.474427 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:49.475457 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:49.481186 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:49.481616 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:49.487763 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:49.488219 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:50.489401 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:50.494597 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:50.495121 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:50.500376 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:50.500751 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:51.501636 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:51.506520 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:51.506942 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:51.511581 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:51.511953 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:52.512966 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:52.517868 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:52.518278 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:52.523012 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:52.523386 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:53.524354 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:53.529348 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:53.529772 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:53.534690 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:53.535068 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:54.536056 13678 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:54.541254 13678 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:54.541679 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:54.546275 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:54.546648 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:55.603294 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
W20260709 12:16:55.610538 22320 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 12:16:55.616066 22320 consensus_peers.cc:597] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c -> Peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Couldn't send request to peer 1c340b73b267484fad50c5ae1b8ad71e. 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 12:16:55.642519 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:55.643533 13678 tablet_replica.cc:333] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.644816 13678 raft_consensus.cc:2243] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.645979 13678 raft_consensus.cc:2272] T 0af35822a5404645869a86948ede0439 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.648824 13678 tablet_replica.cc:333] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.649555 13678 raft_consensus.cc:2243] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.650107 13678 raft_consensus.cc:2272] T a38c9a205df54f56aca8cb12572847a1 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.653321 13678 tablet_replica.cc:333] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.654052 13678 raft_consensus.cc:2243] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.654654 13678 raft_consensus.cc:2272] T e5bf499d14e146bfa7fe50d7f0a9a00c P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:55.655095 22320 consensus_peers.cc:597] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c -> Peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Couldn't send request to peer 1c340b73b267484fad50c5ae1b8ad71e. 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 12:16:55.657199 13678 tablet_replica.cc:333] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.657876 13678 raft_consensus.cc:2243] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.658526 13678 raft_consensus.cc:2272] T 1ea6b670530b4ffeb09e200f7ad97092 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.660929 13678 tablet_replica.cc:333] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.661579 13678 raft_consensus.cc:2243] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.662060 13678 raft_consensus.cc:2272] T edf17a5c660b4f8daad597d2c5c48156 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.664505 13678 tablet_replica.cc:333] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.665162 13678 raft_consensus.cc:2243] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.666049 13678 raft_consensus.cc:2272] T 5a01c57a12b14a9e8d79b7f605e21863 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.668474 13678 tablet_replica.cc:333] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.669044 13678 raft_consensus.cc:2243] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.669868 13678 raft_consensus.cc:2272] T 43d9313883634b8689b9000989f3eaa4 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.672245 13678 tablet_replica.cc:333] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.672806 13678 raft_consensus.cc:2243] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.673694 13678 raft_consensus.cc:2272] T 36909e03ce764d8daefbe1b44e0f17a9 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.675982 13678 tablet_replica.cc:333] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.676684 13678 raft_consensus.cc:2243] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.677310 13678 raft_consensus.cc:2272] T 206389e250654406bcd41d25df9f324e P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.679992 13678 tablet_replica.cc:333] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.680588 13678 raft_consensus.cc:2243] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.681118 13678 raft_consensus.cc:2272] T 98b7107040be46b6b9519303caad279a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.683439 13678 tablet_replica.cc:333] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.683967 13678 raft_consensus.cc:2243] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.684460 13678 raft_consensus.cc:2272] T 46e6e35d965c48179525fc6a88fdf21d P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.686748 13678 tablet_replica.cc:333] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.687273 13678 raft_consensus.cc:2243] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.687711 13678 raft_consensus.cc:2272] T b9f02583d85240b899a956f02e8f28a7 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.689790 13678 tablet_replica.cc:333] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.690274 13678 raft_consensus.cc:2243] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.690675 13678 raft_consensus.cc:2272] T de40d3cfbb374de5ac182ef05b98ee35 P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.693583 13678 tablet_replica.cc:333] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.694129 13678 raft_consensus.cc:2243] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.694721 13678 raft_consensus.cc:2272] T f96b5f8aad0944b7a1f7354e9d970b4b P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:55.697230 22394 consensus_peers.cc:597] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee -> Peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Couldn't send request to peer 1c340b73b267484fad50c5ae1b8ad71e. 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 12:16:55.697839 13678 tablet_replica.cc:333] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.698575 13678 raft_consensus.cc:2243] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.699122 13678 raft_consensus.cc:2272] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 1c340b73b267484fad50c5ae1b8ad71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.701736 13678 tablet_replica.cc:333] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.702222 13678 raft_consensus.cc:2243] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.703037 13678 raft_consensus.cc:2272] T c8c46521b0bf46198a91f79e03a3638a P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.705320 13678 tablet_replica.cc:333] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.705787 13678 raft_consensus.cc:2243] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.706588 13678 raft_consensus.cc:2272] T 6594104a8dbb47fda6b754f03c11f756 P 1c340b73b267484fad50c5ae1b8ad71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.708843 13678 tablet_replica.cc:333] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e: stopping tablet replica
I20260709 12:16:55.709299 13678 raft_consensus.cc:2243] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.709686 13678 raft_consensus.cc:2272] T 85a118693d1e46129ac4f5c736d1bc7a P 1c340b73b267484fad50c5ae1b8ad71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.784606 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
I20260709 12:16:55.833076 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
W20260709 12:16:55.842025 22320 consensus_peers.cc:597] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c -> Peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Couldn't send request to peer 1c340b73b267484fad50c5ae1b8ad71e. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:55.858275 22394 consensus_peers.cc:597] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee -> Peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Couldn't send request to peer 1c340b73b267484fad50c5ae1b8ad71e. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.866310 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:55.867125 13678 tablet_replica.cc:333] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.868211 13678 raft_consensus.cc:2243] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.869035 13678 raft_consensus.cc:2272] T a38c9a205df54f56aca8cb12572847a1 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.871412 13678 tablet_replica.cc:333] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.872031 13678 raft_consensus.cc:2243] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.872571 13678 raft_consensus.cc:2272] T 36909e03ce764d8daefbe1b44e0f17a9 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.874821 13678 tablet_replica.cc:333] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.875383 13678 raft_consensus.cc:2243] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.875806 13678 raft_consensus.cc:2272] T 206389e250654406bcd41d25df9f324e P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.877948 13678 tablet_replica.cc:333] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.878767 13678 raft_consensus.cc:2243] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.879264 13678 raft_consensus.cc:2272] T e5bf499d14e146bfa7fe50d7f0a9a00c P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.881397 13678 tablet_replica.cc:333] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.881880 13678 raft_consensus.cc:2243] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.882655 13678 raft_consensus.cc:2272] T edf17a5c660b4f8daad597d2c5c48156 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.884855 13678 tablet_replica.cc:333] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.885391 13678 raft_consensus.cc:2243] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.885903 13678 raft_consensus.cc:2272] T 1ea6b670530b4ffeb09e200f7ad97092 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.888036 13678 tablet_replica.cc:333] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.888616 13678 raft_consensus.cc:2243] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.889437 13678 raft_consensus.cc:2272] T 85a118693d1e46129ac4f5c736d1bc7a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.891485 13678 tablet_replica.cc:333] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.891988 13678 raft_consensus.cc:2243] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.892472 13678 raft_consensus.cc:2272] T 43d9313883634b8689b9000989f3eaa4 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.894640 13678 tablet_replica.cc:333] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.895139 13678 raft_consensus.cc:2243] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.895555 13678 raft_consensus.cc:2272] T 5a01c57a12b14a9e8d79b7f605e21863 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.897709 13678 tablet_replica.cc:333] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.898236 13678 raft_consensus.cc:2243] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.898730 13678 raft_consensus.cc:2272] T 0af35822a5404645869a86948ede0439 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.900730 13678 tablet_replica.cc:333] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.901247 13678 raft_consensus.cc:2243] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.902122 13678 raft_consensus.cc:2272] T 98b7107040be46b6b9519303caad279a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.904178 13678 tablet_replica.cc:333] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.904731 13678 raft_consensus.cc:2243] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.905167 13678 raft_consensus.cc:2272] T 46e6e35d965c48179525fc6a88fdf21d P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.907186 13678 tablet_replica.cc:333] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.907677 13678 raft_consensus.cc:2243] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.908079 13678 raft_consensus.cc:2272] T 6594104a8dbb47fda6b754f03c11f756 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.910199 13678 tablet_replica.cc:333] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.910681 13678 raft_consensus.cc:2243] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.911152 13678 raft_consensus.cc:2272] T c8c46521b0bf46198a91f79e03a3638a P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.913205 13678 tablet_replica.cc:333] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.913704 13678 raft_consensus.cc:2243] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.914494 13678 raft_consensus.cc:2272] T f96b5f8aad0944b7a1f7354e9d970b4b P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.916937 13678 tablet_replica.cc:333] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.917521 13678 raft_consensus.cc:2243] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.918143 13678 raft_consensus.cc:2272] T 5aa6a6d8ef4e492c8838a3425b52eb81 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:55.920346 22396 consensus_peers.cc:597] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee -> Peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Couldn't send request to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c. 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 12:16:55.920949 13678 tablet_replica.cc:333] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.921559 13678 raft_consensus.cc:2243] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.922391 13678 raft_consensus.cc:2272] T b9f02583d85240b899a956f02e8f28a7 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.925024 13678 tablet_replica.cc:333] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c: stopping tablet replica
I20260709 12:16:55.925639 13678 raft_consensus.cc:2243] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.926568 13678 raft_consensus.cc:2272] T de40d3cfbb374de5ac182ef05b98ee35 P 6bf8bc2949074fe78f42c1fd1ce2fd3c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:55.959921 22396 consensus_peers.cc:597] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee -> Peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Couldn't send request to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.969050 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
W20260709 12:16:55.998138 22396 consensus_peers.cc:597] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee -> Peer 6bf8bc2949074fe78f42c1fd1ce2fd3c (127.13.91.130:35463): Couldn't send request to peer 6bf8bc2949074fe78f42c1fd1ce2fd3c. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.130:35463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:56.001926 22394 consensus_peers.cc:597] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee -> Peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Couldn't send request to peer 1c340b73b267484fad50c5ae1b8ad71e. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:56.015758 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
W20260709 12:16:56.017598 22394 consensus_peers.cc:597] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee -> Peer 1c340b73b267484fad50c5ae1b8ad71e (127.13.91.129:37903): Couldn't send request to peer 1c340b73b267484fad50c5ae1b8ad71e. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:37903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:56.047667 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:56.048491 13678 tablet_replica.cc:333] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.049221 13678 raft_consensus.cc:2243] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.050151 13678 raft_consensus.cc:2272] T a38c9a205df54f56aca8cb12572847a1 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.052460 13678 tablet_replica.cc:333] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.053067 13678 raft_consensus.cc:2243] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.053608 13678 raft_consensus.cc:2272] T 0af35822a5404645869a86948ede0439 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.055707 13678 tablet_replica.cc:333] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.056303 13678 raft_consensus.cc:2243] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.057103 13678 raft_consensus.cc:2272] T e5bf499d14e146bfa7fe50d7f0a9a00c P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.059247 13678 tablet_replica.cc:333] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.059836 13678 raft_consensus.cc:2243] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.060346 13678 raft_consensus.cc:2272] T edf17a5c660b4f8daad597d2c5c48156 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.062433 13678 tablet_replica.cc:333] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.062978 13678 raft_consensus.cc:2243] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.063805 13678 raft_consensus.cc:2272] T 1ea6b670530b4ffeb09e200f7ad97092 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.065879 13678 tablet_replica.cc:333] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.066437 13678 raft_consensus.cc:2243] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.066880 13678 raft_consensus.cc:2272] T 5a01c57a12b14a9e8d79b7f605e21863 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.069065 13678 tablet_replica.cc:333] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.069618 13678 raft_consensus.cc:2243] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.070087 13678 raft_consensus.cc:2272] T 43d9313883634b8689b9000989f3eaa4 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.072314 13678 tablet_replica.cc:333] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.072824 13678 raft_consensus.cc:2243] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.073307 13678 raft_consensus.cc:2272] T 36909e03ce764d8daefbe1b44e0f17a9 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.075414 13678 tablet_replica.cc:333] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.075986 13678 raft_consensus.cc:2243] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.076431 13678 raft_consensus.cc:2272] T 85a118693d1e46129ac4f5c736d1bc7a P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.078486 13678 tablet_replica.cc:333] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.078997 13678 raft_consensus.cc:2243] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.079448 13678 raft_consensus.cc:2272] T 98b7107040be46b6b9519303caad279a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.081497 13678 tablet_replica.cc:333] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.082017 13678 raft_consensus.cc:2243] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.082827 13678 raft_consensus.cc:2272] T 46e6e35d965c48179525fc6a88fdf21d P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.085142 13678 tablet_replica.cc:333] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.085690 13678 raft_consensus.cc:2243] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.086470 13678 raft_consensus.cc:2272] T 206389e250654406bcd41d25df9f324e P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.088492 13678 tablet_replica.cc:333] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.088989 13678 raft_consensus.cc:2243] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.089462 13678 raft_consensus.cc:2272] T 6594104a8dbb47fda6b754f03c11f756 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.091389 13678 tablet_replica.cc:333] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.091909 13678 raft_consensus.cc:2243] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.092376 13678 raft_consensus.cc:2272] T c8c46521b0bf46198a91f79e03a3638a P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.094376 13678 tablet_replica.cc:333] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.094879 13678 raft_consensus.cc:2243] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.095345 13678 raft_consensus.cc:2272] T f96b5f8aad0944b7a1f7354e9d970b4b P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.097390 13678 tablet_replica.cc:333] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.097846 13678 raft_consensus.cc:2243] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.098652 13678 raft_consensus.cc:2272] T 5aa6a6d8ef4e492c8838a3425b52eb81 P d53ce52441864c45b87dde8c704126ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.100628 13678 tablet_replica.cc:333] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.101082 13678 raft_consensus.cc:2243] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.101511 13678 raft_consensus.cc:2272] T b9f02583d85240b899a956f02e8f28a7 P d53ce52441864c45b87dde8c704126ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.103473 13678 tablet_replica.cc:333] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee: stopping tablet replica
I20260709 12:16:56.103909 13678 raft_consensus.cc:2243] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.104362 13678 raft_consensus.cc:2272] T de40d3cfbb374de5ac182ef05b98ee35 P d53ce52441864c45b87dde8c704126ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.142987 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
I20260709 12:16:56.178004 13678 master.cc:562] Master@127.13.91.190:40071 shutting down...
I20260709 12:16:56.199707 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.200312 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.200654 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a75078b828a44c3a57c85928d77130e: stopping tablet replica
I20260709 12:16:56.220790 13678 master.cc:584] Master@127.13.91.190:40071 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20941 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:16:56.270713 13678 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.91.190:33057
I20260709 12:16:56.271876 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.277673 22755 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 12:16:56.277719 22754 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 12:16:56.278288 22757 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 12:16:56.279564 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:56.280555 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:56.280733 13678 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 12:16:56.280846 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599416280835 us; error 0 us; skew 500 ppm
I20260709 12:16:56.281288 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.283627 13678 webserver.cc:533] Webserver started at http://127.13.91.190:43169/ using document root <none> and password file <none>
I20260709 12:16:56.284060 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.284207 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.284507 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.285668 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/master-0-root/instance:
uuid: "013648392e284ca2a7a54e7c9e428358"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.290753 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:16:56.294582 22762 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.295447 13678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:16:56.295725 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/master-0-root
uuid: "013648392e284ca2a7a54e7c9e428358"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.296067 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-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 12:16:56.314569 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.315795 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.353549 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.190:33057
I20260709 12:16:56.353677 22813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.190:33057 every 8 connection(s)
I20260709 12:16:56.357473 22814 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 12:16:56.368901 22814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358: Bootstrap starting.
I20260709 12:16:56.373916 22814 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:56.378091 22814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358: No bootstrap required, opened a new log
I20260709 12:16:56.380321 22814 raft_consensus.cc:359] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013648392e284ca2a7a54e7c9e428358" member_type: VOTER }
I20260709 12:16:56.380756 22814 raft_consensus.cc:385] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:56.380932 22814 raft_consensus.cc:740] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013648392e284ca2a7a54e7c9e428358, State: Initialized, Role: FOLLOWER
I20260709 12:16:56.381467 22814 consensus_queue.cc:260] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "013648392e284ca2a7a54e7c9e428358" member_type: VOTER }
I20260709 12:16:56.381914 22814 raft_consensus.cc:399] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:56.382108 22814 raft_consensus.cc:493] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:56.382334 22814 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:56.387148 22814 raft_consensus.cc:515] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013648392e284ca2a7a54e7c9e428358" member_type: VOTER }
I20260709 12:16:56.387606 22814 leader_election.cc:304] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [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: 013648392e284ca2a7a54e7c9e428358; no voters: 
I20260709 12:16:56.388633 22814 leader_election.cc:290] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:56.388931 22817 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:56.390322 22817 raft_consensus.cc:697] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 1 LEADER]: Becoming Leader. State: Replica: 013648392e284ca2a7a54e7c9e428358, State: Running, Role: LEADER
I20260709 12:16:56.390923 22817 consensus_queue.cc:237] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [LEADER]: Queue going to LEADER mode. State: All 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: "013648392e284ca2a7a54e7c9e428358" member_type: VOTER }
I20260709 12:16:56.391470 22814 sys_catalog.cc:565] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:56.395555 22818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "013648392e284ca2a7a54e7c9e428358" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013648392e284ca2a7a54e7c9e428358" member_type: VOTER } }
I20260709 12:16:56.396313 22818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:56.396641 22819 sys_catalog.cc:455] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 013648392e284ca2a7a54e7c9e428358. Latest consensus state: current_term: 1 leader_uuid: "013648392e284ca2a7a54e7c9e428358" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "013648392e284ca2a7a54e7c9e428358" member_type: VOTER } }
I20260709 12:16:56.397480 22819 sys_catalog.cc:458] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:56.401029 22823 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:56.406926 22823 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:56.415385 13678 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:56.415954 22823 catalog_manager.cc:1383] Generated new cluster ID: 70a3d7bbb9d94223ba5382198a37b6c8
I20260709 12:16:56.416205 22823 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:56.438253 22823 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:56.439584 22823 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:56.452397 22823 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358: Generated new TSK 0
I20260709 12:16:56.453047 22823 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:56.481559 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.487531 22835 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 12:16:56.488615 22836 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 12:16:56.490109 22838 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 12:16:56.490350 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:56.491370 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:56.491617 13678 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 12:16:56.491797 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599416491778 us; error 0 us; skew 500 ppm
I20260709 12:16:56.492362 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.494560 13678 webserver.cc:533] Webserver started at http://127.13.91.129:39427/ using document root <none> and password file <none>
I20260709 12:16:56.495029 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.495204 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.495448 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.496567 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-0-root/instance:
uuid: "039402eaabfb46099f41ce153a9506c7"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.501078 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:56.504398 22843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.505187 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:56.505471 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-0-root
uuid: "039402eaabfb46099f41ce153a9506c7"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.505738 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-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 12:16:56.519085 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.520321 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.521806 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:56.524127 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:56.524345 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:16:56.524564 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:56.524725 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.563877 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.129:43713
I20260709 12:16:56.564015 22905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.129:43713 every 8 connection(s)
I20260709 12:16:56.569334 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.576428 22910 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 12:16:56.578080 22911 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 12:16:56.579632 13678 server_base.cc:1061] running on GCE node
W20260709 12:16:56.580694 22913 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 12:16:56.581655 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:56.581965 13678 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 12:16:56.582172 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599416582153 us; error 0 us; skew 500 ppm
I20260709 12:16:56.582762 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.583227 22906 heartbeater.cc:344] Connected to a master server at 127.13.91.190:33057
I20260709 12:16:56.583683 22906 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:56.584661 22906 heartbeater.cc:507] Master 127.13.91.190:33057 requested a full tablet report, sending...
I20260709 12:16:56.585501 13678 webserver.cc:533] Webserver started at http://127.13.91.130:41207/ using document root <none> and password file <none>
I20260709 12:16:56.586145 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.586387 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.586678 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.587071 22779 ts_manager.cc:194] Registered new tserver with Master: 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713)
I20260709 12:16:56.587900 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-1-root/instance:
uuid: "186ef335a8124a779abe2c05e69a41d3"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.588971 22779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50400
I20260709 12:16:56.593195 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:16:56.596865 22918 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.597661 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:16:56.597939 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-1-root
uuid: "186ef335a8124a779abe2c05e69a41d3"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.598194 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-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 12:16:56.623070 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.624357 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.625802 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:56.628051 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:56.628264 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.628530 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:56.628683 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.667806 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.130:33349
I20260709 12:16:56.667902 22980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.130:33349 every 8 connection(s)
I20260709 12:16:56.672567 13678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.679109 22984 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 12:16:56.680619 22985 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 12:16:56.684460 22981 heartbeater.cc:344] Connected to a master server at 127.13.91.190:33057
I20260709 12:16:56.685163 22981 heartbeater.cc:461] Registering TS with master...
W20260709 12:16:56.686115 22987 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 12:16:56.686350 22981 heartbeater.cc:507] Master 127.13.91.190:33057 requested a full tablet report, sending...
I20260709 12:16:56.705336 13678 server_base.cc:1061] running on GCE node
I20260709 12:16:56.708484 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:56.708838 13678 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 12:16:56.709187 13678 hybrid_clock.cc:648] HybridClock initialized: now 1783599416709163 us; error 0 us; skew 500 ppm
I20260709 12:16:56.709648 22779 ts_manager.cc:194] Registered new tserver with Master: 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:16:56.710268 13678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.712602 22779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50416
I20260709 12:16:56.714558 13678 webserver.cc:533] Webserver started at http://127.13.91.131:33063/ using document root <none> and password file <none>
I20260709 12:16:56.715322 13678 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.715535 13678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.715849 13678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.717470 13678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-2-root/instance:
uuid: "53dc0f45b78544d7919899295dfa0819"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.722275 13678 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:56.725941 22993 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.726702 13678 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:56.727008 13678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-2-root
uuid: "53dc0f45b78544d7919899295dfa0819"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-v8sf"
I20260709 12:16:56.727285 13678 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwG3TDL/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599120674082-13678-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 12:16:56.750262 13678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.751617 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.753239 13678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:56.755766 13678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:56.756011 13678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.756255 13678 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:56.756459 13678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:16:56.798905 13678 rpc_server.cc:307] RPC server started. Bound to: 127.13.91.131:40349
I20260709 12:16:56.799028 23055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.91.131:40349 every 8 connection(s)
I20260709 12:16:56.814783 23056 heartbeater.cc:344] Connected to a master server at 127.13.91.190:33057
I20260709 12:16:56.815246 23056 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:56.816084 23056 heartbeater.cc:507] Master 127.13.91.190:33057 requested a full tablet report, sending...
I20260709 12:16:56.817929 22779 ts_manager.cc:194] Registered new tserver with Master: 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:56.818409 13678 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015835142s
I20260709 12:16:56.819403 22779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50424
I20260709 12:16:56.845260 22779 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50432:
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 12:16:56.848170 22779 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 12:16:56.934639 22946 tablet_service.cc:1511] Processing CreateTablet for tablet 3535488d2905466b8771f92a182dc1d3 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:56.937677 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6a33090f72400c965912d8a90eecf1 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:56.940460 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9284a4d8d64502b994feb8282aaebb (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:56.943063 22943 tablet_service.cc:1511] Processing CreateTablet for tablet d8c0a8119fec4fafbe3eb980ffd6f392 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:56.945621 22942 tablet_service.cc:1511] Processing CreateTablet for tablet ba338c6245ab482ba32eb1e4181342e4 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:56.946156 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3535488d2905466b8771f92a182dc1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.948072 22941 tablet_service.cc:1511] Processing CreateTablet for tablet ba3436362374486587d7e89881b8cf2e (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:56.949123 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c0a8119fec4fafbe3eb980ffd6f392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.951200 23020 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6a33090f72400c965912d8a90eecf1 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:56.951778 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3436362374486587d7e89881b8cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.952759 23020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6a33090f72400c965912d8a90eecf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.950625 23021 tablet_service.cc:1511] Processing CreateTablet for tablet 3535488d2905466b8771f92a182dc1d3 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:56.954269 23021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3535488d2905466b8771f92a182dc1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.957567 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 8622d5ae974347a6b6e01ec0a20eb48a (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:56.960268 22939 tablet_service.cc:1511] Processing CreateTablet for tablet 8a01b30d6b2840169ee8d281255462b5 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:56.953274 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6a33090f72400c965912d8a90eecf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.964421 22939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a01b30d6b2840169ee8d281255462b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.966554 23019 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9284a4d8d64502b994feb8282aaebb (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:56.968065 23019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9284a4d8d64502b994feb8282aaebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.968600 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8622d5ae974347a6b6e01ec0a20eb48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.971393 22938 tablet_service.cc:1511] Processing CreateTablet for tablet 5715f91806d043b2ab167111a0393303 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:56.972659 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba338c6245ab482ba32eb1e4181342e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.971426 23018 tablet_service.cc:1511] Processing CreateTablet for tablet d8c0a8119fec4fafbe3eb980ffd6f392 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:56.973573 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9284a4d8d64502b994feb8282aaebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.973984 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c0a8119fec4fafbe3eb980ffd6f392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.973753 22871 tablet_service.cc:1511] Processing CreateTablet for tablet 3535488d2905466b8771f92a182dc1d3 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:56.974069 23017 tablet_service.cc:1511] Processing CreateTablet for tablet ba338c6245ab482ba32eb1e4181342e4 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:56.975383 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3535488d2905466b8771f92a182dc1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.975430 23017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba338c6245ab482ba32eb1e4181342e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.979337 22938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5715f91806d043b2ab167111a0393303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.981057 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6a33090f72400c965912d8a90eecf1 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:56.982421 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6a33090f72400c965912d8a90eecf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.988097 22869 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9284a4d8d64502b994feb8282aaebb (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:56.989624 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9284a4d8d64502b994feb8282aaebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.002249 22868 tablet_service.cc:1511] Processing CreateTablet for tablet d8c0a8119fec4fafbe3eb980ffd6f392 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:57.003774 22868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c0a8119fec4fafbe3eb980ffd6f392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.015534 22867 tablet_service.cc:1511] Processing CreateTablet for tablet ba338c6245ab482ba32eb1e4181342e4 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:57.017196 22867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba338c6245ab482ba32eb1e4181342e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.021596 23071 tablet_bootstrap.cc:492] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.038182 22866 tablet_service.cc:1511] Processing CreateTablet for tablet ba3436362374486587d7e89881b8cf2e (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:57.039660 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3436362374486587d7e89881b8cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.043615 23071 tablet_bootstrap.cc:654] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.045567 23016 tablet_service.cc:1511] Processing CreateTablet for tablet ba3436362374486587d7e89881b8cf2e (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:57.046983 23016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3436362374486587d7e89881b8cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.062986 23074 tablet_bootstrap.cc:492] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.064538 23072 tablet_bootstrap.cc:492] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.070922 23018 tablet_service.cc:1511] Processing CreateTablet for tablet 8a01b30d6b2840169ee8d281255462b5 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:57.072137 22865 tablet_service.cc:1511] Processing CreateTablet for tablet 8a01b30d6b2840169ee8d281255462b5 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:57.073644 22865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a01b30d6b2840169ee8d281255462b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.074746 23019 tablet_service.cc:1511] Processing CreateTablet for tablet 8622d5ae974347a6b6e01ec0a20eb48a (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:57.075980 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a01b30d6b2840169ee8d281255462b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.077528 22864 tablet_service.cc:1511] Processing CreateTablet for tablet 5715f91806d043b2ab167111a0393303 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:57.078971 22864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5715f91806d043b2ab167111a0393303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.080667 23019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8622d5ae974347a6b6e01ec0a20eb48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.081923 23015 tablet_service.cc:1511] Processing CreateTablet for tablet 5715f91806d043b2ab167111a0393303 (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:57.084734 23015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5715f91806d043b2ab167111a0393303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.086191 22869 tablet_service.cc:1511] Processing CreateTablet for tablet 8622d5ae974347a6b6e01ec0a20eb48a (DEFAULT_TABLE table=test-workload [id=505ea8ebd7624c1fafabfd467af23392]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:57.087586 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8622d5ae974347a6b6e01ec0a20eb48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.090582 23074 tablet_bootstrap.cc:654] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.100950 23072 tablet_bootstrap.cc:654] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.131448 23072 tablet_bootstrap.cc:492] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.131966 23072 ts_tablet_manager.cc:1403] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.004s
I20260709 12:16:57.135052 23072 raft_consensus.cc:359] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.139515 23071 tablet_bootstrap.cc:492] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.140084 23071 ts_tablet_manager.cc:1403] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.034s
I20260709 12:16:57.143148 23071 raft_consensus.cc:359] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.143833 23071 raft_consensus.cc:385] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.135972 23072 raft_consensus.cc:385] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.144148 23071 raft_consensus.cc:740] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.155421 23071 consensus_queue.cc:260] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.157023 23074 tablet_bootstrap.cc:492] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.157637 23074 ts_tablet_manager.cc:1403] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.018s
I20260709 12:16:57.160022 22981 heartbeater.cc:499] Master 127.13.91.190:33057 was elected leader, sending a full tablet report...
I20260709 12:16:57.160571 23071 ts_tablet_manager.cc:1434] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 12:16:57.154258 23072 raft_consensus.cc:740] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.161782 23071 tablet_bootstrap.cc:492] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.161625 23072 consensus_queue.cc:260] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.164266 22906 heartbeater.cc:499] Master 127.13.91.190:33057 was elected leader, sending a full tablet report...
I20260709 12:16:57.164665 23072 ts_tablet_manager.cc:1434] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 12:16:57.165769 23072 tablet_bootstrap.cc:492] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.168576 23071 tablet_bootstrap.cc:654] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.160851 23074 raft_consensus.cc:359] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.169529 23074 raft_consensus.cc:385] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.169823 23074 raft_consensus.cc:740] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.170627 23074 consensus_queue.cc:260] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
W20260709 12:16:57.172642 22982 tablet.cc:2406] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:57.175464 23056 heartbeater.cc:499] Master 127.13.91.190:33057 was elected leader, sending a full tablet report...
I20260709 12:16:57.177742 23072 tablet_bootstrap.cc:654] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.177999 23071 tablet_bootstrap.cc:492] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.178531 23071 ts_tablet_manager.cc:1403] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 12:16:57.181983 23074 ts_tablet_manager.cc:1434] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 12:16:57.181612 23071 raft_consensus.cc:359] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.182448 23071 raft_consensus.cc:385] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.182742 23071 raft_consensus.cc:740] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.183151 23074 tablet_bootstrap.cc:492] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.183727 23071 consensus_queue.cc:260] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.185940 23071 ts_tablet_manager.cc:1434] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:57.186983 23071 tablet_bootstrap.cc:492] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.190703 23074 tablet_bootstrap.cc:654] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.193801 23071 tablet_bootstrap.cc:654] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.194119 23072 tablet_bootstrap.cc:492] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.194744 23072 ts_tablet_manager.cc:1403] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:16:57.198035 23072 raft_consensus.cc:359] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.198921 23072 raft_consensus.cc:385] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.199263 23072 raft_consensus.cc:740] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.200088 23072 consensus_queue.cc:260] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.202417 23074 tablet_bootstrap.cc:492] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.202586 23072 ts_tablet_manager.cc:1434] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:57.203126 23074 ts_tablet_manager.cc:1403] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 12:16:57.206425 23074 raft_consensus.cc:359] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.207170 23074 raft_consensus.cc:385] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.207461 23074 raft_consensus.cc:740] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.209427 23074 consensus_queue.cc:260] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.210767 23071 tablet_bootstrap.cc:492] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.211309 23071 ts_tablet_manager.cc:1403] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 12:16:57.211779 23074 ts_tablet_manager.cc:1434] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:57.212849 23074 tablet_bootstrap.cc:492] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.214190 23071 raft_consensus.cc:359] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.214934 23071 raft_consensus.cc:385] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.215217 23071 raft_consensus.cc:740] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.216077 23071 consensus_queue.cc:260] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.218241 23071 ts_tablet_manager.cc:1434] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:16:57.218729 23072 tablet_bootstrap.cc:492] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.219165 23071 tablet_bootstrap.cc:492] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.219776 23074 tablet_bootstrap.cc:654] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.225512 23072 tablet_bootstrap.cc:654] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.226872 23071 tablet_bootstrap.cc:654] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.235375 23077 raft_consensus.cc:493] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.236061 23077 raft_consensus.cc:515] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.239218 23072 tablet_bootstrap.cc:492] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.239812 23072 ts_tablet_manager.cc:1403] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 12:16:57.240854 23074 tablet_bootstrap.cc:492] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.241318 23074 ts_tablet_manager.cc:1403] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260709 12:16:57.241519 23077 leader_election.cc:290] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.242965 23072 raft_consensus.cc:359] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.243839 23072 raft_consensus.cc:385] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.243561 23074 raft_consensus.cc:359] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.244184 23072 raft_consensus.cc:740] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.244560 23074 raft_consensus.cc:385] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.244581 23078 raft_consensus.cc:493] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.244948 23074 raft_consensus.cc:740] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.245224 23078 raft_consensus.cc:515] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.245906 23074 consensus_queue.cc:260] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.247622 23071 tablet_bootstrap.cc:492] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.248202 23074 ts_tablet_manager.cc:1434] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:16:57.248225 23071 ts_tablet_manager.cc:1403] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.013s
I20260709 12:16:57.249317 23074 tablet_bootstrap.cc:492] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.251784 23071 raft_consensus.cc:359] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.254437 23071 raft_consensus.cc:385] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.254830 23071 raft_consensus.cc:740] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.253232 23078 leader_election.cc:290] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.255852 23071 consensus_queue.cc:260] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.256081 23074 tablet_bootstrap.cc:654] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.258474 23071 ts_tablet_manager.cc:1434] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:57.245193 23072 consensus_queue.cc:260] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.259686 23071 tablet_bootstrap.cc:492] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.261591 23072 ts_tablet_manager.cc:1434] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:16:57.262676 23072 tablet_bootstrap.cc:492] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.269357 23072 tablet_bootstrap.cc:654] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.274729 23071 tablet_bootstrap.cc:654] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.280786 23072 tablet_bootstrap.cc:492] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.281087 23071 tablet_bootstrap.cc:492] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.281477 23072 ts_tablet_manager.cc:1403] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 12:16:57.281611 23071 ts_tablet_manager.cc:1403] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260709 12:16:57.283133 23074 tablet_bootstrap.cc:492] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.283710 23074 ts_tablet_manager.cc:1403] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.011s
I20260709 12:16:57.284868 23071 raft_consensus.cc:359] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.285633 23071 raft_consensus.cc:385] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.285948 23071 raft_consensus.cc:740] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.286687 23074 raft_consensus.cc:359] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.287461 23074 raft_consensus.cc:385] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.287758 23074 raft_consensus.cc:740] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.287768 23072 raft_consensus.cc:359] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.289439 23072 raft_consensus.cc:385] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.289070 23074 consensus_queue.cc:260] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.286708 23071 consensus_queue.cc:260] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.289759 23072 raft_consensus.cc:740] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.292920 23072 consensus_queue.cc:260] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.295499 23072 ts_tablet_manager.cc:1434] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:16:57.296633 23072 tablet_bootstrap.cc:492] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.303114 23080 raft_consensus.cc:493] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.291945 23071 ts_tablet_manager.cc:1434] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:57.303750 23080 raft_consensus.cc:515] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.304827 23071 tablet_bootstrap.cc:492] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.311582 23071 tablet_bootstrap.cc:654] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.312955 23080 leader_election.cc:290] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:16:57.303643 23072 tablet_bootstrap.cc:654] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.314600 23077 raft_consensus.cc:493] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.315137 23077 raft_consensus.cc:515] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.316929 23074 ts_tablet_manager.cc:1434] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:16:57.317305 23077 leader_election.cc:290] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.318064 23074 tablet_bootstrap.cc:492] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.317292 23078 raft_consensus.cc:493] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.320183 23080 raft_consensus.cc:493] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.320744 23080 raft_consensus.cc:515] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.322031 23078 raft_consensus.cc:515] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.323244 23080 leader_election.cc:290] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:16:57.329682 23078 leader_election.cc:290] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.330269 23078 raft_consensus.cc:493] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.330705 23078 raft_consensus.cc:515] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.334785 23078 leader_election.cc:290] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.342087 23099 raft_consensus.cc:493] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.342320 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a8119fec4fafbe3eb980ffd6f392" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.342561 23099 raft_consensus.cc:515] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.343189 23031 raft_consensus.cc:2468] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.344143 23071 tablet_bootstrap.cc:492] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.344746 23071 ts_tablet_manager.cc:1403] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.016s
I20260709 12:16:57.346235 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.346881 23031 raft_consensus.cc:2468] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.347894 23071 raft_consensus.cc:359] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.348670 23071 raft_consensus.cc:385] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.348606 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.349086 23071 raft_consensus.cc:740] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.349889 23071 consensus_queue.cc:260] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.350279 22845 leader_election.cc:304] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.350735 23099 leader_election.cc:290] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.351320 23099 raft_consensus.cc:2804] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.351637 23099 raft_consensus.cc:493] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.351976 23099 raft_consensus.cc:3060] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.353210 23072 tablet_bootstrap.cc:492] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.353760 23072 ts_tablet_manager.cc:1403] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.012s
I20260709 12:16:57.353986 22845 leader_election.cc:304] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.354846 23078 raft_consensus.cc:2804] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.355208 23078 raft_consensus.cc:493] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.355537 23078 raft_consensus.cc:3060] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.356870 23072 raft_consensus.cc:359] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.357636 23072 raft_consensus.cc:385] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.357918 23072 raft_consensus.cc:740] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.358690 23072 consensus_queue.cc:260] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.360939 23071 ts_tablet_manager.cc:1434] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:16:57.361495 23077 raft_consensus.cc:493] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.361990 23077 raft_consensus.cc:515] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
W20260709 12:16:57.363474 22845 leader_election.cc:343] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.363999 23077 leader_election.cc:290] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.364612 23071 tablet_bootstrap.cc:492] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.365978 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.366801 23031 raft_consensus.cc:2468] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:16:57.370396 23078 raft_consensus.cc:515] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.371585 23071 tablet_bootstrap.cc:654] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.371865 23074 tablet_bootstrap.cc:654] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.372778 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a8119fec4fafbe3eb980ffd6f392" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.373523 23030 raft_consensus.cc:2468] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:16:57.373813 23072 ts_tablet_manager.cc:1434] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:16:57.374907 23072 tablet_bootstrap.cc:492] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.375583 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a8119fec4fafbe3eb980ffd6f392" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.376338 22956 raft_consensus.cc:2468] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.377868 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.378748 23099 raft_consensus.cc:515] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
W20260709 12:16:57.379679 22845 leader_election.cc:343] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.380973 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.381294 23072 tablet_bootstrap.cc:654] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.381712 23099 leader_election.cc:290] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.383100 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.384970 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.385555 22956 raft_consensus.cc:2468] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:16:57.386966 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.387542 22956 raft_consensus.cc:2468] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:16:57.388528 23072 tablet_bootstrap.cc:492] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.389063 23072 ts_tablet_manager.cc:1403] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:16:57.388851 22997 leader_election.cc:304] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.390059 22997 leader_election.cc:304] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.390146 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.390941 22881 raft_consensus.cc:2468] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:16:57.391394 23080 raft_consensus.cc:2804] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.391836 23080 raft_consensus.cc:493] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.392164 23080 raft_consensus.cc:3060] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.392230 23072 raft_consensus.cc:359] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.392791 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.393157 23072 raft_consensus.cc:385] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.393478 23072 raft_consensus.cc:740] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.394230 23072 consensus_queue.cc:260] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.394662 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.395341 22955 raft_consensus.cc:2468] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.396925 23072 ts_tablet_manager.cc:1434] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:16:57.396517 22881 raft_consensus.cc:2468] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:16:57.398013 23072 tablet_bootstrap.cc:492] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.399459 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a8119fec4fafbe3eb980ffd6f392" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:57.400053 23030 raft_consensus.cc:3060] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.405052 23072 tablet_bootstrap.cc:654] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.408779 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a8119fec4fafbe3eb980ffd6f392" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:57.409559 22955 raft_consensus.cc:3060] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:57.410029 22827 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:57.414269 23077 raft_consensus.cc:493] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.414903 23077 raft_consensus.cc:515] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.415644 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.416433 22881 raft_consensus.cc:2468] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:16:57.418665 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a8119fec4fafbe3eb980ffd6f392" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.419500 22881 raft_consensus.cc:2393] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 186ef335a8124a779abe2c05e69a41d3 in current term 1: Already voted for candidate 039402eaabfb46099f41ce153a9506c7 in this term.
I20260709 12:16:57.429262 23077 leader_election.cc:290] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.434639 23030 raft_consensus.cc:2468] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:57.435292 23071 tablet_bootstrap.cc:492] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.427975 23080 raft_consensus.cc:515] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.435860 23071 ts_tablet_manager.cc:1403] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.002s
W20260709 12:16:57.438078 22847 leader_election.cc:343] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:57.439484 22847 leader_election.cc:343] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.439432 23071 raft_consensus.cc:359] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.440122 22847 leader_election.cc:304] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7; no voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:57.440653 23071 raft_consensus.cc:385] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.441005 23099 raft_consensus.cc:2749] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.441076 23071 raft_consensus.cc:740] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.441676 22847 leader_election.cc:304] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [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: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:57.442552 23099 raft_consensus.cc:2804] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.442274 23071 consensus_queue.cc:260] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.442939 23099 raft_consensus.cc:493] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.443383 23099 raft_consensus.cc:3060] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.443801 22845 leader_election.cc:304] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.444705 23100 raft_consensus.cc:2804] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.421994 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.451042 23099 raft_consensus.cc:515] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.453302 23071 ts_tablet_manager.cc:1434] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:16:57.453796 23099 leader_election.cc:290] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.455610 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
W20260709 12:16:57.457007 22845 leader_election.cc:343] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.458331 23100 raft_consensus.cc:697] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:57.459414 23100 consensus_queue.cc:237] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.460932 23071 tablet_bootstrap.cc:492] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.462890 23080 leader_election.cc:290] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:16:57.466877 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.467510 23080 raft_consensus.cc:2804] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.443420 22920 leader_election.cc:304] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.467962 23080 raft_consensus.cc:493] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.464416 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:57.468842 23077 raft_consensus.cc:2804] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.475639 23077 raft_consensus.cc:493] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.475670 22881 raft_consensus.cc:3060] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:57.475797 22997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.91.130:33349, user_credentials={real_user=slave}} blocked reactor thread for 85831.1us
I20260709 12:16:57.476263 23077 raft_consensus.cc:3060] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.477638 23072 tablet_bootstrap.cc:492] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.477689 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:57.478302 23072 ts_tablet_manager.cc:1403] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.080s	user 0.037s	sys 0.019s
I20260709 12:16:57.478421 22956 raft_consensus.cc:3060] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.468541 23080 raft_consensus.cc:3060] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.470803 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:57.482942 23030 raft_consensus.cc:3060] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.484063 22881 raft_consensus.cc:2468] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:16:57.484402 23077 raft_consensus.cc:515] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.485446 22995 leader_election.cc:304] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.486006 22956 raft_consensus.cc:2468] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:16:57.486447 23104 raft_consensus.cc:2804] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.486918 23077 leader_election.cc:290] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.473098 23074 tablet_bootstrap.cc:492] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.488071 23074 ts_tablet_manager.cc:1403] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.170s	user 0.062s	sys 0.031s
I20260709 12:16:57.489666 23030 raft_consensus.cc:2468] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:57.474514 22955 raft_consensus.cc:2468] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:57.469748 23078 leader_election.cc:290] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.475252 23071 tablet_bootstrap.cc:654] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.468988 22920 leader_election.cc:304] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.491039 23074 raft_consensus.cc:359] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
W20260709 12:16:57.491510 22920 leader_election.cc:343] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.491775 23074 raft_consensus.cc:385] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.492125 23074 raft_consensus.cc:740] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.492890 23074 consensus_queue.cc:260] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
W20260709 12:16:57.493328 22920 leader_election.cc:343] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.490744 22845 leader_election.cc:304] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.493803 22920 leader_election.cc:304] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3; no voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:57.494328 23078 raft_consensus.cc:2804] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.494778 23078 raft_consensus.cc:697] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:57.495637 23078 consensus_queue.cc:237] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.481809 23072 raft_consensus.cc:359] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.497823 23077 raft_consensus.cc:2764] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:16:57.499050 23077 raft_consensus.cc:2749] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.497299 23072 raft_consensus.cc:385] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.498564 22777 catalog_manager.cc:5697] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.500607 23072 raft_consensus.cc:740] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.501813 23072 consensus_queue.cc:260] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.504552 23072 ts_tablet_manager.cc:1434] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.007s
I20260709 12:16:57.505663 23072 tablet_bootstrap.cc:492] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.500612 23080 raft_consensus.cc:515] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.509048 23080 leader_election.cc:290] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:16:57.509891 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:57.510160 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:57.510550 22880 raft_consensus.cc:3060] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.511018 22955 raft_consensus.cc:2393] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53dc0f45b78544d7919899295dfa0819 in current term 1: Already voted for candidate 186ef335a8124a779abe2c05e69a41d3 in this term.
I20260709 12:16:57.515614 23072 tablet_bootstrap.cc:654] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.519073 22880 raft_consensus.cc:2468] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:16:57.520500 22995 leader_election.cc:304] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 186ef335a8124a779abe2c05e69a41d3
I20260709 12:16:57.521716 23080 raft_consensus.cc:2804] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.522184 23080 raft_consensus.cc:697] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:16:57.523015 23080 consensus_queue.cc:237] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.527822 23071 tablet_bootstrap.cc:492] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.528425 23071 ts_tablet_manager.cc:1403] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.005s
I20260709 12:16:57.532131 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.535362 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:57.536166 22881 raft_consensus.cc:2393] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 186ef335a8124a779abe2c05e69a41d3 in current term 1: Already voted for candidate 53dc0f45b78544d7919899295dfa0819 in this term.
I20260709 12:16:57.536893 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:57.538147 23104 raft_consensus.cc:697] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:16:57.539075 23104 consensus_queue.cc:237] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.532344 23071 raft_consensus.cc:359] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.534278 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.543319 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:57.543541 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:57.544003 22955 raft_consensus.cc:3060] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.544266 23071 raft_consensus.cc:385] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.544657 23071 raft_consensus.cc:740] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
W20260709 12:16:57.544951 22847 leader_election.cc:343] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.545490 23071 consensus_queue.cc:260] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
W20260709 12:16:57.547086 22920 leader_election.cc:343] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:57.548795 22920 leader_election.cc:343] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.550779 23071 ts_tablet_manager.cc:1434] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:16:57.552016 23071 tablet_bootstrap.cc:492] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:16:57.552304 22920 leader_election.cc:304] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3; no voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:57.553337 23111 raft_consensus.cc:2749] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.556612 23074 ts_tablet_manager.cc:1434] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.068s	user 0.016s	sys 0.035s
I20260709 12:16:57.560438 23072 tablet_bootstrap.cc:492] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.561035 23072 ts_tablet_manager.cc:1403] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.026s
I20260709 12:16:57.562860 23071 tablet_bootstrap.cc:654] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.563879 23072 raft_consensus.cc:359] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.564670 23072 raft_consensus.cc:385] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.565001 23072 raft_consensus.cc:740] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.553597 22920 leader_election.cc:304] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [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: 186ef335a8124a779abe2c05e69a41d3; no voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:57.566557 23072 consensus_queue.cc:260] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.569869 23111 raft_consensus.cc:2749] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.567030 23074 tablet_bootstrap.cc:492] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.571033 23072 ts_tablet_manager.cc:1434] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:16:57.557649 22955 raft_consensus.cc:2468] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:57.577224 23072 tablet_bootstrap.cc:492] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:16:57.577244 22847 leader_election.cc:304] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:57.578568 23078 raft_consensus.cc:2804] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.578616 23074 tablet_bootstrap.cc:654] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.579165 23078 raft_consensus.cc:697] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:57.580089 23078 consensus_queue.cc:237] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.583647 23072 tablet_bootstrap.cc:654] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.588815 23071 tablet_bootstrap.cc:492] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:16:57.589331 23071 ts_tablet_manager.cc:1403] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.009s
I20260709 12:16:57.593228 23071 raft_consensus.cc:359] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.594321 23071 raft_consensus.cc:385] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.595201 23074 tablet_bootstrap.cc:492] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.594388 22778 catalog_manager.cc:5697] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.595757 23074 ts_tablet_manager.cc:1403] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.002s
I20260709 12:16:57.596596 23072 tablet_bootstrap.cc:492] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:16:57.597082 23072 ts_tablet_manager.cc:1403] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260709 12:16:57.598800 23074 raft_consensus.cc:359] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.599527 23074 raft_consensus.cc:385] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.599807 23074 raft_consensus.cc:740] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.595202 23071 raft_consensus.cc:740] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.600656 23074 consensus_queue.cc:260] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.600940 23071 consensus_queue.cc:260] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.603139 23074 ts_tablet_manager.cc:1434] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:57.599668 23072 raft_consensus.cc:359] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.603911 23072 raft_consensus.cc:385] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.604226 23074 tablet_bootstrap.cc:492] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.604250 23072 raft_consensus.cc:740] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.605347 23072 consensus_queue.cc:260] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.603137 23071 ts_tablet_manager.cc:1434] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:16:57.607453 23072 ts_tablet_manager.cc:1434] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:16:57.608701 22777 catalog_manager.cc:5697] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.611310 23074 tablet_bootstrap.cc:654] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.610751 22777 catalog_manager.cc:5697] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.616503 23074 tablet_bootstrap.cc:492] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.616974 23074 ts_tablet_manager.cc:1403] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 12:16:57.619732 23074 raft_consensus.cc:359] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.620230 23074 raft_consensus.cc:385] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.620529 23074 raft_consensus.cc:740] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.621258 23074 consensus_queue.cc:260] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.623503 23074 ts_tablet_manager.cc:1434] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:57.623045 22778 catalog_manager.cc:5697] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.624586 23074 tablet_bootstrap.cc:492] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.631162 23074 tablet_bootstrap.cc:654] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.636775 23074 tablet_bootstrap.cc:492] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.637151 23074 ts_tablet_manager.cc:1403] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:16:57.639153 23074 raft_consensus.cc:359] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.639637 23074 raft_consensus.cc:385] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.639865 23074 raft_consensus.cc:740] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.640497 23074 consensus_queue.cc:260] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.641958 23074 ts_tablet_manager.cc:1434] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:57.642776 23074 tablet_bootstrap.cc:492] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:16:57.647001 23074 tablet_bootstrap.cc:654] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.650818 23074 tablet_bootstrap.cc:492] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:16:57.651196 23074 ts_tablet_manager.cc:1403] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 12:16:57.653143 23074 raft_consensus.cc:359] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.653610 23074 raft_consensus.cc:385] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.653805 23074 raft_consensus.cc:740] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.654351 23074 consensus_queue.cc:260] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.656049 23074 ts_tablet_manager.cc:1434] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:16:57.666446 23078 raft_consensus.cc:493] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.666965 23078 raft_consensus.cc:515] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.668617 23078 leader_election.cc:290] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.669252 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.669665 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.669834 22955 raft_consensus.cc:2468] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.670218 23030 raft_consensus.cc:2468] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.670796 22847 leader_election.cc:304] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:57.671478 23078 raft_consensus.cc:2804] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.671751 23078 raft_consensus.cc:493] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.671998 23078 raft_consensus.cc:3060] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.677109 23078 raft_consensus.cc:515] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.678694 23078 leader_election.cc:290] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.679857 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:57.680644 22955 raft_consensus.cc:3060] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.679848 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:57.681069 23030 raft_consensus.cc:3060] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.685549 22955 raft_consensus.cc:2468] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:57.685889 23030 raft_consensus.cc:2468] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:57.686589 22847 leader_election.cc:304] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:57.687278 23078 raft_consensus.cc:2804] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.687685 23078 raft_consensus.cc:697] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:57.688416 23078 consensus_queue.cc:237] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.695457 22778 catalog_manager.cc:5697] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.761746 23111 raft_consensus.cc:493] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.762398 23111 raft_consensus.cc:515] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.764438 23111 leader_election.cc:290] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.765161 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622d5ae974347a6b6e01ec0a20eb48a" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.765666 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622d5ae974347a6b6e01ec0a20eb48a" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.765892 22880 raft_consensus.cc:2468] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:16:57.766355 23030 raft_consensus.cc:2468] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:16:57.767045 22920 leader_election.cc:304] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:57.767704 23111 raft_consensus.cc:2804] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.767989 23111 raft_consensus.cc:493] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.768232 23111 raft_consensus.cc:3060] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.773533 23111 raft_consensus.cc:515] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.775079 23111 leader_election.cc:290] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.775925 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622d5ae974347a6b6e01ec0a20eb48a" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:57.776119 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622d5ae974347a6b6e01ec0a20eb48a" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:57.776471 22880 raft_consensus.cc:3060] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.776712 23030 raft_consensus.cc:3060] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.781615 23030 raft_consensus.cc:2468] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 1.
I20260709 12:16:57.781731 22880 raft_consensus.cc:2468] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 1.
I20260709 12:16:57.782593 22920 leader_election.cc:304] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:57.783197 23111 raft_consensus.cc:2804] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.783574 23111 raft_consensus.cc:697] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:16:57.784373 23111 consensus_queue.cc:237] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.791235 22778 catalog_manager.cc:5697] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.800051 23104 raft_consensus.cc:493] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.800662 23104 raft_consensus.cc:515] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.802505 23104 leader_election.cc:290] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:16:57.803139 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.803478 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.804242 22955 raft_consensus.cc:2393] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53dc0f45b78544d7919899295dfa0819 in current term 1: Already voted for candidate 039402eaabfb46099f41ce153a9506c7 in this term.
I20260709 12:16:57.805363 22997 leader_election.cc:304] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53dc0f45b78544d7919899295dfa0819; no voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3
I20260709 12:16:57.806046 23104 raft_consensus.cc:3060] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.813057 23104 raft_consensus.cc:2749] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.825667 23111 raft_consensus.cc:493] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.826314 23111 raft_consensus.cc:515] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.828631 23111 leader_election.cc:290] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.829362 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:57.829612 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.830001 22880 raft_consensus.cc:2468] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:16:57.830307 23030 raft_consensus.cc:2468] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:16:57.830992 22920 leader_election.cc:304] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:57.831683 23111 raft_consensus.cc:2804] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.831995 23111 raft_consensus.cc:493] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.832293 23111 raft_consensus.cc:3060] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.837656 23111 raft_consensus.cc:515] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.839241 23111 leader_election.cc:290] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.840188 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:57.840466 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:57.840919 22880 raft_consensus.cc:3060] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.841053 23030 raft_consensus.cc:3060] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.846212 22880 raft_consensus.cc:2468] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 1.
I20260709 12:16:57.846341 23030 raft_consensus.cc:2468] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 1.
I20260709 12:16:57.847286 22920 leader_election.cc:304] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:57.847939 23111 raft_consensus.cc:2804] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.848430 23111 raft_consensus.cc:697] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:16:57.849064 23111 consensus_queue.cc:237] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.856724 22778 catalog_manager.cc:5697] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.885535 23078 consensus_queue.cc:1048] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:57.897898 23106 consensus_queue.cc:1048] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:57.957985 23104 consensus_queue.cc:1048] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:57.968416 23108 consensus_queue.cc:1048] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:57.978718 23106 consensus_queue.cc:1048] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:57.986868 23106 raft_consensus.cc:493] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.987349 23106 raft_consensus.cc:515] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:57.988744 23100 consensus_queue.cc:1048] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:57.989449 23106 leader_election.cc:290] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:57.991055 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:16:57.991326 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:57.991755 22956 raft_consensus.cc:2468] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.992010 23030 raft_consensus.cc:2468] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:16:57.993619 22847 leader_election.cc:304] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:57.994644 23106 raft_consensus.cc:2804] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.995060 23106 raft_consensus.cc:493] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.995402 23106 raft_consensus.cc:3060] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.003705 23106 raft_consensus.cc:515] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.006349 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:58.007151 22956 raft_consensus.cc:3060] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.008699 23108 consensus_queue.cc:1048] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.006522 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:58.010703 23031 raft_consensus.cc:3060] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.005973 23106 leader_election.cc:290] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:58.013688 22956 raft_consensus.cc:2468] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:58.015030 22847 leader_election.cc:304] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:58.015914 23106 raft_consensus.cc:2804] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:58.016393 23106 raft_consensus.cc:697] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:58.017191 23106 consensus_queue.cc:237] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.024399 23100 consensus_queue.cc:1048] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.025890 23031 raft_consensus.cc:2468] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:16:58.029717 23110 consensus_queue.cc:1048] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.034426 22779 catalog_manager.cc:5697] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.035719 22955 raft_consensus.cc:3060] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.044422 23111 raft_consensus.cc:493] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:58.044989 23111 raft_consensus.cc:515] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.048761 23111 leader_election.cc:290] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:58.050628 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:16:58.050897 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:16:58.052367 22920 leader_election.cc:304] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [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: 186ef335a8124a779abe2c05e69a41d3; no voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:58.053042 23111 raft_consensus.cc:2749] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:58.053294 23106 consensus_queue.cc:1048] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.082358 23030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
mode: GRACEFUL
new_leader_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:44438
I20260709 12:16:58.082944 23030 raft_consensus.cc:606] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Received request to transfer leadership to TS 039402eaabfb46099f41ce153a9506c7
I20260709 12:16:58.088446 23030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
mode: GRACEFUL
new_leader_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:44438
I20260709 12:16:58.088933 23030 raft_consensus.cc:606] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Received request to transfer leadership to TS 039402eaabfb46099f41ce153a9506c7
I20260709 12:16:58.107645 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
mode: GRACEFUL
new_leader_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:41390
I20260709 12:16:58.108225 22880 raft_consensus.cc:606] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Received request to transfer leadership to TS 186ef335a8124a779abe2c05e69a41d3
I20260709 12:16:58.118961 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
mode: GRACEFUL
new_leader_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:41390
I20260709 12:16:58.119451 22880 raft_consensus.cc:606] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Received request to transfer leadership to TS 186ef335a8124a779abe2c05e69a41d3
I20260709 12:16:58.120122 23106 consensus_queue.cc:1048] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.124888 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5715f91806d043b2ab167111a0393303"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
mode: GRACEFUL
new_leader_uuid: "53dc0f45b78544d7919899295dfa0819"
 from {username='slave'} at 127.0.0.1:41390
I20260709 12:16:58.125368 22880 raft_consensus.cc:606] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Received request to transfer leadership to TS 53dc0f45b78544d7919899295dfa0819
I20260709 12:16:58.132169 23078 consensus_queue.cc:1048] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.140798 23100 raft_consensus.cc:993] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7: : Instructing follower 53dc0f45b78544d7919899295dfa0819 to start an election
I20260709 12:16:58.141243 23078 raft_consensus.cc:1081] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Signalling peer 53dc0f45b78544d7919899295dfa0819 to start an election
I20260709 12:16:58.142747 23030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5715f91806d043b2ab167111a0393303"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
 from {username='slave'} at 127.0.0.1:44422
I20260709 12:16:58.143268 23030 raft_consensus.cc:493] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.143543 23030 raft_consensus.cc:3060] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.148488 23030 raft_consensus.cc:515] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.150676 23030 leader_election.cc:290] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:16:58.151103 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:58.151396 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5715f91806d043b2ab167111a0393303" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:58.151724 22880 raft_consensus.cc:3055] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.152053 22880 raft_consensus.cc:740] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:58.152081 22955 raft_consensus.cc:3060] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.153146 22880 consensus_queue.cc:260] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.154188 22880 raft_consensus.cc:3060] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.158144 22955 raft_consensus.cc:2468] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 2.
I20260709 12:16:58.159165 22997 leader_election.cc:304] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:58.159788 22880 raft_consensus.cc:2468] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 2.
I20260709 12:16:58.159969 23110 raft_consensus.cc:2804] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.160497 23110 raft_consensus.cc:697] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 2 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:16:58.161326 23110 consensus_queue.cc:237] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.167032 22778 catalog_manager.cc:5697] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 1 to 2, leader changed from 039402eaabfb46099f41ce153a9506c7 (127.13.91.129) to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.230124 23111 consensus_queue.cc:1048] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.243522 23077 consensus_queue.cc:1048] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.279284 23077 consensus_queue.cc:1048] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.294860 23077 consensus_queue.cc:1048] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.405185 23104 raft_consensus.cc:993] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819: : Instructing follower 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:16:58.405663 23110 raft_consensus.cc:1081] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Signalling peer 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:16:58.407130 22881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:41374
I20260709 12:16:58.407630 22881 raft_consensus.cc:493] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.407917 22881 raft_consensus.cc:3060] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.413172 22881 raft_consensus.cc:515] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.414736 22881 leader_election.cc:290] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:58.415745 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:58.415916 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a33090f72400c965912d8a90eecf1" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:58.416448 22955 raft_consensus.cc:3060] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.416568 23031 raft_consensus.cc:3055] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.416983 23031 raft_consensus.cc:740] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:16:58.417665 23031 consensus_queue.cc:260] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.418612 23031 raft_consensus.cc:3060] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.424310 22955 raft_consensus.cc:2468] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:16:58.425177 23031 raft_consensus.cc:2468] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:16:58.425738 22847 leader_election.cc:304] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:58.426518 23078 raft_consensus.cc:2804] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.426870 23078 raft_consensus.cc:697] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:58.427588 23078 consensus_queue.cc:237] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.433590 22779 catalog_manager.cc:5697] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 1 to 2, leader changed from 53dc0f45b78544d7919899295dfa0819 (127.13.91.131) to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.543687 22881 raft_consensus.cc:1275] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 53dc0f45b78544d7919899295dfa0819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.544781 23110 consensus_queue.cc:1048] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.552167 22955 raft_consensus.cc:1275] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 53dc0f45b78544d7919899295dfa0819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.554255 23110 consensus_queue.cc:1048] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.557067 23153 raft_consensus.cc:993] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819: : Instructing follower 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:16:58.557893 23153 raft_consensus.cc:1081] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Signalling peer 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:16:58.559499 22880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:41374
I20260709 12:16:58.560074 22880 raft_consensus.cc:493] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.560505 22880 raft_consensus.cc:3060] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.568562 22880 raft_consensus.cc:515] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.571003 22880 leader_election.cc:290] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:58.571287 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:16:58.571565 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3535488d2905466b8771f92a182dc1d3" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:58.571902 22955 raft_consensus.cc:3060] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.572208 23031 raft_consensus.cc:3055] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.572552 23031 raft_consensus.cc:740] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:16:58.573261 23031 consensus_queue.cc:260] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.574209 23031 raft_consensus.cc:3060] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.577466 22955 raft_consensus.cc:2468] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:16:58.578681 22847 leader_election.cc:304] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:58.579483 23078 raft_consensus.cc:2804] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.580087 23078 raft_consensus.cc:697] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:58.580236 23031 raft_consensus.cc:2468] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:16:58.581058 23078 consensus_queue.cc:237] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.583416 23106 consensus_queue.cc:1048] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.588629 22779 catalog_manager.cc:5697] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 1 to 2, leader changed from 53dc0f45b78544d7919899295dfa0819 (127.13.91.131) to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.596125 23100 consensus_queue.cc:1048] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.605698 23078 raft_consensus.cc:993] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7: : Instructing follower 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:16:58.606220 23100 raft_consensus.cc:1081] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Signalling peer 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:16:58.608093 22955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:33636
I20260709 12:16:58.608799 22955 raft_consensus.cc:493] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.609194 22955 raft_consensus.cc:3060] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.610366 23100 raft_consensus.cc:993] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7: : Instructing follower 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:16:58.610831 23078 raft_consensus.cc:1081] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Signalling peer 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:16:58.612324 22956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:33636
I20260709 12:16:58.612869 22956 raft_consensus.cc:493] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.613253 22956 raft_consensus.cc:3060] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.616604 22955 raft_consensus.cc:515] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.618881 22955 leader_election.cc:290] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:58.619628 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:58.619935 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a01b30d6b2840169ee8d281255462b5" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:58.620268 22880 raft_consensus.cc:3055] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.620592 23031 raft_consensus.cc:3060] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.620693 22880 raft_consensus.cc:740] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:58.621613 22880 consensus_queue.cc:260] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.621637 22956 raft_consensus.cc:515] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.622656 22880 raft_consensus.cc:3060] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.623903 22956 leader_election.cc:290] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:16:58.624647 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:16:58.625250 22881 raft_consensus.cc:3055] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.625538 22881 raft_consensus.cc:740] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:16:58.625609 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba338c6245ab482ba32eb1e4181342e4" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:16:58.626260 23030 raft_consensus.cc:3060] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.626251 22881 consensus_queue.cc:260] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.627589 22881 raft_consensus.cc:3060] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.629242 22880 raft_consensus.cc:2468] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:16:58.630396 22920 leader_election.cc:304] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:16:58.631018 23151 raft_consensus.cc:2804] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.631354 23151 raft_consensus.cc:697] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:16:58.632169 23151 consensus_queue.cc:237] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.633014 23031 raft_consensus.cc:2468] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:16:58.633648 23030 raft_consensus.cc:2468] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:16:58.635349 22920 leader_election.cc:304] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:16:58.636059 23151 raft_consensus.cc:2804] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.636498 23151 raft_consensus.cc:697] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:16:58.637159 23151 consensus_queue.cc:237] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:16:58.639835 22881 raft_consensus.cc:2468] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:16:58.639365 22779 catalog_manager.cc:5697] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 1 to 2, leader changed from 039402eaabfb46099f41ce153a9506c7 (127.13.91.129) to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.650801 22779 catalog_manager.cc:5697] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 1 to 2, leader changed from 039402eaabfb46099f41ce153a9506c7 (127.13.91.129) to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.984028 22956 raft_consensus.cc:1275] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.985373 23078 consensus_queue.cc:1048] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.993791 23030 raft_consensus.cc:1275] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.995493 23106 consensus_queue.cc:1048] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.096755 22956 raft_consensus.cc:1275] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.097970 23106 consensus_queue.cc:1048] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.101357 23030 raft_consensus.cc:1275] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.103019 23151 consensus_queue.cc:1048] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.109606 23031 raft_consensus.cc:1275] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.111057 23106 consensus_queue.cc:1048] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.112624 22881 raft_consensus.cc:1275] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.115311 23077 consensus_queue.cc:1048] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.213351 22881 raft_consensus.cc:1275] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.214617 23077 consensus_queue.cc:1048] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.223917 23031 raft_consensus.cc:1275] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.226257 23151 consensus_queue.cc:1048] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:01.154879 22777 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50434:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:17:01.157450 22777 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:17:01.204960 22869 tablet_service.cc:1511] Processing CreateTablet for tablet 140cb83525124497bb4353e012ee7ad3 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:01.206249 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140cb83525124497bb4353e012ee7ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.207238 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 140cb83525124497bb4353e012ee7ad3 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:01.208570 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140cb83525124497bb4353e012ee7ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.211948 23018 tablet_service.cc:1511] Processing CreateTablet for tablet 140cb83525124497bb4353e012ee7ad3 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:01.212168 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 5fce0247041f4586a9b67d374a9014cf (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:01.213550 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fce0247041f4586a9b67d374a9014cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.213477 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140cb83525124497bb4353e012ee7ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.224505 22865 tablet_service.cc:1511] Processing CreateTablet for tablet 5fce0247041f4586a9b67d374a9014cf (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:01.226008 22865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fce0247041f4586a9b67d374a9014cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.231849 23017 tablet_service.cc:1511] Processing CreateTablet for tablet 5fce0247041f4586a9b67d374a9014cf (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:01.233335 23017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fce0247041f4586a9b67d374a9014cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.235526 23019 tablet_service.cc:1511] Processing CreateTablet for tablet 5d96545123ab44b6a00aa3115a684552 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:01.236948 23019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d96545123ab44b6a00aa3115a684552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.237308 22864 tablet_service.cc:1511] Processing CreateTablet for tablet 5d96545123ab44b6a00aa3115a684552 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:01.238579 22864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d96545123ab44b6a00aa3115a684552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.243113 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 0fee082e38a84743ade11e4f868a5c16 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:01.243978 23015 tablet_service.cc:1511] Processing CreateTablet for tablet 0fee082e38a84743ade11e4f868a5c16 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:01.244570 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fee082e38a84743ade11e4f868a5c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.245355 23015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fee082e38a84743ade11e4f868a5c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.246631 22941 tablet_service.cc:1511] Processing CreateTablet for tablet 5d96545123ab44b6a00aa3115a684552 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:01.247916 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d96545123ab44b6a00aa3115a684552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.248483 22939 tablet_service.cc:1511] Processing CreateTablet for tablet 0fee082e38a84743ade11e4f868a5c16 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:01.249719 22939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fee082e38a84743ade11e4f868a5c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.255244 22946 tablet_service.cc:1511] Processing CreateTablet for tablet ce9f0a9104d243d3bf4f8163c31fa53b (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:01.255995 22945 tablet_service.cc:1511] Processing CreateTablet for tablet d89a0a698862438eac15d73afebbe6da (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:01.256687 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9f0a9104d243d3bf4f8163c31fa53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.257494 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89a0a698862438eac15d73afebbe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.260788 23016 tablet_service.cc:1511] Processing CreateTablet for tablet ce9f0a9104d243d3bf4f8163c31fa53b (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:01.262116 23016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9f0a9104d243d3bf4f8163c31fa53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.265839 23021 tablet_service.cc:1511] Processing CreateTablet for tablet d89a0a698862438eac15d73afebbe6da (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:01.266601 22871 tablet_service.cc:1511] Processing CreateTablet for tablet ce9f0a9104d243d3bf4f8163c31fa53b (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:01.267185 23021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89a0a698862438eac15d73afebbe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.266950 22942 tablet_service.cc:1511] Processing CreateTablet for tablet b54cd20c80be4416a828bd765690d029 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:01.268236 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54cd20c80be4416a828bd765690d029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.268613 22938 tablet_service.cc:1511] Processing CreateTablet for tablet 54aebd166c7a48b28fd8ab2ca2b5db62 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:01.269232 23020 tablet_service.cc:1511] Processing CreateTablet for tablet b54cd20c80be4416a828bd765690d029 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:01.269810 22938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aebd166c7a48b28fd8ab2ca2b5db62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.270485 23020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54cd20c80be4416a828bd765690d029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.273214 23014 tablet_service.cc:1511] Processing CreateTablet for tablet 54aebd166c7a48b28fd8ab2ca2b5db62 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:01.273886 22866 tablet_service.cc:1511] Processing CreateTablet for tablet d89a0a698862438eac15d73afebbe6da (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:01.274654 23014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aebd166c7a48b28fd8ab2ca2b5db62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.275040 22868 tablet_service.cc:1511] Processing CreateTablet for tablet 54aebd166c7a48b28fd8ab2ca2b5db62 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:01.275867 22867 tablet_service.cc:1511] Processing CreateTablet for tablet b54cd20c80be4416a828bd765690d029 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:01.275072 22863 tablet_service.cc:1511] Processing CreateTablet for tablet 89efd148b1984d1a9954f5fa1777ef10 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:01.281710 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9f0a9104d243d3bf4f8163c31fa53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.282670 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89a0a698862438eac15d73afebbe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.284556 22863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89efd148b1984d1a9954f5fa1777ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.291944 22868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54aebd166c7a48b28fd8ab2ca2b5db62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.295207 22867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54cd20c80be4416a828bd765690d029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.308151 22942 tablet_service.cc:1511] Processing CreateTablet for tablet 89efd148b1984d1a9954f5fa1777ef10 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:01.309672 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89efd148b1984d1a9954f5fa1777ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.314728 23013 tablet_service.cc:1511] Processing CreateTablet for tablet 89efd148b1984d1a9954f5fa1777ef10 (DEFAULT_TABLE table=soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:01.316119 23013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89efd148b1984d1a9954f5fa1777ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.318609 23177 tablet_bootstrap.cc:492] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.332805 23177 tablet_bootstrap.cc:654] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.401021 23175 tablet_bootstrap.cc:492] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.411041 23175 tablet_bootstrap.cc:654] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.423563 23175 tablet_bootstrap.cc:492] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.424137 23175 ts_tablet_manager.cc:1403] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260709 12:17:01.427225 23175 raft_consensus.cc:359] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.428085 23175 raft_consensus.cc:385] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.428481 23175 raft_consensus.cc:740] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.429556 23175 consensus_queue.cc:260] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.432075 23175 ts_tablet_manager.cc:1434] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:01.433226 23175 tablet_bootstrap.cc:492] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.442958 23175 tablet_bootstrap.cc:654] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:01.451299 22827 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:01.454553 23176 tablet_bootstrap.cc:492] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:17:01.455224 23177 tablet_bootstrap.cc:492] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.455789 23177 ts_tablet_manager.cc:1403] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.040s
I20260709 12:17:01.458877 23177 raft_consensus.cc:359] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.460482 23177 raft_consensus.cc:385] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.460868 23177 raft_consensus.cc:740] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.461745 23177 consensus_queue.cc:260] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.463083 23175 tablet_bootstrap.cc:492] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.463693 23175 ts_tablet_manager.cc:1403] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260709 12:17:01.466708 23175 raft_consensus.cc:359] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.467456 23175 raft_consensus.cc:385] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.467757 23175 raft_consensus.cc:740] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.468534 23175 consensus_queue.cc:260] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.476722 23177 ts_tablet_manager.cc:1434] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 12:17:01.478174 23175 ts_tablet_manager.cc:1434] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:01.479390 23175 tablet_bootstrap.cc:492] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.484472 23177 tablet_bootstrap.cc:492] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.486168 23175 tablet_bootstrap.cc:654] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.491776 23177 tablet_bootstrap.cc:654] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.510432 23176 tablet_bootstrap.cc:654] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.514302 23175 tablet_bootstrap.cc:492] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.514858 23175 ts_tablet_manager.cc:1403] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.015s
I20260709 12:17:01.515108 23177 tablet_bootstrap.cc:492] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.515691 23177 ts_tablet_manager.cc:1403] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 12:17:01.517220 23176 tablet_bootstrap.cc:492] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.517654 23175 raft_consensus.cc:359] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.518380 23176 ts_tablet_manager.cc:1403] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 12:17:01.518605 23175 raft_consensus.cc:385] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.518548 23177 raft_consensus.cc:359] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.519151 23175 raft_consensus.cc:740] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.519336 23177 raft_consensus.cc:385] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.519646 23177 raft_consensus.cc:740] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.520064 23175 consensus_queue.cc:260] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.520351 23177 consensus_queue.cc:260] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.521458 23176 raft_consensus.cc:359] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.522279 23176 raft_consensus.cc:385] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.522590 23175 ts_tablet_manager.cc:1434] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:17:01.522735 23177 ts_tablet_manager.cc:1434] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:17:01.524065 23175 tablet_bootstrap.cc:492] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.522619 23176 raft_consensus.cc:740] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.524259 23177 tablet_bootstrap.cc:492] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.524971 23176 consensus_queue.cc:260] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.528606 23176 ts_tablet_manager.cc:1434] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:01.531620 23177 tablet_bootstrap.cc:654] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.535795 23175 tablet_bootstrap.cc:654] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.536154 23176 tablet_bootstrap.cc:492] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:17:01.537506 23177 tablet_bootstrap.cc:492] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.538081 23177 ts_tablet_manager.cc:1403] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:17:01.541188 23177 raft_consensus.cc:359] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.541962 23177 raft_consensus.cc:385] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.542289 23177 raft_consensus.cc:740] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.543504 23176 tablet_bootstrap.cc:654] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.543063 23177 consensus_queue.cc:260] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.545967 23177 ts_tablet_manager.cc:1434] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:17:01.547111 23177 tablet_bootstrap.cc:492] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.553856 23177 tablet_bootstrap.cc:654] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.555281 23176 tablet_bootstrap.cc:492] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.555939 23176 ts_tablet_manager.cc:1403] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 12:17:01.559141 23176 raft_consensus.cc:359] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.560149 23176 raft_consensus.cc:385] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.560551 23176 raft_consensus.cc:740] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.561395 23176 consensus_queue.cc:260] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.566048 23176 ts_tablet_manager.cc:1434] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:17:01.566802 23175 tablet_bootstrap.cc:492] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.567057 23176 tablet_bootstrap.cc:492] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:17:01.567421 23175 ts_tablet_manager.cc:1403] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.009s
I20260709 12:17:01.570499 23175 raft_consensus.cc:359] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.571288 23175 raft_consensus.cc:385] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.571625 23175 raft_consensus.cc:740] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.572525 23175 consensus_queue.cc:260] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.574836 23175 ts_tablet_manager.cc:1434] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:17:01.575884 23175 tablet_bootstrap.cc:492] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.577998 23176 tablet_bootstrap.cc:654] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.582597 23175 tablet_bootstrap.cc:654] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.589289 23177 tablet_bootstrap.cc:492] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.589985 23177 ts_tablet_manager.cc:1403] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.010s
I20260709 12:17:01.594156 23177 raft_consensus.cc:359] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.594947 23177 raft_consensus.cc:385] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.595292 23177 raft_consensus.cc:740] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.596098 23177 consensus_queue.cc:260] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.597801 23176 tablet_bootstrap.cc:492] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.598405 23176 ts_tablet_manager.cc:1403] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.010s
I20260709 12:17:01.598399 23177 ts_tablet_manager.cc:1434] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:17:01.599805 23177 tablet_bootstrap.cc:492] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.601267 23175 tablet_bootstrap.cc:492] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.601922 23175 ts_tablet_manager.cc:1403] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260709 12:17:01.601491 23176 raft_consensus.cc:359] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.602381 23176 raft_consensus.cc:385] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.602705 23176 raft_consensus.cc:740] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.603482 23176 consensus_queue.cc:260] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.605876 23176 ts_tablet_manager.cc:1434] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:17:01.606926 23176 tablet_bootstrap.cc:492] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:17:01.607223 23177 tablet_bootstrap.cc:654] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.611002 23175 raft_consensus.cc:359] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.611871 23175 raft_consensus.cc:385] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.612210 23175 raft_consensus.cc:740] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.613477 23176 tablet_bootstrap.cc:654] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.613071 23175 consensus_queue.cc:260] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.615895 23175 ts_tablet_manager.cc:1434] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:01.616962 23175 tablet_bootstrap.cc:492] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.618996 23177 tablet_bootstrap.cc:492] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.619591 23177 ts_tablet_manager.cc:1403] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:17:01.622268 23176 tablet_bootstrap.cc:492] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.622893 23176 ts_tablet_manager.cc:1403] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 12:17:01.622996 23177 raft_consensus.cc:359] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.623893 23177 raft_consensus.cc:385] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.624265 23177 raft_consensus.cc:740] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.625133 23177 consensus_queue.cc:260] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.626403 23175 tablet_bootstrap.cc:654] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.626164 23176 raft_consensus.cc:359] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.627007 23176 raft_consensus.cc:385] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.627353 23176 raft_consensus.cc:740] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.627715 23177 ts_tablet_manager.cc:1434] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:01.628259 23176 consensus_queue.cc:260] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.632553 23177 tablet_bootstrap.cc:492] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.633435 23174 raft_consensus.cc:493] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.634003 23174 raft_consensus.cc:515] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.637653 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:01.639253 23176 ts_tablet_manager.cc:1434] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:01.639751 23177 tablet_bootstrap.cc:654] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.640446 23176 tablet_bootstrap.cc:492] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
W20260709 12:17:01.640606 22920 leader_election.cc:343] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.644894 23174 leader_election.cc:290] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.646626 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
W20260709 12:17:01.650098 22920 leader_election.cc:343] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.650688 22920 leader_election.cc:304] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3; no voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819
I20260709 12:17:01.648082 23176 tablet_bootstrap.cc:654] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.652168 23174 raft_consensus.cc:2749] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:01.667446 23176 tablet_bootstrap.cc:492] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.668066 23176 ts_tablet_manager.cc:1403] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260709 12:17:01.669054 23177 tablet_bootstrap.cc:492] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.669095 23175 tablet_bootstrap.cc:492] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.669715 23175 ts_tablet_manager.cc:1403] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.024s
I20260709 12:17:01.669715 23177 ts_tablet_manager.cc:1403] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.023s
I20260709 12:17:01.671288 23176 raft_consensus.cc:359] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.672112 23176 raft_consensus.cc:385] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.672425 23176 raft_consensus.cc:740] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.672914 23175 raft_consensus.cc:359] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.673189 23176 consensus_queue.cc:260] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.673705 23175 raft_consensus.cc:385] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.673444 23177 raft_consensus.cc:359] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.674082 23175 raft_consensus.cc:740] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.674520 23177 raft_consensus.cc:385] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.674897 23177 raft_consensus.cc:740] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.674940 23175 consensus_queue.cc:260] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.675840 23177 consensus_queue.cc:260] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.677489 23163 raft_consensus.cc:493] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.677835 23175 ts_tablet_manager.cc:1434] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:01.677985 23163 raft_consensus.cc:515] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.678978 23175 tablet_bootstrap.cc:492] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.682030 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.682587 23176 ts_tablet_manager.cc:1434] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:17:01.683677 23176 tablet_bootstrap.cc:492] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
W20260709 12:17:01.683576 22997 leader_election.cc:343] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.686559 23175 tablet_bootstrap.cc:654] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.690639 23176 tablet_bootstrap.cc:654] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.696950 23197 raft_consensus.cc:493] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.697486 23197 raft_consensus.cc:515] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.698734 23175 tablet_bootstrap.cc:492] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.699417 23175 ts_tablet_manager.cc:1403] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 12:17:01.699713 23197 leader_election.cc:290] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.701058 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89efd148b1984d1a9954f5fa1777ef10" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.701762 22956 raft_consensus.cc:2468] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:01.703230 22997 leader_election.cc:304] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:01.704079 23197 raft_consensus.cc:2804] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.703938 23175 raft_consensus.cc:359] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.704605 23197 raft_consensus.cc:493] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.704878 23175 raft_consensus.cc:385] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.705008 23197 raft_consensus.cc:3060] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.705322 23175 raft_consensus.cc:740] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.706212 23175 consensus_queue.cc:260] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.706863 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89efd148b1984d1a9954f5fa1777ef10" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:01.707598 22880 raft_consensus.cc:2468] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:01.709043 23175 ts_tablet_manager.cc:1434] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:17:01.691938 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:01.710269 23175 tablet_bootstrap.cc:492] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.712631 23197 raft_consensus.cc:515] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
W20260709 12:17:01.714279 22995 leader_election.cc:343] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.714802 22995 leader_election.cc:304] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53dc0f45b78544d7919899295dfa0819; no voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:01.715545 23163 leader_election.cc:290] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.716405 23163 raft_consensus.cc:2749] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:01.718765 23175 tablet_bootstrap.cc:654] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.723482 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89efd148b1984d1a9954f5fa1777ef10" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:01.724210 22881 raft_consensus.cc:3060] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.725059 23163 raft_consensus.cc:493] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.725749 23163 raft_consensus.cc:515] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.726866 23195 raft_consensus.cc:493] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.727391 23195 raft_consensus.cc:515] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.729425 23163 leader_election.cc:290] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.730141 23175 tablet_bootstrap.cc:492] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.730710 23175 ts_tablet_manager.cc:1403] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:17:01.733713 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.733618 23175 raft_consensus.cc:359] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.734519 23175 raft_consensus.cc:385] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.734928 23175 raft_consensus.cc:740] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.735675 23175 consensus_queue.cc:260] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.737672 23175 ts_tablet_manager.cc:1434] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:01.738749 23175 tablet_bootstrap.cc:492] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3: Bootstrap starting.
I20260709 12:17:01.740691 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.729540 23195 leader_election.cc:290] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.745335 23175 tablet_bootstrap.cc:654] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.734488 22955 raft_consensus.cc:2468] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:17:01.746958 22847 leader_election.cc:304] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:17:01.747814 23195 raft_consensus.cc:2804] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.748179 23195 raft_consensus.cc:493] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.748551 23195 raft_consensus.cc:3060] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.755653 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:01.757140 23163 raft_consensus.cc:493] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.760584 23163 raft_consensus.cc:515] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.763468 23195 raft_consensus.cc:515] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.763940 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.764676 22956 raft_consensus.cc:2468] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:01.766155 22997 leader_election.cc:304] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:01.768294 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:17:01.768980 23031 raft_consensus.cc:2468] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:17:01.770289 22880 raft_consensus.cc:2393] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53dc0f45b78544d7919899295dfa0819 in current term 1: Already voted for candidate 039402eaabfb46099f41ce153a9506c7 in this term.
I20260709 12:17:01.772855 23197 leader_election.cc:290] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.773766 23197 raft_consensus.cc:493] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.774307 23197 raft_consensus.cc:515] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.774724 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:01.775446 22880 raft_consensus.cc:2468] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:01.767720 23163 leader_election.cc:290] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.776739 23163 raft_consensus.cc:2804] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.777321 23163 raft_consensus.cc:493] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.772917 22995 leader_election.cc:304] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53dc0f45b78544d7919899295dfa0819; no voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:01.777750 23163 raft_consensus.cc:3060] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.776835 23197 leader_election.cc:290] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.780526 23197 raft_consensus.cc:3060] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.779743 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:01.783448 22880 raft_consensus.cc:2468] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:01.783612 23177 ts_tablet_manager.cc:1434] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.113s	user 0.026s	sys 0.052s
I20260709 12:17:01.784655 23195 leader_election.cc:290] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.785205 23177 tablet_bootstrap.cc:492] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.787474 23163 raft_consensus.cc:515] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.796617 23175 tablet_bootstrap.cc:492] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3: No bootstrap required, opened a new log
I20260709 12:17:01.788833 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:01.797137 23175 ts_tablet_manager.cc:1403] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.029s
I20260709 12:17:01.797125 23163 leader_election.cc:290] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.797173 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89efd148b1984d1a9954f5fa1777ef10" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:01.798445 22955 raft_consensus.cc:3060] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.791311 23197 raft_consensus.cc:2749] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:01.797528 22956 raft_consensus.cc:3060] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.800195 23175 raft_consensus.cc:359] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.800998 23175 raft_consensus.cc:385] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.801314 23175 raft_consensus.cc:740] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.800438 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.792058 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:01.794229 23176 tablet_bootstrap.cc:492] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.802485 23176 ts_tablet_manager.cc:1403] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.000s
I20260709 12:17:01.802398 23175 consensus_queue.cc:260] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.779625 22881 raft_consensus.cc:2468] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:01.805583 23176 raft_consensus.cc:359] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.806262 23176 raft_consensus.cc:385] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.806550 23176 raft_consensus.cc:740] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.801095 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:01.807036 22955 raft_consensus.cc:2468] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:01.807261 22953 raft_consensus.cc:3060] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.808504 22997 leader_election.cc:304] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:01.809618 23197 raft_consensus.cc:2804] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.810882 23197 raft_consensus.cc:697] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:01.809262 23176 consensus_queue.cc:260] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.791729 22995 leader_election.cc:304] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:01.812122 23175 ts_tablet_manager.cc:1434] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 12:17:01.807543 22954 raft_consensus.cc:2468] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:01.816295 23176 ts_tablet_manager.cc:1434] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:01.823406 22953 raft_consensus.cc:2468] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:01.825395 23202 raft_consensus.cc:2804] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.825878 23202 raft_consensus.cc:493] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.826212 22997 leader_election.cc:304] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:01.827389 23196 raft_consensus.cc:2804] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.827944 23196 raft_consensus.cc:697] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:01.828330 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:01.829073 22881 raft_consensus.cc:3060] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.828843 23196 consensus_queue.cc:237] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.823406 22956 raft_consensus.cc:2468] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:17:01.826190 23202 raft_consensus.cc:3060] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.835269 23195 raft_consensus.cc:493] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.835855 23195 raft_consensus.cc:515] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.813107 23197 consensus_queue.cc:237] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.836743 22881 raft_consensus.cc:2468] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:01.838095 23195 leader_election.cc:290] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.840183 23202 raft_consensus.cc:515] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.843386 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fee082e38a84743ade11e4f868a5c16" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:17:01.844018 22847 leader_election.cc:304] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:17:01.844978 23195 raft_consensus.cc:2804] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.845438 23195 raft_consensus.cc:697] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
W20260709 12:17:01.845490 22845 leader_election.cc:343] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.846350 23195 consensus_queue.cc:237] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.827000 23176 tablet_bootstrap.cc:492] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:17:01.828656 23031 raft_consensus.cc:2468] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:17:01.851408 23177 tablet_bootstrap.cc:654] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.853194 23106 raft_consensus.cc:493] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.853729 23106 raft_consensus.cc:515] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.855827 23106 leader_election.cc:290] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.858326 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:01.859913 22956 raft_consensus.cc:3060] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.860437 23202 leader_election.cc:290] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:01.862903 22779 catalog_manager.cc:5697] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.863680 23177 tablet_bootstrap.cc:492] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.864528 23177 ts_tablet_manager.cc:1403] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.001s
I20260709 12:17:01.867106 22956 raft_consensus.cc:2468] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:01.867841 23177 raft_consensus.cc:359] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.868571 22997 leader_election.cc:304] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:01.868750 23177 raft_consensus.cc:385] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.869560 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.870309 22954 raft_consensus.cc:2468] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:17:01.871539 22847 leader_election.cc:304] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:17:01.872208 23202 raft_consensus.cc:2804] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.872678 23195 raft_consensus.cc:2804] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.873123 23195 raft_consensus.cc:493] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.871824 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:17:01.873987 23031 raft_consensus.cc:2468] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:17:01.873203 23202 raft_consensus.cc:697] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:01.875828 23195 raft_consensus.cc:3060] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.876210 23202 consensus_queue.cc:237] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.870539 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:01.879372 22881 raft_consensus.cc:3060] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.869604 23177 raft_consensus.cc:740] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.881484 23177 consensus_queue.cc:260] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.884429 23177 ts_tablet_manager.cc:1434] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:17:01.887112 23195 raft_consensus.cc:515] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.889485 22881 raft_consensus.cc:2468] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:01.852715 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fee082e38a84743ade11e4f868a5c16" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:01.891908 22953 raft_consensus.cc:2468] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 0.
I20260709 12:17:01.893224 22847 leader_election.cc:304] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [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: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 53dc0f45b78544d7919899295dfa0819
I20260709 12:17:01.894162 23195 leader_election.cc:290] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.894749 23195 raft_consensus.cc:2804] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.895262 23177 tablet_bootstrap.cc:492] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.896183 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:01.896849 23031 raft_consensus.cc:3060] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.895103 23195 raft_consensus.cc:493] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.897959 23195 raft_consensus.cc:3060] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.900715 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:01.901376 22953 raft_consensus.cc:3060] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.907001 23176 tablet_bootstrap.cc:654] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.910765 23031 raft_consensus.cc:2468] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:17:01.912422 22845 leader_election.cc:304] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:01.913439 23106 raft_consensus.cc:2804] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.914845 22953 raft_consensus.cc:2468] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:17:01.912297 23195 raft_consensus.cc:515] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.919829 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fee082e38a84743ade11e4f868a5c16" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
W20260709 12:17:01.921363 22845 leader_election.cc:343] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.921654 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fee082e38a84743ade11e4f868a5c16" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:01.922529 22953 raft_consensus.cc:3060] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.923179 23106 raft_consensus.cc:697] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:01.922617 23177 tablet_bootstrap.cc:654] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.921929 23195 leader_election.cc:290] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.924154 23106 consensus_queue.cc:237] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.929069 22778 catalog_manager.cc:5697] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.930922 22778 catalog_manager.cc:5697] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.931442 22953 raft_consensus.cc:2468] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 1.
I20260709 12:17:01.932036 23176 tablet_bootstrap.cc:492] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.932611 23176 ts_tablet_manager.cc:1403] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.002s
I20260709 12:17:01.933171 22847 leader_election.cc:304] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 53dc0f45b78544d7919899295dfa0819
I20260709 12:17:01.934633 23195 raft_consensus.cc:2804] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.935175 23195 raft_consensus.cc:697] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:01.936081 23195 consensus_queue.cc:237] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.936146 23176 raft_consensus.cc:359] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.937077 23176 raft_consensus.cc:385] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.937351 23176 raft_consensus.cc:740] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.938113 23176 consensus_queue.cc:260] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.932757 22778 catalog_manager.cc:5697] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.940588 23177 tablet_bootstrap.cc:492] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.940709 23176 ts_tablet_manager.cc:1434] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:01.941187 23177 ts_tablet_manager.cc:1403] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.008s
I20260709 12:17:01.942008 23176 tablet_bootstrap.cc:492] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:17:01.943158 23174 raft_consensus.cc:493] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.943709 23174 raft_consensus.cc:515] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.945919 23174 leader_election.cc:290] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.947726 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:01.948606 23177 raft_consensus.cc:359] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.949221 23177 raft_consensus.cc:385] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.949501 23177 raft_consensus.cc:740] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.950098 23177 consensus_queue.cc:260] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.951789 23177 ts_tablet_manager.cc:1434] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.001s
I20260709 12:17:01.952569 23177 tablet_bootstrap.cc:492] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: Bootstrap starting.
I20260709 12:17:01.953027 23176 tablet_bootstrap.cc:654] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:01.953193 22920 leader_election.cc:343] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.949146 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:17:01.954401 23030 raft_consensus.cc:2468] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 0.
I20260709 12:17:01.952507 22779 catalog_manager.cc:5697] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.955674 22920 leader_election.cc:304] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [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: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 039402eaabfb46099f41ce153a9506c7
I20260709 12:17:01.956588 23174 raft_consensus.cc:2804] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.956995 23174 raft_consensus.cc:493] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.957353 23174 raft_consensus.cc:3060] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.956650 22779 catalog_manager.cc:5697] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 1 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.958321 23177 tablet_bootstrap.cc:654] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.966769 23177 tablet_bootstrap.cc:492] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: No bootstrap required, opened a new log
I20260709 12:17:01.967248 23177 ts_tablet_manager.cc:1403] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 12:17:01.969187 23174 raft_consensus.cc:515] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.969978 23177 raft_consensus.cc:359] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.970598 23177 raft_consensus.cc:385] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.970793 23177 raft_consensus.cc:740] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.971357 23177 consensus_queue.cc:260] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.973346 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:01.973737 23177 ts_tablet_manager.cc:1434] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
W20260709 12:17:01.974841 22920 leader_election.cc:343] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.974856 23174 leader_election.cc:290] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:01.976426 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:01.976985 23030 raft_consensus.cc:3060] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.978209 23176 tablet_bootstrap.cc:492] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:01.979132 23176 ts_tablet_manager.cc:1403] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260709 12:17:01.981251 23176 raft_consensus.cc:359] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.981714 23176 raft_consensus.cc:385] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.981920 23176 raft_consensus.cc:740] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.982506 23176 consensus_queue.cc:260] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.983837 23030 raft_consensus.cc:2468] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 1.
I20260709 12:17:01.984889 22920 leader_election.cc:304] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 039402eaabfb46099f41ce153a9506c7
I20260709 12:17:01.986132 23174 raft_consensus.cc:2804] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.986621 23174 raft_consensus.cc:697] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:17:01.987401 23174 consensus_queue.cc:237] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:01.989490 23176 ts_tablet_manager.cc:1434] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:17:01.990713 23176 tablet_bootstrap.cc:492] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7: Bootstrap starting.
I20260709 12:17:01.996203 22779 catalog_manager.cc:5697] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 1 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.997313 23176 tablet_bootstrap.cc:654] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.002290 23176 tablet_bootstrap.cc:492] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7: No bootstrap required, opened a new log
I20260709 12:17:02.002714 23176 ts_tablet_manager.cc:1403] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:17:02.005167 23176 raft_consensus.cc:359] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.005642 23176 raft_consensus.cc:385] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.005837 23176 raft_consensus.cc:740] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.006372 23176 consensus_queue.cc:260] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.007841 23176 ts_tablet_manager.cc:1434] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:17:02.078452 23202 raft_consensus.cc:493] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.078995 23202 raft_consensus.cc:515] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.080967 23202 leader_election.cc:290] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:02.081578 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:02.082047 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:02.082267 22881 raft_consensus.cc:2468] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:02.082687 22953 raft_consensus.cc:2468] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:02.083285 22995 leader_election.cc:304] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:02.083969 23202 raft_consensus.cc:2804] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:02.084245 23202 raft_consensus.cc:493] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:02.084542 23202 raft_consensus.cc:3060] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.089946 23202 raft_consensus.cc:515] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.092509 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:02.091866 23202 leader_election.cc:290] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:02.092826 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:02.093178 22881 raft_consensus.cc:3060] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.093593 22953 raft_consensus.cc:3060] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.099639 22953 raft_consensus.cc:2468] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:02.099653 22881 raft_consensus.cc:2468] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:02.100677 22997 leader_election.cc:304] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:02.101357 23202 raft_consensus.cc:2804] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:02.101756 23202 raft_consensus.cc:697] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:02.102380 23202 consensus_queue.cc:237] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.110528 22779 catalog_manager.cc:5697] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:02.117492 23106 raft_consensus.cc:493] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.118008 23106 raft_consensus.cc:515] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.119796 23106 leader_election.cc:290] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.120425 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:02.120739 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53dc0f45b78544d7919899295dfa0819" is_pre_election: true
I20260709 12:17:02.121486 23030 raft_consensus.cc:2393] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 039402eaabfb46099f41ce153a9506c7 in current term 1: Already voted for candidate 186ef335a8124a779abe2c05e69a41d3 in this term.
I20260709 12:17:02.122383 22845 leader_election.cc:304] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7; no voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819
I20260709 12:17:02.123026 23106 raft_consensus.cc:3060] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.128175 23106 raft_consensus.cc:2749] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:02.160075 23202 raft_consensus.cc:493] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.160624 23202 raft_consensus.cc:515] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.162149 23202 leader_election.cc:290] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:02.162971 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:02.163069 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:02.163581 22881 raft_consensus.cc:2468] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:02.163676 22953 raft_consensus.cc:2468] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 0.
I20260709 12:17:02.164538 22995 leader_election.cc:304] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:02.165190 23202 raft_consensus.cc:2804] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:02.165520 23202 raft_consensus.cc:493] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:02.165745 23202 raft_consensus.cc:3060] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.170899 23202 raft_consensus.cc:515] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.172573 23202 leader_election.cc:290] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:02.173318 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:02.173552 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:02.173898 22881 raft_consensus.cc:3060] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.174113 22953 raft_consensus.cc:3060] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.179087 22881 raft_consensus.cc:2468] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:02.179159 22953 raft_consensus.cc:2468] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 1.
I20260709 12:17:02.180135 22995 leader_election.cc:304] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:02.180939 23202 raft_consensus.cc:2804] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:02.181351 23202 raft_consensus.cc:697] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:02.182159 23202 consensus_queue.cc:237] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.189690 22779 catalog_manager.cc:5697] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 1 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:02.225687 23197 raft_consensus.cc:493] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.226251 23197 raft_consensus.cc:515] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.228156 23197 leader_election.cc:290] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:02.228999 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fee082e38a84743ade11e4f868a5c16" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "039402eaabfb46099f41ce153a9506c7" is_pre_election: true
I20260709 12:17:02.229260 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fee082e38a84743ade11e4f868a5c16" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186ef335a8124a779abe2c05e69a41d3" is_pre_election: true
I20260709 12:17:02.230019 22953 raft_consensus.cc:2393] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53dc0f45b78544d7919899295dfa0819 in current term 1: Already voted for candidate 039402eaabfb46099f41ce153a9506c7 in this term.
I20260709 12:17:02.231029 22997 leader_election.cc:304] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53dc0f45b78544d7919899295dfa0819; no voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:02.231747 23197 raft_consensus.cc:3060] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.237809 23197 raft_consensus.cc:2749] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:02.256489 23197 consensus_queue.cc:1048] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.268185 23202 consensus_queue.cc:1048] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.303685 23202 consensus_queue.cc:1048] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.316943 23202 consensus_queue.cc:1048] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.357509 23106 consensus_queue.cc:1048] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.367560 23210 consensus_queue.cc:1048] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.378228 23030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
mode: GRACEFUL
new_leader_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:44438
I20260709 12:17:02.378852 23030 raft_consensus.cc:606] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Received request to transfer leadership to TS 039402eaabfb46099f41ce153a9506c7
I20260709 12:17:02.394711 22954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
mode: GRACEFUL
new_leader_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:33656
I20260709 12:17:02.395242 22954 raft_consensus.cc:606] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Received request to transfer leadership to TS 039402eaabfb46099f41ce153a9506c7
I20260709 12:17:02.401919 23030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
mode: GRACEFUL
new_leader_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:44438
I20260709 12:17:02.402693 23030 raft_consensus.cc:606] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Received request to transfer leadership to TS 039402eaabfb46099f41ce153a9506c7
I20260709 12:17:02.411285 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
mode: GRACEFUL
new_leader_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:41390
I20260709 12:17:02.411811 22880 raft_consensus.cc:606] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Received request to transfer leadership to TS 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:02.416553 23031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
mode: GRACEFUL
new_leader_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:44438
I20260709 12:17:02.417064 23031 raft_consensus.cc:606] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Received request to transfer leadership to TS 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:02.421700 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b54cd20c80be4416a828bd765690d029"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
mode: GRACEFUL
new_leader_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:41390
I20260709 12:17:02.422247 22880 raft_consensus.cc:606] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Received request to transfer leadership to TS 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:02.426862 23031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
mode: GRACEFUL
new_leader_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:44438
I20260709 12:17:02.427366 23031 raft_consensus.cc:606] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Received request to transfer leadership to TS 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:02.443396 23210 consensus_queue.cc:1048] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.449826 23195 raft_consensus.cc:993] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: : Instructing follower 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.450340 23106 raft_consensus.cc:1081] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Signalling peer 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.455340 23106 consensus_queue.cc:1048] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.457054 22954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:33636
I20260709 12:17:02.457755 22954 raft_consensus.cc:493] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.458927 22954 raft_consensus.cc:3060] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.470166 22954 raft_consensus.cc:515] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.472321 22954 leader_election.cc:290] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.473924 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:02.474326 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0a9104d243d3bf4f8163c31fa53b" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:02.474728 22880 raft_consensus.cc:3055] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.475080 23031 raft_consensus.cc:3060] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.475113 22880 raft_consensus.cc:740] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:02.477123 22880 consensus_queue.cc:260] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.478155 22880 raft_consensus.cc:3060] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.484984 22880 raft_consensus.cc:2468] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.486128 22920 leader_election.cc:304] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:17:02.486536 23202 consensus_queue.cc:1048] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.486940 23174 raft_consensus.cc:2804] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.486974 23031 raft_consensus.cc:2468] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.487613 23174 raft_consensus.cc:697] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:17:02.488498 23174 consensus_queue.cc:237] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.498018 22779 catalog_manager.cc:5697] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 1 to 2, leader changed from 039402eaabfb46099f41ce153a9506c7 (127.13.91.129) to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.499105 23202 consensus_queue.cc:1048] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.505784 23106 consensus_queue.cc:1048] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.512161 23174 consensus_queue.cc:1048] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.513186 23106 consensus_queue.cc:1048] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.522377 23196 raft_consensus.cc:993] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: : Instructing follower 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.522791 23202 raft_consensus.cc:1081] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Signalling peer 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.524537 22954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:33648
I20260709 12:17:02.525097 22954 raft_consensus.cc:493] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.525472 22954 raft_consensus.cc:3060] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.541638 23202 consensus_queue.cc:1048] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.543588 22954 raft_consensus.cc:515] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.545817 22954 leader_election.cc:290] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.548976 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:02.549688 23030 raft_consensus.cc:3055] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.550017 23030 raft_consensus.cc:740] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:02.550899 23030 consensus_queue.cc:260] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.554813 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54aebd166c7a48b28fd8ab2ca2b5db62" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:02.555594 22879 raft_consensus.cc:3060] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.555235 23240 consensus_queue.cc:1048] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:02.564021 22879 raft_consensus.cc:2468] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.565145 23030 raft_consensus.cc:3060] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.566325 23202 raft_consensus.cc:993] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: : Instructing follower 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:17:02.566814 23202 raft_consensus.cc:1081] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Signalling peer 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:17:02.572431 23030 raft_consensus.cc:2468] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.572924 22920 leader_election.cc:304] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:17:02.573889 23240 raft_consensus.cc:2804] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.575124 23240 raft_consensus.cc:697] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:17:02.576068 23240 consensus_queue.cc:237] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.577009 23197 consensus_queue.cc:1048] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:02.581907 22878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:41374
I20260709 12:17:02.583861 22878 raft_consensus.cc:493] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.584255 22878 raft_consensus.cc:3060] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.586860 22777 catalog_manager.cc:5697] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 1 to 2, leader changed from 53dc0f45b78544d7919899295dfa0819 (127.13.91.131) to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.595535 22878 raft_consensus.cc:515] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.600260 22878 leader_election.cc:290] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.601914 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:02.603843 23031 raft_consensus.cc:3055] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.604200 23031 raft_consensus.cc:740] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:02.605052 23031 consensus_queue.cc:260] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.606433 23031 raft_consensus.cc:3060] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.608783 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d96545123ab44b6a00aa3115a684552" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:02.613538 22953 raft_consensus.cc:3060] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.613709 23031 raft_consensus.cc:2468] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:17:02.614827 22845 leader_election.cc:304] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:02.615648 23210 raft_consensus.cc:2804] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.616166 23210 raft_consensus.cc:697] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:02.617090 23210 consensus_queue.cc:237] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.619124 22953 raft_consensus.cc:2468] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:17:02.623736 23174 raft_consensus.cc:993] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: : Instructing follower 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:17:02.624146 23240 raft_consensus.cc:1081] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Signalling peer 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:17:02.625635 22881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:41358
I20260709 12:17:02.626204 22881 raft_consensus.cc:493] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.626554 22881 raft_consensus.cc:3060] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.631807 22881 raft_consensus.cc:515] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.633134 22881 leader_election.cc:290] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.634068 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:02.634119 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fce0247041f4586a9b67d374a9014cf" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:02.634783 22953 raft_consensus.cc:3055] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.634832 23031 raft_consensus.cc:3060] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.635249 22953 raft_consensus.cc:740] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:17:02.636085 22953 consensus_queue.cc:260] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.637481 22953 raft_consensus.cc:3060] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.638141 22777 catalog_manager.cc:5697] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 1 to 2, leader changed from 53dc0f45b78544d7919899295dfa0819 (127.13.91.131) to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.646065 22953 raft_consensus.cc:2468] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:17:02.646176 23031 raft_consensus.cc:2468] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:17:02.647333 22847 leader_election.cc:304] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:17:02.648463 23210 raft_consensus.cc:2804] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.648945 23210 raft_consensus.cc:697] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:02.649667 23210 consensus_queue.cc:237] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.655838 22777 catalog_manager.cc:5697] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 1 to 2, leader changed from 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130) to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.715710 23197 consensus_queue.cc:1048] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.722771 23202 raft_consensus.cc:993] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: : Instructing follower 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:17:02.723390 23196 raft_consensus.cc:1081] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Signalling peer 039402eaabfb46099f41ce153a9506c7 to start an election
I20260709 12:17:02.725034 22879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
 from {username='slave'} at 127.0.0.1:41374
I20260709 12:17:02.726544 22879 raft_consensus.cc:493] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.726941 22879 raft_consensus.cc:3060] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.731236 23197 consensus_queue.cc:1048] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:02.735121 22879 raft_consensus.cc:515] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.738587 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:02.739300 22879 leader_election.cc:290] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [CANDIDATE]: Term 2 election: Requested vote from peers 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.740505 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cb83525124497bb4353e012ee7ad3" candidate_uuid: "039402eaabfb46099f41ce153a9506c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:02.741171 23031 raft_consensus.cc:3055] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.741456 23031 raft_consensus.cc:740] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:02.742215 23031 consensus_queue.cc:260] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.743741 23031 raft_consensus.cc:3060] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.749548 23031 raft_consensus.cc:2468] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 039402eaabfb46099f41ce153a9506c7 in term 2.
I20260709 12:17:02.750550 22845 leader_election.cc:304] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [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: 039402eaabfb46099f41ce153a9506c7, 53dc0f45b78544d7919899295dfa0819; no voters: 186ef335a8124a779abe2c05e69a41d3
I20260709 12:17:02.751422 23106 raft_consensus.cc:2804] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.751854 23106 raft_consensus.cc:697] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Becoming Leader. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:02.752715 23106 consensus_queue.cc:237] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.759393 22777 catalog_manager.cc:5697] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 reported cstate change: term changed from 1 to 2, leader changed from 53dc0f45b78544d7919899295dfa0819 (127.13.91.131) to 039402eaabfb46099f41ce153a9506c7 (127.13.91.129). New cstate: current_term: 2 leader_uuid: "039402eaabfb46099f41ce153a9506c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.809302 23163 raft_consensus.cc:993] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: : Instructing follower 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.809762 23197 raft_consensus.cc:1081] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Signalling peer 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.811144 22953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:33648
I20260709 12:17:02.811602 22953 raft_consensus.cc:493] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.811856 22953 raft_consensus.cc:3060] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.817005 22953 raft_consensus.cc:515] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.818542 22953 leader_election.cc:290] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.819494 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:02.819702 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89a0a698862438eac15d73afebbe6da" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:02.820075 22879 raft_consensus.cc:3060] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.820247 23031 raft_consensus.cc:3055] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.820595 23031 raft_consensus.cc:740] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:02.821218 23031 consensus_queue.cc:260] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.822131 23031 raft_consensus.cc:3060] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.825439 22879 raft_consensus.cc:2468] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.826608 22920 leader_election.cc:304] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 039402eaabfb46099f41ce153a9506c7, 186ef335a8124a779abe2c05e69a41d3; no voters: 
I20260709 12:17:02.826743 23031 raft_consensus.cc:2468] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.827276 23240 raft_consensus.cc:2804] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.827665 23240 raft_consensus.cc:697] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:17:02.828418 23240 consensus_queue.cc:237] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.835335 22777 catalog_manager.cc:5697] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 1 to 2, leader changed from 53dc0f45b78544d7919899295dfa0819 (127.13.91.131) to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.857436 23210 raft_consensus.cc:993] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: : Instructing follower 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.857924 23106 raft_consensus.cc:1081] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Signalling peer 186ef335a8124a779abe2c05e69a41d3 to start an election
I20260709 12:17:02.859591 22953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b54cd20c80be4416a828bd765690d029"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
 from {username='slave'} at 127.0.0.1:33636
I20260709 12:17:02.860071 22953 raft_consensus.cc:493] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.860392 22953 raft_consensus.cc:3060] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.865568 22953 raft_consensus.cc:515] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.867161 22953 leader_election.cc:290] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 53dc0f45b78544d7919899295dfa0819 (127.13.91.131:40349)
I20260709 12:17:02.867980 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:02.868052 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54cd20c80be4416a828bd765690d029" candidate_uuid: "186ef335a8124a779abe2c05e69a41d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53dc0f45b78544d7919899295dfa0819"
I20260709 12:17:02.868835 22879 raft_consensus.cc:3055] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.868872 23031 raft_consensus.cc:3060] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.869148 22879 raft_consensus.cc:740] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:02.869858 22879 consensus_queue.cc:260] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.870816 22879 raft_consensus.cc:3060] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.873745 23031 raft_consensus.cc:2468] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.874728 22920 leader_election.cc:304] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:02.875329 23240 raft_consensus.cc:2804] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.875716 23240 raft_consensus.cc:697] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Becoming Leader. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:17:02.876152 22879 raft_consensus.cc:2468] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186ef335a8124a779abe2c05e69a41d3 in term 2.
I20260709 12:17:02.876509 23240 consensus_queue.cc:237] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:02.882820 22777 catalog_manager.cc:5697] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 reported cstate change: term changed from 1 to 2, leader changed from 039402eaabfb46099f41ce153a9506c7 (127.13.91.129) to 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130). New cstate: current_term: 2 leader_uuid: "186ef335a8124a779abe2c05e69a41d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.984774 23031 raft_consensus.cc:1275] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.986001 23240 consensus_queue.cc:1048] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.993321 22879 raft_consensus.cc:1275] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.994987 23240 consensus_queue.cc:1048] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:03.015478 22879 raft_consensus.cc:1275] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.016628 23240 consensus_queue.cc:1048] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.024590 23031 raft_consensus.cc:1275] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.026258 23240 consensus_queue.cc:1048] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.113747 22956 raft_consensus.cc:1275] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.114890 23106 consensus_queue.cc:1048] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.121954 23031 raft_consensus.cc:1275] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.124258 23106 consensus_queue.cc:1048] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.141490 22956 raft_consensus.cc:3060] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.147045 22956 raft_consensus.cc:1275] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.148427 23210 consensus_queue.cc:1048] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.149889 22956 raft_consensus.cc:1275] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.152014 23210 consensus_queue.cc:1048] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.161418 23031 raft_consensus.cc:1275] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.162992 23106 consensus_queue.cc:1048] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.165117 23031 raft_consensus.cc:1275] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 039402eaabfb46099f41ce153a9506c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.172287 23246 consensus_queue.cc:1048] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:03.279843 23030 raft_consensus.cc:1275] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.280963 23240 consensus_queue.cc:1048] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.288784 22879 raft_consensus.cc:1275] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.290692 23174 consensus_queue.cc:1048] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.336854 22879 raft_consensus.cc:1275] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.338040 23174 consensus_queue.cc:1048] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.345357 23030 raft_consensus.cc:1275] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Refusing update from remote peer 186ef335a8124a779abe2c05e69a41d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.346773 23240 consensus_queue.cc:1048] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:05.433065 22778 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50434:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:17:05.451371 22778 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50434:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:17:05.493837 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:17:05.635293 23273 log.cc:927] Time spent T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:17:05.745143 23307 tablet.cc:1724] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.753866 23309 tablet.cc:1724] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.755517 23295 tablet.cc:1724] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.768477 23300 tablet.cc:1724] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.773919 23301 tablet.cc:1724] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.776731 23311 tablet.cc:1724] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.788694 23309 tablet.cc:1724] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.826170 23314 tablet.cc:1724] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.838203 22881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb"
dest_uuid: "039402eaabfb46099f41ce153a9506c7"
mode: GRACEFUL
new_leader_uuid: "53dc0f45b78544d7919899295dfa0819"
 from {username='slave'} at 127.0.0.1:32978
I20260709 12:17:05.838853 22881 raft_consensus.cc:606] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Received request to transfer leadership to TS 53dc0f45b78544d7919899295dfa0819
I20260709 12:17:05.826151 23313 tablet.cc:1724] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.850013 23316 tablet.cc:1724] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:17:05.862462 22920 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.91.129:43713, user_credentials={real_user=slave}} blocked reactor thread for 145363us
I20260709 12:17:05.870460 23309 tablet.cc:1724] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.872574 23312 tablet.cc:1724] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.877408 23301 tablet.cc:1724] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.862460 23313 tablet.cc:1724] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.913558 22953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e"
dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
mode: GRACEFUL
new_leader_uuid: "53dc0f45b78544d7919899295dfa0819"
 from {username='slave'} at 127.0.0.1:57490
I20260709 12:17:05.914180 22953 raft_consensus.cc:606] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Received request to transfer leadership to TS 53dc0f45b78544d7919899295dfa0819
I20260709 12:17:05.915773 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:05.916556 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:05.925416 23301 tablet.cc:1724] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.929602 23318 tablet.cc:1724] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.934624 23316 tablet.cc:1724] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.938931 23295 tablet.cc:1724] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.945216 23313 tablet.cc:1724] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.946609 23312 tablet.cc:1724] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.947217 23309 tablet.cc:1724] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.948144 23319 tablet.cc:1724] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.946652 23314 tablet.cc:1724] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.948616 23307 tablet.cc:1724] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.973019 23319 tablet.cc:1724] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.985041 23300 tablet.cc:1724] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:05.998813 23301 tablet.cc:1724] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:06.036438 22779 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358: soft_deleted_table [id=a15c2208c3ee434996ad624ba1202462] alter complete (version 1)
I20260709 12:17:06.138293 23320 raft_consensus.cc:993] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3: : Instructing follower 53dc0f45b78544d7919899295dfa0819 to start an election
I20260709 12:17:06.138914 23303 raft_consensus.cc:1081] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Signalling peer 53dc0f45b78544d7919899295dfa0819 to start an election
I20260709 12:17:06.140527 23028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
 from {username='slave'} at 127.0.0.1:44424
I20260709 12:17:06.141042 23028 raft_consensus.cc:493] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.141352 23028 raft_consensus.cc:3060] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.147475 23028 raft_consensus.cc:515] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:06.149303 23028 leader_election.cc:290] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:06.150287 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:06.150640 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3436362374486587d7e89881b8cf2e" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:06.151104 22880 raft_consensus.cc:3060] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.151322 22952 raft_consensus.cc:3055] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.151700 22952 raft_consensus.cc:740] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 186ef335a8124a779abe2c05e69a41d3, State: Running, Role: LEADER
I20260709 12:17:06.152460 22952 consensus_queue.cc:260] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:06.153512 22952 raft_consensus.cc:3060] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.158968 22952 raft_consensus.cc:2468] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 2.
I20260709 12:17:06.159878 22880 raft_consensus.cc:2468] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 2.
I20260709 12:17:06.160470 22997 leader_election.cc:304] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:06.161456 23163 raft_consensus.cc:2804] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.162186 23163 raft_consensus.cc:697] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 2 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:06.163091 23163 consensus_queue.cc:237] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:06.174939 22777 catalog_manager.cc:5697] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 1 to 2, leader changed from 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130) to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.249907 23247 raft_consensus.cc:993] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7: : Instructing follower 53dc0f45b78544d7919899295dfa0819 to start an election
I20260709 12:17:06.250480 23277 raft_consensus.cc:1081] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Signalling peer 53dc0f45b78544d7919899295dfa0819 to start an election
I20260709 12:17:06.251997 23028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb"
dest_uuid: "53dc0f45b78544d7919899295dfa0819"
 from {username='slave'} at 127.0.0.1:44422
I20260709 12:17:06.252530 23028 raft_consensus.cc:493] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.252836 23028 raft_consensus.cc:3060] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.258510 23028 raft_consensus.cc:515] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:06.260310 23028 leader_election.cc:290] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 2 election: Requested vote from peers 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713), 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349)
I20260709 12:17:06.260937 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "039402eaabfb46099f41ce153a9506c7"
I20260709 12:17:06.261356 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9284a4d8d64502b994feb8282aaebb" candidate_uuid: "53dc0f45b78544d7919899295dfa0819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186ef335a8124a779abe2c05e69a41d3"
I20260709 12:17:06.261648 22880 raft_consensus.cc:3055] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.261973 22880 raft_consensus.cc:740] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 039402eaabfb46099f41ce153a9506c7, State: Running, Role: LEADER
I20260709 12:17:06.261996 22952 raft_consensus.cc:3060] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.262710 22880 consensus_queue.cc:260] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:06.263710 22880 raft_consensus.cc:3060] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.269079 22952 raft_consensus.cc:2468] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 2.
I20260709 12:17:06.269074 22880 raft_consensus.cc:2468] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53dc0f45b78544d7919899295dfa0819 in term 2.
I20260709 12:17:06.270386 22997 leader_election.cc:304] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186ef335a8124a779abe2c05e69a41d3, 53dc0f45b78544d7919899295dfa0819; no voters: 
I20260709 12:17:06.271116 23163 raft_consensus.cc:2804] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.271586 23163 raft_consensus.cc:697] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 2 LEADER]: Becoming Leader. State: Replica: 53dc0f45b78544d7919899295dfa0819, State: Running, Role: LEADER
I20260709 12:17:06.272328 23163 consensus_queue.cc:237] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } }
I20260709 12:17:06.279526 22777 catalog_manager.cc:5697] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 reported cstate change: term changed from 1 to 2, leader changed from 039402eaabfb46099f41ce153a9506c7 (127.13.91.129) to 53dc0f45b78544d7919899295dfa0819 (127.13.91.131). New cstate: current_term: 2 leader_uuid: "53dc0f45b78544d7919899295dfa0819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53dc0f45b78544d7919899295dfa0819" member_type: VOTER last_known_addr { host: "127.13.91.131" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.567747 22880 raft_consensus.cc:1275] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 53dc0f45b78544d7919899295dfa0819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:06.568979 23163 consensus_queue.cc:1048] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.578578 22952 raft_consensus.cc:1275] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 53dc0f45b78544d7919899295dfa0819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:06.580919 23163 consensus_queue.cc:1048] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.811318 22952 raft_consensus.cc:1275] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Refusing update from remote peer 53dc0f45b78544d7919899295dfa0819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:06.812999 23163 consensus_queue.cc:1048] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186ef335a8124a779abe2c05e69a41d3" member_type: VOTER last_known_addr { host: "127.13.91.130" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:06.826419 22880 raft_consensus.cc:1275] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Refusing update from remote peer 53dc0f45b78544d7919899295dfa0819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:06.833127 23297 consensus_queue.cc:1048] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "039402eaabfb46099f41ce153a9506c7" member_type: VOTER last_known_addr { host: "127.13.91.129" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:06.917853 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:06.923779 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:06.924257 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:07.925463 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:07.930744 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:07.931296 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:08.932204 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:08.937580 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:08.938097 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:09.939021 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.944072 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:09.944530 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:10.945648 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:10.951489 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:10.951880 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:11.952742 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:11.957746 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:11.958127 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:12.958987 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:12.964205 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:12.964676 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:13.965687 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:13.971419 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:13.972010 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:14.972993 13678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:14.979010 13678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:14.979452 13678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:16.035849 13678 tablet_server.cc:179] TabletServer@127.13.91.129:0 shutting down...
W20260709 12:17:16.043123 22920 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260709 12:17:16.048836 22920 consensus_peers.cc:597] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. 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 12:17:16.051647 22920 consensus_peers.cc:597] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. 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 12:17:16.075122 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:16.076084 13678 tablet_replica.cc:333] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.077421 13678 raft_consensus.cc:2243] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.078536 13678 raft_consensus.cc:2272] T 140cb83525124497bb4353e012ee7ad3 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.081496 13678 tablet_replica.cc:333] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.082232 13678 raft_consensus.cc:2243] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.083164 13678 raft_consensus.cc:2272] T 5d96545123ab44b6a00aa3115a684552 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.085533 13678 tablet_replica.cc:333] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.086102 13678 raft_consensus.cc:2243] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.087356 13678 raft_consensus.cc:2272] T 5fce0247041f4586a9b67d374a9014cf P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.090168 13678 tablet_replica.cc:333] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.090806 13678 raft_consensus.cc:2243] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.091352 13678 raft_consensus.cc:2272] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.093890 13678 tablet_replica.cc:333] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.094540 13678 raft_consensus.cc:2243] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.095067 13678 raft_consensus.cc:2272] T d89a0a698862438eac15d73afebbe6da P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.097401 13678 tablet_replica.cc:333] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.098017 13678 raft_consensus.cc:2243] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.098658 13678 raft_consensus.cc:2272] T 89efd148b1984d1a9954f5fa1777ef10 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.101750 13678 tablet_replica.cc:333] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.102409 13678 raft_consensus.cc:2243] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:16.103137 22995 consensus_peers.cc:597] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. 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 12:17:16.103358 13678 raft_consensus.cc:2272] T d8c0a8119fec4fafbe3eb980ffd6f392 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.105996 13678 tablet_replica.cc:333] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.106564 13678 raft_consensus.cc:2243] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.107448 13678 raft_consensus.cc:2272] T 0fee082e38a84743ade11e4f868a5c16 P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.109843 13678 tablet_replica.cc:333] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.110471 13678 raft_consensus.cc:2243] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.110925 13678 raft_consensus.cc:2272] T 8622d5ae974347a6b6e01ec0a20eb48a P 039402eaabfb46099f41ce153a9506c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.114497 13678 tablet_replica.cc:333] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.115041 13678 raft_consensus.cc:2243] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.115566 13678 raft_consensus.cc:2272] T 5715f91806d043b2ab167111a0393303 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.118794 13678 tablet_replica.cc:333] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.119659 13678 raft_consensus.cc:2243] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.120952 13678 raft_consensus.cc:2272] T 3535488d2905466b8771f92a182dc1d3 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:16.123054 22995 consensus_peers.cc:597] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. 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 12:17:16.124152 13678 tablet_replica.cc:333] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.124842 13678 raft_consensus.cc:2243] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.125639 13678 raft_consensus.cc:2272] T 7f6a33090f72400c965912d8a90eecf1 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.128000 13678 tablet_replica.cc:333] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.128573 13678 raft_consensus.cc:2243] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.129302 13678 raft_consensus.cc:2272] T ce9f0a9104d243d3bf4f8163c31fa53b P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.131894 13678 tablet_replica.cc:333] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.132563 13678 raft_consensus.cc:2243] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.133074 13678 raft_consensus.cc:2272] T ba338c6245ab482ba32eb1e4181342e4 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.135810 13678 tablet_replica.cc:333] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.136431 13678 raft_consensus.cc:2243] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.136890 13678 raft_consensus.cc:2272] T ba3436362374486587d7e89881b8cf2e P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.139400 13678 tablet_replica.cc:333] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.139919 13678 raft_consensus.cc:2243] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.140540 13678 raft_consensus.cc:2272] T b54cd20c80be4416a828bd765690d029 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.143004 13678 tablet_replica.cc:333] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.143577 13678 raft_consensus.cc:2243] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.144145 13678 raft_consensus.cc:2272] T 8a01b30d6b2840169ee8d281255462b5 P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.146852 13678 tablet_replica.cc:333] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7: stopping tablet replica
I20260709 12:17:16.147342 13678 raft_consensus.cc:2243] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.147763 13678 raft_consensus.cc:2272] T 5c9284a4d8d64502b994feb8282aaebb P 039402eaabfb46099f41ce153a9506c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.194754 13678 tablet_server.cc:196] TabletServer@127.13.91.129:0 shutdown complete.
I20260709 12:17:16.235577 13678 tablet_server.cc:179] TabletServer@127.13.91.130:0 shutting down...
W20260709 12:17:16.254347 22920 consensus_peers.cc:597] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:43713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:16.260044 22997 consensus_peers.cc:597] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 -> Peer 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349): Couldn't send request to peer 186ef335a8124a779abe2c05e69a41d3. 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 12:17:16.262238 22997 consensus_peers.cc:597] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 -> Peer 186ef335a8124a779abe2c05e69a41d3 (127.13.91.130:33349): Couldn't send request to peer 186ef335a8124a779abe2c05e69a41d3. 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 12:17:16.267104 22995 consensus_peers.cc:597] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:43713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:16.275194 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:16.275977 13678 tablet_replica.cc:333] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.276937 13678 raft_consensus.cc:2243] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.277635 13678 raft_consensus.cc:2272] T 5d96545123ab44b6a00aa3115a684552 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.280910 13678 tablet_replica.cc:333] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
W20260709 12:17:16.281201 22920 consensus_peers.cc:597] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:43713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:16.281749 13678 raft_consensus.cc:2243] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.282642 13678 raft_consensus.cc:2272] T d89a0a698862438eac15d73afebbe6da P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.284909 13678 tablet_replica.cc:333] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.285465 13678 raft_consensus.cc:2243] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.285933 13678 raft_consensus.cc:2272] T 89efd148b1984d1a9954f5fa1777ef10 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.288079 13678 tablet_replica.cc:333] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.288692 13678 raft_consensus.cc:2243] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.289541 13678 raft_consensus.cc:2272] T b54cd20c80be4416a828bd765690d029 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.292094 13678 tablet_replica.cc:333] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.292806 13678 raft_consensus.cc:2243] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.293613 13678 raft_consensus.cc:2272] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.296202 13678 tablet_replica.cc:333] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.297027 13678 raft_consensus.cc:2243] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.297689 13678 raft_consensus.cc:2272] T 5fce0247041f4586a9b67d374a9014cf P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.300679 13678 tablet_replica.cc:333] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.301270 13678 raft_consensus.cc:2243] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.301710 13678 raft_consensus.cc:2272] T 5c9284a4d8d64502b994feb8282aaebb P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:16.303861 22995 consensus_peers.cc:597] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 -> Peer 039402eaabfb46099f41ce153a9506c7 (127.13.91.129:43713): Couldn't send request to peer 039402eaabfb46099f41ce153a9506c7. Status: Network error: Client connection negotiation failed: client connection to 127.13.91.129:43713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:16.304147 13678 tablet_replica.cc:333] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.304905 13678 raft_consensus.cc:2243] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.305698 13678 raft_consensus.cc:2272] T ce9f0a9104d243d3bf4f8163c31fa53b P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.307874 13678 tablet_replica.cc:333] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.308458 13678 raft_consensus.cc:2243] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.308938 13678 raft_consensus.cc:2272] T ba3436362374486587d7e89881b8cf2e P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.311079 13678 tablet_replica.cc:333] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.311587 13678 raft_consensus.cc:2243] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.312417 13678 raft_consensus.cc:2272] T ba338c6245ab482ba32eb1e4181342e4 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.314566 13678 tablet_replica.cc:333] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.315099 13678 raft_consensus.cc:2243] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.315549 13678 raft_consensus.cc:2272] T 3535488d2905466b8771f92a182dc1d3 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.317687 13678 tablet_replica.cc:333] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.318243 13678 raft_consensus.cc:2243] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.318713 13678 raft_consensus.cc:2272] T 7f6a33090f72400c965912d8a90eecf1 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.320822 13678 tablet_replica.cc:333] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.321341 13678 raft_consensus.cc:2243] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.322139 13678 raft_consensus.cc:2272] T 8622d5ae974347a6b6e01ec0a20eb48a P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.324142 13678 tablet_replica.cc:333] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.324646 13678 raft_consensus.cc:2243] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.325081 13678 raft_consensus.cc:2272] T 5715f91806d043b2ab167111a0393303 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.326992 13678 tablet_replica.cc:333] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.327484 13678 raft_consensus.cc:2243] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.327937 13678 raft_consensus.cc:2272] T 140cb83525124497bb4353e012ee7ad3 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.330052 13678 tablet_replica.cc:333] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.330533 13678 raft_consensus.cc:2243] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.331348 13678 raft_consensus.cc:2272] T 8a01b30d6b2840169ee8d281255462b5 P 186ef335a8124a779abe2c05e69a41d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.333493 13678 tablet_replica.cc:333] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.333953 13678 raft_consensus.cc:2243] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.334393 13678 raft_consensus.cc:2272] T 0fee082e38a84743ade11e4f868a5c16 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.336539 13678 tablet_replica.cc:333] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3: stopping tablet replica
I20260709 12:17:16.336963 13678 raft_consensus.cc:2243] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.337347 13678 raft_consensus.cc:2272] T d8c0a8119fec4fafbe3eb980ffd6f392 P 186ef335a8124a779abe2c05e69a41d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.378325 13678 tablet_server.cc:196] TabletServer@127.13.91.130:0 shutdown complete.
I20260709 12:17:16.417088 13678 tablet_server.cc:179] TabletServer@127.13.91.131:0 shutting down...
I20260709 12:17:16.444133 13678 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:16.444826 13678 tablet_replica.cc:333] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.445408 13678 raft_consensus.cc:2243] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.445932 13678 raft_consensus.cc:2272] T 5d96545123ab44b6a00aa3115a684552 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.448035 13678 tablet_replica.cc:333] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.448638 13678 raft_consensus.cc:2243] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.449102 13678 raft_consensus.cc:2272] T 140cb83525124497bb4353e012ee7ad3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.451083 13678 tablet_replica.cc:333] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.451588 13678 raft_consensus.cc:2243] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.452363 13678 raft_consensus.cc:2272] T 89efd148b1984d1a9954f5fa1777ef10 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.454273 13678 tablet_replica.cc:333] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.454743 13678 raft_consensus.cc:2243] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.455200 13678 raft_consensus.cc:2272] T d89a0a698862438eac15d73afebbe6da P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.457151 13678 tablet_replica.cc:333] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.457635 13678 raft_consensus.cc:2243] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.458022 13678 raft_consensus.cc:2272] T ce9f0a9104d243d3bf4f8163c31fa53b P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.459841 13678 tablet_replica.cc:333] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.460322 13678 raft_consensus.cc:2243] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.461041 13678 raft_consensus.cc:2272] T ba3436362374486587d7e89881b8cf2e P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.462884 13678 tablet_replica.cc:333] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.463352 13678 raft_consensus.cc:2243] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.463882 13678 raft_consensus.cc:2272] T ba338c6245ab482ba32eb1e4181342e4 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.466107 13678 tablet_replica.cc:333] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.466773 13678 raft_consensus.cc:2243] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.467278 13678 raft_consensus.cc:2272] T 8622d5ae974347a6b6e01ec0a20eb48a P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.469796 13678 tablet_replica.cc:333] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.470408 13678 raft_consensus.cc:2243] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.471412 13678 raft_consensus.cc:2272] T 5715f91806d043b2ab167111a0393303 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.473665 13678 tablet_replica.cc:333] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.474215 13678 raft_consensus.cc:2243] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.474656 13678 raft_consensus.cc:2272] T 5fce0247041f4586a9b67d374a9014cf P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.476652 13678 tablet_replica.cc:333] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.477177 13678 raft_consensus.cc:2243] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.477627 13678 raft_consensus.cc:2272] T 54aebd166c7a48b28fd8ab2ca2b5db62 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.479645 13678 tablet_replica.cc:333] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.480149 13678 raft_consensus.cc:2243] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.480633 13678 raft_consensus.cc:2272] T 7f6a33090f72400c965912d8a90eecf1 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.482568 13678 tablet_replica.cc:333] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.483069 13678 raft_consensus.cc:2243] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.483505 13678 raft_consensus.cc:2272] T b54cd20c80be4416a828bd765690d029 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.485589 13678 tablet_replica.cc:333] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.486076 13678 raft_consensus.cc:2243] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.486502 13678 raft_consensus.cc:2272] T 8a01b30d6b2840169ee8d281255462b5 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.488545 13678 tablet_replica.cc:333] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.489003 13678 raft_consensus.cc:2243] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.489444 13678 raft_consensus.cc:2272] T 0fee082e38a84743ade11e4f868a5c16 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.491706 13678 tablet_replica.cc:333] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.492175 13678 raft_consensus.cc:2243] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.492626 13678 raft_consensus.cc:2272] T d8c0a8119fec4fafbe3eb980ffd6f392 P 53dc0f45b78544d7919899295dfa0819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.494732 13678 tablet_replica.cc:333] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.495187 13678 raft_consensus.cc:2243] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.495594 13678 raft_consensus.cc:2272] T 3535488d2905466b8771f92a182dc1d3 P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.497598 13678 tablet_replica.cc:333] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819: stopping tablet replica
I20260709 12:17:16.498065 13678 raft_consensus.cc:2243] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.498823 13678 raft_consensus.cc:2272] T 5c9284a4d8d64502b994feb8282aaebb P 53dc0f45b78544d7919899295dfa0819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.537940 13678 tablet_server.cc:196] TabletServer@127.13.91.131:0 shutdown complete.
I20260709 12:17:16.572118 13678 master.cc:562] Master@127.13.91.190:33057 shutting down...
I20260709 12:17:16.592476 13678 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:16.593078 13678 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.593408 13678 tablet_replica.cc:333] T 00000000000000000000000000000000 P 013648392e284ca2a7a54e7c9e428358: stopping tablet replica
I20260709 12:17:16.612635 13678 master.cc:584] Master@127.13.91.190:33057 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20391 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41333 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (315827 ms total)
[  PASSED  ] 8 tests.
I20260709 12:17:16.665284 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2217 messages since previous log ~31 seconds ago
I20260709 12:17:16.665515 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2217 messages since previous log ~31 seconds ago
I20260709 12:17:16.665678 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2213 messages since previous log ~31 seconds ago
I20260709 12:17:16.665880 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~49 seconds ago
I20260709 12:17:16.666050 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~49 seconds ago
I20260709 12:17:16.666244 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 1 messages since previous log ~86 seconds ago
I20260709 12:17:16.666424 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~133 seconds ago
I20260709 12:17:16.666604 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 7 messages since previous log ~186 seconds ago
I20260709 12:17:16.666844 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260709 12:17:16.667131 13678 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
